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@winehq.org ReportedBy: mikolaj.zalewski@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.
http://bugs.winehq.org/show_bug.cgi?id=9539
Mikolaj Zalewski mikolaj.zalewski@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME
--- Comment #1 from Mikolaj Zalewski mikolaj.zalewski@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.
http://bugs.winehq.org/show_bug.cgi?id=9539
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|_obsolete_gui |-unknown
http://bugs.winehq.org/show_bug.cgi?id=9539
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Austin English austinenglish@gmail.com 2008-09-18 14:54:26 --- Closing WORKSFORME.