http://bugs.winehq.org/show_bug.cgi?id=16918
Summary: Flatout 2 network game not working
Product: Wine
Version: 1.1.12
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ape3000(a)gmail.com
Getting internet game list works, but when you try to connect any of the
servers it stucks. It just keeps trying to connect endlessly. When pressing ESC
to go back from that the game crashes.
On LAN the game fails to broadcast the server to other machines so they can't
see it on the list. When trying to connect other servers it works exactly as
the internet game.
So any network multiplayer games are not playable.
--
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=16642
Summary: Program window shuts down on pressing "Esc"
Product: Wine
Version: unspecified
Platform: PC-x86-64
URL: http://www.n1mm.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rx9tx(a)qrz.ru
Program window shuts down on pressing "Esc".
Program installation: http://www.pi4dec.nl/n1mm/N1MM-FullInstaller.exe
Latest update: http://www.pi4dec.nl/n1mm/N1MM-newexeV8.12.6.exe
There is another bug, concerning data exchange through USB port and USB/COM
converters based on FTDI chips, but I do not know if you can repeat that bug.
Wonder if there are any amateur-radio operators among the WineHQ team.
--
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=16601
Summary: Prince of Persia (SoT) ingame graphics stutter after
Bink video playback
Product: Wine
Version: 1.1.10
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq.org(a)continuity.cjb.net
After Bink video playback in Prince of Persia Sands of Time (visions etc.),
ingame graphics stutter (short pause every 1-2 secs). Game has to be restarted
to recover.
--
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=15780
Summary: 5 Days A Stranger game encounters a page fault on
startup
Product: Wine
Version: 1.1.7
Platform: PC
URL: http://www.acid-play.com/file/5days13.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=16888)
--> (http://bugs.winehq.org/attachment.cgi?id=16888)
5 Days A Stranger +relay,+seh,+file log
With 1.1.7, when attempting to start the 5days.exe executable, a dialog box is
shown with the message:
"An exception 0xC0000005 occured in ACWIN.EXE at EIP = 0x0046DD82 ; program
pointer is +9902, ACI version 2.55.560, gtags (0,0)
AGS cannot continue, this exception was fatal. Please note down the numbers
above, remember what you were doing at the time and notify CJ on the Tech
forum."
>From relay traces, it seems that the failure to open a file called
"acsetup.cfg" causes the later page fault to occur, something that doesn't
occur on Windows:
0009:Call KERNEL32.CreateFileA(004eebec
"acsetup.cfg",80000000,00000003,0032f560,00000003,00000080,00000000)
ret=004456f7
0009:Ret KERNEL32.CreateFileA() retval=ffffffff ret=004456f7
...
trace:seh:raise_exception code=c0000005 flags=0 addr=0x46dd82
Touching acsetup.cfg in the application directory allows the application to
start up. A compressed relay and file trace log is attached.
--
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=15746
Summary: T-72 Balkans in fire demo hangs and sometimes crashes
Product: Wine
Version: 1.1.6
Platform: PC
URL: http://www.fileshack.com/file.x/7385/Tank+T-
72:+Balkans+in+Fire+Updated+Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ead1234(a)hotmail.com
The installer for T-72 Balkans in fire hangs or crashes after displaying
several vave/wod errors.
fixme:shell:SHAutoComplete SHAutoComplete stub
fixme:exec:SHELL_execute flags ignored: 0x00000580
fixme:wave:wodPlayer_Reset shouldn't have headers left
fixme:wave:wodPlayer_Reset shouldn't have headers left
--
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=15717
Summary: Far Cry 2 quits when OffscreenRenderingMode=fbo
Product: Wine
Version: 1.1.6
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andras(a)csevego.net
Created an attachment (id=16801)
--> (http://bugs.winehq.org/attachment.cgi?id=16801)
+d3d,+d3d_caps,+d3d_draw,+d3d9 fbo mode
When I start Far Cry 2 with OffscreenRenderingMode registry setting to fbo, it
quits without any error message, but if the setting is pbuffer, it launches
successfully.
I provide +d3d,+d3d_caps,+d3d_draw,+d3d9 debug in both mode for comparsion.
--
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=15651
Summary: Corel Painter X needs GdipCreateHBITMAPFromBitmap
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: billstei(a)hbci.com
Corel Painter X installs but when run produces many
fixme:gdiplus:GdipCreateHBITMAPFromBitmap stub errors. Note that this is not
the Painter demo, which has entirely different behavior and is therefore not a
valid test case/substitute. Also winecfg has a Windows XP environment set
*before* the install, which causes Painter to assume that gdiplus.dll is
present (otherwise for example with Win2K it will install it's own gdiplus.dll,
producing different behavior). This bug is present as of Wine git version
1.1.6-255.
--
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=15642
Summary: Quake Live fails to install
Product: Wine
Version: 1.1.6
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq(a)pento.net
Created an attachment (id=16684)
--> (http://bugs.winehq.org/attachment.cgi?id=16684)
Installation log
Quake Live installer fails with the attached error log.
--
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=15382
Summary: Tray icons won't appear
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dmda(a)yandex.ru
Shell_NotifyIcon(NIM_ADD, &rec) is supposed to add icon onto the tray (on the
taskbar).
I have to confirm that in some previous version it worked just fine.
With FedoraCore 8, wine 1.0, it shows icons _ONLY_ if application is run under
root account. With regular user, Shell_NotifyIcon() will return FALSE but
GetLastError() indicates no problems and return zero.
In other words, there are two problems:
1) if Shell_NotifyIcon() enconters a problem, it should return FALSE and
appropriate error code should be available through GetLastError.
2) Shell_NotifyIcon() should let applicatoins running under regular user
account to add icons onto the task bar
--
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.