gwibber don't start after the latest update

Bug #792355 reported by Bernd Schlapsi
26
This bug affects 5 people
Affects Status Importance Assigned to Milestone
Gwibber
Fix Released
Undecided
Unassigned
gwibber (Ubuntu)
Invalid
Medium
Unassigned

Bug Description

After I updated Gwibber from the daily-ppa to the latest version I couldn't start Gwibber anymore

ppa: deb http://ppa.launchpad.net/gwibber-daily/ppa/ubuntu lucid main
Version: 3.1.0~bzr992-0ubuntu1~daily1~lucid

bernd@peavey:~$ gwibber --debug
ERROR:dbus.proxies:Introspect error on com.Gwibber.Service:/com/gwibber/Service: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ChildExited: Launch helper exited with unknown return code 1
Traceback (most recent call last):
  File "/usr/bin/gwibber", line 98, in <module>
    client.Client()
  File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 697, in __init__
    self.w = GwibberClient()
  File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 40, in __init__
    self.model = gwui.Model()
  File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 50, in __init__
    self.services = json.loads(self.daemon.GetServices())
  File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 68, in __call__
    return self._proxy_method(*args, **keywords)
  File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 140, in __call__
    **keywords)
  File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 620, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ChildExited: Launch helper exited with unknown return code 1

Revision history for this message
ozp (ozp) wrote :

I have the same problem. I wonder how its possible for ordinary people to use gwibber since everyday there is a new bug

Revision history for this message
terakin (terakinizers) wrote :

I am facing the same bug. Before this version (bzr990, buggy version is bzr992), gwibber works flawlessly.
Here is my error message.

ERROR:dbus.proxies:Introspect error on com.Gwibber.Service:/com/gwibber/Service: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ChildExited: Launch helper exited with unknown return code 1
Traceback (most recent call last):
  File "/usr/bin/gwibber", line 98, in <module>
    client.Client()
  File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 697, in __init__
    self.w = GwibberClient()
  File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 40, in __init__
    self.model = gwui.Model()
  File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 50, in __init__
    self.services = json.loads(self.daemon.GetServices())
  File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 68, in __call__
    return self._proxy_method(*args, **keywords)
  File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 140, in __call__
    **keywords)
  File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 620, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ChildExited: Launch helper exited with unknown return code 1

My platform is 32bit version of Ubuntu 10.04 LTS with all latest updates except kernel (-pae blocked for update).

Revision history for this message
YuiDaoren (yuidaoren) wrote :

Same same.

ERROR:dbus.proxies:Introspect error on com.Gwibber.Service:/com/gwibber/Service: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ChildExited: Launch helper exited with unknown return code 1
Traceback (most recent call last):
  File "/usr/bin/gwibber", line 98, in <module>
    client.Client()
  File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 697, in __init__
    self.w = GwibberClient()
  File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 40, in __init__
    self.model = gwui.Model()
  File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 50, in __init__
    self.services = json.loads(self.daemon.GetServices())
  File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 68, in __call__
    return self._proxy_method(*args, **keywords)
  File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 140, in __call__
    **keywords)
  File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 620, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ChildExited: Launch helper exited with unknown return code 1

Revision history for this message
ozp (ozp) wrote :

Any chance to fix this bug? I use the latest gwibber because the official release does not work.

Revision history for this message
ozp (ozp) wrote :

3.1.0~bzr993-0ubuntu1~daily1~lucid still not working!!!

ERROR:dbus.proxies:Introspect error on com.Gwibber.Service:/com/gwibber/Service: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ChildExited: Launch helper exited with unknown return code 1
Traceback (most recent call last):
  File "/usr/bin/gwibber", line 98, in <module>
    client.Client()
  File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 697, in __init__
    self.w = GwibberClient()
  File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 44, in __init__
    self.model = gwui.Model()
  File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 50, in __init__
    self.services = json.loads(self.daemon.GetServices())
  File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 68, in __call__
    return self._proxy_method(*args, **keywords)
  File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 140, in __call__
    **keywords)
  File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 620, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ChildExited: Launch helper exited with unknown return code 1

Revision history for this message
Matthieu Baerts (matttbe) wrote :

Hello,

On Oneiric, Gwibber doesn't work if we doesn't use NetworkManager. I guess my problem is linked to this bug report
This is the traceback:
   $ gwibber-service
      Loading plugin Facebook version 1.1
      Loading plugin StatusNet version 1.1
      Loading plugin Twitter version 1.0
      Loading plugin Identi.ca version 1.1
      Traceback (most recent call last):
        File "/usr/bin/gwibber-service", line 77, in <module>
          connection_monitor = dispatcher.ConnectionMonitor()
        File "/usr/lib/python2.7/dist-packages/gwibber/microblog/dispatcher.py", line 825, in __init__
          if str(self.nm.Get(NM_DBUS_INTERFACE, "Version")) >= "0.8.998":

I think I've fixed this bug in this bzr branch: https://code.launchpad.net/~matttbe/gwibber/fixes-lp-792355
I've proposed this branch for merging into the trunk: https://code.launchpad.net/~matttbe/gwibber/fixes-lp-792355/+merge/63976

I hope it will help you!

Changed in gwibber:
status: New → Confirmed
Victor Vargas (kamus)
Changed in gwibber (Ubuntu):
importance: Undecided → Medium
status: New → Triaged
Revision history for this message
Olivier FAURAX (olivier-faurax) wrote :

I think this has just been fixed in 994.

Revision history for this message
terakin (terakinizers) wrote :

I confirmed just now that bzr994 works fine.

Revision history for this message
Victor Vargas (kamus) wrote :

Ken, would you like to take a look into this please :)

Changed in gwibber (Ubuntu):
assignee: nobody → Ken VanDine (ken-vandine)
assignee: Ken VanDine (ken-vandine) → nobody
assignee: nobody → Ken VanDine (ken-vandine)
Revision history for this message
ozp (ozp) wrote :

Its working after the last update. Thanks!

Revision history for this message
Ken VanDine (ken-vandine) wrote :

I fixed this yesterday in trunk, which landed in the daily ppa last night.

Changed in gwibber (Ubuntu):
status: Triaged → Invalid
Changed in gwibber:
status: Confirmed → Fix Released
Revision history for this message
John Hart (jlhart68) wrote :

I am using version 3.1.0 which on this site has not been released yet? What is going on with Gibber? The home web site is touting version 2.3.
Well my ver 3.1.0 will not update the page so I do not get new posts.

Is there anyone who knows how the code in Gwibber works and can fix it so it works. This is really frustrating and kind of make one want to just uninstall the whole "kit-n-kabootle".

It appears as if the developers have gone many different ways with all these versions and incorrect web pages. I suggest pulling it all together and straighten it out so it is a workable application.

Revision history for this message
Ken VanDine (ken-vandine) wrote :

The latest version is 3.1.90, we don't have anyone maintaining the website. 3.1.x won't work on lucid, in case that is what you are running. It requires gtk3, which would be pretty hard to get on lucid. I would suggest not using the daily ppa for lucid.

Changed in gwibber (Ubuntu):
assignee: Ken VanDine (ken-vandine) → nobody
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.