[Bug 25022] New: GetImageListForDrawing error with MT5
http://bugs.winehq.org/show_bug.cgi?id=25022 Summary: GetImageListForDrawing error with MT5 Product: Wine Version: 1.3.6 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: dyvazar(a)numericable.fr i'm using MT5 (metaquotes) on wine 1.3.6, default installation got this error logged and flooding .xsession-errors (maverick i386): err:toolbar:TOOLBAR_GetImageListForDrawing bitmap for ID 0, index 0 is not valid, number of bitmaps in imagelist: 0 -- 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=25022 --- Comment #1 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-11-04 03:57:51 CDT --- Is there a real problem with the application? -- 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=25022 --- Comment #2 from dino <dyvazar(a)numericable.fr> 2010-11-07 05:53:51 CST --- @Dmitry only flooding logs and a few icons not displayed (icon image empty) -- 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=25022 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor --- Comment #3 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-11-07 23:21:42 CST --- Does installing native comctl32 with winetricks help? Also please attach a trimmed down image which shows the 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=25022 --- Comment #4 from dino <dyvazar(a)numericable.fr> 2010-11-10 02:31:50 CST --- @Dmitry good catch ive downloaded the latest winetricks and installed comctl32: this error have been stooped to be logged, but still "blank" icons (only the active ones, ie selected) and that error still there: fixme:mountmgr:harddisk_ioctl unsupported ioctl 560000 -- 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=25022 --- Comment #5 from dino <dyvazar(a)numericable.fr> 2010-11-10 02:38:40 CST --- Created an attachment (id=31826) --> (http://bugs.winehq.org/attachment.cgi?id=31826) selected icons (active) are empty "blank" icons on taskbar -- 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=25022 --- Comment #6 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-11-10 04:24:59 CST --- (In reply to comment #5)
Created an attachment (id=31826) --> (http://bugs.winehq.org/attachment.cgi?id=31826) [details] selected icons (active) are empty
"blank" icons on taskbar
Is this with native or Wine (built-in) comctl32? -- 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=25022 --- Comment #7 from dino <dyvazar(a)numericable.fr> 2010-11-10 04:48:46 CST --- my log now show: fixme:wavemap:wodWrite Not all src buffer has been written, expect bogus sound fixme:mlang:GetGlobalFontLinkObject err:dbghelp:pe_load_dbg_file Couldn't find .DBG file "COMCTL32.dbg" ("") window warning : Treating resize request of legacy application 0x4c00001 () as a fullscreen request fixme:exec:SHELL_execute flags ignored: 0x00000100 **** as #4 said: *comctl32 downloaded with winetricks side effects: Mt5 crash when switching workplace and/or mt5 tabs -- 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=25022 --- Comment #8 from dino <dyvazar(a)numericable.fr> 2010-11-10 05:05:21 CST --- run winecfg again: removed *comctl32 (from winetricks) and selected comctl32 from scrolldown list and validate in that case Mt5 dont crash when switching workplace and GetImageListForDrawing error is not logged at present time. so: - comctl32 selected from builin wine resolve that issue (not logged) - comctl32 from winetricks made crash but resolve this issue (not logged) but still "blank" icons -- 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=25022 --- Comment #9 from dino <dyvazar(a)numericable.fr> 2010-11-10 09:23:10 CST --- need to remove the previously added comctl2 (builtin) because i get crash each time i swith tab into MT5, and the TOOLBAR_GetImageListForDrawing error is back and logged again of course. -- 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=25022 --- Comment #10 from dino <dyvazar(a)numericable.fr> 2011-01-22 03:23:41 CST --- just installed the 1.3.12 release and was hoping about comctl2 changes introduced, but i still have the same errors: err:toolbar:TOOLBAR_GetImageListForDrawing bitmap for ID 0, index 7 is not valid, number of bitmaps in imagelist: 0 and some new ones: fixme:gdiplus:GdipFillRectangle graphics object has no HDC fixme:gdiplus:GdipFillPie graphics object has no HDC fixme:gdiplus:GdipDrawEllipse graphics object has no HDC fixme:gdiplus:GdipDrawString graphics object has no HDC -- 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=25022 --- Comment #11 from Vincent Povirk <madewokherd(a)gmail.com> 2011-01-22 10:48:14 CST --- Does native gdiplus make any difference? -- 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=25022 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=25022 --- Comment #12 from dino <dyvazar(a)numericable.fr> 2011-06-19 02:59:10 CDT --- now using wine 1.3.22 but still get the same errors (the previous proposed tweaks does not 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=25022 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW URL| |http://files.metaquotes.net | |/metaquotes.software.corp/m | |t5/mt5setup.exe CC| |xerox_xerox2000(a)yahoo.co.uk Ever Confirmed|0 |1 --- Comment #13 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2011-06-19 03:37:59 CDT --- Confirming+added downloadlink. Indeed native comctl32 and gdiplus does not 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=25022 dino <dyvazar(a)numericable.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |ABANDONED --- Comment #14 from dino <dyvazar(a)numericable.fr> 2011-09-09 07:19:36 CDT --- with actual wine 1.3.27 and the current MT5 built, this error is gone. So i close this report. -- 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=25022 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|ABANDONED |FIXED --- Comment #15 from Austin English <austinenglish(a)gmail.com> 2011-09-09 12:00:36 CDT --- (In reply to comment #14)
with actual wine 1.3.27 and the current MT5 built, this error is gone. So i close this report.
Fixed is more likely. -- 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=25022 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #16 from Alexandre Julliard <julliard(a)winehq.org> 2011-09-09 12:54:35 CDT --- Closing bugs fixed in 1.3.28. -- 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