http://bugs.winehq.org/show_bug.cgi?id=20292
Summary: Audiosurf: QuestViewer.exe crashes on game startup
Product: Wine
Version: 1.1.30
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djrbk(a)clearwire.net
Upon clicking the OK button after the program loads, Audiosurf throws an error
and hangs. (The program QuestViewer.exe has encountered a serious problem and
needs to close. We're sorry for the inconvenience)
Clicking Close will not close the window or the program, but by closing the
(now greyed) program window and selecting Force Quit, theprogram closes out
--
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=18999
Summary: Game created with RPG MAKER : some keys are pressed by
the computer when playing.
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: generalzarmakuizz(a)hotmail.fr
When playing a game made by RPG MAKER XP, sometimes it looks like some
directional keys are automatically pressed (as if the computer press the key).
For example you don't press any key, and the hero goes left. If the hero goes
left and you press right, the hero don't move left or right.
When you have a choice to do, sometimes the cursor will travel into the
different choices even if you don't press any key.
If you run the game with the console (wine Game.exe), the bug is weaker.
--
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=15662
Summary: Jackd crash (winecfg)
Product: Wine
Version: 1.1.6
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: incredible.angst(a)gmail.com
Created an attachment (id=16726)
--> (http://bugs.winehq.org/attachment.cgi?id=16726)
Backtrace (crash of winecfg while trying to test jack sound output)
Wine crashed while trying to test jackd sound output in winecfg (ALSA and OSS
just doesn't work).
--
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=20543
Summary: Downgrade Jack not found from fixme to warning
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
Trivial, but this fixme should probably be just a warning since Jack is
generally optional:
fixme:jack:JACK_drvLoad error loading the jack library libjack.so.0, please
install this library to use jack
Observed confusion here:
https://bugs.launchpad.net/ubuntu/+source/wine/+bug/466499
--
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=21554
Summary: i have a "mmap() failed: memory can't be asigned",
then the game starts, but when it's going to main
menu, something fails
Product: Wine
Version: 1.1.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jknvv13(a)gmail.com
I have a error with Need for Speed Shift, when I run the game a video starts,
but when the game goes to the menu, it fails!!
on the console I receive
"wine: Unhandled page fault on read access to 0x00000000 at address 0x8304eb
(thread 0009), starting debugger..."
Thanks
jknvv13(a)gmail.com
--
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=21256
Summary: Copy & Pasting Asian fonts does not work
Product: Wine
Version: 1.1.33
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winjeel(a)hotmail.com
When I copy and paste from an MS Word 2000 document or Open Office document
into another MS Word, the Asian fonts (Japanese) changes to empty squares. I'm
using Open Office 3.1, MS Word 2000, and Ubuntu 9.10 with Wine 1.1.33. The
Asian fonts were first entered in SCIM in Ubuntu (9.04), and on Windows XP. The
font originally used was MS Mincho, which is the commonly used font in Japanese
documents.
--
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=19908
Summary: wine jack audio out is mono
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: p.drezet(a)inx-systems.com
configuring wine to use jack then run a win32 application the following
Readable client is created in jack.
wine_jack_out_0
within this there re two ports: out_l and out_r - which woujld presumable be
the stereo channels.
when running an audio source programme in wine audio is outputted from both
these ports however both have the same signal and the audio is not the original
stereo audio. I think it is just one channel split onto both out_l and out_r
rather than a summed mix.
>From audio.c this appears to be the behaviour if the audio source is considered
mono - the data is copied to both channels.
The win32 audio source application has been verified to operate with wine in
stereo using the alsa output.
Is there anyway of making wine output the missing stereo data? Should
wine_jack_out_1 carry the lost second channel? If so how do you get wine to
create output on wine_jack_out_1 too?
--
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=20726
Summary: error in wine 64 bits
Product: Wine
Version: unspecified
Platform: PC
URL: http://www.novedoso.tk
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: reduardowise(a)gmail.com
error in wine 64 bits running project 64 version 6.
--
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=22032
Summary: Steam in-game overlay does not work outside winedbg
Product: Wine
Version: 1.1.40
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Enrico_m(a)gmx.de
CC: stefandoesinger(a)gmx.at
Thanks to the amazing work of Stefan Dösinger (my wine hero), the Steam in-game
overlay is finally working - but only if I run Steam in winedbg. Outside
winedbg i get the following error, if I try to run the game with in-game
overlay enabled:
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7ede1bf5
Tested with "Supreme Commander 2", "Mirror's Edge" and "Team Fortress 2"
I'm happy to provide logs, if someone could point me to the right trace
channel(s).
--
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=18256
Summary: Quicktime 2 Unimplemented function
olesvr32.dll.OleRevokeServer on exit
Product: Wine
Version: 1.1.20
Platform: PC
URL: http://www.oldversion.com/download/quicktime212.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=20781)
--> (http://bugs.winehq.org/attachment.cgi?id=20781)
wine-1.1.20-36-gdc31d87 console output
When closing Quicktime 2's PLAYER32.EXE, there is an unhandled exception in
olesvr32.
wine: Call from 0x7b844463 to unimplemented function
olesvr32.dll.OleRevokeServer, aborting
Quicktime 2.1.2.59
--
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=15224
Summary: Remove the "Clone This Bug" link from the bug page
Product: WineHQ Bugzilla
Version: unspecified
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dmitry(a)codeweavers.com
"Related actions -> Clone This Bug" is confusing. Creating bug clones
should be discouraged in Wine bugzilla. Have a look at the bug 15211
as an example.
--
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=21029
Summary: Runes of Magic fails to load in WINE 1.1.34
Product: Wine
Version: 1.1.34
Platform: PC-x86-64
URL: http://appdb.winehq.org/objectManager.php?sClass=versi
on&iId=16051
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jimmy(a)boombatower.com
Runes of Magic still installs using the method described on the winehq page,
but no longer loads.
I have it working on my laptop which runs WINE 1.1.33, but it fails on my
desktop with same distro and version except WINE 1.1.34. This has also been
confirmed by a number of comments from users.
The game window opens and remains black for a long time (like usual, even on
Windows), then you hear the music and then in WINE 1.1.33 you see the main
screen. As of WINE 1.1.34 this does not seem to happen after several minutes.
Let me know if there is anything else I can provide, possibly install devel
libs and dumb some debug?
OpenSUSE 11.2
ATI Radeon 4870 (with proprietary driver)
--
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=19499
Summary: Halo CE's built-in chat does not work.
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vladimiroski(a)gmail.com
When you're playing you usually press "T" or "H" to get a one-line chat prompt.
Problem is that you can't see what you're typing. Neither what others say.
I'll play with a friend to ask if he can see what I send (I'll just type
something and then press enter to send the message), as I think it's just a
problem with the text drawing.
This text is the only with a font one in pure white color, maybe it's related
to it or some missing font?.
What could I do to help debugging this?.
--
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=17051
Summary: finepix_5.4.10E
Product: Wine
Version: 1.1.13
Platform: Other
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gabona(a)freestart.hu
I've got an ubuntu 8.04.
when I used wine 1.0 the finepixviewer 5.4.10E runs without error.
when I upgraded to wine 1.1.13, this software cannot run.
the installation is OK, but the software cannot run, just exiting.
--
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=22111
Summary: Ultraedit 14.10 crash with FTP function
Product: Wine
Version: 1.1.41
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marco(a)mailitalia.it
Created an attachment (id=26955)
--> (http://bugs.winehq.org/attachment.cgi?id=26955)
terminal crash log wine 1.1.41 in ultraedit 1.1.41 using FTP
FTP function in ultraedit 14.10 works quite well in wine 1.1.40 (sometimes
crashes, but not always like in wine 1.1.41)
In wine 1.1.41 crashes every times i try to use it. In every action like: open
a folder, open a file etc (always with FTP).
--
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=21659
Summary: World of Warcraft doesn't paint ground textures
outside anymore
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cryogenfx(a)gmail.com
since upgrading to 1.1.38, WoW doesn't want to paint textures on the ground
outside anymore, it just flickers white and black. downgrading to 1.1.36 and
the textures are back. all inside textures show, and all terrain features are
there.
I have no idea what else to report really, or what mroe info you need, but feel
free to ask.
--
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=20620
Summary: syslevel.c: Win16Mutex and loader.c: loader_section
thread time outs
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: k.king177(a)ntlworld.com
a single thread on syslevel.c: Win16Mutex
and two threads on loader.c: loader_section
issue "wait timed out in thread ####, blocked by each other.
and then dumps.
Was trying to install bitware bitfax software with wine 1.1.32 compiled from
source on PCLOS 2009.1
Have previously been able to get past this point (last tested in 1.1.7)
have tried with setting at W98,W2K and XP.
uname -a:
Linux localhost 2.6.26.8.tex3 #1 SMP Mon Jan 12 04:33:38 CST 2009 i686 AMD
Athlon(tm) 64 X2 Dual Core Processor 5200+ GNU/Linux
--
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=19609
Summary: Framemaker regression: Drawing element window is drawn
incorrectly
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ulrich.gemkow(a)ikr.uni-stuttgart.de
When using Framemaker 7. with the latest git version the window to select the
drawing elements is drawn to broad (it should only contain the two icon rows)
and when changing its size, it is redrawn incorrectly (border missing,
background color wrong).
This worked in earlier git versions (and in cxoffice).
--
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=21718
Summary: fixme:dinput:SysMouseAImpl_Acquire Clipping cursor to
(0,0)-(1400,1050) err:ntdll:RtlpWaitForCriticalSection
section 0x7e0d79a0 "x11drv_main.c: X11DRV_CritSection"
wait timed out in thread 001e, blocked by 0009,
retrying (60 sec)
Product: Wine
Version: 1.1.38
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bryces_dad(a)yahoo.com
I moved from 1.1.32 to 1.1.38. Had problems so I wiped my entire .wine system
clean and did a fresh install of 1.1.38.
I installed my BattlezoneII, which ran flawlessly on 1.1.32, and after a very
short period of time it will freeze but background sounds still play. A few
second later, a black box appears in the middle of the app yet it's
unresponsive. If I wait a minute or so, the app stops leaving the light blue
background of the virtual desktop. The shell shows me this..
"fixme:dinput:SysMouseAImpl_Acquire Clipping cursor to (0,0)-(1400,1050)
err:ntdll:RtlpWaitForCriticalSection section 0x7e0d79a0 "x11drv_main.c:
X11DRV_CritSection" wait timed out in thread 001e, blocked by 0009, retrying
(60 sec)"
The thread and blocked by number change from incident to incident.
My system is a 64bit Sabayon 5.1 (Gentoo)
Excellent product by the way. :)
Marc
--
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=20141
Summary: Trackmania constantly rumbles joystick with Wine
1.1.29
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: trick(a)icculus.org
After upgrading to Wine 1.1.29, running Trackmania United Forever with a joypad
attached (a Logitech Rumblepad 2) constantly rumbles the joypad at all times,
except when loading. This didn't happen with earlier Wines. Reassignment of
joypad controls has also stopped working reliably.
--
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=19989
Summary: MCI Regression from 1.1.28 to 1.1.29 (No MCI Device
Open)
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sortell(a)gmail.com
Created an attachment (id=23516)
--> (http://bugs.winehq.org/attachment.cgi?id=23516)
console output
Kubuntu 09.04
wine version 1.1.29
Using a software package called Exercitia Latina for a college latin course.
The program is called Exercitia Latina and it seem to work alright until I
updated to 1.1.29.
There is a section where you type in the appropriate word or phrase and hit
enter and you move to the next line if you are correct.
This worked alright in 1.1.28, but 1.1.29 opens an error dialog upon hiiting
the enter key that states "No MCI Device Open" and I am not able to move on.
I reverted back to 1.1.28 and it works again.
This is reproducable and happens on my girlfriends computer as well (fresh
kubuntu install virtualized using virtualbox on an OSX host) where the problem
was first observed.
I added an attachment of the basic wine output.
I can also try to attach a full WINEDEBUG=+relay or any other debug outputs as
well if desired.
Thanks
-Scott
--
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=19794
Summary: a retrogress
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P5
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jilingshu(a)Gmail.com
two problems:
1. the winedbg cannot work in wine 1.1.27(downloaded from debian sid
repositories,wine-unstable) but it can work well in wine 1.0.1(downloaded from
debian sid repositories,wine)
2. i try to run QQ2009 English Version Beta2 by wine.wine 1.0.1 will crashed
after i logged in and wine 1.1.27 will crashed while i logging in.
the new error which shown in 1.1.27 is:
err:ntdll:RtlpWaitForCriticalSection section 0x70460350 "?" wait timed out in
thread 0009, blocked by 0028, retrying (60 sec)
this error not shown in 1.0.1
the full backtrack is in the attachment.
thx
--
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=22195
Summary: SILKYPIX Developer Pro slow menus and sliders
Product: Wine
Version: 1.1.41
Platform: x86-64
URL: http://www.silkypixuk.com/index.php/View-details/Silky
pix-Software/21-Silkypix-Developer-Studio-Pro-UK-Windo
ws
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: richard.huettemann(a)gmx.net
Silkypix Developer Pro Version: 4.1.31.2 is working significant slower than
under WINE 1.1.27, especially the sliders and menus for image processing are
slow and sloppy.
--
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=22022
Summary: Turbocad 4 won't start
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaheme(a)gmx.de
when I start TurboCad V4 in Wine 1.1.40 I get an error.(watch at the
attachment)
The programm works well with Wine 1.0.1
--
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=21623
Summary: The game Serious Sam 2 does not start on wine 1.1.38
Product: Wine
Version: 1.1.38
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sergo(a)bk.ru
On my OpenSUSE 11.2 with wine 1.1.38 I tryed to install Serious Sam 2.
Installation was excellent. No problems were while beginning of the game (video
about Sam's mission and so on). But when the 1 level of game was loaded
everything stopped and I got a warning dialog telling me about a bug in the
game.
My hardware: nvidia 7900 GT, driver 190.53. I know that this game run on the
previous versions of Wine. That's why I tryed to play SS2 on Linux. X-server
remain in 1024x768 resolution. Re-login corrected problems with relolution and
restore 1280x1024.
Wine's settings were by default, directx I did't install.
Ready to get another descriptions and make another tests:)
--
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.