[Bug 14536] New: FLSynthmaker crashes FL Studio
http://bugs.winehq.org/show_bug.cgi?id=14536 Summary: FLSynthmaker crashes FL Studio Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdiplus AssignedTo: wine-bugs(a)winehq.org ReportedBy: billstei(a)hbci.com Inside the FL Studio program ( demo here: http://www.flstudio.com/documents/download.html ) go to menu Channels-->Add one-->Synthmaker and FL Studio crashes with the following error message (using WINEDEBUG+=gdiplus): trace:gdiplus:GdipCreateBitmapFromScan0 32767 32767 0 925707 (nil) 0x32bf18 err:bitmap:X11DRV_DIB_SetImageBits Out of memory! X Error of failed request: BadAlloc (insufficient resources for operation) Major opcode of failed request: 53 (X_CreatePixmap) Serial number of failed request: 30719 Current serial number in output stream: 30722 -- 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=14536 billstei <billstei(a)hbci.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |billstei(a)hbci.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=14536 --- Comment #1 from billstei <billstei(a)hbci.com> 2008-07-17 12:30:56 --- P.S. The Wine version was 1.1.1-147 (anything prior to that rev will simply produce Bug #13991 ) -- 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=14536 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download --- Comment #2 from Lei Zhang <thestig(a)google.com> 2008-07-17 16:42:54 --- does winetricks gdiplus help? -- 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=14536 --- Comment #3 from billstei <billstei(a)hbci.com> 2008-07-17 18:47:23 --- This bug does not occur using a native gdiplus.dll -- 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=14536 Mitch <mitchman70(a)optusnet.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #4 from Mitch <mitchman70(a)optusnet.com.au> 2008-07-17 22:29:53 --- *** This bug has been confirmed by popular vote. *** -- 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=14536 --- Comment #5 from Lei Zhang <thestig(a)google.com> 2008-07-18 18:09:19 --- Created an attachment (id=14909) --> (http://bugs.winehq.org/attachment.cgi?id=14909) proposed patch Something like this should fix it. It's not 100% right, so I still need to work on it a bit before sending it to wine-patches. -- 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=14536 --- Comment #6 from Lei Zhang <thestig(a)google.com> 2008-07-18 18:46:51 --- By not 100% correct, I meant it doesn't handle negative strides. Going to punt on that for now. Patches sent to winehq. -- 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=14536 --- Comment #7 from billstei <billstei(a)hbci.com> 2008-07-18 22:35:00 --- Tested the patch in comment #5 with git Wine 1.1.1-191 and the original crash does not occur although a WINEDEBUG+=gdiplus trace did show the following: trace:gdiplus:GdipCreateBitmapFromScan0 32767 32767 0 925707 (nil) 0x32bf68 trace:gdiplus:GdipCreateBitmapFromScan0 32767 32767 0 925707 (nil) 0x32bf68 fixme:ole:OLEPictureImpl_Load Failure while reading picture header (hr is 0, nread is 0). followed by various other FIXMEs and an unimplemented gdiplus function, none of which seem to be related to this bug 14536, so... unless the OLE failure above was caused by the patch I would say the patch is good (or at the very least works around the bug). -- 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=14536 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thestig(a)google.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=14536 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |15425 -- 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=14536 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2009-01-20 02:39:32 --- Removing deprecated CVS/GIT version tag. Please retest in current git. If the bug is still present in today's wine, but was not present in some earlier version of wine, please update version field to earliest known version of wine that had the bug. Thanks! -- 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=14536 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #9 from Vincent Povirk <madewokherd(a)gmail.com> 2009-12-06 19:03:55 --- Works for me on wine 1.1.34. -- 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=14536 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> 2009-12-18 13:07:09 --- Closing bugs fixed in 1.1.35. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=14536 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://web.archive.org/web | |/20211116080635/http://demo | |download.image-line.com/fls | |tudio/archive_older/flstudi | |o_8_0_install.exe CC| |focht(a)gmx.net Summary|FLSynthmaker crashes FL |FL Studio 8.x: FLSynthmaker |Studio |crashes Version|unspecified |1.1.2 --- Comment #11 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, adding stable download link via Internet Archive for documentation. Please *always* specify the exact app version when reporting bugs! https://www.image-line.com/history/ Based on OP's report date 2008-07-17 it was mostly likely FL Studio 8.x (8.0.2). https://web.archive.org/web/20211116080635/http://demodownload.image-line.co... Alternate: https://web.archive.org/web/20211116080201/http://raptor483.cz/upload/temp/k... $ sha1sum flstudio_8_0_install.exe 11361d47bfae16cd95c5892269e13b893866bd04 flstudio_8_0_install.exe $ du -sh flstudio_8_0_install.exe 98M flstudio_8_0_install.exe Regards -- 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 (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla