[Bug 9539] New: Photoshop Elements 4 goes into infinite recursion
http://bugs.winehq.org/show_bug.cgi?id=9539 Summary: Photoshop Elements 4 goes into infinite recursion Product: Wine Version: 0.9.44. Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: wine-gui AssignedTo: wine-bugs(a)winehq.org ReportedBy: mikolaj.zalewski(a)gmail.com With the patch http://www.winehq.org/pipermail/wine-patches/2007-August/043447.html and the next one it's possible to install Photoshop Elements 4. However the app will go into infinite recursion - QDialog::move will call QWidget::event and this will call QDialog::move. The only call the the APIs is SystemParametersInfo(SPI_GETWORKAREA, ...) that returns a value which isn't senseless. It uses Qt 3.3.1.1 and there is no source code for this version generally available - the open source version of Qt for Windows is only available for Qt 4.x. Maybe I should ask them if I can get a 30-day evaluation version. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9539 Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME --- Comment #1 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-10-19 13:11:52 --- I don't have this problem anymore - maybe the fix in the HTML control in the Welcome screen fixed that. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9539 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|_obsolete_gui |-unknown -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9539 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2008-09-18 14:54:26 --- Closing WORKSFORME. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org