http://bugs.winehq.org/show_bug.cgi?id=7848
------- Additional Comments From awacs(a)ziskind.us 2007-25-03 23:40 -------
same problem with 0.9.33. One or two of the DOS programs will run, but they
don't do anything useful. :-(
--
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=4917
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony.lambregts(a)gmail.com 2007-25-03 23:01 -------
Looks good. Resolving as FIXED.
--
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=7859
------- Additional Comments From andras(a)csevego.net 2007-25-03 22:52 -------
with multiplayer closed beta we can start the game & enter to the menu.
--
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=7864
------- Additional Comments From austinenglish(a)gmail.com 2007-25-03 22:28 -------
Wine version is 0.9.32, ignore 0.9.9, was looking at something else at the time
bug was filed. Other info is correct.
--
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=1744
------- Additional Comments From dank(a)kegel.com 2007-25-03 22:24 -------
Direct download is
http://www6.spcs.se/downloads/demo/SPCSAdministration_4_31_Demo.exe
The installer now seems to complete ok, though the
installer process doesn't exit (which is a bug,
but at least it doesn't hurt too badly, as the
workaround is to just ignore it or kill it).
The app does crash when you start it unless
you have told Wine to pretend that ie6 is installed.
(Easiest way to do that is
$ wget kegel.com/wine/winetricks
$ sh winetricks fakeie6
)
I don't know enough about the app to tell if it's working right, though.
Can you try wine-0.9.33 and see if it works for you?
--
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=7864
austinenglish(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.9. |0.9.32.
--
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=4819
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2007-25-03 22:00 -------
Closing
--
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=7864
Summary: VobBlanker: Hangs when X-11 closes child window.
Product: Wine
Version: 0.9.9.
Platform: PC
URL: http://jsoto.posunplugged.com/vobblanker.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Setup:
Ubuntu Feisty (Tested under Kubuntu, Ubuntu and Xubuntu)
Wine 0.9.9
VobBlanker 2.1.2.0
When using VobBlanker, if the preview/cut feature is used, Wine will open the
preview/cut pane, allow the selection of cell points to cut/keep, etc. Once 'ok'
or 'close' is pressed to bring the user back to the parent window, the
application hangs and it is not possible to return to the parent window.
Right-clicking on task bar and close no longer works/alt+tab doesn't work, etc.
Only using the console to kill the application will close the app.
To reproduce:
Install Wine.
wget http://jsoto.posunplugged.com/VobBlanker/VobBlanker_2120_exe.zip
unzip VobBlanker_2120_exe.zip
wine VobBlanker.exe
Open up a set of DVD Vob files.
Select any cell, then press preview/cut.
Make your selections, click on 'ok' or 'close'.
See if you can return to the parent window.
--
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=7863
Summary: worms armageddon frontend can't set screen resolution
setting
Product: Wine
Version: 0.9.33.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
CC: stefandoesinger(a)gmx.at
Worms Armageddon's options screen has a button for setting the in-game
resolution. As of Wine 0.9.33, this button appears to be functional, but it does
not cause in-game resolution to change, and the setting appears to revert when
returning to the options screen. In Wine 0.9.31, it works fine.
The game stores this setting in the registry as:
HKEY_CURRENT_USER\Software\Team17SoftwareLTD\WormsArmageddon\Options\DisplaySize
(DWORD - 0 for 640x480, 1 for 800x600, 2 for 1024x768, 3 for anything else)
HKEY_CURRENT_USER\Software\Team17SoftwareLTD\WormsArmageddon\Options\DisplayXSize
(DWORD)
HKEY_CURRENT_USER\Software\Team17SoftwareLTD\WormsArmageddon\Options\DisplayYSize
(DWORD)
As of 0.9.33, it reads this setting from the registry but does not write it.
git bisect shows that it was first broken after this patch:
27113156d96d20296409fcb92839609c8dd7e34a is first bad commit
commit 27113156d96d20296409fcb92839609c8dd7e34a
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Mon Feb 19 15:24:00 2007 +0100
wined3d: Remove IWineD3DDevice::EnumDisplayModes.
:040000 040000 afd0c009c3f9cb6bad7847381ba483e3090158ee
0c02ddd2cdd26216c36a29051ad3ca8dccc21527 M dlls
:040000 040000 b07da634cf0987c21e86d55e9a1695c1250b650d
45fdfe6b0129b5b110ff41e602fc8817ccc2feee M include
--
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=1744
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |Installer
Summary|SPCS Administration fails |SPCS Administration
| |installer fails
--
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=7862
Summary: Black and White 2 dossent start
Product: Wine
Version: 0.9.33.
Platform: PC
URL: http://www.lionhead.com/bw2/
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hardkaare(a)gmail.com
Hi I was trying to install and start Black and White 2
It insalls fine but, gives me the following error on start:
err:module:import_dll Library D3DX9_25.DLL (which is needed by L"C:\\Program
Files\\Lionhead Studios\\Black & White 2\\white.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\Lionhead Studios\\Black & White 2\\white.exe" failed, status c0000135
--
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=7409
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-msi |wine-binary
Keywords|download, Installer |
------- Additional Comments From truiken(a)gmail.com 2007-25-03 16:22 -------
I don't think this bug is about the runtime installer, according to the summary
and the original reporter's comments. The reports somehow morphed into what it
is now. We need to keep the original report alive, as we still can't load
msvcr80.dll even if it is installed correctly. A new bug needs to be opened for
the runtime installer.
--
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=7861
Summary: DrawTextExA doesn't use charset of currently selected
font for Unicode translation
Product: Wine
Version: 0.9.33.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mgrzeskowiak(a)tlen.pl
I got this problem with commercial application (no download) but I was able
to create simple application (I will attach it) that behaves in the same way.
It displays russian text in a window. In Windows XP I got the same results
when using TextOutA and DrawTextA (to get 'A' variants I compile with
UNICODE undefined under Dev-C++). In Wine TextOutA displays the text
but with DrawTextA I get glyphs from wrong code page.
I tried to locate the source of the problem and I found that
DrawTextExA function in dlls/user32/text.c always uses CP_ACP for
multibyte to unicode conversion while TextOutA gets the codepage
from GetTextCharset(hdc).
--
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=7860
Summary: Programs not loading into start menu.
Product: Wine
Version: 0.9.33.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: goce_jeb(a)yahoo.com
I'm using Kubuntu 6.10 (edgy) and under wine 9.22 I install an app/game for
windows and it adds the program to my start menu. In every version afterwards it
does not add the shortcut to the start menu.
--
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=7409
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|wine-binary |wine-msi
Ever Confirmed| |1
Keywords| |download, Installer
------- Additional Comments From dank(a)kegel.com 2007-25-03 15:44 -------
Strangely, when I download and run vcredist_x86.exe from
http://www.microsoft.com/downloads/details.aspx?familyid=32BC1BEE-A3F9-4C13…
it seems to complete; the only complaint is
fixme:msi:msi_unimplemented_action_stub MsiPublishAssemblies -> 10 ignored
L"MsiAssembly" table values
Since this bug seems mostly about the runtime installer instead
of the library itself, let's move it to the msi category for now...
--
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=7858
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-25-03 14:29 -------
Hi Dan, could you try 'touch Microsoft.VC80.CRT.manifest' in the directory where
Divx Player is.
After doing that it starts fine for 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=5539
alex(a)thehandofagony.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From alex(a)thehandofagony.com 2007-25-03 14:17 -------
Now it is a fixed 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=7859
------- Additional Comments From vitaliy(a)kievinfo.com 2007-25-03 14:04 -------
Created an attachment (id=5508)
--> (http://bugs.winehq.org/attachment.cgi?id=5508&action=view)
+tid,+seh,+relay,+snoop,+msvcrt log
Complete trace. The only thing I can see there is FP operations right before
the exception.
This trace with builtin msvcrt.dll The second exception (1st is explorer's
desktop NULL deref) look exactly the same with native/builtin msvcrt. So I'm
guessing this is the real cause
--
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=7491
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-25-03 13:56 -------
The bug is still open. It will be resolved when the patch will enter wine Git.
For that I will need to work a bit on the tests and then I will submit it to
wine-patches.
--
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=7857
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |7859
nThis| |
--
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=7859
Summary: S.t.a.l.k.e.r. - does not start
Product: Wine
Version: 0.9.33.
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vitaliy(a)kievinfo.com
BugsThisDependsOn: 7857
Using native msvcrt.dll game shows the "crash" screen where you can submit the
bug to developers or see the details. This is the actual problem when starting
the game, not the crash caused by builtin msvcrt.
--
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=7491
------- Additional Comments From rossi.f(a)inwind.it 2007-25-03 13:38 -------
Ok, now it works like a charm. Thank you very much!
What is now the status of this bug? From my point of view it's fixed :-D
Tell me if you need any help for debugging problems in #3717 and #4175
(specially the last one).
--
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=7766
------- Additional Comments From flexo(a)holycrap.org 2007-25-03 13:06 -------
I remember a bug reported here a little while ago about some CD ripping/encoding
program not utilizing >1 CPU. Can't find it right now - could be a dupe.
--
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=7409
------- Additional Comments From dank(a)kegel.com 2007-25-03 13:01 -------
This may be the same as bug 6591. Anastasius, we'd love to see
some patches from you!
--
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=7858
Summary: Divx Player 6.5 fails on startup
Product: Wine
Version: CVS
Platform: Other
URL: http://divx.com
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
DivX Player 6.5 installs (with a few scary looking log messages),
but when you start it, it fails because it needs mfc42u.dll.
Loading that with winetricks vcrun6 gets past that, but then you run into
the dreaded msvcr80.dll dialog box, and the following log messages:
fixme:actctx:FindActCtxSectionStringW 00000000 (null) 2 L"msvcr80.dll" 0x337b6c
err:module:LdrInitializeThunk "MSVCR80.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\DivX\\DivX Player\\DivX Player.exe" failed, status c0000142
--
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=1744
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |UNCONFIRMED
Keywords| |download
Resolution|INVALID |
Summary|WNetGetUniversalNameA Errors|SPCS Administration fails
|in mpr module |
------- Additional Comments From dank(a)kegel.com 2007-25-03 12:51 -------
It looks like this app lives at
http://www.vismaspcs.se/butik/default.asp?tillsida=prod&sku=ADM02
and there's a free demo. Which version were you using?
Can you give us steps to reproduce 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=7857
Summary: S.t.a.l.k.e.r. - crashes on startup
Product: Wine
Version: 0.9.33.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vitaliy(a)kievinfo.com
Game crashes immediately. Using native msvcrt.dll allows it to show the "XRay
Engine" bug submission window.
--
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=6694
------- Additional Comments From jvtm(a)kruu.org 2007-25-03 12:10 -------
Anyone interested in this? It's only about backporting the "My Network Places"
implementation from Crossover source tree. I guess it could fix problems with
some other (non-java) programs too.
Also, the component field of this bug should be changed from wine-misc to
wine-shell32.
--
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=7856
Summary: Halo problem with DX8 cards
Product: Wine
Version: 0.9.33.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: betolley(a)unicoischools.com
Halo works fine in Windows. I have a dx8.1 compatible Radeon M9. If I run on a
different machine with a newer radeon that supports dx9 it works in Fedora. If
I use the same Image but with the M9 video card I get :
err:d3d:state_multisampmask (WINED3DRS_MULTISAMPLEMASK,0) not yet implemented
fixme:d3d:state_psizemax WINED3DRS_POINTSIZE_MAX not supported on this opengl,
value is 0.000000.
I get the Movies
and I see the menu screen for an instant then crash to desktop with the above error.
--
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=6861
ben(a)atomnet.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #5140 is|0 |1
obsolete| |
------- Additional Comments From ben(a)atomnet.co.uk 2007-25-03 11:44 -------
Created an attachment (id=5506)
--> (http://bugs.winehq.org/attachment.cgi?id=5506&action=view)
0.9.33 entire terminal output
Entire terminal output as of 0.9.33 (GIT Today)
Still present, updating with a log from current Wine.
--
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=7491
mikolaj.zalewski(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #5497 is|0 |1
obsolete| |
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-25-03 11:37 -------
Created an attachment (id=5505)
--> (http://bugs.winehq.org/attachment.cgi?id=5505&action=view)
patch
Oops, I've sent the wrong patch. Could you try this one?
--
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=4788
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2007-25-03 11:24 -------
Closing
--
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=4513
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-directx-ddraw |wine-directx-d3d
------- Additional Comments From tony.lambregts(a)gmail.com 2007-25-03 11:14 -------
OK We are both running current wine. My GPU is an NVidia GeForce4 MX Integrated
GPU. I am using the dummy nvidia drivers from xorg.
When I run the demo in fullscreen I get an error message
AVP2 Error: Couldn't set D3D Emulation mode. Shutting down AVP2...
When I run it in a desktop I get white "cutouts" for some graphics. ie when you
select "Marine, Predator, Alien" the pictures of each are just white cutouts.
Changing component.
I am pretty sure that the the reason that it crashes for you and not for me is
the difference in the drivers.
--
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=2252
ben(a)atomnet.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From ben(a)atomnet.co.uk 2007-25-03 10:56 -------
Closing.
--
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=2252
------- Additional Comments From thomas(a)haeber.de 2007-25-03 10:52 -------
I confirm that this bug is definitly fixed in Wine 0.9.33. Now there was the
possibility to play several rounds without crash, only the
sound seems to make problems, but this is of course another bug.
Thank you for fixing this long standing bug.
Best regards
Thomas
--
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=6781
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.33. |0.9.26.
------- Additional Comments From truiken(a)gmail.com 2007-25-03 10:10 -------
Don't change the version.
--
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=6781
sebastien.fievet(a)free.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.26. |0.9.33.
------- Additional Comments From sebastien.fievet(a)free.fr 2007-25-03 10:07 -------
the very same problem occurs with the demo version of "Call of Duty 2".
--
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=7855
patman(a)aracnet.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |patman(a)aracnet.com
--
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=3594
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2007-25-03 10:00 -------
Yes it's been fixed (closing)
--
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=7704
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From truiken(a)gmail.com 2007-25-03 09:59 -------
gdiplus.dll is not installed in XP mode, because XP ships with gdiplus.dll.
Yes, this is invalid.
--
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=1940
------- Additional Comments From jan.wine(a)zerebecki.de 2007-25-03 09:50 -------
According to Stefan Dösinger that looks like a different bug (a new
regression?), so you should probably file a new report.
--
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=7704
------- Additional Comments From dank(a)kegel.com 2007-25-03 09:46 -------
Yes, if we're sure that the installer really is doing the right thing...
--
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=7704
------- Additional Comments From jeezus1(a)wp.pl 2007-25-03 08:52 -------
I've searched c:\Program Files\Common Files\Autodesk Shared, and found:
- ac1st16.dll
- acdb16.dll
- acge16.dll
- acdb16enures.xmx, and many other files
So, apparently the files are installed, but invisible to the app (these are only
visible if copied to c:\Program Files\aclt, the installation directory).
gdiplus.dll is nowhere to be found if the app is installed in WinXP mode, but it
is not an issue, since it is installed in Win 2000 mode.
I guess the bug status should be changed to INVALID (and a comment added to the
bug 7700, concerning application launch errors) ?
--
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=7012
------- Additional Comments From tpievila(a)cc.hut.fi 2007-25-03 08:40 -------
Confirm with the full version of the game updated to F14.6 (newest). Running
wine .33 under Debian unstable.
--
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.