When running there is a dependency for python of 'gnomeapplet'.
accensi@RJASTEC-08935:~$ dockbarx_factory run-in-window
Traceback (most recent call last):
File "/usr/bin/dockbarx_factory", line 30, in <module>
import gnomeapplet
ImportError: No module named gnomeapplet
What package provides this?
Search Criteria
Package Details: dockbarx 2:1.0beta4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/dockbarx.git (read-only, click to copy) |
---|---|
Package Base: | dockbarx |
Description: | TaskBar with groupping and group manipulation |
Upstream URL: | https://github.com/xuzhen/dockbarx |
Licenses: | GPL-3.0-or-later |
Submitter: | flamelab |
Maintainer: | twa022 |
Last Packager: | twa022 |
Votes: | 182 |
Popularity: | 0.030199 |
First Submitted: | 2009-04-08 12:19 (UTC) |
Last Updated: | 2024-06-09 14:40 (UTC) |
Dependencies (20)
- dbus-python (python-dbus)
- libkeybinder3
- python-cairo (python-cairo-gitAUR)
- python-gobject (python-gobject-gitAUR)
- python-pillow (python-pillow-gitAUR)
- python-pyxdg
- python-xlib
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-packaging (make)
- python-polib (make)
- python-setuptools (make)
- python-wheel (make)
- dockbarx-lxqt-pluginAUR (dockbarx-lxqt-plugin-gitAUR) (optional) – lxqt applet
- dockbarx-mate-appletAUR (dockbarx-mate-applet-gitAUR) (optional) – mate applet
- gconfAUR (optional) – export settings from older versions of dockbarx
- python-lxml (optional) – import settings script
- python-pyudev (optional) – dockx battery applet
- xfce4-dockbarx-pluginAUR (xfce4-dockbarx-plugin-gitAUR) (optional) – xfce4-panel plugin
- zeitgeist (optional) – recently used file list
Required by (12)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 Next › Last »
<deleted-account> commented on 2012-12-27 17:13 (UTC)
samuaz commented on 2012-11-18 00:07 (UTC)
thanks twa022 and na12, now i update without problems
twa022 commented on 2012-11-11 18:30 (UTC)
@samuaz: run pacman -Rdd python-keybinder libkeybinder and reinstall dockbarx (python-keybinder was moved to community and renamed python2-keybinder2)
na12 commented on 2012-11-11 18:12 (UTC)
@samuaz
Just manually remove all conflicting files.
samuaz commented on 2012-11-09 20:47 (UTC)
problem updating to 0.90.3-2
error: failure to complete the transaction (conflicting files)
libkeybinder2: /usr/include/keybinder.h exists in the file system
libkeybinder2: /usr/lib/libkeybinder.so exists in the file system
libkeybinder2: /usr/lib/libkeybinder.so.0 exists in the file system
libkeybinder2: /usr/lib/pkgconfig/keybinder.pc exists in the file system
python2-keybinder2: /usr/lib/python2.7/site-packages/keybinder/__init__.py exists in the file system
python2-keybinder2: /usr/lib/python2.7/site-packages/keybinder/__init__.pyc exists in the file system
python2-keybinder2: /usr/lib/python2.7/site-packages/keybinder/__init__.pyo exists in the file system
python2-keybinder2: /usr/lib/python2.7/site-packages/keybinder/_keybinder.so exists in the file system
kde 4.9.3
mrbit commented on 2012-10-25 15:31 (UTC)
please update 0.90.3 thanks
scorici commented on 2012-10-15 21:10 (UTC)
I had to remove pychess because it gave an error: /usr/lib/python2.7/site-packages/gtk-2.0/rsvg.so exists in filesystem
so I did a: pacman -Qo /usr/lib/python2.7/site-packages/gtk-2.0/rsvg.so
and that file is owned by python-rsvg (required, dependency of pychess) and it conflicts with python-mate-desktop.
I have python-mate-desktop installed from mate repo so I don't know if the AUR version is the same, if it is then in the PGKBUILD you should put python-rsvg as conflict with the AUR python-mate-desktop.
Pinned Comments
twa022 commented on 2020-08-02 19:13 (UTC)
Package is updated to the new python3 / GTK3 port. Please read the configuration migration instructions to migrate your settings from 0.93 (from the README at https://github.com/M7S/dockbarx/tree/pygi-python3)
Window previews work on all display managers now, not just compiz.
If you are using dockbarx as an xfce4-panel plugin, be sure to update xfce4-dockbarx-plugin as well.