Search Criteria
Package Details: alltray-scriptable 0.70-5
Git Clone URL: | https://aur.archlinux.org/alltray-scriptable.git (read-only) |
---|---|
Package Base: | alltray-scriptable |
Description: | Drops any app in the tray and waits for a signal to close it |
Upstream URL: | http://alltray.sourceforge.net |
Licenses: | |
Conflicts: | |
Provides: | |
Replaces: | |
Submitter: | ConnorBehan |
Maintainer: | ConnorBehan |
Last Packager: | ConnorBehan |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2008-12-26 03:27 |
Last Updated: | 2015-07-01 17:12 |
Latest Comments
rharish commented on 2018-08-09 11:47
I encountered an error: /bin/sh: symbol lookup error: /usr/lib/liballtray.so.0.0.0: undefined symbol: XSendEvent
GutenYe commented on 2011-12-14 03:21
error:
/usr/bin/ld: child.o: undefined reference to symbol 'XGetWindowAttributes'
/usr/bin/ld: note: 'XGetWindowAttributes' is defined in DSO /usr/lib/libX11.so.6 so try adding it to the linker command line
/usr/lib/libX11.so.6: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
ConnorBehan commented on 2010-04-21 02:36
I suppose the proper way to do this would be to use dbus. Anyone want me to devote weeks to cleaning this up?