

Quote:$ dockbarx.py run-in-window
dockbar init
Traceback (most recent call last):
File "/usr/bin/dockbarx.py", line 4731, in <module>
dockbarwin = DockBarWindow()
File "/usr/bin/dockbarx.py", line 4699, in __init__
self.dockbar = DockBar(None)
File "/usr/bin/dockbarx.py", line 4042, in __init__
self.reload()
File "/usr/bin/dockbarx.py", line 4105, in reload
theme_name = theme_name.translate(None, '!?*()/#"@')
TypeError: expected a character buffer object
v0.24.0 works like a charm (I downgraded). The error also appears when using the default theme.
Some sysinfo:
Quote:$ python --version
Python 2.5.2
Quote:$ uname -r
2.6.27-17-generic
on Ubuntu 8.10
- Feb 13 2010
dockbar init
Traceback (most recent call last):
File "/usr/bin/dockbarx.py", line 4731, in <module>
dockbarwin = DockBarWindow()
File "/usr/bin/dockbarx.py", line 4699, in __init__
self.dockbar = DockBar(None)
File "/usr/bin/dockbarx.py", line 4042, in __init__
self.reload()
File "/usr/bin/dockbarx.py", line 4105, in reload
theme_name = theme_name.translate(None, '!?*()/#"@')
TypeError: expected a character buffer object
v0.24.0 works like a charm (I downgraded). The error also appears when using the default theme.
Some sysinfo:
Quote:$ python --version
Python 2.5.2
Quote:$ uname -r
2.6.27-17-generic
on Ubuntu 8.10
- Feb 13 2010
First of all: great work, thanks for dockbarx!
I wonder if it'll be possible to manually choose an icon for the individual launchers (perhaps via the "edit resource name" menu or sth similar. That way one could easily apply icon themes.
Also, I discovered a little bug: when I try to drag an ordinary file from one window to another via dockbarx, the little arrow, which indicates where new launcher dragged to dockbarx would be positioned, never disappears. - Jan 17 2010
I wonder if it'll be possible to manually choose an icon for the individual launchers (perhaps via the "edit resource name" menu or sth similar. That way one could easily apply icon themes.
Also, I discovered a little bug: when I try to drag an ordinary file from one window to another via dockbarx, the little arrow, which indicates where new launcher dragged to dockbarx would be positioned, never disappears. - Jan 17 2010