http://bugs.winehq.org/show_bug.cgi?id=17380
Summary: CListCtrl problem Product: Wine Version: 1.1.15 Platform: Other URL: http://www.jtagtest.com OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: martin@hinner.info
Created an attachment (id=19429) --> (http://bugs.winehq.org/attachment.cgi?id=19429) Linux screenshot
Have a look at
1) the attached image 2) http://www.jtagtest.com/jtagtest-screenshots 3) http://www.jtagtest.com/docs - JTAGTest manual
You can clearly see that JTAGTest running on Linux has overlapping icons in "CListCtrl" MFC object.
Also font is not correct (screenshot is taken from Ubuntu installation, fresh wine install from ubuntu repositories did not have this problem, when I compiled the latest version from sources, this showed up :) - so maybe it's my fault. Any hint?)
http://bugs.winehq.org/show_bug.cgi?id=17380
Martin Hinner martin@hinner.info changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #19429|application/octet-stream |image/png mime type| |
http://bugs.winehq.org/show_bug.cgi?id=17380
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |trivial Keywords| |download OS/Version|other |Linux
http://bugs.winehq.org/show_bug.cgi?id=17380
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com 2009-06-16 15:41:24 --- Hi, Martin.
Please check it with 1.1.23. Application drivers are wine-aware, but I don't have enough time now to check this list.
Does 'winetricks cc580' help?
http://bugs.winehq.org/show_bug.cgi?id=17380
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.jtagtest.com |http://www.jtagtest.com/dow | |nload Component|-unknown |comctl32 Summary|CListCtrl problem |CListCtrl: wrong icon | |spacing
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com 2009-07-19 13:10:02 --- Let's treat it now as comctl32 bug. Currently (on 1.1.26) after Linux driver installed I've got the following output: --- ... (lots of similar lines)... Listdevices for dev 85157 of 2378036 failed! Listdevices for dev 85158 of 2378024 failed! Listdevices for dev 85159 of 2378012 failed! Listdevices for dev 85160 of 2378000 failed! Listdevices for dev 85161 of 2377988 failed! Listdevices for dev 85162 of 2377976 failed! Listdevices for dev 85163 of 2377964 failed! err:seh:setup_exception_record stack overflow 824 bytes in thread 0009 eip b7d4eb8e esp 00240ff8 stack 0x240000-0x241000-0x340000 ---
I think it's something about broken udev cofiguration which should be done with install script provided. I'm not familiar with udev configs, maybe configuration file should be customized.
Martin or anybody else, are you available for help?
It's a tiny application with demo available, with builtin Wine support for drivers, so it will be nice to get this cosmetic bug go away. I can't test it now, cause list mentioned isn't filled without drivers and after drivers installed I got the problem I just described.
http://bugs.winehq.org/show_bug.cgi?id=17380
--- Comment #3 from Martin Hinner martin@hinner.info 2009-08-28 00:33:53 --- winetricks cc5... helped a bit. Icon spacing is fine, but there are some dots visible near horiz scrollbar.
Without MS common controls library (wine 1.1.28) it is still ugly - no change at all.
http://bugs.winehq.org/show_bug.cgi?id=17380
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead@gmail.com
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com 2009-08-28 12:19:06 --- (In reply to comment #3)
winetricks cc5... helped a bit. Icon spacing is fine, but there are some dots visible near horiz scrollbar.
Thanks for testing.
Spacing fixed only this matters. Native comctl32 usually results in broken imagelist icons so you can ignore these glitches.
Could you please describe driver installation procedure and what was the possible failure in my case? I was stuck as described in comment 2. As I remember I followed steps in some included readme and have to adjust some /usr paths in installation script.
Without MS common controls library (wine 1.1.28) it is still ugly - no change at all.
Yeah, I don't expect this. Now we only have some tests marked todo that show this problem.
http://bugs.winehq.org/show_bug.cgi?id=17380
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com 2009-08-30 05:26:55 --- Created an attachment (id=23338) --> (http://bugs.winehq.org/attachment.cgi?id=23338) Spacing calculation revised
Hi.
Does this patch help in any way? If so attach a screenshot please.
http://bugs.winehq.org/show_bug.cgi?id=17380
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #6 from Bruno Jesus 00cpxxx@gmail.com 2012-04-02 04:07:53 CDT --- After installing winegate and the jtag device I could not get the program to recognize it. All it says is "Unable to open ViaTAP usb interface".
Although it seems not possible to test this bug your patch was correct but was not commited as seen in: http://source.winehq.org/source/dlls/comctl32/listview.c#L8569
http://bugs.winehq.org/show_bug.cgi?id=17380
Daniel Jelinski djelinski1@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |djelinski1@gmail.com
--- Comment #7 from Daniel Jelinski djelinski1@gmail.com 2013-01-05 16:03:29 CST --- Nikolay, would you like to finish this? Seems that OP lost interest in this bug, but the patch still looks useful.
http://bugs.winehq.org/show_bug.cgi?id=17380
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|bunglehead@gmail.com |
http://bugs.winehq.org/show_bug.cgi?id=17380
--- Comment #8 from Nikolay Sivov bunglehead@gmail.com 2013-01-05 16:39:11 CST --- I don't really have time for this currently. Please take it if you want.
http://bugs.winehq.org/show_bug.cgi?id=17380
--- Comment #9 from Daniel Jelinski djelinski1@gmail.com 2013-02-06 14:38:47 CST --- should be fixed by cb77ab1a004be9092590414212fb7bd109d9236a.
http://bugs.winehq.org/show_bug.cgi?id=17380
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |cb77ab1a004be9092590414212f | |b7bd109d9236a Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #10 from Nikolay Sivov bunglehead@gmail.com 2013-02-10 09:00:56 CST --- Let's close this I think, program still installs fine but device access drivers part doesn't work for me, also installation script they provide is a bit broken cause it copies 32bit lib to /usr/lib and requires wine installed to /usr/lib/wine. So unless someone with working setup of this thing still sees initial problem this is fixed. Daniel, thanks for working on this.
http://bugs.winehq.org/show_bug.cgi?id=17380
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Alexandre Julliard julliard@winehq.org 2013-02-15 14:31:02 CST --- Closing bugs fixed in 1.5.24.