http://bugs.winehq.org/show_bug.cgi?id=18082
Summary: windows common controls 6.0 Product: Wine Version: 1.1.19 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: winetbox@gmail.com
some application, especially ListView items, is invisible on builtin comctl32 Wine. comctl32 (v5.8) redist from winetricks also don't run very well. it crashes the application. eventually, i tried to use comctl32 from original winxp system, it works like charm.
http://bugs.winehq.org/show_bug.cgi?id=18082
--- Comment #1 from William winetbox@gmail.com 2009-04-17 05:43:28 --- Created an attachment (id=20502) --> (http://bugs.winehq.org/attachment.cgi?id=20502) this is the screenshot of the listview failure.
before using windows common control v6.0
http://bugs.winehq.org/show_bug.cgi?id=18082
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2009-04-17 06:52:25 --- What application is that? How does it work in windows 2000 ans XP?
http://bugs.winehq.org/show_bug.cgi?id=18082
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com 2009-04-17 07:04:39 --- (In reply to comment #0)
some application, especially ListView items, is invisible on builtin comctl32 Wine. comctl32 (v5.8) redist from winetricks also don't run very well. it crashes the application. eventually, i tried to use comctl32 from original winxp system, it works like charm.
1. Add a download url if available 2. Try with building from current git. Could be a regression since 1.1.18 which is supposed to be fixed now (http://source.winehq.org/git/wine.git/?a=commit;h=e014484a4365a49cbd2e62f7df...)
http://bugs.winehq.org/show_bug.cgi?id=18082
William winetbox@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WORKSFORME
--- Comment #4 from William winetbox@gmail.com 2009-04-17 08:21:36 --- http://rapidshare.com/files/222429555/cbpro50v.exe
as i said, it is already working on Wine when i grab comctl32.dll comctl32.ocx comdlg32.dll files from a winxp system.
http://bugs.winehq.org/show_bug.cgi?id=18082
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com 2009-04-17 09:03:58 --- (In reply to comment #4)
http://rapidshare.com/files/222429555/cbpro50v.exe
as i said, it is already working on Wine when i grab comctl32.dll comctl32.ocx comdlg32.dll files from a winxp system.
Using overrides is not a resolution, it should work with builtins. Reopen it please, change a summary to reflect you application name and problem.
http://bugs.winehq.org/show_bug.cgi?id=18082
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|WORKSFORME |
--- Comment #6 from Dmitry Timoshkov dmitry@codeweavers.com 2009-04-17 10:22:49 --- Reopening.
http://bugs.winehq.org/show_bug.cgi?id=18082
--- Comment #7 from Vitaliy Margolen vitaliy@kievinfo.com 2009-04-17 10:27:34 --- What application name?
http://bugs.winehq.org/show_bug.cgi?id=18082
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=18082
--- Comment #8 from William winetbox@gmail.com 2009-04-17 13:14:25 --- this is what happens when i use builtin: http://paste.ubuntu.com/152689/
and this is what happens when i use native comctl32 from winetricks: http://paste.ubuntu.com/152690/
after overriding it with winxp comctl32 library, i still get: http://paste.ubuntu.com/152951/ but the icons become visible just as on winxp machine.
also, the application is CyberBilling XP. An internet cafe server and billing, not very popular, except on my country.
http://bugs.winehq.org/show_bug.cgi?id=18082
--- Comment #9 from Nikolay Sivov bunglehead@gmail.com 2009-04-17 13:31:00 --- (In reply to comment #8)
this is what happens when i use builtin: http://paste.ubuntu.com/152689/
and this is what happens when i use native comctl32 from winetricks: http://paste.ubuntu.com/152690/
after overriding it with winxp comctl32 library, i still get: http://paste.ubuntu.com/152951/ but the icons become visible just as on winxp machine.
also, the application is CyberBilling XP. An internet cafe server and billing, not very popular, except on my country.
Ok, how did you managed to install it? It uses adodb for *.mdb I suppose. Please provide full step sequence to reproduce this:
- installation prerequisites (maybe I could test without a database) - executable file you're trying
And an official download link would be nice.
http://bugs.winehq.org/show_bug.cgi?id=18082
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|windows common controls 6.0 |CyberBilling XP - listview | |is empty
http://bugs.winehq.org/show_bug.cgi?id=18082
--- Comment #10 from William winetbox@gmail.com 2009-04-17 13:46:07 --- there is currently no official download, you can open the official website anyway, www.caesarsoft.com
the adodb is another matter, i winetricks MDAC 2.6, i encounter no problem on this.
the exe is in the installer. i installed it just as i installed it on winxp machine. if u install it, make sure you pick "server side". i never tested client side anyway, but soon i will.
http://bugs.winehq.org/show_bug.cgi?id=18082
--- Comment #11 from Nikolay Sivov bunglehead@gmail.com 2009-04-17 15:12:18 --- (In reply to comment #10)
the exe is in the installer. i installed it just as i installed it on winxp machine. if u install it, make sure you pick "server side". i never tested client side anyway, but soon i will.
I tried it with both builtin and native. And a list is still empty. Does it display config information or an actual network state? If it requires connection to real network I can't test it further and it's better to wait for 1.1.20.
Application throws exception boxes sometimes which make me think it's written on Delphi/C++ Builder. And a regression I mentioned above was on Delphi app too.
Could you please downgrade to 1.1.18 and test it without any overrides (except mdac of course)?
P.S. Interface language is partly english partly some asian-to-english transliterated I think, so it's hard to me to guess...
http://bugs.winehq.org/show_bug.cgi?id=18082
--- Comment #12 from William winetbox@gmail.com 2009-04-18 03:56:15 --- aw, i forgot, that the list is only filled when there is client connected to your subnet.
i am sorry that i cannot help you by downgrading wine at the moment, since i'm already running it, and it is needed 24/7. without it, my clients cannot log-in.
http://bugs.winehq.org/show_bug.cgi?id=18082
--- Comment #13 from Nikolay Sivov bunglehead@gmail.com 2009-04-23 03:29:28 --- (In reply to comment #12)
aw, i forgot, that the list is only filled when there is client connected to your subnet.
So I'm not able to test it then.
i am sorry that i cannot help you by downgrading wine at the moment, since i'm already running it, and it is needed 24/7. without it, my clients cannot log-in.
Don't know, but maybe the best way is to try 1.1.20 when released as a regular upgrade (when you'll have some time for maintenance).
http://bugs.winehq.org/show_bug.cgi?id=18082
--- Comment #14 from Nikolay Sivov bunglehead@gmail.com 2009-04-24 15:51:31 --- Hi, William.
1.1.20 is out, upgrade and post results.
http://bugs.winehq.org/show_bug.cgi?id=18082
--- Comment #15 from Nikolay Sivov bunglehead@gmail.com 2009-05-12 10:12:28 --- (In reply to comment #12)
aw, i forgot, that the list is only filled when there is client connected to your subnet.
i am sorry that i cannot help you by downgrading wine at the moment, since i'm already running it, and it is needed 24/7. without it, my clients cannot log-in.
hi again. If you could explain how to configure both server and client on a single machine, I could test this by myself.
P.S. It's a bit stuck - two releases since that report.
http://bugs.winehq.org/show_bug.cgi?id=18082
--- Comment #16 from Nikolay Sivov bunglehead@gmail.com 2009-05-22 18:22:56 --- Same request - test again with latest 1.1.22.
http://bugs.winehq.org/show_bug.cgi?id=18082
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #17 from Austin English austinenglish@gmail.com 2009-05-22 23:14:01 --- (In reply to comment #16)
Same request - test again with latest 1.1.22.
If the reporter won't test it and you think it's fixed, go ahead and mark it. It can always be reopened if it's not fixed.
http://bugs.winehq.org/show_bug.cgi?id=18082
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #18 from Alexandre Julliard julliard@winehq.org 2009-06-05 12:46:10 --- Closing bugs fixed in 1.1.23.