[Bug 32563] New: Purebasic does not display icons in toolbar which is drawn distorted.
http://bugs.winehq.org/show_bug.cgi?id=32563 Bug #: 32563 Summary: Purebasic does not display icons in toolbar which is drawn distorted. Product: Wine Version: 1.5.19 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: christianuceda(a)yahoo.com Classification: Unclassified Created attachment 42970 --> http://bugs.winehq.org/attachment.cgi?id=42970 Screenshot of purebasic without the toolbar Purebasic is a little nice basic compiler that can produce very compact executables. The windows version runs in Wine with just a few defects only. There is a native Linux version, but many people use the windows version in wine to generate win32 executables. The toolbars in the IDE do not show any icons, the toolbar works, but the icons are not displayed. This problem is not the typical icons are not drawn, as the toolbar is being stretched too. The problem has been happening for years with older versions of Wine and Purebasic. Here I tested with wine 1.5.19 in Ubuntu 12.10 and PureBasic Demo 5.0 (the demo can be downloaded from: http://www.purebasic.com/download.php) Here is how to reproduce the problem: wget -c http://www.purebasic.com/download/PureBasic_Demo.exe wineprefix=/home/test/purewine winecfg wineprefix=/home/test/purewine wine "C:\\Program Files\\PureBasic\\purebasic.exe" You get these error messages repeated all the time: fixme:win:EnumDisplayDevicesW ((null),0,0x32f790,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),1,0x32f790,0x00000000), stub! err:imagelist:ImageList_ReplaceIcon invalid image list -- 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=32563 Christian Uceda <christianuceda(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #42970|Purebasic_no_toolbar.png |Purebasic_no_icon_toolbar.p filename| |ng Attachment #42970|Screenshot of purebasic |Screenshot of purebasic description|without the toolbar |without displaying icons in | |the toolbar -- 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=32563 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW URL| |http://www.purebasic.com/do | |wnload/PureBasic_Demo.exe CC| |00cpxxx(a)gmail.com Ever Confirmed|0 |1 --- Comment #1 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-01-05 08:38:46 CST --- Confirming in wine 1.5.21. "winetricks cc580" worksaround the issue. -- 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=32563 --- Comment #2 from Christian Uceda <christianuceda(a)yahoo.com> 2013-01-07 07:29:00 CST --- The problem with using the common controls override is that you can not re-scale the window any-more, at least in Wine 1.5.20. -- 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=32563 --- Comment #3 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-06-03 19:01:20 CDT --- Still in wine 1.5.31. -- 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=32563 --- Comment #4 from NSLW <lukasz.wojnilowicz(a)gmail.com> 2013-06-15 03:57:04 CDT --- Created attachment 44809 --> http://bugs.winehq.org/attachment.cgi?id=44809 MP3 Quality Modifier in Wine and in MS Windows The same problem with MP3 Quality Modifier http://www.inspire-soft.net/data/mp3-quality-modifier.zip
"winetricks cc580" worksaround the issue.
Tested with Wine 1.6rc2 -- 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=32563 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |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=32563 --- Comment #5 from Christian Uceda <christianuceda(a)yahoo.com> 2013-06-19 08:29:05 CDT ---
"winetricks cc580" worksaround the issue.
Yes it does workaround the issue, but then another bug is triggered: If you try to resize the program window via the lower-right window corner (Win gadget) the window will not resize. You have to carefully put the mouse on top of the Linux window's border to rescale it. -- 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=32563 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #6 from super_man(a)post.com --- Download location has changed I used this http://www.purebasic.com/download/PureBasic_Demo.zip the issue is still there 1.7.49 -- 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=32563 --- Comment #7 from super_man(a)post.com --- (In reply to super_man from comment #6)
Download location has changed I used this http://www.purebasic.com/download/PureBasic_Demo.zip
the issue is still there
1.7.49
Well the buttons are there (without icons) they are just really small. wine 1.9.8-git. -- 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=32563 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.purebasic.com/do |http://www.purebasic.com/do |wnload/PureBasic_Demo.exe |wnload/PureBasic_Demo.zip -- 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=32563 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|wine-bugs(a)winehq.org |bunglehead(a)gmail.com -- 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=32563 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |d93ae6ff346d0a84ad0db2cc034 | |b72f0595e59e0 Assignee|bunglehead(a)gmail.com |wine-bugs(a)winehq.org Resolution|--- |FIXED --- Comment #8 from Nikolay Sivov <bunglehead(a)gmail.com> --- Fixed, ece34a1319f47cb7cd242c0f95d57cd1d35ae8f4 d93ae6ff346d0a84ad0db2cc034b72f0595e59e0 -- 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=32563 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 2.10. -- 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=32563 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |2.0.x -- 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=32563 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|2.0.x |--- --- Comment #10 from Michael Stefaniuc <mstefani(a)winehq.org> --- Removing the 2.0.x milestone from bugs included in 2.0.3. -- 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