Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 82896 - SIP-4.2, PyQt-3.14, qscintilla-1.5-r1 break imgseek
Summary: SIP-4.2, PyQt-3.14, qscintilla-1.5-r1 break imgseek
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Carsten Lohrke (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-21 18:05 UTC by Chin Yee
Modified: 2005-02-22 13:13 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chin Yee 2005-02-21 18:05:20 UTC
Did an emerge -uD world and the above were upgraded to the latest version showed. However, when I lauch imgseek it failed with the following konsole messages:-

~ $ imgSeek
Starting imgSeek, please wait ...
Version  0.8.4
--------- Traceback ------------------
Traceback (most recent call last):
  File "/usr/bin/imgSeek", line 26, in ?
    from imgSeekLib import imgSeekApp
  File "/usr/lib/python2.3/site-packages/imgSeekLib/imgSeekApp.py", line 2793, in ?
    w = DlgMain(a)                      # create main window
  File "/usr/lib/python2.3/site-packages/imgSeekLib/imgSeekApp.py", line 53, in __init__
    MainForm.__init__(self, parent, name, fl)
  File "/usr/lib/python2.3/site-packages/imgSeekLib/MainForm.py", line 2785, in __init__
    self.gohomebtn.setSizePolicy(QSizePolicy(0,0,0,0,self.gohomebtn.sizePolicy().hasHeightForWidth()))
TypeError: argument 1 of QSizePolicy() has an invalid type
--------------------------------------
You have found a bug, please help us by submitting the text above and a precise description of how you caused it to "http://imgseek.sourceforge.net/bugs"

re-emerge imgseek did not help. But downgrading sip to 4.1.1, PyQt to 3.13 and qscintilla to 1.6.1 brings imgseek back to life.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-02-22 11:08:53 UTC
Takes some time to update affected apps, but this is no way critical. This app is not even marked stable.
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2005-02-22 13:13:23 UTC
0.8.4 + patch in cvs