http://bugs.winehq.org/show_bug.cgi?id=3748
Summary: WGL_COLOR_BITS_ARB handled with improper values
Product: Wine
Version: 20050930
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris.kcat(a)gmail.com
Looking in dlls/opengl32/wgl_ext.c, it appears WGL_COLOR_BITS_ARB is
implemented using GLX_BUFFER_SIZE. Unfortunately, accordind to
developer.3dlabs.com:
WGL_COLOR_BITS_ARB - Specifies the number of color bitplanes in each color
buffer. For RGBA pixel types, it is the size of the color buffer, *excluding
the alpha bitplanes*, For color-index pixels, it is the size of the color
index buffer.
GLX_BUFFER_SIZE - Number of bits per color buffer. For RGBA visuals,
GLX_BUFFER_SIZE is the sum of GLX_RED_SIZE, GLX_GREEN_SIZE, GLX_BLUE_SIZE,
*and GLX_ALPHA_SIZE*. For color index visuals, GLX_BUFFER_SIZE is the size of
the color indexes.
This is causing WGL_COLOR_BITS_ARB to handle the alpha value where it
shouldn't be.
--
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=3747
Summary: Motorhead fails to start with message: DirectInput
CreateDevice joystick failed
Product: Wine
Version: 0.9
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: milang(a)tal.org
The game Motorhead (http://global.dice.se/games/motorhead/) failed to start with
the message in the summary. Wine outputs this:
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x7fe02138)->(0x10022,00000013)
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x7fe02138)->(0x10022,00000013)
err:ole:CoGetClassObject class {92fa2c24-253c-11d2-90fb-006008a1f441} not registered
fixme:ole:CoCreateInstance no classfactory created for CLSID
{92fa2c24-253c-11d2-90fb-006008a1f441}, hres is 0x80040154
err:ole:CoGetClassObject class {d8f1eee0-f634-11cf-8700-00a0245d918b} not registered
fixme:ole:CoCreateInstance no classfactory created for CLSID
{d8f1eee0-f634-11cf-8700-00a0245d918b}, hres is 0x80040154
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x7fe02138)->(0x10022,00000013)
fixme:dinput:IDirectInputAImpl_GetDeviceStatus
(0x7fe01f98)->({6f1d2b61-d5a0-11cf-bfc7-444553540000}): stub
fixme:dinput:IDirectInputAImpl_GetDeviceStatus
(0x7fe01f98)->({6f1d2b60-d5a0-11cf-bfc7-444553540000}): stub
fixme:dinput:IDirectInputAImpl_GetDeviceStatus
(0x7fe01f98)->({00000000-0000-0000-0000-000000000000}): stub
I've tried with the version on the CD and with the update installed from the
Motorhead support site, both failed in the same way.
Any chance on making it 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=239
------- Additional Comments From infyquest(a)gmail.com 2005-03-11 03:23 -------
This a sample for Animation.exe with default settings
WindowsXP
---------
Control notification Message notification
starting ACN_START ACM_OPEN
ACN_STOP ACM_PLAY
Unknown(0x128)
WM_PAINT
WM_NC_PAINT
WM_ERASEBKGND
ACM_OPEN ACM_OPEN
(no animation) WM_PAINT
WM_ERASEBKGND
ACM_PLAY ACM_PLAY
WM_PAINT
WM_ERASEBKGND
ACM_STOP ACM_STOP
--
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=3415
------- Additional Comments From infyquest(a)gmail.com 2005-03-11 03:20 -------
well a new patch has been sent to wine-patches, waiting for it to be commited
--
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=239
------- Additional Comments From infyquest(a)gmail.com 2005-03-11 03:19 -------
I have tried the apps on winxp, there are some missing message notifications and
control notications in wine and also some graphical glitches like in the
Up-down.exe not scrollbars for the updown control. I have used royal theme in
wine. with theme there are some drawing glitches with Proprty Sheet.exe.
For some of the controls like Animation.exe, wine is working better than windows
one. Our Commctl version is 5.80 but on win xp its 5.82. Anyone please test the
apps on other windows versions
--
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=3007
vic.demuth(a)btinternet.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|ABANDONED |
------- Additional Comments From vic.demuth(a)btinternet.com 2005-03-11 01:34 -------
Still the same problem with the very latest, but here is a strange thing.
When run from a "windows" executable under KDE, by setting up a mime type,
i.e. by clicking on the .exe name, and selecting as start this program with
wine, then sometimes it works. But, when attempting to run a program from the
command line, the same error occurs, even on a program that runs by clicking
on it.
Machine Spec:-
AMD Athlon 2800+
1Gb Ram
2x40Gb EIDE hard drives
DVD Reader and Writer
Nvidia 128Mb Graphics
3com Network card
--
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=3713
tjmyahoo-wine(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-binary |wine-user
------- Additional Comments From tjmyahoo-wine(a)yahoo.com 2005-03-11 01:00 -------
Changed component to wine-user (since it's misc.c in user.dll that's 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=3713
------- Additional Comments From tjmyahoo-wine(a)yahoo.com 2005-03-11 00:59 -------
Okay, so I've tracked down the cause of this bug. The functions
GetMonitorInfoA() and GetMonitorInfoW(), along with the display name, were
changed in cvs on 2005-09-28 03:17:13.
Using the older definition of the function, the graphics are invisible under
Windows 2000 emulation but visible under Windows '98 emulation. This
corresponds to a display name of "DISPLAY".
Using the newer definition of the function, the graphics are invisible under
Windows '98 emulation but visible under Windows 2000 emulation. This
corresponds to a display name of "\.\DISPLAY1".
Absolutely no clue why this is bad, but if I switch the display names back and
forth, I can recreate the bug in either emulation mode. I'm new to wine, so if
there's a run-time method of determining which emulation mode is happening, the
functions could be modified to pick the right display name. Or if theres
something more fundamental going on that I don't understand, please enlighten me.
--
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=3628
------- Additional Comments From dank(a)kegel.com 2005-03-11 00:48 -------
[Adding text "ChurchWindows" to comment to make searching for bugs easier]
--
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.