https://bugs.winehq.org/show_bug.cgi?id=56183
Bug ID: 56183
Summary: iCloud cannot log into AppleID
Product: Wine
Version: 9.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: user.pecheniok(a)gmail.com
Distribution: ---
Created attachment 75897
--> https://bugs.winehq.org/attachment.cgi?id=75897
Full log
After clicking the "log in" button, it shows a loading wheel for several
seconds then shows an "There was an error connecting to the AppleID server"
error. This line is also printed to the console:
01b0:fixme:wininet:query_global_option INTERNET_OPTION_PER_CONNECTION_OPTION
stub
--
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=56180
Bug ID: 56180
Summary: spacedesk shows "Connected - Display OFF" text when
connecting to the device
Product: Wine
Version: 9.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: user.pecheniok(a)gmail.com
Distribution: ---
Created attachment 75893
--> https://bugs.winehq.org/attachment.cgi?id=75893
Log of the running app
As of spacedesk v2109 and wine 9.0 rc3, when you connect a device to the PC
using the companion app, it only shows the "Connected - Display OFF" text on
the 2nd device. This line (or similar, see log) shows up right when you tap
"connect", so maybe it is the problem and needs an implementation:
fixme:system:NtUserQueryDisplayConfig flags 0x2, paths_count 0x1a7fa00, paths
0x35e318, modes_count 0x1a7fa04, modes 0x35f428, topology_id (nil) semi-stub
--
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=56179
Bug ID: 56179
Summary: GitLab fails to run some tests on Windows due to lack
of PARENTSRC support
Product: WineHQ Gitlab
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: gitlab-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
GitLab does not take PARENTSRC into account when running the Windows tests.
For instance MR!4837 introduces a failure in xaudio2_8:xaudio2:
https://gitlab.winehq.org/wine/wine/-/merge_requests/4837/diffs
And yet the 32-bit Windows job shows no failure:
https://gitlab.winehq.org/fgouget/wine/-/jobs/48209
While the 32-bit Linux job shows the expected failure:
https://gitlab.winehq.org/fgouget/wine/-/jobs/48208
This is actually obvious given that the code that builds the list of tests to
run on Windows (winetest.args) contains no reference to PARENTSRC:
- git diff --name-only $CI_MERGE_REQUEST_DIFF_BASE_SHA | sed -re
'/\/tests\//!d; s@/tests/.*@/tests/Makefile.in@' |
(xargs -r ls 2>/dev/null || true) | xargs -r sed '/TESTDLL/!d; s@.dll@@;
s@.*= *@@' >usr/local/share/wine/winetest.args
--
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.