gdm2setup requires python-image package but doesn't declare dependency

Bug #625526 reported by Courtney Bane
18
This bug affects 4 people
Affects Status Importance Assigned to Milestone
GDM2Setup
New
Undecided
Unassigned

Bug Description

gdm2setup uses the python-imaging package, but it doesn't declare that package as a dependency. This causes it to crash when run, as seen below. After manually installing this package, gdm2setup works.

# gdm2setup
Xlib: extension "RANDR" missing on display "localhost:10.0".
Traceback (most recent call last):
  File "/usr/bin/gdm2setup", line 43, in <module>
    from gdm2.gdm2setup import GDM2Setup
  File "/usr/lib/pymodules/python2.6/gdm2/gdm2setup.py", line 30, in <module>
    from gdm2.gdm2gconf import GDM2Theme
  File "/usr/lib/pymodules/python2.6/gdm2/gdm2gconf.py", line 36, in <module>
    import ImageFilter, Image
ImportError: No module named ImageFilter

Revision history for this message
Sztefan (daniel-mucha) wrote :

same here. this bug also affects me. im on 10.10 beta but after installing python-imaging gdm2setup runs fine

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.