heres' my output: http://pastebin.com/tTKpxen2
I am using cairo-xcb (aur not archlinuxfr)
* yes i recompiled it after recent libpng upgrade
* no i am not using testing - i am talking about the overflow bugfix update of libpng
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 .. 4 5 6 7 8 9 10 11 12 13 Next › Last »
JesusMcCloud commented on 2012-02-19 17:24 (UTC)
twa022 commented on 2012-02-17 18:14 (UTC)
@jesusmccloud: i haven't had any trouble. Can you run dockbarx_factory run_in_window or dockx in terminal and attach the output
JesusMcCloud commented on 2012-02-17 17:21 (UTC)
fails with latest libpng
elbahek commented on 2011-08-27 07:47 (UTC)
I have a weird bug after updating to 0.4.6.1, some windows (Guake, opera-plugin-manager) do not dissapear from dockbarx (running as AWN applet). Instead they accumulate in window group and over some time dockbarx starts to freeze. Patch from dockbarx bugtracker seem to solve the issue. So here is patch - https://launchpadlibrarian.net/78191780/dockbarx-awn-applet.patch and fixed PKGBUILD - http://pastebin.com/9GmwbxmV
kynikos commented on 2011-07-10 22:53 (UTC)
Never mind, the subsequent system upgrade seems to have solved the issue :)
kynikos commented on 2011-07-10 09:52 (UTC)
After upgrading the following packages, dockbarx applet for AWN crashes whenever I click on a launcher icon, although the application launches correctly. If I click on an icon *not* to launch the application (e.g. just to focus an already-open window) the applet doesn't crash.
Upgrades:
kernel26: 2.6.39.2-1 -> 2.6.39.3-1
kernel26-headers: 2.6.39.2-1 -> 2.6.39.3-1
xorg-server: 1.10.2-1 -> 1.10.3-1
xorg-server-common: 1.10.2-1 -> 1.10.3-1
logrotate: 3.7.9-1 -> 3.8.0-1
tzdata: 2011g-1 -> 2011h-1
Using x86_64, Compiz 0.8.6, Xfce 4.8, Avant Window Navigator 0.4.0
Tried with dockbarx (0.44) and dockbarx-bzr (387-1)
I would report this on launchpad but first I'd like to try 0.45 or an even more recent bzr revision.
properlypurple commented on 2011-07-05 10:16 (UTC)
0.45 is out.
na12 commented on 2011-06-10 13:58 (UTC)
Weirdest error ever:
Traceback (most recent call last):
File "/usr/bin/dockx", line 20, in <module>
from dockbarx.log import *
ImportError: No module named dockbarx.log
Now what?
replace #!/usr/bin/python with #!/usr/bin/python2
Madek commented on 2011-06-09 14:20 (UTC)
0.44 is out
md5 is f8e50ba117640b33256e1a6d8b1dd36d
dcelasun commented on 2011-05-27 19:58 (UTC)
Weirdest error ever:
Traceback (most recent call last):
File "/usr/bin/dockx", line 20, in <module>
from dockbarx.log import *
ImportError: No module named dockbarx.log
Now what?
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.