http://bugs.winehq.org/show_bug.cgi?id=5348
------- Additional Comments From truiken(a)gmail.com 2007-08-03 14:09 -------
Just to make sure we're on the same page, this patch will not be committed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=7660
Summary: Mouse Movement not recognized at slower speeds in Word
of Warcraft
Product: Wine
Version: 0.9.32.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: csmallusaf(a)hotmail.com
When playing WoW the mouse movement is not recognized at slower speeds. This
problem seems to only be occurring with Logitech brand mice. Also this has been
a problem since 0.9.28 and up.
The following link will provide a little more detail:
http://appdb.winehq.org/appview.php?iVersionId=6482
Please check under the post heading "Game does not notice mouse movement when
moving the mouse very slowly" originally posted by Tobias Bruckner.
--
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=6856
ben(a)atomnet.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #4273 is|0 |1
obsolete| |
------- Additional Comments From ben(a)atomnet.co.uk 2007-08-03 13:26 -------
Created an attachment (id=5278)
--> (http://bugs.winehq.org/attachment.cgi?id=5278&action=view)
Entire terminal output with 0.9.32
Maybe it was or maybe it wasn't, the error now is a game message box that
appears and says:
"Error locating tag node in SetGlobalClassInfo function
Current XML file is: GameInfo/CIV4PlayerOptionInfos.xml"
and then the game pagefaults after closing that box 2 or 3 times still anyway.
New full log attached.
--
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=4790
------- Additional Comments From rmh(a)aybabtu.com 2007-08-03 13:25 -------
Ah, I see. Then it's clearly done in purpose. But why would they pass the
dividend as parameter instead of hardcoding an inmediate ? It doesn't seem to
make any difference.
--
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=7659
------- Additional Comments From dank(a)kegel.com 2007-08-03 13:16 -------
Please reopen this bug if you can reproduce it
not running as root.
--
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=2452
------- Additional Comments From lindevel(a)gmx.net 2007-08-03 12:44 -------
Created an attachment (id=5276)
--> (http://bugs.winehq.org/attachment.cgi?id=5276&action=view)
WINEDEBUG=+relay wine dt.exe >& wine_relay.log
I ran "WINEDEBUG=+relay wine dt.exe >& wine_relay.log", the resulting file is
attached. A file containing only a few lines before the "Call not implemented"
MessageBox will follow.
--
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=7659
ben(a)atomnet.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From ben(a)atomnet.co.uk 2007-08-03 12:35 -------
First you need to stop using Wine as root. It's been said a thousand times, DO
NOT RUN WINE AS ROOT.
Second, use the virtual C: wine drive for things, not your / drive for things,
it's more dangerous, especially with write permissions to the entire OS from
Wine with you running as root.
--
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=7659
Summary: error running VB script in wine
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mike.clarkson(a)baesystems.com
Can anyone help me with this error? I get this error when I run my vb
script in wine. The script creates a shortcut and works fine when I
run it at a cmd prompt in Windows. I'm new to both vb script and wine.
This occurred using wine version 0.9.31 on linux fedora core 5 (2.6.15-
1.2054_FC5) running in VMWare on a Dell PC.
Z:\root\vb_shortcut>cscript mk_shortcut.vbs "temp" "Z:\root\vb_shortcut
\test.txt " "."
Microsoft (R) Windows Script Host Version 5.6
Copyright (C) Microsoft Corporation 1996-2001. All rights reserved.
2599: assertion failed "(*(const char*)_DBUS_FUNCTION_NAME) != '_'"
file "dbus-connection.c" line 2877 function
_dbus_connection_read_write_dispatch
err:ole:CoGetClassObject class {6c736db1-bd94-11d0-8a23-00aa00b58e10}
not registered
err:ole:CoGetClassObject no class object {6c736db1-
bd94-11d0-8a23-00aa00b58e10} could be created for context 0x1
Z:\root\vb_shortcut\mk_shortcut.vbs(10, 1) P: 0x8002801D
I've installed Windows Script 5.6 for Windows XP into my wine
installation. Part of my problem may be that I'm running wine with the
windows version set to Windows 98. The reason I'm doing this is I
can't get cscript to work with my Windows version set to XP. Here is
the error I get when just trying to run cscript at the cmd prompt in
wine with the Windows version set to XP:
Z:\root\vb_shortcut>cscript
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,
(nil)) - stub!
Here is a copy of my vb script. It is a script to create a shortcut.
This is really all I need to do. If anyone knows of a another way to
create a shortcut that works in wine using a script please let me
know.
'VSScript that can be run to create a shortcut
'Usage (from a cmd line): cscript mk_shortcut.vbs "<shortcut name>"
"<shortcut target>" "<shortcut location>"
'Example: cscript mk_shortcut.vbs "notepad_shortcut" "C:\Windows
\Notepad.exe" "U:\some_directory"
'TODO: Add some error checking (currently none since I don't know how
in VBScript)
Dim WSHShell, fs
Set WSHShell = WScript.CreateObject("WScript.Shell")
Set fs = WScript.CreateObject("Scripting.FileSystemObject")
Function MakeDesktopShortcut( name, target, shortcut_location )
Dim Shortcut,StartupPath
Set Shortcut = WSHShell.CreateShortcut(shortcut_location & "\" & name
& ".lnk")
Shortcut.TargetPath = target
StartupPath = fs.GetParentFolderName( target )
If fs.FolderExists( StartupPath ) then
Shortcut.WorkingDirectory = StartupPath
End If
Shortcut.Save
End Function
Dim Shortcut_name, Shortcut_target, Shortcut_location
Shortcut_name = WScript.Arguments.Item(0)
Shortcut_target = WScript.Arguments.Item(1)
Shortcut_location = WScript.Arguments.Item(2)
MakeDesktopShortcut Shortcut_name, Shortcut_target, Shortcut_location
--
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=4945
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From jan.wine(a)zerebecki.de 2007-08-03 11:03 -------
Commit 24eabb8a46e2ce544ca0534c7b41e9f08cfed924 should fix this (thu for me it
obviously never would work as I don't have a visual with alpha). (Please reopen
if I missed something.)
--
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=2452
------- Additional Comments From flexo(a)holycrap.org 2007-08-03 10:56 -------
Do a +relay log, search for "Call not implemented" and look what it tries to do
before it reports the error.
--
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=4790
------- Additional Comments From p.beutner(a)gmx.net 2007-08-03 10:53 -------
@ #7
It is normal gnu syntax, ie xmm0 is the source operand and xmm1 the destination
operand.
=> divps xmm0, xmm1 => xmm0 is the divisor, xmm1 is the dividend
That is simply how the instruction is defined.
--
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=6856
------- Additional Comments From jan.wine(a)zerebecki.de 2007-08-03 10:44 -------
The initial bugreport is likely a dup of #4791 and comment #6 sounds like the
problem I got without native msxml3.
--
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=2223
------- Additional Comments From thestig(a)google.com 2007-08-03 10:15 -------
Can you retest the application with the latest wine?
--
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=4791
thestig(a)google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From thestig(a)google.com 2007-08-03 10:13 -------
closing.
--
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=1114
------- Additional Comments From flexo(a)holycrap.org 2007-08-03 10:10 -------
With the fancy new message sequence testing in the comctl32 testsuite I deciced
to look into this again. The only thing I know right now: My conclusion 2 years
ago was wrong - we do have to set the focus back. Will work on this if I have
some 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=5850
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
------- Additional Comments From dank(a)kegel.com 2007-08-03 10:09 -------
Peto, I just noticed that this app is a free download,
so I added the 'download' keyword. I tried running it myself,
but it's hard because I don't know the language.
Can you give a minimal list of steps to reproduce
the problem from a clean install?
--
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=7657
------- Additional Comments From flexo(a)holycrap.org 2007-08-03 10:06 -------
If possible do a +relay log and search for "Number of Planets" in it to figure
out what APIs are involved. Also you could do this with WinXP and Win98 mode and
see if either the API or any parameters differ.
--
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=7652
thestig(a)google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|wine-misc |wine-gdi-(printing)
Ever Confirmed| |1
------- Additional Comments From thestig(a)google.com 2007-08-03 10:04 -------
The text used to be displayed correctly in Wine 0.9.10 (but the graphics did
not), until the following patch broke it:
http://www.winehq.com/pipermail/wine-cvs/2006-March/021611.html
A lot has changed since then, and reverting the patch does not fix the problem.
--
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=4791
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Component|wine-kernel |wine-user
Resolution| |FIXED
------- Additional Comments From jan.wine(a)zerebecki.de 2007-08-03 09:06 -------
Yes, it's fixed.
--
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=4790
------- Additional Comments From dmitry(a)codeweavers.com 2007-08-03 08:50 -------
The problem may be that fpe_handler returns wrong status code to an exception
handler, and application doesn't expect it. That's why a test case is needed
to start understanding what is going on.
--
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=4790
------- Additional Comments From rmh(a)aybabtu.com 2007-08-03 08:43 -------
You said the FPE is generated on purpose, but only the dividend is zero, and the
divisor is a parameter that (at least in my tests) was non-zero.
This seems to follow gnu asm syntax. Is the operand order reversed for SSE
instructions, or are you looking at something else?
--
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=7656
------- Additional Comments From kde(a)3danim.de 2007-08-03 08:11 -------
These functions always return WINED3D_OK (0), so what exactly should I check for?
--
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=6856
ben(a)atomnet.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |myrddinemrys(a)neo.rr.com
------- Additional Comments From ben(a)atomnet.co.uk 2007-10-01 15:04 -------
*** Bug 7139 has been marked as a duplicate of this bug. ***
------- Additional Comments From supermihi(a)web.de 2007-08-03 07:53 -------
I just installed Civ4 on wine 0.9.32. After patching to 1.61 and applying a
NoCD-patch, when executing "wine Civilization4.exe" I don't get that nullpointer
exception, but a window pops up with:
"Caught unhandled exception creating XML parser object. Current XML file is:"
Thats what shows up at the console:
fixme:system:SystemParametersInfoW Unimplemented action: 55 (SPI_SETMOUSEKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS)
err:ole:CoCreateInstance apartment not initialised
err:ole:CoCreateInstance apartment not initialised
err:ole:CoCreateInstance apartment not initialised
err:ole:CoCreateInstance apartment not initialised
err:ole:CoCreateInstance apartment not initialised
err:ole:CoCreateInstance apartment not initialised
err:ole:CoCreateInstance apartment not initialised
err:ole:CoCreateInstance apartment not initialised
err:ole:CoCreateInstance apartment not initialised
err:ole:CoCreateInstance apartment not initialised
err:ole:CoGetClassObject class {373984c9-b845-449b-91e7-45ac83036ade} not registered
err:ole:create_server class {373984c9-b845-449b-91e7-45ac83036ade} not registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {373984c9-b845-449b-91e7-45ac83036ade}
could be created for context 0x15
err:ole:CoGetClassObject class {f6d90f11-9c73-11d3-b32e-00c04f990bb4} not registered
err:ole:create_server class {f6d90f11-9c73-11d3-b32e-00c04f990bb4} not registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {f6d90f11-9c73-11d3-b32e-00c04f990bb4}
could be created for context 0x15
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:system:SystemParametersInfoW Unimplemented action: 55 (SPI_SETMOUSEKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS)
--
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=6848
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Component|wine-misc |wine-x11driver
Resolution| |FIXED
------- Additional Comments From jan.wine(a)zerebecki.de 2007-08-03 07:45 -------
Patches for reporting 60Hz instead of 0 in virtual desktop or NoRes mode are in
git. I also have a patch in my repo. that reports refreshrates configured in the
registry, if anyone needs that, tell me (especialy when any game woun't work
without a specific refresh rate besides 60).
--
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=2918
------- Additional Comments From qsorix(a)rydznet.pl 2007-08-03 07:11 -------
Hello,
I'd like to attach one more log. Taken on 2007-03-08 under Gentoo Linux.
wine-0.9.31
xorg-x11 7.2
All compiled with gcc-4.1.1
I've tried out that http://www.elektronka.com/download/ewb_v5-12_personal.exe
version.
It installed cleanly. The oscyloscope is black and upon quit EWB hangs
repeatedly showing access violation error. After few ^C in the terminal it
stopped. Whole log is gzipped and attached.
--
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=7379
dmitry(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |timmr(a)atlanticbb.net
------- Additional Comments From dmitry(a)codeweavers.com 2007-08-03 06:06 -------
*** Bug 6125 has been marked as a duplicate of this bug. ***
--
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=6125
dmitry(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From dmitry(a)codeweavers.com 2007-08-03 06:06 -------
Looks like a duplicate of the bug 7379.
*** This bug has been marked as a duplicate of 7379 ***
--
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=5850
------- Additional Comments From tuharsky(a)misbb.sk 2007-08-03 04:34 -------
Thank You for Your interest.
AFAIK, no, however I will test it of course and let You know.
--
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=2259
------- Additional Comments From infyquest(a)gmail.com 2007-08-03 04:25 -------
fixme's are not errors. you can ignore them unless some serious functionality is
missing because of 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=4645
infyquest(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From infyquest(a)gmail.com 2007-08-03 04:02 -------
a stub for IEWinMain has been implemented.
Please test it, and if it exists re-open this bug
--
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=5412
infyquest(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From infyquest(a)gmail.com 2007-08-03 03:51 -------
a partial stub has been implemented.
so this error is fixed
--
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=6320
infyquest(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From infyquest(a)gmail.com 2007-08-03 03:39 -------
The patch has been commited.
Please reopen if it still exists
--
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=6536
infyquest(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From infyquest(a)gmail.com 2007-08-03 03:32 -------
GetFontUnicodeRanges has been implemented in 0.9.32.
if the application still does not start due to some more errors,
please raise new bugs
--
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=5475
infyquest(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From infyquest(a)gmail.com 2007-08-03 03:29 -------
patch commited.
--
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=6706
------- Additional Comments From infyquest(a)gmail.com 2007-08-03 02:03 -------
a fix has been commited.
test with 0.9.27 or above
--
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=6860
infyquest(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From infyquest(a)gmail.com 2007-08-03 01:55 -------
fix commited.
reopen if problem still exists
--
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=7527
------- Additional Comments From damjan.jov(a)gmail.com 2007-08-03 01:49 -------
Created an attachment (id=5272)
--> (http://bugs.winehq.org/attachment.cgi?id=5272&action=view)
proposed patch
This patch fixes the bug for me, but it also adds too much spacing between the
checkbox and the text.
Can someone who knows comctl32 please take a look at this bug, I'm sure it's a
2 minute job if you know what you're doing, which I really don't.
--
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=7658
Summary: Mouse Cursor does not show under city life
Product: Wine
Version: 0.9.32.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sylvain.costard(a)uhb.fr
The mouse cursor is not shown uner city life
This bug seems similar to some other bugs (1986, 5486, 6250, 6564 in the database.
I applied all the patchs given in these bugs but that does not work.
--
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=6967
------- Additional Comments From infyquest(a)gmail.com 2007-08-03 01:40 -------
hay could please test the first patch i sent?
And as the test framework for month cal has been done, can you write a test case
for this?
--
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=7066
------- Additional Comments From infyquest(a)gmail.com 2007-08-03 01:33 -------
can please attach the test application?(source wud be appreciated)
--
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.