Announcement

Collapse
No announcement yet.

Hotwire Running

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Hotwire Running

    HI
    I've installed hotwire from adept and all seem sOK, but when I try to run it, it does not launch.

    I see the "application loading" in the panel, but it does not appear...

    Is this normal ? Is there a log I can look at ?


    #2
    Re: Hotwire Running

    try running it from the console. The output mostly explains a lot
    Join the dark side<br />---------------------------------------------------------------------<br />Samsung NC10 netbook running<br />PCLinuxOS 2010 // Win XP

    Comment


      #3
      Re: Hotwire Running

      try removing your ~/.Xauthority File, log out, Ctrl + alt + Del, then login again, and retry your request again.

      Wanna know more about Me and My computer then click here

      Comment


        #4
        Re: Hotwire Running

        From the console...

        Traceback (most recent call last):
        File "/usr/bin/hotwire", line 186, in <module>
        main()
        File "/usr/bin/hotwire", line 128, in main
        hotw_exists = ipc.singleton()
        File "/var/lib/python-support/python2.5/hotwire/sysdep/ipc_impl/ipc_dbus.py", line 43, in singleton
        dbusutil.take_name(BUS_NAME, bus=dbus.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

        Comment

        Working...
        X