http://bugs.winehq.org/show_bug.cgi?id=7361
us(a)edmeades.me.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |us(a)edmeades.me.uk
--
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.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=7406
------- Additional Comments From a.hurst(a)shef.ac.uk 2007-15-02 16:26 -------
I'm not certain it was anything to do with the registry:
com.mathworks.installer.Win32.GetShortCutTarget isn't put there by wineprefixcreate.
That's what borked the JVM.
If I can recreate bug without touching registry, will you forgive me and reopen!?
--
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=6351
------- Additional Comments From wine(a)roosch.nl 2007-15-02 16:17 -------
Ah, so the sky overhang should be a separate bug? Because that one is definitely
a matter of some ground visibility-overlay-texture (I don't know what it should
be called) being mapped upside down. It's the cause of the anomaly in the image
that is attached to this bug. Mapping it correctly will also surely make the
ground appear normally. And I don't think it is a matter of setting the
offscreen rendering mode correctly, because that won't change the way that this
specific texture is drawn (right?).
But if it should be a separate bug, just let me know. Also if I can help, I'll
do what I can. (I've got pretty new hardware, so testing some stuf won't be a
problem)
Cheers,
--
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
------- Additional Comments From formanro(a)ukr.net 2007-15-02 16:06 -------
Thanks again from me and linux music community :)
--
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=7443
------- Additional Comments From hverbeet(a)gmail.com 2007-15-02 15:59 -------
Yes, reverting a41ba013b6a262758ab41053b798dea11f9f65a9 fixes 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=7443
Summary: Battlefield 2 fails to start - "TL: HW does NOT support
D3DQUERYTYPE_EVENT."
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
CC: stefandoesinger(a)gmx.at
When you try and start Battlefield 2 (in a window, it never gives any error
messages in fullscreen mode for some odd reason) it gives the error "TL: HW does
NOT support D3DQUERYTYPE_EVENT." and dies.
Stringfellow thinks this is likely because of this commit:
http://source.winehq.org/git//wine.git/?a=commit;h=a41ba013b6a262758ab41053…
--
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=7418
------- Additional Comments From juan_lang(a)yahoo.com 2007-15-02 15:28 -------
It looks like it's trying to use ODBC - do you have your ODBC driver correctly
set up?
--
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=7105
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-15-02 15:26 -------
Created an attachment (id=4951)
--> (http://bugs.winehq.org/attachment.cgi?id=4951&action=view)
a patch to see who destroys the icon
The problem is that someone frees the standard IDC_WAIT cursor. Could you run
wine with this patch applied and provide the WINEDEBUG=+relay log? The expected
behaviour is a crash but the stack trace will show who is freeing the cursor.
After you have the log remove the patch as it will result in random crashes in
other programs.
I'm not sure that I will be able to fix the bug as I have little expirience in
user32 code but even if not these logs and comments will be helpful for someone
other trying to fix it.
--
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=7239
------- Additional Comments From ben(a)atomnet.co.uk 2007-15-02 15:22 -------
Found the problem. I ran wineprefixcreate with a new version and saw:
err:ole:TLB_ReadTypeLib Loading of typelib L"c:\\windows\\system32\\msi.dll"
failed with error 1813
Seems something had installed an msi.dll and even though it wasn't set up to be
an override it was still being used anyway. I'm not sure what to do about this
bug, obviously deleting the bad .dll fixes it but it shouldn't have been used in
the first place...
--
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.