http://bugs.winehq.org/show_bug.cgi?id=3235
--- Comment #11 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-05-21 10:12:53 ---
(In reply to comment #9)
> Fix confirmed in all applications that I've seen being affected.
>
> But... Regedit now crashes. Not sure if it is related to this patch. Try
> opening regedit, opening some branch and double-clicking any value.
>
> listview.c:1363: LISTVIEW_GetColumnInfo: Assertion `nSubItem >= 0 && nSubItem <
> (*(INT*)(infoPtr->hdpaColumns))' failed.
> wine: Assertion failed at address 0xb7f0a410 (thread 0009), starting
> debugger...
> Unhandled exception: assertion failed in 32-bit code (0xb7f0a410).
Both patches committed:
http://source.winehq.org/git/wine.git/?a=commit;h=c1983382637fcdb80a6cc43e6…http://source.winehq.org/git/wine.git/?a=commit;h=1394c6eee3150c2ecf588a25e…
Retest with current please.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3235
Nikolay Sivov <bunglehead(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bunglehead(a)gmail.com
--- Comment #10 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-05-21 08:09:07 ---
(In reply to comment #9)
> Fix confirmed in all applications that I've seen being affected.
>
> But... Regedit now crashes. Not sure if it is related to this patch. Try
> opening regedit, opening some branch and double-clicking any value.
>
> listview.c:1363: LISTVIEW_GetColumnInfo: Assertion `nSubItem >= 0 && nSubItem <
> (*(INT*)(infoPtr->hdpaColumns))' failed.
> wine: Assertion failed at address 0xb7f0a410 (thread 0009), starting
> debugger...
> Unhandled exception: assertion failed in 32-bit code (0xb7f0a410).
I know that. It's my previous patch to blame.
Fix sent for this:
http://www.winehq.org/pipermail/wine-patches/2009-May/073202.html
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3235
--- Comment #9 from Igor Tarasov <tarasov.igor(a)gmail.com> 2009-05-21 07:58:41 ---
Fix confirmed in all applications that I've seen being affected.
But... Regedit now crashes. Not sure if it is related to this patch. Try
opening regedit, opening some branch and double-clicking any value.
listview.c:1363: LISTVIEW_GetColumnInfo: Assertion `nSubItem >= 0 && nSubItem <
(*(INT*)(infoPtr->hdpaColumns))' failed.
wine: Assertion failed at address 0xb7f0a410 (thread 0009), starting
debugger...
Unhandled exception: assertion failed in 32-bit code (0xb7f0a410).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3235
--- Comment #8 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-05-21 07:09:48 ---
(In reply to comment #6)
> I can still reproduce it (current git). Not sure if this is the same bug, or
> this is unrelated.
>
> 1. Open regedit
> 2. Open Registry > Import
> 3. Change view to detailed
> 4. Select (click) first item
> 5. Click name header to reorder the list.
>
> See the bug: the selected item is the first one in the list, which was the last
> one before reordering. That is, wrong item is selected. But if you scroll to
> the end of the list, you will see that the item that you have actually clicked
> is focused.
>
> Another part of the bug is that focus frame stays there until you make it
> redraw the list.
>
> In order to reproduce this, second bug, do the following:
>
> 1. Open regedit
> 2. Navigate to some registry branch that has more than one values, for
> instance, HKCU\Control Panel\Desktop
> 3. Click, then click again some item, so that it become editable.
> 4. Now click another item
>
> See the bug: focus frame is still present for unfocused item.
Patch sent for that. As I told you it was a redrawing issue.
http://www.winehq.org/pipermail/wine-patches/2009-May/073215.html
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18523
Summary: Bug with nmake
Product: Wine
Version: 1.1.21
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alpha.super-one(a)laposte.net
Created an attachment (id=21174)
--> (http://bugs.winehq.org/attachment.cgi?id=21174)
The back trace
I have setup visual studio on other computer (wine unable to start setup), and
I have load it via network, this operation work with other windows.
When I try start nmake.exe that's not work.
See the backtrace.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7698
Daniel Rammelt <drammelt(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |drammelt(a)gmail.com
byteframe <byteframe(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |byteframe(a)yahoo.com
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |quentin.grimaud(a)gmail.com
AL3X <alex_vip_1(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alex_vip_1(a)hotmail.com
Brian <theonebshaw(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |theonebshaw(a)gmail.com
Gray George <dragracer(a)graffiti.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dragracer(a)graffiti.net
--- Comment #160 from Daniel Rammelt <drammelt(a)gmail.com> 2009-03-19 19:58:20 ---
In CS:S
None of the posted "fixes" fix this for me. I find that if I play on a GG
server with a quick map change time I can play for hours, with occasional
lockups for ~2 seconds.
If I play on de_dust2 the game will crash within 1-5 minutes, regardless of
what I am doing or what is going on in the game, Ive had it crash in a big fire
fight but also during buy mode at the start with 0 shooting etc.
System:
Gentoo x86_64
Intel E2200
2g ram
Nvidia 9800gt, tested drivers 177.82 through 180.37 to no effect.
Alsa, no configuration options help, including turning sound off.
Kernel 2.6.29_rc8.
Wont paste a crash log as its identical to the others posted.
--- Comment #161 from byteframe <byteframe(a)yahoo.com> 2009-03-23 16:46:16 ---
If the win98 mode for hl2.exe seems to fix it, and as I've noticed it uses the
older win9x fonts ingame, then might we just have to have the requisite fonts
that steam uses? Would installing mscorefonts on regular wine fix the problem?
If so, then it would seem we just need a few more free replacements. Correct me
if I'm wrong, but Tahoma Bold is used throughout steam, but the bold style
doesn't seem to be in the tahoma font provided by winehq. The only font I add
myself to my wineprefix is 'lucida console', for the hl2.exe console.
All in all, I would rather not have to install mscorefonts, so should we be
having a discussion focused more on which fonts are suspect?
--- Comment #162 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-03-26 19:03:26 ---
*** Bug 17858 has been marked as a duplicate of this bug. ***
--- Comment #163 from quentin grimaud <quentin.grimaud(a)gmail.com> 2009-03-26 19:41:56 ---
(In reply to comment #162)
> *** Bug 17858 has been marked as a duplicate of this bug. ***
>
thanks, the "Client side fix/hack (HUD modification to lower font size)" patch
solves my headshot problem. maybe we could add this problem to the description
of this bug (7698), to make it clearer for other people like me who may open
new bugs even after having read the description this one :p
--- Comment #164 from AL3X <alex_vip_1(a)hotmail.com> 2009-04-02 20:53:49 ---
This is still happening in wine-1.1.18 on:
Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz
NVidia GeForce 8600 GTS
Linux StupidBox 2.6.28-11-generic #39-Ubuntu SMP Thu Apr 2 04:39:54 UTC 2009
x86_64 GNU/Linux
NVidia driver: 180.44
KDE 4.2.2 desktop effects on.
--- Comment #165 from Spiridon Louis <bugzilla(a)wladi.net> 2009-05-10 13:03:43 ---
I could solve the problem under ubuntu jaunty. You have to chose ALSA for audio
output in the systemconfiguration. Then the program does not crash anymore when
you execute it as win98 (hl2.exe).
--- Comment #166 from Gray George <dragracer(a)graffiti.net> 2009-05-12 11:55:28 ---
Hi!
Try running CSS with the -dxlevel 81, worked for me no more crashes now.:)
--- Comment #167 from Łukasz <buskol.waw.pl(a)gmail.com> 2009-05-20 12:36:21 ---
Created an attachment (id=21206)
--> (http://bugs.winehq.org/attachment.cgi?id=21206)
pc and system, drops from console
I've got memmory overflow few times, then I done drope cache and heres new bug
please find solution :/
--- Comment #168 from Łukasz <buskol.waw.pl(a)gmail.com> 2009-05-20 12:39:03 ---
Created an attachment (id=21207)
--> (http://bugs.winehq.org/attachment.cgi?id=21207)
pc info and drops from console
I've got memmory overflow few times, then I done drope cache and heres new bug
please find solution :/
--- Comment #169 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-05-20 21:24:15 ---
(In reply to comment #168)
What's so special about your attachment that you attached it twice?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5760
--- Comment #10 from Piotr Sawicki <pelle(a)plusnet.pl> 2009-05-20 15:26:14 ---
It is now working. I haven't tested wine since some time.
There is no downloadable demo of finale 2003a.
Thanks
Piotr
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7698
Daniel Rammelt <drammelt(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |drammelt(a)gmail.com
byteframe <byteframe(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |byteframe(a)yahoo.com
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |quentin.grimaud(a)gmail.com
AL3X <alex_vip_1(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alex_vip_1(a)hotmail.com
Brian <theonebshaw(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |theonebshaw(a)gmail.com
Gray George <dragracer(a)graffiti.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dragracer(a)graffiti.net
--- Comment #160 from Daniel Rammelt <drammelt(a)gmail.com> 2009-03-19 19:58:20 ---
In CS:S
None of the posted "fixes" fix this for me. I find that if I play on a GG
server with a quick map change time I can play for hours, with occasional
lockups for ~2 seconds.
If I play on de_dust2 the game will crash within 1-5 minutes, regardless of
what I am doing or what is going on in the game, Ive had it crash in a big fire
fight but also during buy mode at the start with 0 shooting etc.
System:
Gentoo x86_64
Intel E2200
2g ram
Nvidia 9800gt, tested drivers 177.82 through 180.37 to no effect.
Alsa, no configuration options help, including turning sound off.
Kernel 2.6.29_rc8.
Wont paste a crash log as its identical to the others posted.
--- Comment #161 from byteframe <byteframe(a)yahoo.com> 2009-03-23 16:46:16 ---
If the win98 mode for hl2.exe seems to fix it, and as I've noticed it uses the
older win9x fonts ingame, then might we just have to have the requisite fonts
that steam uses? Would installing mscorefonts on regular wine fix the problem?
If so, then it would seem we just need a few more free replacements. Correct me
if I'm wrong, but Tahoma Bold is used throughout steam, but the bold style
doesn't seem to be in the tahoma font provided by winehq. The only font I add
myself to my wineprefix is 'lucida console', for the hl2.exe console.
All in all, I would rather not have to install mscorefonts, so should we be
having a discussion focused more on which fonts are suspect?
--- Comment #162 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-03-26 19:03:26 ---
*** Bug 17858 has been marked as a duplicate of this bug. ***
--- Comment #163 from quentin grimaud <quentin.grimaud(a)gmail.com> 2009-03-26 19:41:56 ---
(In reply to comment #162)
> *** Bug 17858 has been marked as a duplicate of this bug. ***
>
thanks, the "Client side fix/hack (HUD modification to lower font size)" patch
solves my headshot problem. maybe we could add this problem to the description
of this bug (7698), to make it clearer for other people like me who may open
new bugs even after having read the description this one :p
--- Comment #164 from AL3X <alex_vip_1(a)hotmail.com> 2009-04-02 20:53:49 ---
This is still happening in wine-1.1.18 on:
Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz
NVidia GeForce 8600 GTS
Linux StupidBox 2.6.28-11-generic #39-Ubuntu SMP Thu Apr 2 04:39:54 UTC 2009
x86_64 GNU/Linux
NVidia driver: 180.44
KDE 4.2.2 desktop effects on.
--- Comment #165 from Spiridon Louis <bugzilla(a)wladi.net> 2009-05-10 13:03:43 ---
I could solve the problem under ubuntu jaunty. You have to chose ALSA for audio
output in the systemconfiguration. Then the program does not crash anymore when
you execute it as win98 (hl2.exe).
--- Comment #166 from Gray George <dragracer(a)graffiti.net> 2009-05-12 11:55:28 ---
Hi!
Try running CSS with the -dxlevel 81, worked for me no more crashes now.:)
--- Comment #167 from Łukasz <buskol.waw.pl(a)gmail.com> 2009-05-20 12:36:21 ---
Created an attachment (id=21206)
--> (http://bugs.winehq.org/attachment.cgi?id=21206)
pc and system, drops from console
I've got memmory overflow few times, then I done drope cache and heres new bug
please find solution :/
--- Comment #168 from Łukasz <buskol.waw.pl(a)gmail.com> 2009-05-20 12:39:03 ---
Created an attachment (id=21207)
--> (http://bugs.winehq.org/attachment.cgi?id=21207)
pc info and drops from console
I've got memmory overflow few times, then I done drope cache and heres new bug
please find solution :/
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7698
Daniel Rammelt <drammelt(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |drammelt(a)gmail.com
byteframe <byteframe(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |byteframe(a)yahoo.com
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |quentin.grimaud(a)gmail.com
AL3X <alex_vip_1(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alex_vip_1(a)hotmail.com
Brian <theonebshaw(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |theonebshaw(a)gmail.com
Gray George <dragracer(a)graffiti.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dragracer(a)graffiti.net
--- Comment #160 from Daniel Rammelt <drammelt(a)gmail.com> 2009-03-19 19:58:20 ---
In CS:S
None of the posted "fixes" fix this for me. I find that if I play on a GG
server with a quick map change time I can play for hours, with occasional
lockups for ~2 seconds.
If I play on de_dust2 the game will crash within 1-5 minutes, regardless of
what I am doing or what is going on in the game, Ive had it crash in a big fire
fight but also during buy mode at the start with 0 shooting etc.
System:
Gentoo x86_64
Intel E2200
2g ram
Nvidia 9800gt, tested drivers 177.82 through 180.37 to no effect.
Alsa, no configuration options help, including turning sound off.
Kernel 2.6.29_rc8.
Wont paste a crash log as its identical to the others posted.
--- Comment #161 from byteframe <byteframe(a)yahoo.com> 2009-03-23 16:46:16 ---
If the win98 mode for hl2.exe seems to fix it, and as I've noticed it uses the
older win9x fonts ingame, then might we just have to have the requisite fonts
that steam uses? Would installing mscorefonts on regular wine fix the problem?
If so, then it would seem we just need a few more free replacements. Correct me
if I'm wrong, but Tahoma Bold is used throughout steam, but the bold style
doesn't seem to be in the tahoma font provided by winehq. The only font I add
myself to my wineprefix is 'lucida console', for the hl2.exe console.
All in all, I would rather not have to install mscorefonts, so should we be
having a discussion focused more on which fonts are suspect?
--- Comment #162 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-03-26 19:03:26 ---
*** Bug 17858 has been marked as a duplicate of this bug. ***
--- Comment #163 from quentin grimaud <quentin.grimaud(a)gmail.com> 2009-03-26 19:41:56 ---
(In reply to comment #162)
> *** Bug 17858 has been marked as a duplicate of this bug. ***
>
thanks, the "Client side fix/hack (HUD modification to lower font size)" patch
solves my headshot problem. maybe we could add this problem to the description
of this bug (7698), to make it clearer for other people like me who may open
new bugs even after having read the description this one :p
--- Comment #164 from AL3X <alex_vip_1(a)hotmail.com> 2009-04-02 20:53:49 ---
This is still happening in wine-1.1.18 on:
Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz
NVidia GeForce 8600 GTS
Linux StupidBox 2.6.28-11-generic #39-Ubuntu SMP Thu Apr 2 04:39:54 UTC 2009
x86_64 GNU/Linux
NVidia driver: 180.44
KDE 4.2.2 desktop effects on.
--- Comment #165 from Spiridon Louis <bugzilla(a)wladi.net> 2009-05-10 13:03:43 ---
I could solve the problem under ubuntu jaunty. You have to chose ALSA for audio
output in the systemconfiguration. Then the program does not crash anymore when
you execute it as win98 (hl2.exe).
--- Comment #166 from Gray George <dragracer(a)graffiti.net> 2009-05-12 11:55:28 ---
Hi!
Try running CSS with the -dxlevel 81, worked for me no more crashes now.:)
--- Comment #167 from Łukasz <buskol.waw.pl(a)gmail.com> 2009-05-20 12:36:21 ---
Created an attachment (id=21206)
--> (http://bugs.winehq.org/attachment.cgi?id=21206)
pc and system, drops from console
I've got memmory overflow few times, then I done drope cache and heres new bug
please find solution :/
--- Comment #168 from Łukasz <buskol.waw.pl(a)gmail.com> 2009-05-20 12:39:03 ---
Created an attachment (id=21207)
--> (http://bugs.winehq.org/attachment.cgi?id=21207)
pc info and drops from console
I've got memmory overflow few times, then I done drope cache and heres new bug
please find solution :/
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7698
Daniel Rammelt <drammelt(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |drammelt(a)gmail.com
byteframe <byteframe(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |byteframe(a)yahoo.com
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |quentin.grimaud(a)gmail.com
AL3X <alex_vip_1(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alex_vip_1(a)hotmail.com
Brian <theonebshaw(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |theonebshaw(a)gmail.com
Gray George <dragracer(a)graffiti.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dragracer(a)graffiti.net
--- Comment #160 from Daniel Rammelt <drammelt(a)gmail.com> 2009-03-19 19:58:20 ---
In CS:S
None of the posted "fixes" fix this for me. I find that if I play on a GG
server with a quick map change time I can play for hours, with occasional
lockups for ~2 seconds.
If I play on de_dust2 the game will crash within 1-5 minutes, regardless of
what I am doing or what is going on in the game, Ive had it crash in a big fire
fight but also during buy mode at the start with 0 shooting etc.
System:
Gentoo x86_64
Intel E2200
2g ram
Nvidia 9800gt, tested drivers 177.82 through 180.37 to no effect.
Alsa, no configuration options help, including turning sound off.
Kernel 2.6.29_rc8.
Wont paste a crash log as its identical to the others posted.
--- Comment #161 from byteframe <byteframe(a)yahoo.com> 2009-03-23 16:46:16 ---
If the win98 mode for hl2.exe seems to fix it, and as I've noticed it uses the
older win9x fonts ingame, then might we just have to have the requisite fonts
that steam uses? Would installing mscorefonts on regular wine fix the problem?
If so, then it would seem we just need a few more free replacements. Correct me
if I'm wrong, but Tahoma Bold is used throughout steam, but the bold style
doesn't seem to be in the tahoma font provided by winehq. The only font I add
myself to my wineprefix is 'lucida console', for the hl2.exe console.
All in all, I would rather not have to install mscorefonts, so should we be
having a discussion focused more on which fonts are suspect?
--- Comment #162 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-03-26 19:03:26 ---
*** Bug 17858 has been marked as a duplicate of this bug. ***
--- Comment #163 from quentin grimaud <quentin.grimaud(a)gmail.com> 2009-03-26 19:41:56 ---
(In reply to comment #162)
> *** Bug 17858 has been marked as a duplicate of this bug. ***
>
thanks, the "Client side fix/hack (HUD modification to lower font size)" patch
solves my headshot problem. maybe we could add this problem to the description
of this bug (7698), to make it clearer for other people like me who may open
new bugs even after having read the description this one :p
--- Comment #164 from AL3X <alex_vip_1(a)hotmail.com> 2009-04-02 20:53:49 ---
This is still happening in wine-1.1.18 on:
Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz
NVidia GeForce 8600 GTS
Linux StupidBox 2.6.28-11-generic #39-Ubuntu SMP Thu Apr 2 04:39:54 UTC 2009
x86_64 GNU/Linux
NVidia driver: 180.44
KDE 4.2.2 desktop effects on.
--- Comment #165 from Spiridon Louis <bugzilla(a)wladi.net> 2009-05-10 13:03:43 ---
I could solve the problem under ubuntu jaunty. You have to chose ALSA for audio
output in the systemconfiguration. Then the program does not crash anymore when
you execute it as win98 (hl2.exe).
--- Comment #166 from Gray George <dragracer(a)graffiti.net> 2009-05-12 11:55:28 ---
Hi!
Try running CSS with the -dxlevel 81, worked for me no more crashes now.:)
--- Comment #167 from Łukasz <buskol.waw.pl(a)gmail.com> 2009-05-20 12:36:21 ---
Created an attachment (id=21206)
--> (http://bugs.winehq.org/attachment.cgi?id=21206)
pc and system, drops from console
I've got memmory overflow few times, then I done drope cache and heres new bug
please find solution :/
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.