http://bugs.winehq.org/show_bug.cgi?id=28130
Summary: Starting with Wine 1.3.26, CamelSystems Power Post fails Product: Wine Version: 1.3.26 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: lj06095@gmail.com
Created an attachment (id=36043) --> (http://bugs.winehq.org/attachment.cgi?id=36043) screen shot of the failure
CamelSystem Powerpost fails initialization starting with 1.3.26. I can run it fine under 1.3.25. It failed on both Ubuntu 10.4 and Ubuntu 10.10.
It leaves a zombie. Until I kill the zombie, the mouse pointer acts oddly, it will disappear over certain links but with no pattern to its behaviour. But on a page, it will always disappear over the same links.
If there is something that has a log or trace, or you want a trace, let me know and I can produce that. But you need to tell me where to look or how to get the trace etc.
On Ubuntu 10.4, I am running with Linux mothra 2.6.32-32-generic #62-Ubuntu SMP Wed Apr 20 21:52:38 UTC 2011 x86_64 GNU/Linux
On Ubuntu 10.10, I am running with Linux godzilla 2.6.35-30-generic #56-Ubuntu SMP Mon Jul 11 20:01:08 UTC 2011 x86_64 GNU/Linux
I attached the screen shot of the failure.
http://bugs.winehq.org/show_bug.cgi?id=28130
--- Comment #1 from Andrew Nguyen arethusa26@gmail.com 2011-08-18 22:01:04 CDT --- Please attach debug output as per http://wiki.winehq.org/FAQ#get_log to the bug report. Also, please perform a regression test:
http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=28130
--- Comment #2 from lj06095@gmail.com 2011-08-18 22:26:13 CDT --- Created an attachment (id=36044) --> (http://bugs.winehq.org/attachment.cgi?id=36044) debug output
It does not fail in 1.3.25. I upgraded to 1.3.26 on all machines, this app failed on all machines. I backed off to 1.3.25 on one machine, and all works well.
http://bugs.winehq.org/show_bug.cgi?id=28130
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #3 from Dan Kegel dank@kegel.com 2011-08-18 22:47:33 CDT --- That log doesn't have names of C source files in it, your copy of wine probably lacks debugging symbols. Please either build wine from source, or install the debug symbols package. (In Ubuntu, the debug symbols for package wine1.3 are in package wine1.3-dbg.)
http://bugs.winehq.org/show_bug.cgi?id=28130
lj06095@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #36044|0 |1 is obsolete| |
--- Comment #4 from lj06095@gmail.com 2011-08-18 22:57:32 CDT --- Created an attachment (id=36045) --> (http://bugs.winehq.org/attachment.cgi?id=36045) debug output w/dbg installed
http://bugs.winehq.org/show_bug.cgi?id=28130
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Component|-unknown |gdi32
http://bugs.winehq.org/show_bug.cgi?id=28130
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Starting with Wine 1.3.26, |CamelSystems Power Post |CamelSystems Power Post |crashes |fails |
http://bugs.winehq.org/show_bug.cgi?id=28130
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW URL| |http://powerpost.camelsyste | |m.nl/bestanden/Camelsystem- | |PowerPost-ENG_v2.3.exe CC| |huw@codeweavers.com Ever Confirmed|0 |1 Regression SHA1| |3cb26488bdee73c39c04f8644d8 | |3bddca1bea141
--- Comment #5 from Andrew Nguyen arethusa26@gmail.com 2011-08-19 22:16:23 CDT --- Regression testing indicates:
3cb26488bdee73c39c04f8644d83bddca1bea141 is the first bad commit commit 3cb26488bdee73c39c04f8644d83bddca1bea141 Author: Huw Davies huw@codeweavers.com Date: Mon Jul 25 10:56:30 2011 +0100
gdi32: Rewrite SetDIBits to use the PutImage gdi driver function.
:040000 040000 40001b119f364ca84bf04a1f9c0c783783df7a95 eb642062832117052a2f619da0275961b78f76a3 M dlls
http://bugs.winehq.org/show_bug.cgi?id=28130
--- Comment #6 from Huw Davies huw@codeweavers.com 2011-08-23 05:29:39 CDT --- This is because the app passes an invalid bits ptr to StretchDIBits. It used to be caught with an exception handler in winex11, guess I'll have to add one to the dib driver too.
http://bugs.winehq.org/show_bug.cgi?id=28130
--- Comment #7 from Huw Davies huw@codeweavers.com 2011-10-01 10:11:21 CDT --- This should be fixed. Please re-test with a current Wine.
http://bugs.winehq.org/show_bug.cgi?id=28130
--- Comment #8 from lj06095@gmail.com 2011-10-01 10:27:45 CDT --- Greetings,
At WINE 1.3.28, the application works fine. Thanks for quick response, all the support and all the work you guys do on WINE.
lj
http://bugs.winehq.org/show_bug.cgi?id=28130
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |00cpxxx@gmail.com Resolution| |FIXED
--- Comment #9 from Bruno Jesus 00cpxxx@gmail.com 2011-10-01 11:12:52 CDT --- (In reply to comment #8)
At WINE 1.3.28, the application works fine. Thanks for quick response, all the support and all the work you guys do on WINE.
Fixed.
http://bugs.winehq.org/show_bug.cgi?id=28130
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org 2011-10-10 13:13:00 CDT --- Closing bugs fixed in 1.3.30.
http://bugs.winehq.org/show_bug.cgi?id=28130
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |75e2e9cf3fd1277742599312593 | |55c29643a7bfa CC| |focht@gmx.net