Public bug reported:

A fresh install of Gwibber on Kubuntu fails to connect to supported
services (Facebook, Twitter in my case).  It complains about getting
error code 1 from gwibber-service.

Attempting to start gwibber-service directly results in an ImportError due to a 
missing Python package:
$ gwibber-service 
Traceback (most recent call last):
  File "/usr/bin/gwibber-service", line 55, in <module>
    from gwibber.microblog.util.log import setup_logging
  File "/usr/lib/python2.7/dist-packages/gwibber/microblog/util/__init__.py", 
line 1, in <module>
    import re, cgi, httplib2
ImportError: No module named httplib2

Installing 'python-httplib2' manually fixes the problem.  Thus it should
probably be a dependency (or a dependency of a dependency, etc.) of
gwibber.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: gwibber-service 3.6.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7
Uname: Linux 3.5.0-19-generic x86_64
ApportVersion: 2.6.1-0ubuntu9
Architecture: amd64
Date: Thu Dec 13 10:37:08 2012
InstallationDate: Installed on 2012-11-18 (25 days ago)
InstallationMedia: Kubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.1)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: gwibber
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gwibber (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug quantal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1089995

Title:
  Gwibber missing python-httplib2 dependency

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/1089995/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to