http://bugs.winehq.org/show_bug.cgi?id=6205
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |michal.seliga(a)visicom.sk
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-16-09 05:58 -------
*** Bug 6215 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=6215
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-16-09 05:58 -------
Try the fix that Roderick Colenbrabder posted. Not yet in cvs.
http://www.winehq.org/pipermail/wine-patches/2006-September/030669.html
*** This bug has been marked as a duplicate of 6205 ***
--
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=6210
------- Additional Comments From b.buschinski(a)web.de 2006-16-09 05:51 -------
first: no it is http://www.dreamfall.com/ 2006 release I believe
second:
how? with a text editor of your choise
where? dlls/wined3d/device.c line 76
--
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=6215
Summary: wgl reports problem with GLX_SGIX_fbconfig extension
while it is available
Product: Wine
Version: 0.9.20.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: michal.seliga(a)visicom.sk
when i run any program which uses opengl32.dll i get following message:
err:wgl:has_opengl glx_version as 1.3 and GLX_SGIX_fbconfig extension is
unsupported. Expect problems.
err:wgl:has_opengl glx_version as 1.3 and GLX_SGIX_fbconfig extension is
unsupported. Expect problems.
however when i run glxinfo in console i see:
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
GLX_EXT_import_context, GLX_OML_swap_method, GLX_SGI_make_current_read,
GLX_SGIS_multisample, GLX_SGIX_hyperpipe, GLX_SGIX_swap_barrier,
GLX_SGIX_fbconfig
client glx vendor string: ATI
client glx version string: 1.3
client glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_ATI_pixel_format_float,
GLX_ATI_render_texture
GLX version: 1.2
GLX extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
GLX_ARB_multisample
GLX_SGIX_fbconfig is there in the first set of extensions....
later programs crash and place where it happens is always the same:
2 0x7ec88042 ChoosePixelFormat+0x4e(hdc=0x5dc, ppfd=0x100f3ec8)
[/home/selmi/00a/wine-0.9.21/dlls/gdi/painting.c:327] in gdi32 (0x7ec88042)
could it be that something is wrong detected on opengl? my distributiun is
ubuntu 6.06 and both fgrlx (8.25.18) drivers and x server (xorg 7.0.0-0ubuntu45)
are taken from its repository. i only have custom built kernel 2.6.17.3
(vanilla). wine version is 0.9.21. all this happens on athlon-xp 1.7ghz with ati
radeon 9600 agp
--
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=6010
------- Additional Comments From morgad(a)eclipse.co.uk 2006-16-09 05:31 -------
I have also since tested it with 0.9.20 and 0.9.21 source packages, with no
improvement.
I then switched to the 0.9.8 FreeBSD binary package with the following results
(this was with a brand new ~/.wine/ directory that I had created with
wineprefixcreate)
(Agent4 won't start 2 out of 3 times - it did this with Agent330 until I changed
to the 0.9.17 source port)
[david@laptop ~/public_html]$ runagent4
wine in malloc(): warning: recursive call
(Programme Killed)
[david@laptop ~/public_html]$ runagent4
wine in malloc(): warning: recursive call
(Programme Killed)
When it did start, I tried the control-J that coredumps 0.9.19 and later Wine
and got a different result - but still completely unusable.
[david@laptop ~/public_html]$ runagent4
err:ntdll:RtlpWaitForCriticalSection section 0x9c4154a0 "gdiobj.c: GDI_level"
wait timed out in thread 001c, blocked by 0016, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x9c4154a0 "gdiobj.c: GDI_level"
wait timed out in thread 001c, blocked by 0016, retrying (60 sec)
(Programme Killed)
Have you any last tests you want running with Agent on the 0.9.8 binary before I
spend 3 hours recompiling the latest source?
best regards
Dave
--
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=6123
------- Additional Comments From eric.pouech(a)wanadoo.fr 2006-16-09 05:06 -------
can you rerun with +mixer please and post the output
TIA
--
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=1915
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-16-09 05:05 -------
Nah, this is really cool: if i disable (!) hardware vertex and shader support,
the game runs just fine. If i enable them i get about 1 frame per 5 seconds.
Anyone an idea what causes 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.
You are on the CC list for the bug, or are watching someone who is.