gwibber crashed with DBusException in call_blocking()

Bug #521693 reported by arky
934
This bug affects 210 people
Affects Status Importance Assigned to Milestone
Gwibber
Confirmed
Undecided
Ryan Paul
Nominated for 1.0 by eodchop
Nominated for 1.2 by eodchop
Nominated for 2.0 by eodchop
Nominated for 3.0 by eodchop
gwibber (Ubuntu)
Triaged
High
Unassigned

Bug Description

Binary package hint: gwibber

ERROR:dbus.proxies:Introspect error on :1.256:/: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Traceback (most recent call last):
  File "/usr/bin/gwibber", line 47, in <module>
    cdb.getPort()
  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.ServiceUnknown: The name :1.256 was not provided by any .service files

ProblemType: Crash
Architecture: i386
Date: Sun Feb 14 18:25:03 2010
DistroRelease: Ubuntu 10.04
ExecutablePath: /usr/bin/gwibber
InterpreterPath: /usr/bin/python2.6
Package: gwibber 2.29.1-0ubuntu1
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/bin/gwibber
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, user)
 LANG=en_US.UTF-8
ProcVersionSignature: Ubuntu 2.6.32-6.8-generic
PythonArgs: ['/usr/bin/gwibber']
SourcePackage: gwibber
Title: gwibber crashed with DBusException in call_blocking()
Uname: Linux 2.6.32-6-generic i686
UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin plugdev pulse pulse-access video

Revision history for this message
arky (arky) wrote :
tags: removed: need-duplicate-check
visibility: private → public
Revision history for this message
selinuxium (selinuxium) wrote :

Just updated to Lucid and received this error

Revision history for this message
selinuxium (selinuxium) wrote :

gwibber

** (gwibber:3614): WARNING **: Trying to register gtype 'WnckWindowState' as enum when in fact it is of type 'GFlags'

** (gwibber:3614): WARNING **: Trying to register gtype 'WnckWindowActions' as enum when in fact it is of type 'GFlags'

** (gwibber:3614): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags'
ERROR:dbus.proxies:Introspect error on :1.141:/: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Traceback (most recent call last):
  File "/usr/bin/gwibber", line 36, in <module>
    cdb.getPort()
  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.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

Revision history for this message
Martin Meredith (mez) wrote :

This happens from a fresh install of Lucid (Home) but not an upgrade from Karmic (work)

Revision history for this message
Andy Loughran (andylockran) wrote :

I updated from karmic (netbook) and it's happened to me.

arky (arky)
Changed in gwibber (Ubuntu):
status: New → Confirmed
importance: Undecided → High
Revision history for this message
arky (arky) wrote :

Thanks for bug reports, changing the status to confirmed. Gwibber (2.29.91~bzr621-0ubuntu1~daily1) is right now unusable.

Revision history for this message
papukaija (papukaija) wrote :

This bug happened for me at the same time than bug 527520.

Revision history for this message
papukaija (papukaija) wrote :

This might also be related to bug 519557.

Revision history for this message
Semih Yildirim (semih44) wrote :

the same problem with lucid-desktop-amd64

Revision history for this message
Martin Albisetti (beuno) wrote :

I got this crash right after the crash in: 519444

Revision history for this message
Stephan Peijnik (speijnik) wrote :

I can confirm this problem on lucid-desktop-amd64 too.

Revision history for this message
Omer Akram (om26er) wrote :

Just updated to 2.29.90.1-0ubuntu2 and now it wont start

** (gwibber:1641): WARNING **: Trying to register gtype 'WnckWindowState' as enum when in fact it is of type 'GFlags'

** (gwibber:1641): WARNING **: Trying to register gtype 'WnckWindowActions' as enum when in fact it is of type 'GFlags'

** (gwibber:1641): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags'
ERROR:dbus.proxies:Introspect error on :1.76:/: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Traceback (most recent call last):
  File "/usr/bin/gwibber", line 36, in <module>
    cdb.getPort()
  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.ServiceUnknown: The name :1.76 was not provided by any .service files

Revision history for this message
DebianSidUser (raza) wrote :

bash@bash-desktop:~$ gwibber

** (gwibber:6569): WARNING **: Trying to register gtype 'WnckWindowState' as enum when in fact it is of type 'GFlags'

** (gwibber:6569): WARNING **: Trying to register gtype 'WnckWindowActions' as enum when in fact it is of type 'GFlags'

** (gwibber:6569): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags'
Traceback (most recent call last):
  File "/usr/bin/gwibber", line 34, in <module>
    obj = dbus.SessionBus().get_object("org.desktopcouch.CouchDB", "/")
  File "/usr/lib/pymodules/python2.6/dbus/bus.py", line 244, in get_object
    follow_name_owner_changes=follow_name_owner_changes)
  File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 241, in __init__
    self._named_service = conn.activate_name_owner(bus_name)
  File "/usr/lib/pymodules/python2.6/dbus/bus.py", line 183, in activate_name_owner
    self.start_service_by_name(bus_name)
  File "/usr/lib/pymodules/python2.6/dbus/bus.py", line 281, in start_service_by_name
    'su', (bus_name, flags)))
  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 0

Ubuntu 10.04 Alpha 3 64 bit

Revision history for this message
Daniel Holm (danielholm) wrote :

I have the same issue, but with 64-bit.

tags: added: amd64
Revision history for this message
Omer Akram (om26er) wrote :

@Ryan at the moment gwibber dont start for most of the people. can you please take a look into this.

Changed in gwibber:
assignee: nobody → Ryan Paul (segphault)
status: New → Confirmed
Revision history for this message
Broomer68 (jbezemer) wrote :

just trying this gwibber for the first time on this lucid testing device

Revision history for this message
Casey J Peter (caseyjp1) wrote :

64bit. same issue. This is post update to latest .15 kernel as an fyi.

Changed in gwibber (Ubuntu):
status: Confirmed → Triaged
tags: added: bugpattern-needed
Revision history for this message
André Gondim (andregondim) wrote :

I use Ubuntu 10.04 Alpha 3 and i386

$ gwibber

** (gwibber:10917): WARNING **: Trying to register gtype 'WnckWindowState' as enum when in fact it is of type 'GFlags'

** (gwibber:10917): WARNING **: Trying to register gtype 'WnckWindowActions' as enum when in fact it is of type 'GFlags'

** (gwibber:10917): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags'
No dbus monitor yet
Updating...
Traceback (most recent call last):
  File "/usr/bin/gwibber", line 70, in <module>
    client.Client()
  File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 439, in __init__
    self.w = GwibberClient()
  File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 28, in __init__
    self.model = gwui.Model()
  File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 43, 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.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

tags: added: iso-testing
Revision history for this message
igi (igor-cali) wrote :

I am testing Gwibber also on Ubuntu Lucid 10.04 a3.
I noted that the crash continuosly occurs when starting Gwibber from the application menu; but if Administration->Gwibber Social Settings is launched first, then the Apply button is pressed, then Gwibber properly starts.

I hope this could help developers.

igi

Revision history for this message
Michael B. Trausch (mtrausch) wrote : Re: [Bug 521693] Re: gwibber crashed with DBusException in call_blocking()

On 03/04/2010 03:38 PM, igi wrote:
> I am testing Gwibber also on Ubuntu Lucid 10.04 a3. I noted that the
> crash continuosly occurs when starting Gwibber from the application
> menu; but if Administration->Gwibber Social Settings is launched
> first, then the Apply button is pressed, then Gwibber properly
> starts.
>
> I hope this could help developers.

I cannot replicate this behavior; when I attempt to load the Gwibber
Social Settings, I get a crash stating that "Sorry, the program
'gwibber-preferences' closed unexpectedly". So I can't even get to the
point of clicking it's Apply button and then loading Gwibber normally.

 --- Mike

--
Michael B. Trausch ☎ (404) 492-6475

Revision history for this message
Andy Loughran (andylockran) wrote : Re: [Bug 521693] Re: gwibber crashed with DBusException in call_blocking()

same here

On 4 March 2010 20:50, Michael B. Trausch <email address hidden> wrote:

> *** This bug is a duplicate of bug 530716 ***
> https://bugs.launchpad.net/bugs/530716
>
> On 03/04/2010 03:38 PM, igi wrote:
> > I am testing Gwibber also on Ubuntu Lucid 10.04 a3. I noted that the
> > crash continuosly occurs when starting Gwibber from the application
> > menu; but if Administration->Gwibber Social Settings is launched
> > first, then the Apply button is pressed, then Gwibber properly
> > starts.
> >
> > I hope this could help developers.
>
> I cannot replicate this behavior; when I attempt to load the Gwibber
> Social Settings, I get a crash stating that "Sorry, the program
> 'gwibber-preferences' closed unexpectedly". So I can't even get to the
> point of clicking it's Apply button and then loading Gwibber normally.
>
> --- Mike
>
> --
> Michael B. Trausch ☎ (404) 492-6475
>
> --
> gwibber crashed with DBusException in call_blocking()
> https://bugs.launchpad.net/bugs/521693
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in Gwibber: Confirmed
> Status in “gwibber” package in Ubuntu: Triaged
>
> Bug description:
> Binary package hint: gwibber
>
> ERROR:dbus.proxies:Introspect error on :1.256:/:
> dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Message
> did not receive a reply (timeout by message bus)
> Traceback (most recent call last):
> File "/usr/bin/gwibber", line 47, in <module>
> cdb.getPort()
> 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.ServiceUnknown:
> The name :1.256 was not provided by any .service files
>
> ProblemType: Crash
> Architecture: i386
> Date: Sun Feb 14 18:25:03 2010
> DistroRelease: Ubuntu 10.04
> ExecutablePath: /usr/bin/gwibber
> InterpreterPath: /usr/bin/python2.6
> Package: gwibber 2.29.1-0ubuntu1
> PackageArchitecture: all
> ProcCmdline: /usr/bin/python /usr/bin/gwibber
> ProcEnviron:
> SHELL=/bin/bash
> PATH=(custom, user)
> LANG=en_US.UTF-8
> ProcVersionSignature: Ubuntu 2.6.32-6.8-generic
> PythonArgs: ['/usr/bin/gwibber']
> SourcePackage: gwibber
> Title: gwibber crashed with DBusException in call_blocking()
> Uname: Linux 2.6.32-6-generic i686
> UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin plugdev
> pulse pulse-access video
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/gwibber/+bug/521693/+subscribe
>

Revision history for this message
Răzvan Sandu (razvan-sandu) wrote :

Hello, I don't know if it's the same bug, but gwibber ceased to work after 9.10 -> 10.04 online upgrade.

I am now running stable Lucid Lynx, after official release (all updates to May 6th, 2010).

When I try to launch gwibber from the menu (or upper-right menu), nothing happens.

If I open a terminal and type "gwibber", here is what I get:

rsandu@richelieu:~$ gwibber

** (gwibber:24481): WARNING **: Trying to register gtype 'WnckWindowState' as enum when in fact it is of type 'GFlags'

** (gwibber:24481): WARNING **: Trying to register gtype 'WnckWindowActions' as enum when in fact it is of type 'GFlags'

** (gwibber:24481): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags'
** Message: secret service operation failed: The name org.freedesktop.secrets was not provided by any .service files
Traceback (most recent call last):
  File "/usr/bin/gwibber", line 50, in <module>
    from gwibber import client
  File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 3, in <module>
    import gtk, gobject, gwui, util, resources, actions, json, gconf
  File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 2, in <module>
    import os, json, urlparse, resources, util
  File "/usr/lib/python2.6/dist-packages/gwibber/util.py", line 2, in <module>
    from microblog.util.couch import RecordMonitor
  File "/usr/lib/python2.6/dist-packages/gwibber/microblog/util/couch.py", line 4, in <module>
    import desktopcouch, pycurl, oauth, threading, urllib, re, json
  File "/usr/lib/python2.6/dist-packages/desktopcouch/__init__.py", line 20, in <module>
    from desktopcouch.start_local_couchdb import process_is_couchdb, read_pidfile
  File "/usr/lib/python2.6/dist-packages/desktopcouch/start_local_couchdb.py", line 38, in <module>
    from desktopcouch import local_files
  File "/usr/lib/python2.6/dist-packages/desktopcouch/local_files.py", line 297, in <module>
    xdg_base_dirs.save_config_path("desktop-couch"))
  File "/usr/lib/python2.6/dist-packages/desktopcouch/local_files.py", line 237, in __init__
    self.configuration = _Configuration(self)
  File "/usr/lib/python2.6/dist-packages/desktopcouch/local_files.py", line 91, in __init__
    {'desktopcouch': 'basic'})
gnomekeyring.IOError

Would you please look into it ?

Thanks !

Răzvan

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.