https://bugs.winehq.org/show_bug.cgi?id=44389
Bug ID: 44389
Summary: game tries to load but fails to get going. Problem
started after latest update on Mac, the one that was
to fix security concerns.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: michael.scaletty(a)gmail.com
Distribution: ---
Created attachment 60311
--> https://bugs.winehq.org/attachment.cgi?id=60311
the error message
Lords of the Realm II does not open. Gives attached error. It began after the
latest update of the IMAC software.
Thank you in advance for the help. I had a real good game going!!
--
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.
https://bugs.winehq.org/show_bug.cgi?id=42565
Bug ID: 42565
Summary: d-link ncs plug-in
Product: Wine
Version: 2.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ed(a)galeria-wl.eu
Distribution: ---
msiexec /i installer.msiInstallCamCliCtrl.msi
fixme:winediag:start_process Wine Staging 2.2 is a testing version containing
experimental patches.
fixme:winediag:start_process Please mention your exact version when filing bug
reports on winehq.org.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=47283
Bug ID: 47283
Summary: Mass Effect crashes at launch
Product: Wine-staging
Version: 4.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: berillions(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 64586
--> https://bugs.winehq.org/attachment.cgi?id=64586
Mass Effect 3 backtrace
Hello,
When i try to launch Mass Effect 3 with wined3d + Wine-Staging 4.8 / 4.9, it
crashes at launch. I have not the complete log because there are not real
information about the crash, just have the backtrace create during the crash.
Cheers,
Maxime
--
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.
https://bugs.winehq.org/show_bug.cgi?id=45313
Bug ID: 45313
Summary: AeroAdmin closes instantly
Product: Wine
Version: 3.9
Hardware: x86
URL: http://www.aeroadmin.com/en/
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
The program doesn't open its windows as expected, it doesn't seem to do
anything when executed.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=46687
Bug ID: 46687
Summary: Since 4.0, Screen resolution 1366x768 is unavailable
in games
Product: Wine
Version: 4.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cmercer32768(a)gmail.com
Distribution: ---
Since Wine 4.0, The screen resolution 1366x768 is unavailable in
"NieR:Automata" (DXVK 0.96).
I checked the other games I have, which this also affected, "Tales of Berseria"
(WineD3D), "Star Wars: The Old Republic" (WineD3D), Final Fantasy 14 (DXVK
0.96)
This last worked in Wine 3.21
This effects windowed and fullscreen options.
Here's a link to my system specs
https://gist.github.com/Niroc/ab1f133f7e79e9e0d7932670b5f6cdc5
let me know if you need anything else.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=48482
Bug ID: 48482
Summary: Star Wars Knights of the Old Republic randomly crashes
after failed malloc
Product: Wine
Version: 5.0-rc6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: info(a)fdossena.com
Distribution: ArchLinux
Created attachment 66272
--> https://bugs.winehq.org/attachment.cgi?id=66272
winedbg output of the crash
I'm trying to play Star Wars Knights of the Old Republic (KOTOR, for short) and
the game randomly crashes on loading screens when played in Wine.
The crash is a null pointer exception (see attached kotorcrash.txt). Nothing
special appears in the terminal, the crash was captured using winedbg.
The issue can be easily replicated by saving in front of a loading door and
going back and forth a few times. It usually happens after 5-10 loads, so
during normal gameplay the game crashes every 30 minutes or so, depending on
the area.
My reverse engineering skills are minimal, but I know how to use IDA a bit, so
I took a peek at the offending code with it (see attached isassembled.png). The
instruction can be reached from 2 paths, one of which contains a malloc that I
think is failing and returning 0. Why it fails I cannot tell. I tried placing a
breakpoint but it gets called too often to be able to play the game (I need
some way to break only if it returns 0, but I don't know how to do it).
I think malloc is part of winelib, so I chose that as the component for this
bug report, if it's wrong please move it to the correct section.
I am willing to help you debug the issue further if you can tell me exactly
what do to. I can also provide game files or saved games to replicate the issue
if you contact me via email.
Software:
* Manjaro Linux 18.1.5 KDE x86-64 (also tested on Ubuntu 19.10)
* KOTOR version 1.0.3 from GOG (also tested with Steam and disc versions)
* Wine version 5.0-rc6 built from source (also tested with 4.0.3 stable,
5.0-rc2 and 5.0-rc2 staging from package manager)
Hardware 1:
* AMD Athlon 300G
* 8GB DDR4
* AMD RX Vega 3 graphics (using open source amdgpu driver)
Hardware 2:
* Intel Core i9 9900k
* 64GGB DDR4
* nVidia GTX 1080 (using both the open source nouveau driver and the
proprietary one)
I've also tried playing in software rendering using Mesa Gallium on LLVMPipe,
the issue was still present.
Note: the game currently doesn't work on Intel graphics due to driver issues.
--
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=16400
Summary: Australian etax help feature does not work
Product: Wine
Version: unspecified
Platform: All
URL: http://ato.gov.au/content/downloads/etax2008/etax2008_1.
exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
Pursuant to bug 14560.
The help feature of the Australian etax program no longer segfaults, but merely
present a blank screen.
--
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=19279
Summary: Roller Coaster Tycoon 2 will not run without
Window/Desktop emulation mode
Product: Wine
Version: 1.1.25
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dave1g(a)satx.rr.com
+++ This bug was initially created as a clone of Bug #19278 +++
after installing the NO-CD patch from gameburnworld.com
$ wine rct2.exe
fixme:win:EnumDisplayDevicesW ((null),0,0x32f808,0x00000000), stub!
(only a white box artifact was seen in the top left corner of the screen)
running winecfg and turning on desktop emulation mode allows the program to
run just fine though various warnings are printed to the console, nothing was
noticably wrong in the game.
(run winecfg and do your business)
$ winecfg
fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0
method=0)
fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0
method=0)
fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0
method=0)
fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0
method=0)
fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0
method=0)
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
(now run the game)
$ wine rct2.exe
fixme:win:EnumDisplayDevicesW ((null),0,0x32f808,0x00000000), stub!
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to
8
fixme:wave:wodDsCreate DirectSound not implemented
fixme:wave:wodDsCreate The (slower) DirectSound HEL mode will be used instead.
fixme:wave:wodDsCreate DirectSound not implemented
fixme:wave:wodDsCreate The (slower) DirectSound HEL mode will be used instead.
--
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=28177
Summary: Return to Mysterious Island 2 crashes after starting
Product: Wine
Version: 1.3.26
Platform: x86
URL: http://www.fileplanet.com/201531/200000/fileinfo/Retur
n-to-Mysterious-Island-2---Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=36098)
--> (http://bugs.winehq.org/attachment.cgi?id=36098)
terminal output
The game crashes shortly after starting, without displaying anything.
After changing orm to backbuffer, the game doesn't crash but it hangs and the
terminal output ends with:
fixme:d3d:IWineD3DBaseSwapChainImpl_GetRasterStatus iface 0x15d740,
raster_status 0x32e4e4 stub!
I also noticed that at least the first intro video (company logo) was playing
correctly in Wine-1.2.3 but the game hung afterwards (only with orm=backbuffer;
with orm=fbo the game always produced the same crash as it does in the current
git version). Since Wine-1.3.0 the game hangs (without showing anything) when
orm=backbuffer.
The problem can be reproduced in the demo, too.
Fedora 15 x86
Nvidia gfx card / driver 280.13
--
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.
https://bugs.winehq.org/show_bug.cgi?id=36406
Bug ID: 36406
Summary: Wildstar installer is unusable, all white.
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adys.wh(a)gmail.com
Created attachment 48450
--> https://bugs.winehq.org/attachment.cgi?id=48450
Console output
Output and screenshot attached.
--
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.