← Back to team overview

gwibber-bugs team mailing list archive

[Bug 1113132] [NEW] Gwibber blank not displaying anything for Facebook

 

Public bug reported:

Ubuntu 13.04 Upgrading package python-imaging 1.1.7-4 to python-imaging
1.1.7+1.7.8-1 causes gwibber to display nothing. I uninstalled python-
imaging 1.1.7+1.7.8-1 and re-installed python-imaging 1.1.7-4 and now
it's working perfectly again. I locked the python-imaging 1.1.7-4 so it
would not upgrade and everything is fine again.

Terminal output with upgraded package:

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 2, in <module>
    from gwibber.microblog.util import resources
  File "/usr/lib/python2.7/dist-packages/gwibber/microblog/util/resources.py", line 11, in <module>
    import Image
ImportError: No module named Image

Ubuntu 13.04 64 Bit Gwibber 3.6

** Affects: gwibber
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Gwibber
Bug Heros, which is subscribed to Gwibber.
https://bugs.launchpad.net/bugs/1113132

Title:
  Gwibber blank not displaying anything for Facebook

Status in Gwibber:
  New

Bug description:
  Ubuntu 13.04 Upgrading package python-imaging 1.1.7-4 to python-
  imaging 1.1.7+1.7.8-1 causes gwibber to display nothing. I uninstalled
  python-imaging 1.1.7+1.7.8-1 and re-installed python-imaging 1.1.7-4
  and now it's working perfectly again. I locked the python-imaging
  1.1.7-4 so it would not upgrade and everything is fine again.

  Terminal output with upgraded package:

  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 2, in <module>
      from gwibber.microblog.util import resources
    File "/usr/lib/python2.7/dist-packages/gwibber/microblog/util/resources.py", line 11, in <module>
      import Image
  ImportError: No module named Image

  Ubuntu 13.04 64 Bit Gwibber 3.6

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


Follow ups

References