http://bugs.winehq.org/show_bug.cgi?id=3148
------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2005-27-07 12:19 -------
Check for changes in dlls/comctl32/, especially listview.c.
And, like I said, try checking for WM_LBUTTONDOWN *changes* in the diff between
the working CVS and the non-working CVS. Or, IOW, do a CVS regression test as
documented.
Good luck!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3148
------- Additional Comments From hijinio(a)yahoo.com 2005-27-07 12:09 -------
Thanks for taking the time to look into this. Basically, problems start the
very moment I "left-click" within a list view of a windows explorer-like menu
(left pane is tree, and the right pane is the list). I'm searching through the
code to find references of WM_LBUTTONDOWN , but they are everywhere! So, it may
take awhile for me to figure out where things changed...
If anybody else has any ideas, please chip in. Somebody on the wine-devel alis
*must* have been trying to make some changes with WM_LBUTTONDOWN, so I was
hoping this bug would ring a bell for them.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3165
Summary: Mouse pointer dissapears
Product: Wine
Version: 20050725
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: javier(a)isotecsl.com
Hi.
I've been working with wine and an aplication (Velazquez Visual) that did run
quite well under 20050628 (it has only minor glitches). It's a kind of a RAD for
database aplications. It has the ability to make a kind of menus that are like
HTML pages. It has a couple of options, when the mouse cursors is over one of
this options it changes to a hand. But now it just dissapears (or better turns
invisible). If you continue to move the mouse until it is not over the option it
appears again.
It's not a very important problem, but as it worked flawlessly on 20050628, I
report it here, as I fear that it can be some regression wich can cause worse
problems.
Javier.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3164
Summary: Missing XP Theme toolbars in app toolbar for Metatrader4
Product: Wine
Version: 20050725
Platform: PC
URL: http://www.metaquotes.net/downloads/
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arunasp(a)lycos.com
Hello,
I am trying to run Metatrader4 - the one of most popular client terminal
application for Forex currency/futures/CFD trading.
Application developer company released new version and there's missing XP theme
toolbars and missing custom indicators parameters edit windows. I tried to run
it with native dlls too, but it won't help.
The missing XP toolbars icons appear to be running under Windows Common Controls
v6.x
Here's typical manifest file which call those resources:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity
version="1.0.0.0"
processorArchitecture="X86"
name="GlyphLab.Project1.YourApp"
type="win32"
/>
<description>Your application description here.</description>
<dependency>
<dependentAssembly>
<assemblyIdentity
type="win32"
name="Microsoft.Windows.Common-Controls"
version="6.0.0.0"
processorArchitecture="X86"
publicKeyToken="6595b64144ccf1df"
language="*"
/>
</dependentAssembly>
</dependency>
</assembly>
For missing custom indicators parameters window i still get wine error:
err:x11drv:X11DRV_CreateWindow invalid window width -53
err:x11drv:X11DRV_CreateWindow invalid window width -53
fixme:win:LockWindowUpdate (0x10020), partial stub!
fixme:win:LockWindowUpdate ((nil)), partial stub!
Everything else runs fine, minor dev work is needed to make it running ad add to
application database.
If you're interested, try to download Metatrader4 client at related link and
install it under wine:
http://www.metaquotes.net/files/mt4setup.exe
The help to get it fully running would be very aprecated, i can't just run VM
software and windoze inside just for running that application.. :-)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3115
------- Additional Comments From burnus(a)gmx.de 2005-27-07 04:09 -------
> Seems to be fixed by the ole patches of Robert Shearman
> (or at least around that time).
Hmm, maybe earlier: I can now save files with 20050628 too (installed with CVS
wine of 2005-07-20), the time I did a complete reinstall.
Anyway, it now works :-)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3163
Summary: Cannot see any comments if logged in
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
OS/Version: other
Status: NEW
Severity: major
Priority: P2
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: burnus(a)gmx.de
If I go to
http://appdb.winehq.org/appview.php?versionId=555
I see no comments if I'm logged in and 4 comments if I'm not.
Expected: I see also the comments if I'm logged in.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3115
burnus(a)gmx.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From burnus(a)gmx.de 2005-27-07 03:45 -------
Seems to be fixed by the ole patches of Robert Shearman (or at least around that
time).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3162
Summary: Graphics&icons not displayed correctly
Product: Wine
Version: 20050725
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alin.vaida(a)gmail.com
Inactive buttons, images and icons do not appear correctly:
http://193.231.236.168/alin/wine.png , http://193.231.236.168/alin/wine1.png
I tried different applications, different color depths, different settings, no
luck.
Distribution: gentoo
Wine version: 20050628 and 2005072
Configuration: out of the box
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3108
ivg2(a)cornell.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Grand Theft Auto: San |Grand Theft Auto: San
|Andreas - installer crash [ |Andreas - installer freezes
|OLE: missing stdole.2.tlb ] |[ OLE ]
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3108
------- Additional Comments From ivg2(a)cornell.edu 2005-26-07 18:55 -------
Status update Jul 26/05.
After the stdole2.tlb merge, GTA gets through all the install screens,
but freezes on the last one after clicking "next" and nothing happens.
Output:
fixme:font:load_VDMX Failed to retrieve vTable
fixme:font:load_VDMX Failed to retrieve vTable
fixme:system:SystemParametersInfoW Unimplemented action: 8202
(SPI_GETFONTSMOOTHINGTYPE)
fixme:system:SystemParametersInfoW Unimplemented action: 8202
(SPI_GETFONTSMOOTHINGTYPE)
fixme:system:SystemParametersInfoW Unimplemented action: 8202
(SPI_GETFONTSMOOTHINGTYPE)
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
....
fixme:ole:RpcChannelBuffer_GetDestCtx (0x75ec3764,0x75ec3768), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x75ec3760,0x75ec3764), stub!
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 0000ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 0000ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 0000ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 0000ffff
.....
fixme:win:SetWindowTextA setting text "TITLE_CAPTIONBAR" of other process window
(nil) should not use SendMessage
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 0000ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 0000ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 0000ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 0000ffff
fixme:win:SetWindowTextA setting text "GTA San Andreas - InstallShield Wizard"
of other process window (nil) should not use SendMessage
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 0000ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 0000ffff
....
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fcad3f8,0x7fcad3fc), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fcad2f8,0x7fcad2fc), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fcad37c,0x7fcad380), stub!
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 0000ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 0000ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 0000ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 0000ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 0000ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 0000ffff
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fcad8e4,0x7fcad8e8), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fcad7e4,0x7fcad7e8), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fcad868,0x7fcad86c), stub!
...more of the same
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.