http://bugs.winehq.org/show_bug.cgi?id=4405
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Keywords| |download
--- Comment #2 from Austin English <austinenglish(a)gmail.com> 2008-01-07 10:08:45 ---
Still present in wine 0.9.52. Confirming.
--
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=4396
--- Comment #1 from Austin English <austinenglish(a)gmail.com> 2008-01-07 10:06:54 ---
Is this still an issue in current (0.9.52 or newer) wine? If so, can you attach
a small test application (source and binary) to this bug? Thanks!
--
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=5955
--- Comment #49 from Marcel Kilgus <wine(a)mail.kilgus.net> 2008-01-07 10:06:36 ---
Sorry for the delay, I've been doing tests a month ago but then life
intervened.
There was still a small problem in IWineD3DDeviceImpl_GetAvailableTextureMem(),
which dereferenced the adapter member which is nil when used over the VNC
connection. Fixing that (by simply returning some fixed value) it worked fine
over VNC.
It did however not work with the onboard graphics card, but I didn't have time
to investigate further. This was all 0.9.50. I've applied my patch to 0.9.52
and am recompiling right now, will re-try when
--
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=3651
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Component|_obsolete_gui |-unknown
Keywords| |download
Resolution| |FIXED
--- Comment #4 from Austin English <austinenglish(a)gmail.com> 2008-01-07 10:05:28 ---
Works fine for me in wine 0.9.52. 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=4332
--- Comment #8 from Austin English <austinenglish(a)gmail.com> 2008-01-07 10:00:59 ---
Most of this is taken care of in the wiki. I'm tempted to close this, but
wanted a second opinion.
--
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=6725
Pavel Cejka <cygnus2(a)post.cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cygnus2(a)post.cz
--- Comment #11 from Pavel Cejka <cygnus2(a)post.cz> 2008-01-07 09:50:22 ---
Hello, i tried modify Wine registry and add registry items, but without any
effect.
I tested it with Wine 0.9.51, 0.9.52 and some older versions. I used regedit,
but in my configurations files are this items.
user.reg
[Software\\Wine\\X11 Driver\\ClientSide] 1198095894
"AntiAliasWithCore"=""
"AntiAliasWithRender"=""
"WithRender"=""
[Software\\Wine\\Direct3D] 1199306991
"DirectDrawRenderer"="opengl"
"OffscreenRenderingMode"="backbuffer"
"PixelShaderMode"="enabled"
"RenderTargetLockMode"="readtex"
"VertexShaderMode"="hardware"
Is it correct? Or is it wrong?
All works, but i have still problem with texts, all texts are invisible (only
sometimes are readable, but only small parts).
I tested it with Trainz 2004 CZ and Trainz 2006 CZ.
--
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=3084
--- Comment #39 from Austin English <austinenglish(a)gmail.com> 2008-01-07 09:20:42 ---
(In reply to comment #37)
> If this isn't a bug in Wine, why is this still open?
>
I believe it was kept open (but tagged wontfix) so that people searching for
steam would see it before filing another duplicate.
--
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=4525
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|-unknown |ole
--- Comment #4 from Dan Kegel <dank(a)kegel.com> 2008-01-07 09:13:54 ---
Still present with OpenOffice 2.3.1.
I tried twice; first time, File/Open didn't deadlock
until I had selected a file. Second time, it deadlocked
as soon as I picked File/Open.
It looks like this is very reproducible, and native dcom98 makes it go away.
I wonder if it has something to do with the message
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
apartment threaded to multi-threaded
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.