Bug 490553 - gimp missing dependency on pygtk2
Summary: gimp missing dependency on pygtk2
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gimp
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Nils Philippsen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-03-16 23:12 UTC by Ville Skyttä
Modified: 2009-03-27 14:54 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-03-17 09:17:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ville Skyttä 2009-03-16 23:12:48 UTC
gimp-2.6.5-1.fc9.x86_64 appears to be missing a dependency on pygtk2, ditto current Rawhide's -4.fc11 based on looking at the specfile.

Without pygtk2 installed:

$ gimp
Traceback (most recent call last):
  File "/usr/lib64/gimp/2.0/plug-ins/python-console.py", line 20, in <module>
    from gimpfu import *                                                     
  File "/usr/lib64/gimp/2.0/python/gimpfu.py", line 75, in <module>          
    import gimp                                                              
ImportError: could not import pygtk                                          

(gimp:15840): LibGimpBase-WARNING **: gimp: gimp_wire_read(): error
Traceback (most recent call last):                                 
  File "/usr/lib64/gimp/2.0/plug-ins/colorxhtml.py", line 25, in <module>
    import gimp                                                          
ImportError: could not import pygtk                                      

(gimp:15840): LibGimpBase-WARNING **: gimp: gimp_wire_read(): error
Traceback (most recent call last):                                 
  File "/usr/lib64/gimp/2.0/plug-ins/py-slice.py", line 31, in <module>
    from gimpfu import *                                               
  File "/usr/lib64/gimp/2.0/python/gimpfu.py", line 75, in <module>    
    import gimp                                                        
ImportError: could not import pygtk                                    

(gimp:15840): LibGimpBase-WARNING **: gimp: gimp_wire_read(): error
Traceback (most recent call last):                                 
  File "/usr/lib64/gimp/2.0/plug-ins/foggify.py", line 20, in <module>
    from gimpfu import *                                              
  File "/usr/lib64/gimp/2.0/python/gimpfu.py", line 75, in <module>   
    import gimp                                                       
ImportError: could not import pygtk                                   

(gimp:15840): LibGimpBase-WARNING **: gimp: gimp_wire_read(): error
Traceback (most recent call last):                                 
  File "/usr/lib64/gimp/2.0/plug-ins/palette-sort.py", line 17, in <module>
    from gimpfu import *                                                   
  File "/usr/lib64/gimp/2.0/python/gimpfu.py", line 75, in <module>        
    import gimp                                                            
ImportError: could not import pygtk                                        

(gimp:15840): LibGimpBase-WARNING **: gimp: gimp_wire_read(): error
Traceback (most recent call last):                                 
  File "/usr/lib64/gimp/2.0/plug-ins/palette-offset.py", line 17, in <module>
    from gimpfu import *                                                     
  File "/usr/lib64/gimp/2.0/python/gimpfu.py", line 75, in <module>          
    import gimp                                                              
ImportError: could not import pygtk                                          

(gimp:15840): LibGimpBase-WARNING **: gimp: gimp_wire_read(): error
Traceback (most recent call last):                                 
  File "/usr/lib64/gimp/2.0/plug-ins/python-eval.py", line 20, in <module>
    from gimpfu import *                                                  
  File "/usr/lib64/gimp/2.0/python/gimpfu.py", line 75, in <module>       
    import gimp                                                           
ImportError: could not import pygtk                                       

(gimp:15840): LibGimpBase-WARNING **: gimp: gimp_wire_read(): error
Traceback (most recent call last):                                 
  File "/usr/lib64/gimp/2.0/plug-ins/palette-to-gradient.py", line 17, in <module>
    from gimpfu import *                                                          
  File "/usr/lib64/gimp/2.0/python/gimpfu.py", line 75, in <module>               
    import gimp                                                                   
ImportError: could not import pygtk                                               

(gimp:15840): LibGimpBase-WARNING **: gimp: gimp_wire_read(): error

Comment 1 Nils Philippsen 2009-03-17 08:33:11 UTC
I've fixed this in gimp-2.6.5-5 which is building for F-9, F-10 and Rawhide right now.

Comment 2 Fedora Update System 2009-03-17 09:15:36 UTC
gimp-2.6.5-5.fc10 has been submitted as an update for Fedora 10.
http://admin.fedoraproject.org/updates/gimp-2.6.5-5.fc10

Comment 3 Fedora Update System 2009-03-27 14:50:25 UTC
gimp-2.6.6-1.fc9 has been pushed to the Fedora 9 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 4 Fedora Update System 2009-03-27 14:54:57 UTC
gimp-2.6.6-1.fc10 has been pushed to the Fedora 10 stable repository.  If problems still persist, please make note of it in this bug report.


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