pillow is replacing imaging for python-3

Bug #1272106 reported by Eduardo Bray
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
DockbarX
Fix Committed
Undecided
Unassigned

Bug Description

Dockx version: 0.90.3
OS: Gentoo Linux
Kernel: 3.4.9-gentoo x86_64 GNU/Linux
WM: Gnome 2.32.1

Description:
On gentoo dev-python/pillow is replacing dev-python/imaging for python-3.

So need to change "import Image" to "from PIL import Image" in theme-py and iconfactory.py to work

-------------------

$ dockx
Traceback (most recent call last):
  File "/usr/bin/dockx", line 34, in <module>
    from dockbarx.theme import DockTheme
  File "/usr/lib64/python2.7/site-packages/dockbarx/theme.py", line 27, in <module>
    import Image
ImportError: No module named Image

Eduardo Bray (ebray187)
description: updated
Eduardo Bray (ebray187)
description: updated
Revision history for this message
Matias Särs (msevens) wrote :

Thanks for the report.

Changed in dockbar:
status: New → Fix Committed
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.