Package Details: panther-launcher-git 1.13.0.r5.gbdb7d63-1

Git Clone URL: https://aur.archlinux.org/panther-launcher-git.git (read-only, click to copy)
Package Base: panther-launcher-git
Description: Fork of Slingshot launcher without Elementary dependencies
Upstream URL: https://gitlab.com/rastersoft/panther_launcher
Keywords: panel
Licenses: GPL3
Submitter: aperez
Maintainer: SolarAquarion
Last Packager: SolarAquarion
Votes: 8
Popularity: 0.000000
First Submitted: 2015-08-12 10:10 (UTC)
Last Updated: 2020-04-13 23:27 (UTC)

Latest Comments

1 2 Next › Last »

electricprism commented on 2022-11-20 09:28 (UTC)

This package may require: gnome-icon-theme [ and ? ] gnome-icon-theme-symbolic

I noticed some errors when building, installed those and it went away.

Techman35 commented on 2018-12-03 09:08 (UTC)

How can i edit this menu...? it looks like this dont work with alacarte

aperez commented on 2018-09-25 23:16 (UTC)

@DonHugo: Thanks for the heads up, I have updated the PKGBUILD accordingly.

DonHugo commented on 2018-09-23 22:32 (UTC)

The development has moved from Github to Gitlab https://gitlab.com/rastersoft/panther_launcher

I think the PKGBUILD needs to be updated to reflect that change.

Techman35 commented on 2017-07-26 03:14 (UTC) (edited on 2017-07-26 03:14 (UTC) by Techman35)

i'd manage to get the file compiled by downgrading gtk3 to 3.18 and vala to 0.28

aperez commented on 2017-05-11 06:55 (UTC)

@Xiaoming94: I can confirm the issue, here I get the same error. Unfortunately I know very little about Vala and I haven't had much free time lately to devote a few hours to figure out this, sorry. If somebody with Vala knowledge can point out some possible solution, it would save me quite some time O:-)

Xiaoming94 commented on 2017-04-27 16:08 (UTC)

@aperez Getting the following error now when trying to build this package: /tmp/yaourt-tmp-xiaoming/aur-panther-launcher-git/src/panther-launcher-git/src/Panther.vala:87.5-91.6: warning: the modifier `static' is not applicable to constants /tmp/yaourt-tmp-xiaoming/aur-panther-launcher-git/src/panther-launcher-git/src/synapse-core/desktop-file-service.vala:76.5-76.56: warning: the modifier `static' is not applicable to constants private static const string GROUP = "Desktop Entry"; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /tmp/yaourt-tmp-xiaoming/aur-panther-launcher-git/src/panther-launcher-git/src/synapse-plugins/desktop-file-plugin.vala:141.7-141.63: error: Assignment: Cannot convert from `Gee.HashMap<string,Synapse.DesktopFilePlugin.OpenWithAction>' to `Gee.Map<string,Gee.List<Synapse.DesktopFilePlugin.OpenWithAction>>' mimetype_map = new Gee.HashMap<string, OpenWithAction> (); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /tmp/yaourt-tmp-xiaoming/aur-panther-launcher-git/src/panther-launcher-git/src/PantherView.vala:312.27-312.52: warning: Gdk.Display.get_device_manager has been deprecated since 3.20. /tmp/yaourt-tmp-xiaoming/aur-panther-launcher-git/src/panther-launcher-git/src/PantherView.vala:312.27-312.74: warning: Gdk.DeviceManager.get_client_pointer has been deprecated since 3.20 /tmp/yaourt-tmp-xiaoming/aur-panther-launcher-git/src/panther-launcher-git/src/PantherView.vala:317.35-317.47: warning: Gdk.Device.grab has been deprecated since 3.20. /tmp/yaourt-tmp-xiaoming/aur-panther-launcher-git/src/panther-launcher-git/src/PantherView.vala:322.34-322.45: warning: Gdk.Device.grab has been deprecated since 3.20. /tmp/yaourt-tmp-xiaoming/aur-panther-launcher-git/src/panther-launcher-git/src/PantherView.vala:152.31-152.56: warning: Gdk.Screen.get_primary_monitor has been deprecated since 3.22 /tmp/yaourt-tmp-xiaoming/aur-panther-launcher-git/src/panther-launcher-git/src/PantherView.vala:154.13-154.39: warning: Gdk.Screen.get_monitor_geometry has been deprecated since 3.22 /tmp/yaourt-tmp-xiaoming/aur-panther-launcher-git/src/panther-launcher-git/src/PantherView.vala:210.31-210.56: warning: Gdk.Screen.get_primary_monitor has been deprecated since 3.22 /tmp/yaourt-tmp-xiaoming/aur-panther-launcher-git/src/panther-launcher-git/src/PantherView.vala:212.13-212.39: warning: Gdk.Screen.get_monitor_geometry has been deprecated since 3.22 /tmp/yaourt-tmp-xiaoming/aur-panther-launcher-git/src/panther-launcher-git/src/PantherView.vala:427.17-427.43: warning: Gdk.Screen.get_monitor_geometry has been deprecated since 3.22 /tmp/yaourt-tmp-xiaoming/aur-panther-launcher-git/src/panther-launcher-git/src/PantherView.vala:427.46-427.71: warning: Gdk.Screen.get_primary_monitor has been deprecated since 3.22 /tmp/yaourt-tmp-xiaoming/aur-panther-launcher-git/src/panther-launcher-git/src/PantherView.vala:447.34-447.71: warning: Gdk.Screen.get_monitor_workarea has been deprecated since 3.22 /tmp/yaourt-tmp-xiaoming/aur-panther-launcher-git/src/panther-launcher-git/src/PantherView.vala:447.73-447.103: warning: Gdk.Screen.get_primary_monitor has been deprecated since 3.22 /tmp/yaourt-tmp-xiaoming/aur-panther-launcher-git/src/panther-launcher-git/src/PantherView.vala:339.27-339.71: warning: Gdk.Display.get_device_manager has been deprecated since 3.20. /tmp/yaourt-tmp-xiaoming/aur-panther-launcher-git/src/panther-launcher-git/src/PantherView.vala:339.27-339.93: warning: Gdk.DeviceManager.get_client_pointer has been deprecated since 3.20 Compilation failed: 1 error(s), 16 warning(s) make[2]: *** [src/CMakeFiles/panther_launcher.dir/build.make:201: src/panther_launcher_valac.stamp] Error 1 make[1]: *** [CMakeFiles/Makefile2:335: src/CMakeFiles/panther_launcher.dir/all] Error 2 make: *** [Makefile:139: all] Error 2 ==> ERROR: A failure occurred in build()

aperez commented on 2016-10-09 20:19 (UTC)

@electricprism: Thanks for the heads up, I have updated the PKGBUILD and it should build fine now. Please do comment if you find any other build issue :-)

electricprism commented on 2016-10-09 02:36 (UTC) (edited on 2017-06-26 00:54 (UTC) by electricprism)

CMake Error at CMakeLists.txt:68 (message): Can't find any of the files /usr/lib/pkgconfig/libmatepanelapplet-4.0.pc /usr/lib64/pkgconfig/libmatepanelapplet-4.0.pc /usr/lib/x86_64-linux-gnu/pkgconfig/libmatepanelapplet-4.0.pc /usr/lib/i386-linux-gnu/pkgconfig/libmatepanelapplet-4.0.pc -- Configuring incomplete, errors occurred! See also "/tmp/yaourt-tmp-electricprism/aur-panther-launcher-git/src/panther-launcher-git/build/CMakeFiles/CMakeOutput.log".