gwibber crashed with RuntimeError in run_couchdb()

Bug #536619 reported by Facundo Batista
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gwibber (Ubuntu)
In Progress
High
Chad Miller

Bug Description

Binary package hint: gwibber

Migrated to Lucid, first time I open gwibber... did it from command line, just to check.

It seems it tried to access my keyring, so I put my password, and gwibber crashed.

Then, I tried once more, and it worked ok... maybe the time elapsed when I was inserting the password made the difference?

Anyway, extra points if you fix this raise:

  File "/usr/lib/python2.6/dist-packages/desktopcouch/start_local_couchdb.py", line 151, in run_couchdb
    raise RuntimeError("Couchdb PID%d exited. Permissions?", pid)

it should be:

    raise RuntimeError("Couchdb PID%d exited. Permissions?" % (pid,))

ProblemType: Crash
Architecture: i386
Date: Wed Mar 10 09:28:11 2010
DistroRelease: Ubuntu 10.04
ExecutablePath: /usr/bin/gwibber
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
InterpreterPath: /usr/bin/python2.6
NonfreeKernelModules: nvidia
Package: gwibber 2.29.91-0ubuntu1
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/bin/gwibber
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, user)
 LANG=es_AR.UTF-8
ProcVersionSignature: Ubuntu 2.6.32-16.25-generic-pae
PythonArgs: ['/usr/bin/gwibber']
SourcePackage: gwibber
Title: gwibber crashed with RuntimeError in run_couchdb()
Uname: Linux 2.6.32-16-generic-pae i686
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

Revision history for this message
Facundo Batista (facundo) wrote :
tags: removed: need-duplicate-check
visibility: private → public
Revision history for this message
Chad Miller (cmiller) wrote :

Ah, of the format, this goes to show why logging.Level("format string", arguments...) is evil. You can't trivially change the call to be a new Exception to be raised.

Changed in gwibber (Ubuntu):
status: New → In Progress
assignee: nobody → Chad Miller (cmiller)
importance: Undecided → High
Revision history for this message
Chad Miller (cmiller) wrote :

I need to know the reason couchdb exited. Someone please attach your ~/.cache/desktop-couch/desktop-couchdb.log of when this happened.

Revision history for this message
John Doe (jodo-deactivatedaccount) wrote :

Here it is.

Revision history for this message
John Doe (jodo-deactivatedaccount) wrote :

Oh, sorry. Wrong file. But it seems as if I don't have a file with the desired Name. The only files in this folder are named "desktop-couchdb.pid", "desktop-couchdb.stderr" and "desktop-couchdb.stdout".

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.