| Author |
Message |
|
|
Post subject: scribes
Posted: Sep 10, 2008 - 09:57 PM
|
|
Joined: Sep 06, 2008
Posts: 19
Status: Offline
|
|
scribes is an excellent text editor. It is a gnome app.
I have the latest sidux xfce installed.
scribes will not launch.
Any suggestions? |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: scribes
Posted: Sep 10, 2008 - 10:36 PM
|
|

Joined: Jan 11, 2007
Posts: 566
Location: Darmstadt, Germany, Europe, Earth
Status: Offline
|
|
well... first suggestion is to paste some more information on your issue...
any errors when launching scribes from the konsole? |
_________________ Ουρέα - AMD X2 4450e, ABIT A-N78HD
Έρεβος - IBM T43
if you have a problem, if no one else can help, and if you can find it - maybe you can read ... the sidux manual
|
| |
|
|
|
 |
|
|
Post subject: RE: scribes
Posted: Sep 11, 2008 - 01:22 AM
|
|
Joined: Sep 06, 2008
Posts: 19
Status: Offline
|
|
here is what I get when launching scribes from terminal:
sav@siduxbox:~$ scribes
Traceback (most recent call last):
File "/usr/bin/scribes", line 79, in <module>
main(argv[1:])
File "/usr/lib/python2.5/site-packages/SCRIBES/Main.py", line 48, in main
__open()
File "/usr/lib/python2.5/site-packages/SCRIBES/Main.py", line 59, in __open
__open_via_dbus(uris)
File "/usr/lib/python2.5/site-packages/SCRIBES/Main.py", line 77, in __open_via_dbus
dbus_service = __get_dbus_service()
File "/usr/lib/python2.5/site-packages/SCRIBES/Main.py", line 121, in __get_dbus_service
from info import dbus_iface, session_bus
File "/usr/lib/python2.5/site-packages/SCRIBES/info.py", line 32, in <module>
session_bus = SessionBus()
File "/var/lib/python-support/python2.5/dbus/_dbus.py", line 217, in __new__
mainloop=mainloop)
File "/var/lib/python-support/python2.5/dbus/_dbus.py", line 106, in __new__
bus = BusConnection.__new__(subclass, bus_type, mainloop=mainloop)
File "/var/lib/python-support/python2.5/dbus/bus.py", line 125, in __new__
bus = cls._new_for_bus(address_or_type, mainloop=mainloop)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute dbus-launch to autolaunch D-Bus session |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: scribes
Posted: Sep 11, 2008 - 05:06 AM
|
|
Team Member

Joined: Nov 24, 2006
Posts: 3045
Location: berlin
Status: Offline
|
|
apt-get install dbus-x11
greetz
devil |
_________________ >>we are sidux - resistance is futile - you will be assimilated<<
|
| |
|
|
|
 |
|
|
Post subject: RE: scribes
Posted: Sep 12, 2008 - 01:58 AM
|
|
Joined: Sep 06, 2008
Posts: 19
Status: Offline
|
|
apt-get install dbus-x11
That worked perfectly.
Thanks,
sav |
|
|
| |
|
|
|
 |
|
|
|