Bug 187862 - python-imaging is missing _imagingtk.so
Summary: python-imaging is missing _imagingtk.so
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-imaging
Version: 5
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: José Matos
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 187739
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-04-04 02:25 UTC by D.S. Blank
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version: 1.1.5-5
Clone Of:
Environment:
Last Closed: 2006-04-06 17:39:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description D.S. Blank 2006-04-04 02:25:10 UTC
Description of problem:

Something is broken in python-imaging. It is not working when attempting to use
with Tkinter in displaying images.

Version-Release number of selected component (if applicable):

python-imaging-1.1.5-2.fc5

How reproducible:

Missing file, so it is constant.

Steps to Reproduce:
1. python
2. import _imagingtk
  
Actual results:

ImportError: No module named _imagingtk

Expected results:

(none)

Additional info:

It could be that this file has been renamed, or removed. But I see it is listed
as being in the PPC python-imaging package so I think there is a missing file.

Comment 1 D.S. Blank 2006-04-04 02:50:23 UTC
I did build python-imaging from sources, and that works as expected. Therefore,
it is a missing file in the building of the RPM package. How do I contact the
builder?

Comment 2 Mihai Ibanescu 2006-04-06 16:57:39 UTC
Reassigning to the right component

Comment 3 José Matos 2006-04-06 17:19:03 UTC
Not my fault. ;-)

This is the result of #187739, until today when a new tix package solved the 
problem there was nothing I could do to solve it.

I have requested a new build so it should be available soon.



Comment 4 José Matos 2006-04-06 17:39:31 UTC
Build succeeded:
--------------------------------------------------------------------
PIL 1.1.5 BUILD SUMMARY
--------------------------------------------------------------------
version       1.1.5
platform      linux2 2.4.2 (#1, Feb 12 2006, 03:59:46)
              [GCC 4.1.0 20060210 (Red Hat 4.1.0-0.24)]
--------------------------------------------------------------------
--- TKINTER support ok
--- JPEG support ok
--- ZLIB (PNG/ZIP) support ok
--- FREETYPE2 support ok
--------------------------------------------------------------------

It should be out soon.


Note You need to log in before you can comment on or make changes to this bug.