https://bugs.winehq.org/show_bug.cgi?id=58023
Bug ID: 58023
Summary: Meld-3.22.2 fails to start with errormessagebox
(retrieves incorrect path via XDG_DATA_HOME env var)
Product: Wine
Version: 10.4
Hardware: x86-64
URL: https://download.gnome.org/binaries/win32/meld/3.22/Me
ld-3.22.2-mingw.msi
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: Debian
This very newest version of Meld fails with a FileNotFound error.
Workaround: XDG_DATA_HOME="" wine Meld.exe
Similar bug like https://bugs.winehq.org/show_bug.cgi?id=49987 which was about
XDG_DATA_DIRS. You also need the patch from that bug
Problem: XDG_DATA_HOME is also used in recycle.bin and winemenubuilder.
I gues we need a more general solution/rewrite ?
--
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=48291
Bug ID: 48291
Summary: Detroit: Become Human crashes on launch
Product: Wine
Version: 5.0-rc1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sashok.olen(a)gmail.com
Distribution: ---
Created attachment 65990
--> https://bugs.winehq.org/attachment.cgi?id=65990
backtrace
For now I've only uploaded a backtrace, but it's a bit unusual:
0x0000000000000000: -- no code accessible --
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=57567
Bug ID: 57567
Summary: Punishing gray raven fails to launch
Product: Wine
Version: 10.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: francisco278herrera(a)gmail.com
Distribution: ---
Created attachment 77665
--> https://bugs.winehq.org/attachment.cgi?id=77665
debug log with WINEDEBUG=PGR.exe:+all
Punishing gray raven fails to launch, presumably due to failiing call to
2771.744:00f0:00f4:trace:reg:RegQueryValueExA
(000000000000014C,"SystemBiosVersion",0000000000000000,0000000000000000,00000000001058E0,0000000000105890=260)
with OBJECT_NAME_NOT_FOUND and several other registry keys fail with the same
error
and
failing call 2769.893:00f0:00f4:fixme:toolhelp:CreateToolhelp32Snapshot
Unimplemented: heap list snapshot
2769.910:00f0:00f4:fixme:toolhelp:Heap32ListFirst : stub
the game's anticheat does seem to scan memory after 2769.910:00f0:00f4:Ret
KERNEL32.CreateToolhelp32Snapshot() retval=0000014c ret=6ffff991a22d and scan
threads with Thread32Next so maybe the game is intentionally refusing to run in
wine, in which case the bug is invalid.
--
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=58025
Bug ID: 58025
Summary: winewayland: Not working functions
SetLayeredWindowAttributes and SetWindowRgn
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winewayland
Assignee: wine-bugs(a)winehq.org
Reporter: viorca(a)ukr.net
Distribution: ---
When using winewayland driver not working functions SetLayeredWindowAttributes
and SetWindowRgn.
SetLayeredWindowAttributes - alpha blending ignored
SetWindowRgn - black window is displayed outside the region
--
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=49108
Bug ID: 49108
Summary: Error when starting application LTspice XVII
Product: Wine
Version: 4.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 2010tch(a)gmail.com
Distribution: ---
Created attachment 67081
--> https://bugs.winehq.org/attachment.cgi?id=67081
System generated error report
When starting LTspice XVII a "serious error" is encounterd.
After 30 - 90 seconds, LTspice XVII will start as normal but at some point the
program will hang. I have to use a Ctrl-alt-del to restart my computer.
--
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=58019
Bug ID: 58019
Summary: All HKCU\Software\Wine keys should also work when put
into HKLM
Product: Wine
Version: 10.3
Hardware: aarch64
OS: MacOS
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: registry
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)agowa338.de
Hi,
I originally just wanted to swap my Control and Command key. After a while I
finally made my way to Bug #35351. (note: I didn't find any documentation about
this besides that issue and a bunch of websites with outdated statements like
it isn't possible and one has to use 3rd-party hotkey tools).
I then noticed the solution https://bugs.winehq.org/show_bug.cgi?id=35351#c6
but accidentally at first configured these settings within HKLM instead of HKCU
as the key "HKLM\Software\Wine\Mac Driver" did already existed where as
"HKCU\Software\Wine\Mac Driver" did not. And to my surprise it didn't work
then.
I think this is a bit unintuitive and therefore would like to suggest that
everything that currently checks for a value within "HKCU\Software\Wine\*"
should fall back onto "HKLM\Software\Wine\*" if it is absent.
Would this be possible to implement in a kinda generic way? It is also more or
less what Microsoft Windows does (for the most part at least).
--
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=57983
Bug ID: 57983
Summary: getaddrinfo cannot handle "https" as the service
string, but windows 10 can
Product: Wine
Version: 10.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: katharine.chui(a)gmail.com
Distribution: ---
Created attachment 78236
--> https://bugs.winehq.org/attachment.cgi?id=78236
test/reproduce code
test code that can be built with mingw-w64 gcc attached, on linux wine, the
current output is:
getaddrinfo("google.com", "https", NULL, &res) failed with 10109
aka WSATYPE_NOT_FOUND
on windows, both "443" and "https" service strings works
--
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=58021
Bug ID: 58021
Summary: Wreckfest 2 shows a black screen after launch
Product: vkd3d
Version: 1.15
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: vkd3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Fatal Error: D3D12CreateDeviceAndSwapChain() failed, result: 0x80070057
--
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=49987
Bug ID: 49987
Summary: Application freeze when trying to open file chooser
dialog
Product: Wine
Version: 5.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikrutrafal(a)protonmail.com
Distribution: ---
Created attachment 68389
--> https://bugs.winehq.org/attachment.cgi?id=68389
Full log
When I download my GTK app -
https://github.com/qarmin/czkawka/releases/download/1.1.0/windows_czkawka_g…
and run it, then when clicking at "+Add" directly below "Included Directories",
then app freeze
Suspicious errors from console
```
01d8:fixme:imm:ImmGetOpenStatus (000000000383F3B0): semi-stub
01d8:fixme:imm:ImmReleaseContext (0000000000030082, 000000000383F3B0): stub
01d8:fixme:file:GetLongPathNameW UNC pathname L"\\\\?\\C:\\users\\rafal\\Local
Settings\\Application Data\\recently-used.xbel"
01d8:fixme:file:GetLongPathNameW UNC pathname L"\\\\?\\C:\\users\\rafal\\Local
Settings\\Application Data\\gtk-3.0\\bookmarks"
01d8:err:shell:SHGetFileInfoW pidl is null!
01d8:err:shell:SHGetFileInfoW pidl is null!
(czkawka_gui.exe:468): Gtk-WARNING **: 14:44:44.483: Error loading theme icon
'list-add' for stock: Icon 'list-add' not present in theme Adwaita
01d8:fixme:file:GetLongPathNameW UNC pathname L"\\\\?\\C:\\users\\rafal\\Local
Settings\\Application Data\\gtk-3.0\\bookmarks"
01d8:fixme:file:GetLongPathNameW UNC pathname L"\\\\?\\C:\\users\\rafal\\Local
Settings\\Application Data\\gtk-3.0\\servers"
```
On Windows none of this errors is shown
--
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=57994
Bug ID: 57994
Summary: Sherlock Holmes Crimes and Punishments - Can't start a
new game (Wine freezes during loading screen)
Product: Wine
Version: 10.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nekoNexus(a)protonmail.ch
Distribution: ---
Created attachment 78254
--> https://bugs.winehq.org/attachment.cgi?id=78254
Vanilla Wine 10.3 Log
Distro: Gentoo Linux (x86_64)
Desktop Environment: KDE Plasma 6.2.5 (Wayland)
CPU: Ryzen 3700X @ 4.98 GHz
RAM: 32GBs @ 3600 MHz
GPU: AMD RX 7800 XT
Mesa Version: 25.0.1
Game ​Version: 1.0.10897.0 (GOG release)
Winetricks Verbs: vcrun6 vcrun2010 vcrun2022
Esync/Fsync: Consistent regardless if on or off
DXVK Version: 2.6
Gamescope Version: 3.16.2
Explanation:
------------
After launching the game and starting a new save (new game button), the game
will play a brief video then begin a loading screen: but this loading screen
freezes partway through.
Going through the Wine log shows messages like this when it happens:
"170304.455:0020:01c4:err:sync:RtlpWaitForCriticalSection section 02AE36E4 "?"
wait timed out in thread 01c4, blocked by 0238, retrying (60 sec)"
and I'm forced to kill the process as a result.
As such, I can't play the game... *sadface*
--
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.