https://bugs.winehq.org/show_bug.cgi?id=54277
Bug ID: 54277
Summary: Fix unhandled exception for another test of The
Settlers: Heritage of Kings
Product: Wine
Version: 8.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Markus.Elfring(a)web.de
Distribution: ---
I tried another start out for the game “The settlers (gold edition)” by
components from the software package “wine 8.0~rc3-1522.1”.
Some information was logged for further development considerations.
Markus_Elfring@Sonne:~> wine C:\\ProgramData\\Microsoft\\Windows\\Start\
Menu\\Programs\\Ubisoft\\Blue\ Byte\\DIE\ SIEDLER\ -\ Das\ Erbe\ der\ Könige\
-\ Gold\ Edition\\DIE\ SIEDLER\ -\ Das\ Erbe\ der\ Könige\ spielen.lnk
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
…
00bc:err:ntoskrnl:ZwLoadDriver failed to create driver
L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\SecDrv": c0000142
003c:fixme:service:scmdatabase_autostart_services Auto-start service L"SecDrv"
failed to start: 1114
0024:fixme:exec:SHELL_execute flags ignored: 0x00004000
008c:fixme:imm:ImeSetActiveContext (0000000000010026, 0): stub
008c:fixme:imm:ImmReleaseContext (0000000000010020, 0000000000010026): stub
0124:fixme:imm:ImeSetActiveContext (0001004E, 1): stub
0124:fixme:imm:ImmReleaseContext (00050044, 0001004E): stub
0124:err:dbghelp_msc:pe_load_debug_directory Got a page fault while loading
symbols
0124:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr
0x70034218
0138:fixme:advapi:RegisterEventSourceA ((null)," "): stub
0138:fixme:advapi:RegisterEventSourceW (L"",L" "): stub
0138:fixme:advapi:ReportEventA
(CAFE4242,0x0001,0x0000,0x00000000,00000000,0x0001,0x00000060,01D3FAF4,01E63592):
stub
0138:fixme:advapi:ReportEventW
(CAFE4242,0x0001,0x0000,0x00000000,00000000,0x0001,0x00000060,00634F88,01E63592):
stub
0138:err:eventlog:ReportEventW L"3"
0138:fixme:advapi:DeregisterEventSource (CAFE4242) stub
…
How will the software situation be improved further?
--
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=50920
Bug ID: 50920
Summary: Implement a 32-bit OpenGL wrapper that forwards calls
to a 64-bit display window through IPC
Product: Wine
Version: 5.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: opengl
Assignee: wine-bugs(a)winehq.org
Reporter: milasudril(a)gmail.com
Distribution: Ubuntu
It is getting harder to run 32-bit OpenGL apps. In particular If you install
the CUDA driver for NVIDIA, you will only get the 64-bit driver. A possible
solution would be to create a separate 64-bit process, that is responsible to
forward OpenGL calls from the 32-bit application to the 64-bit driver.
Some thoughts about implementation possibilities:
* OpenGL never use pointers as handles, but 32-bit ints. Thus it should be
possible to implement a working IPC solution without any pointer translation
table.
* Immediate mode (legacy) OpenGL, will naturally generate more IPC calls.
However, these functions could be implemented in wine, and glEnd could be the
trigger to flush any buffers and to issue the IPC call.
Some thoughts about drawbacks:
* Increased number of context switches which causes increased latency. However,
it is possible to use IPC to have a 32-bit WINE process communicating with
JACK, with sufficiently low latency for realtime audio, which has slightly
higher requirements on low latency then video output, so it should be feasible.
Some thoughts about implementation difficulties:
* Each OpenGL command will need an id, but perhaps this could be auto-generated
--
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=43260
Bug ID: 43260
Summary: Some DirectX 3 games such as MechWarrior 2, Soul Trap.
etc display badly or crash.
Product: Wine
Version: 2.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: zombie_ryushu(a)yahoo.com
Distribution: ---
Some DirectX 3 games such as MechWarrior 2, Soul Trap. etc display badly or
crash. MechWarrior 2 loads the Intro Cinematic at most and then crashes at the
main menu with DirectX errors
Soul Trap displays similar errors the Main menu is Partially navigable. You can
not however start an actual game.This has been an ongoing problem with these
games.
--
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=39160
Bug ID: 39160
Summary: Diablo 1 modifications 'Tchernobog' and 'Belzebub'
have no sound ingame
Product: Wine
Version: 1.7.34
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: openal32
Assignee: wine-bugs(a)winehq.org
Reporter: i30817(a)gmail.com
Distribution: ---
>From here: http://diablo1.ovh.org/hd/?download
, diablo 1 data file required.
After the intro movies on a new windows 32 bits prefix, there is no sound. I
tried some things (the game has a openal32.dll in the dir):
export WINEDLLOVERRIDES="openal32=d" (game refuses to load from missing dll)
export WINEDLLOVERRIDES="openal32=b" (normal no sound besides the intro movies)
export WINEDLLOVERRIDES="openal32=n" (game complained that 'Sfx error'
'Couldn't create Video Stream Sound object,, OpenAL invalid ID'.
I also tried to install a recent version of oalinst.exe into the prefix with no
appreciable difference with these combinations. Disabled still fell over,
builtin still had no sound and native still found something fishy in the
interface.
--
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=46744
Bug ID: 46744
Summary: Settlers IV History Edition
Product: Wine
Version: 4.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: supagu(a)gmail.com
Distribution: ---
Loads into menu, but trying to start a game gives the following error:
0143:fixme:ddraw:d3d_device_create Only one Direct3D device per DirectDraw
object supported.
--
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=54405
Bug ID: 54405
Summary: FAVORITE games crash on New Game (Hoshizora no
Memoria, Irotoridori no Sekai, AstralAir no Shiroki
Towa, Sakura Moyu...)
Product: Wine
Version: 8.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: nekotekina(a)gmail.com
Distribution: ---
Hello,
Multiple visual novels from FAVORITE crash at selecting New Game after startup.
List of affected games (non-exhaustive, using the same engine):
星空のメモリア (Hoshizora no Memoria) -Wish upon a Shooting Star-
星空のメモリア (Hoshizora no Memoria) -Eternal Heart-
いろとりどりのセカイ (Irotoridori no Sekai)
いろとりどりのヒカリ (Irotoridori no Hikari)
アストラエアの白き永遠 (AstralAir no Shiroki Towa)
紅い瞳に映るセカイ (Akai Hitomi ni Utsuru Sekai)
アストラエアの白き永遠Finale-白き星の夢- (AstralAir no Shiroki Towa Finale -Shiroki Hoshi
no Yume-)
さくら、もゆ。(Sakura, Moyu.) -as the Night's, Reincarnation-)
Workaround:
Go to settings, switch to font settings tab, then go back to main menu. This is
far from obvious, as it looks like the game doesn't work at all.
Technical details:
The game engine crashes calling __invalid_parameter_noinfo after failing to
check results of certain call to GetGlyphOutlineA in its text rendering
routine. More precisely, the engine seems bugged. First thing it does after
starting New Game is trying to "render" Japanese space character U+3000.
GetGlyphOutlineA returns zero for it, this triggers the code path calling
GetLastError. Last error is sticky and there is no SetLastError anywhere before
it. Since GetGlyphOutlineA doesn't set the last error in Wine (at least it's
not the case here), GetLastError checks some "ancient" stuck value. The value
is also strange: 0xffffffff, which isn't usually seen as an error code.
I tried to figure out where 0xffffffff comes from. It's set in
win32u:wait_message. X11DRV_MsgWaitForMultipleObjectsEx returns -1 because the
count arg is 0, after process_events succeeds: ret is set to count-1. I don't
understand where the bug actually is, it's pretty confusing.
--
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=41120
Bug ID: 41120
Summary: Shadow Vault does not start a new game with
EZeroDivide message box
Product: Wine
Version: 1.9.16
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 00cpxxx(a)gmail.com
Distribution: Debian
Created attachment 55327
--> https://bugs.winehq.org/attachment.cgi?id=55327
relay log
When attempting to start a new game there is a message box, dismissing it leads
to a hang and this message in the console:
err:ntdll:RtlpWaitForCriticalSection section 0x7de64ac0
"../../../wine/dlls/wined3d/wined3d_main.c: wined3d_cs" wait timed out in
thread 0043, blocked by 0037, retrying (60 sec)
Relay log attached with 198Mb uncompressed. The thread that displays the
problem is 0028, a thread only trimmed version (around 1000 last lines) of the
log is at http://pastebin.com/qXHmQkgv
--
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=52547
Bug ID: 52547
Summary: GIMP 2.2.x: Mouse disappears and is ignored by the
application
Product: Wine
Version: 7.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: joseskvolpe(a)gmail.com
Distribution: ---
Mouse pointer disappears and won't work in most places of the interface,
however, the application seems to detect when the pointer (wich is invisible)
is hovering over buttons, but doesn't recognize mouse clicks.
On Windows 10, mouse events has the expected behavior and the mouse pointer
changes to another offered by the application.
Procedure:
1 - Run GIMP-2.0/bin/gimp-2.2.exe
2 - Move mouse over windows and click on it's contents
Download:
GIMP 2.2.17:
http://www.oldversion.com/windows/the-gimp-2-2-17
SHA1: bb8a3e297d6f2885c80c394901380b81d8ae0a67
Although the applications requests for GTK+ 2.4.14, GTK+ 2.10.13 is required to
install this application
GTK+ 2.10.13:
https://sourceforge.net/projects/gtk-win/files/GTK%2B%20Runtime%20Environme…
SHA1: bc5902c48590413fdd57ece9b69ee478849329c9
--
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=21215
Summary: New Star Soccer 2010 crashes when starting a new
career
Product: Wine
Version: 1.1.35
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lminiero(a)gmail.com
New Star Soccer 2010 crashes when you try to start a new career. You can
customize your profile correctly, but when you confirm your choices, and the
database is created for you, halfway though the process Wine crashes.
Everything else (main menu, game engine itself) works correctly. It has been
verified (not by me) that loading an already saved game (e.g. saved in Windows)
works fine, so the problem is in generating the savegame database.
The game has a debug mode, which shows that the last operation printed on
console (be it completed or still ongoing) is a 'DoLeagueElimination' (you can
choose, in the customization process, which leagues you want to be accessible
during the game). I'll attach a back trace.
--
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=41915
Bug ID: 41915
Summary: Crimzon Clover WORLD IGNITION - No music playback,
sound effects missing
Product: Wine
Version: 1.9.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: irrenhaus3(a)gmail.com
Distribution: ---
Created attachment 56296
--> https://bugs.winehq.org/attachment.cgi?id=56296
wine output, up until the game shows its loading screen
The Steam version of Yotsubane's shooting game "Crimzon Clover WORLD IGNITION"
doesn't play any background music, misses most of its sound effects and the few
effects it does play are not mixed properly (most of the time they are too
loud).
I believe this bug to be OpenAL-related due to this specific line in the log:
err:winediag:IXAudio2Impl_CreateSourceVoice OpenAL ran out of sources, consider
increasing its source limit.
This bug still prevails in 1.9.23, but it has been present for roughly 2 or 3
earlier releases in the winehq-repository.
Thank you for your time.
--
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.