http://bugs.winehq.org/show_bug.cgi?id=9232
Jason Edmeades <us(a)edmeades.me.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |us(a)edmeades.me.uk
--- Comment #2 from Jason Edmeades <us(a)edmeades.me.uk> 2007-08-17 16:30:51 ---
I just tried this since I was investigating some other radmin bugs, and cannot
reproduce.
1. Can you please try latest git (just in case)
2. How do you 'switch active window' (exactly)
- I tried clicking on console window or alt+tab. Both ways, the popup
disappears correctly
3. Just checking "dropdown menu is available" - do you mean click the user menu
item? (Checking because right mouse on a user seems to bring up the same menu)
(This could be a window manager issue so you might want to try others if you
can)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8672
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #7 from Austin English <austinenglish(a)gmail.com> 2007-08-17 16:27:38 ---
Confirming fixed. Requires fakeie6 from winetricks to install, but connects
fine in wine 0.9.43.
Resolving fixed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=701
--- Comment #15 from Roderick Colenbrander <thunderbird2k(a)gmx.net> 2007-08-17 16:21:00 ---
One additional comment. This demo is Nvidia specific as it uses
wglAllocateMemoryNV / wglFreeMemoryNV, so that's why it won't work on other
cards.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9133
Jason Edmeades <us(a)edmeades.me.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |us(a)edmeades.me.uk
Component|wine-misc |wine-richedit
--- Comment #4 from Jason Edmeades <us(a)edmeades.me.uk> 2007-08-17 16:17:52 ---
Works if native riched20 is used. I spent some time investigating but nothing
stood out as the cause. (Changing component to wine-richedit)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9352
Summary: Starting iTunes 6.0 leads to black desktop
Product: Wine
Version: 0.9.43.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: r.swanwick(a)gmail.com
When iTunes 6.0.5 is started the screen goes black.
Screen regions that refresh such as the clock are seen but ever where else
stays black unless switching to switching to a virtual terminal and back to the
desktop (alt-F1 -> alt-F7).
terminal:
err:wgl:X11DRV_wglGetProcAddress (wglMakeContextCurrentARB) - not found
err:wgl:X11DRV_wglGetProcAddress (wglGetCurrentReadDCARB) - not found
fixme:win:EnumDisplayDevicesW ((null),0,0x33dfc0,0x00000000), stub!
fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x1903f8) : stub,
simulating 64MB for now, returning 64MB left
fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x18e838)->((nil),00000008)
fixme:font:CreateScalableFontResourceA
(0,"c:\\windows\\QTFont.for","c:\\windows\\QTFont.qfn",(null)): stub
fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub
fixme:atl:AtlModuleInit SEMI-STUB (0x431d30 0x42f5a8 0x400000)
fixme:ole:CoInitializeSecurity (0x570698,-1,(nil),(nil),4,3,(nil),0,(nil)) -
stub!
rich
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=701
Roderick Colenbrander <thunderbird2k(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #14 from Roderick Colenbrander <thunderbird2k(a)gmx.net> 2007-08-17 16:06:27 ---
The demo works properly for me on Wine GIT from august 17 using Nvidia
hardware. I'm considering this bug fixed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5764
Frylock <frylock77777(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |frylock77777(a)yahoo.com
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5764
--- Comment #7 from Frylock <frylock77777(a)yahoo.com> 2007-08-17 15:46:22 ---
Created an attachment (id=7639)
--> (http://bugs.winehq.org/attachment.cgi?id=7639)
FFXI debug selection
I have installed FFXI from the new starter pack DVD on my Fedora core 7 system.
Good for anyone who wants to give working on this a try since it only costs $4.
Attached is is what I'm currently interested in from the debug. It is another
cut from just before to the beginning of the loop.
Any advise on how to generate a more useful debug would be greatly appreciated.
What I have found about SPI_SET(GET)FOREGROUNDLOCKTIMEOUT is that there are a
few other programs that have a similar problem; so wine does not seem to
support it. Seems to have to do with user32.dll. They have to do with setting
and getting the time the system does not allow applications to force themselves
into the foreground.
see http://msdn2.microsoft.com/en-us/library/ms724947.aspx for more
information.
Could this be part of what SE does to force full screen? If so is that part of
what is causing the crash.
I am running kernel 2.6.21-1.3194.fc7 SMP. My video card is a NVIDIA GeForce
8600GT and I am running the nVidia driver version NVIDIA-Linux-x86-100.14.11.
I am new to debugging wine so any advise or help would be very appreciated.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4902
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |r.swanwick(a)gmail.com
--- Comment #2 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-08-17 15:34:54 ---
*** Bug 9352 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 watching all bug changes.