[Bug 24263] New: "bricksntiles" crashes
http://bugs.winehq.org/show_bug.cgi?id=24263 Summary: "bricksntiles" crashes Product: WineHQ Apps Database Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: appdb-unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: hans(a)emailt.nl The program "bricksntiles" doesn't work. (website http://www.bricksntiles.com/) After installing MSCOMCTL.OCX (using winetricks) the program starts. Files can be added. When clicking the UPDATE button the program crashes, with Wine giving a general warning. I'm using Ubuntu 10.04 on an Intel duo-core machine. Wine is installed through the Ubuntu software center. -- 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=24263 Hans Dirkse <hans(a)emailt.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.bricksntiles.com | |/ -- 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=24263 --- Comment #1 from Jerome Leclanche <adys.wh(a)gmail.com> 2010-09-04 06:39:57 CDT --- Created an attachment (id=30545) --> (http://bugs.winehq.org/attachment.cgi?id=30545) Backtrace +download Can you try winetricks gdiplus? -- 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=24263 Hans Dirkse <hans(a)emailt.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #2 from Hans Dirkse <hans(a)emailt.nl> 2010-09-04 08:55:00 CDT --- Install winetricks gdiplus and it works! Thank you Jerome! -- 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=24263 Hans Dirkse <hans(a)emailt.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED | --- Comment #3 from Hans Dirkse <hans(a)emailt.nl> 2010-09-04 09:05:21 CDT --- Ups, After installing GDIPLUS the program works and generates textures. When trying to save the texture there is an error: Could not find *.encoder. It is impossible to save the picture (but I can take a screenshot). -- 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=24263 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh(a)gmail.com --- Comment #4 from Jerome Leclanche <adys.wh(a)gmail.com> 2010-09-04 09:09:12 CDT --- (In reply to comment #3)
Ups,
After installing GDIPLUS the program works and generates textures. When trying to save the texture there is an error: Could not find *.encoder. It is impossible to save the picture (but I can take a screenshot).
+gdiplus Please file a new bug for this (if it doesn't happen on windows). This bug is about a gdiplus issue. Also, use the "Wine" product when filing a bug about the application itself. The WineHQ Apps Database product is exclusively for bugs on the appdb website. -- 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=24263 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd(a)gmail.com --- Comment #5 from Jerome Leclanche <adys.wh(a)gmail.com> 2010-09-04 09:11:59 CDT --- CC vincent. -- 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=24263 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #6 from Dan Kegel <dank(a)kegel.com> 2010-09-04 09:37:20 CDT --- Yikes. The gdiplus problem almost seems like a job for valgrind. -- 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=24263 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|appdb-unknown |gdiplus Product|WineHQ Apps Database |Wine -- 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=24263 Hans Dirkse <hans(a)emailt.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #7 from Hans Dirkse <hans(a)emailt.nl> 2010-09-04 10:05:52 CDT --- I filed a bug about gdiplus. For some reason the program crashed, and after restarting it everything works normal. I can now save/export the images without any problem. -- 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=24263 --- Comment #8 from Hans Dirkse <hans(a)emailt.nl> 2010-09-04 10:07:04 CDT --- Sorry, I forgot to thank you for your help!! THANK YOU -- 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=24263 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Resolution|FIXED |INVALID --- Comment #9 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-09-04 10:34:56 CDT --- Invalid then. Nothing has been fixed in Wine. In future please sepcify the Wine version you are using (in the Version field above). Closing. -- 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=24263 --- Comment #10 from Jerome Leclanche <adys.wh(a)gmail.com> 2010-09-04 10:38:13 CDT --- (In reply to comment #9)
Invalid then. Nothing has been fixed in Wine. In future please sepcify the Wine version you are using (in the Version field above).
Closing.
What? It's not invalid. I attached a backtrace; it happens on vanilla wine. -- 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=24263 --- Comment #11 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-09-04 10:41:57 CDT --- (In reply to comment #10)
What? It's not invalid. I attached a backtrace; it happens on vanilla wine.
According to the Comment 7 original reporter can't reproduce it anymore. -- 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=24263 --- Comment #12 from Jerome Leclanche <adys.wh(a)gmail.com> 2010-09-04 10:42:57 CDT --- (In reply to comment #11)
(In reply to comment #10)
What? It's not invalid. I attached a backtrace; it happens on vanilla wine.
According to the Comment 7 original reporter can't reproduce it anymore.
I can, and from what I understand Dan can as well. OP fixed it with winetricks. -- 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=24263 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|INVALID | --- Comment #13 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-09-04 10:50:06 CDT --- Thanks for the clarification, reopening. -- 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=24263 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.3.2 -- 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=24263 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|madewokherd(a)gmail.com | -- 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=24263 --- Comment #14 from Vincent Povirk <madewokherd(a)gmail.com> 2010-09-30 12:35:55 CDT --- The program is freeing an image twice. I'll send a patch. -- 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=24263 --- Comment #15 from Vincent Povirk <madewokherd(a)gmail.com> 2010-11-09 16:05:54 CST --- This should be fixed now. -- 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=24263 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd(a)gmail.com -- 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=24263 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |9326fc13ca25a4c10bc122ef150 | |41f90b636e6d3 Status|UNCONFIRMED |RESOLVED CC| |00cpxxx(a)gmail.com Resolution| |FIXED --- Comment #16 from Bruno Jesus <00cpxxx(a)gmail.com> 2012-03-26 20:57:31 CDT --- (In reply to comment #15)
This should be fixed now.
I can confirm the UPDATE operation does work in wine 1.5, it was fixed by Vincent long ago, reverting his patch brings the crash back. Resolving fixed, if anyone else can still reproduce feel free to reopen. -- 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=24263 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #17 from Alexandre Julliard <julliard(a)winehq.org> 2012-03-30 13:34:34 CDT --- Closing bugs fixed in 1.5.1. -- 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