https://bugs.winehq.org/show_bug.cgi?id=42781
Bug ID: 42781 Summary: An application runs from a graphical terminal, but crashes when being run from a link (application.desktop) Product: Wine Version: 2.5 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: t.artem@mailcity.com Distribution: ---
There is a very peculiar regression in Wine 2.5.
Adobe Photoshop CS2 runs fine from Konsole (KDE 3.5.10).
However when I launch it from the Start Menu shortcut, it crashes immediately without any back trace:
QMetaObject::findSignal:smoothblend::smoothblendClient: Conflict with KDecoration::keepAboveChanged(bool) QMetaObject::findSignal:smoothblend::smoothblendClient: Conflict with KDecoration::keepBelowChanged(bool) err:seh:raise_exception Exception frame is not in stack limits => unable to dispatch exception. X Error: BadWindow (invalid Window parameter) 3 Major opcode: 20 Minor opcode: 0 Resource id: 0x5200005 X Error: BadWindow (invalid Window parameter) 3 Major opcode: 20 Minor opcode: 0 Resource id: 0x5200005 X Error: BadWindow (invalid Window parameter) 3 Major opcode: 20 Minor opcode: 0 Resource id: 0x5200005 X Error: BadWindow (invalid Window parameter) 3 Major opcode: 20 Minor opcode: 0 Resource id: 0x5200005 X Error: BadWindow (invalid Window parameter) 3 Major opcode: 20 Minor opcode: 0 Resource id: 0x5200005 X Error: BadWindow (invalid Window parameter) 3 Major opcode: 20 Minor opcode: 0 Resource id: 0x5200005 X Error: BadWindow (invalid Window parameter) 3 Major opcode: 19 Minor opcode: 0 Resource id: 0x5200002
This didn't happen in Wine 2.3. I feel like there's some conflict but I've no idea what's happening. Perhaps it's related to bug 2624.
https://bugs.winehq.org/show_bug.cgi?id=42781
Artem S. Tashkinov t.artem@mailcity.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Depends on| |35041 Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Artem S. Tashkinov t.artem@mailcity.com --- Or maybe it's a race condition.
Indeed it is.
*** This bug has been marked as a duplicate of bug 35041 ***
https://bugs.winehq.org/show_bug.cgi?id=42781
Matteo Bruni matteo.mystral@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on|35041 |
https://bugs.winehq.org/show_bug.cgi?id=42781
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Austin English austinenglish@gmail.com --- Closing.