[Re-sending, accidentally sent it to Raph]
Hey!
[snip]
I just updated to latest cvs and had a few problems. First of all,
CuemiacEntry.py was not being installed with a 'make install' , so I had
to make this change:
--- deskbar/ui/cuemiac/Makefile.am 10 Jun 2006 20:51:44 -0000
1.5
+++ deskbar/ui/cuemiac/Makefile.am 12 Jun 2006 05:22:34 -0000
@@ -10,6 +10,7 @@
CuemiacTreeView.py \
CuemiacPopupEntry.py \
CuemiacUIManager.py \
+ CuemiacEntry.py \
DeskbarAppletButton.py \
LingeringSelectionWindow.py \
__init__.py
> It requires a system-wide installation for ease of use, else you might
> need to play with dbus-launch to launch a local dbus daemon, or launch
> first the new-stuff-manager script and then while it's running the
> deskbar-applet, but YMMV..
I did get a system-wide installation of deskbar-applet, but I am getting
this traceback when I try to choose preferences from the right click
menu (The traceback is shown in the "You have encountered a programming
error" dialog):
Traceback (most recent call last):
File
"/usr/local/stow/deskbar-applet/lib/python2.4/site-packages/deskbar/DeskbarApplet.py", line 184, in on_preferences
show_preferences(self, self.loader, self.module_list)
File
"/usr/local/stow/deskbar-applet/lib/python2.4/site-packages/deskbar/ui/DeskbarPreferencesUI.py", line 384, in show_preferences
DeskbarPreferencesUI(applet, loader, model).show_run_hide()
File
"/usr/local/stow/deskbar-applet/lib/python2.4/site-packages/deskbar/ui/DeskbarPreferencesUI.py", line 142, in __init__
self.newstuff = NewStuffUpdater(module_loader, module_list,
self.web_module_list)
File
"/usr/local/stow/deskbar-applet/lib/python2.4/site-packages/deskbar/updater/NewStuffUpdater.py", line 261, in __init__
self.bus = dbus.SessionBus()
File "/usr/lib/python2.4/site-packages/dbus/_dbus.py", line 258, in
__new__
return Bus.__new__(cls, Bus.TYPE_SESSION, use_default_mainloop,
private)
File "/usr/lib/python2.4/site-packages/dbus/_dbus.py", line 99, in
__new__
bus._connection = dbus_bindings.bus_get(bus_type, private)
File "dbus_bindings.pyx", line 1695, in dbus_bindings.bus_get
DBusException: Failed to connect to socket /tmp/dbus-eeP9GLduQw:
Connection refused
Any idea what the problem might be? I tried running new-stuff-manager
in a terminal and then restarted deskbar-applet but still the same
problem. I'm running Ubuntu Dapper, with all of the latest packages
available.
Thanks!
--
Travis B. Hartwell <nafai travishartwell net>
Attachment:
signature.asc
Description: This is a digitally signed message part