grnotify crashed with ImportError on first run

Bug #346900 reported by Slacker
10
Affects Status Importance Assigned to Milestone
grnotify (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: grnotify

Installed grnotify 1.1.2-0ubuntu1 on Ubuntu 9.04 alpha 6 through synaptic. On first launch the error occured.

ProblemType: Crash
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/bin/grnotify
InterpreterPath: /usr/bin/python2.6
Package: grnotify 1.1.2-0ubuntu1
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/bin/grnotify
ProcEnviron:
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
PythonArgs: ['/usr/bin/grnotify']
SourcePackage: grnotify
Title: grnotify crashed with ImportError in <module>()
Traceback:
 Traceback (most recent call last):
   File "/usr/bin/grnotify", line 18, in <module>
     import GoogleReader
 ImportError: No module named GoogleReader
Uname: Linux 2.6.28-11-generic i686
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

Revision history for this message
Brad Johnson (brad-bkjohnson) wrote :

This bug is marked as a duplicate of bug 342868 yet I cannot access that bug. Attempting to view https://bugs.launchpad.net/bugs/342868 returns: "Not allowed here. Sorry, you don't have permission to access this page."

As this is the case I am unable to comment there, so I will here. I am experiencing the same issue.

Revision history for this message
abhiroopb (abhiroopb241088) wrote :

I am having the same error in jaunty

Revision history for this message
Mocto (moctoo) wrote :

Cannot access bug 342868 either, so I post a workaround here : copying the module GoogleReader.py from Python2.5 directory to Python2.6 solves the problem. I guess it could be fixed in the deb package but don't know how to do it.

To sum up in one command :
sudo cp /usr/lib/python2.5/site-packages/GoogleReader.py /usr/lib/python2.6/dist-packages/

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.