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=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.
http://bugs.winehq.org/show_bug.cgi?id=58867
Bug ID: 58867
Summary: witchaven 1 & 2 build by BuildGDX
Product: Wine
Version: 10.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lars_martin4(a)hotmail.com
Distribution: ---
How to fix:
https://m210.duke4.net/https://en.wikipedia.org/wiki/Witchaven
error:
wine BuildGDX.jar
0378:err:environ:init_peb starting L"C:\\Program Files
(x86)\\Java\\jre6\\bin\\javaw.exe" in experimental wow64 mode
037c:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
java BuildGDX.jar
Error: Could not find or load main class BuildGDX.jar
Caused by: java.lang.ClassNotFoundException: BuildGDX.jar
wine java.exe -client
03f0:err:environ:init_peb starting L"C:\\Program Files
(x86)\\Java\\jre6\\bin\\java.exe" in experimental wow64 mode
03f4:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
Usage: java [-options] class [args...]
(to execute a class)
or java [-options] -jar jarfile [args...]
(to execute a jar file)
where options include:
-client to select the "client" VM
-server to select the "server" VM
-hotspot is a synonym for the "client" VM [deprecated]
The default VM is client.
-cp <class search path of directories and zip/jar files>
-classpath <class search path of directories and zip/jar files>
A ; separated list of directories, JAR archives,
and ZIP archives to search for class files.
-D<name>=<value>
set a system property
-verbose[:class|gc|jni]
enable verbose output
-version print product version and exit
-version:<value>
require the specified version to run
-showversion print product version and continue
-jre-restrict-search | -jre-no-restrict-search
include/exclude user private JREs in the version search
-? -help print this help message
-X print help on non-standard options
-ea[:<packagename>...|:<classname>]
-enableassertions[:<packagename>...|:<classname>]
enable assertions
-da[:<packagename>...|:<classname>]
-disableassertions[:<packagename>...|:<classname>]
disable assertions
-esa | -enablesystemassertions
enable system assertions
-dsa | -disablesystemassertions
disable system assertions
-agentlib:<libname>[=<options>]
load native agent library <libname>, e.g. -agentlib:hprof
see also, -agentlib:jdwp=help and -agentlib:hprof=help
-agentpath:<pathname>[=<options>]
load native agent library by full pathname
-javaagent:<jarpath>[=<options>]
load Java programming language agent, see
java.lang.instrument
-splash:<imagepath>
show splash screen with specified image
--
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=54927
Bug ID: 54927
Summary: grepwinNP3 (part of Notepad3) crashes inside uxtheme
Product: Wine
Version: 8.7
Hardware: x86-64
URL: https://github.com/rizonesoft/Notepad3/releases/downlo
ad/RELEASE_6.23.203.2/Notepad3_6.23.203.2_x64_Setup.ex
e
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: uxtheme
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: ---
This is a kind of "grep with GUI":
Unhandled exception: page fault on read access to 0x0000000000000004 in 64-bit
code (0x0000006d5089f5).
=>0 0x0000006d5089f5 DrawThemeTextEx+0x45(hTheme=000000000025CA20,
hdc=0000000001410094, iPartId=0x2, iStateId=0, pszText=L"Regex search",
iCharCount=0xffffffff, flags=0x2450, rect=00000000001FC400,
options=0000000000000000)
[/home/louis/sda2/wine64-build/../wine/dlls/uxtheme/draw.c:1790] in uxtheme
(0x000000001fc400)
Apparently crashes in next line because "options" pointer is NULL:
if (options->dwFlags & ~(DTT_TEXTCOLOR | DTT_FONTPROP))
FIXME("unsupported flags 0x%08lx\n", options->dwFlags);
--
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=58979
Bug ID: 58979
Summary: Medal of Honor Pacific Assault(tm) give black screen
hard to quit
Product: Wine
Version: 10.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)list.winehq.org
Reporter: lars_martin4(a)hotmail.com
Distribution: ---
not possible to start again.
--
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=58961
Bug ID: 58961
Summary: SynthFont2 crashes when attempting to launch it
Product: Wine
Version: 10.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)list.winehq.org
Reporter: unwed-cola-zesty(a)duck.com
Distribution: ---
Created attachment 79662
--> http://bugs.winehq.org/attachment.cgi?id=79662
Backtrace of the described bug.
The latest version of SynthFont2 (2.9.1.1) crashes with an access violation in
SynthFont2x64.exe when opening, once the 30-day trial dialog is closed.
To reproduce:
0. Download and install the program from the following link:
https://www.synthfont.com/SynthFont2x64Setup.exe
1. Launch SynthFont2 (the main executable is "SynthFont2x64.exe", present at
"C:\Program Files\SynthFont2").
2. Dismiss the 30-day trial window ("You are on day X of the 30 day trial
period. Have fun!").
3. The app notifies of an access violation in "SynthFont2x64.exe".
Expected behaviour:
The app doesn't crash on startup.
The issue occurs on SynthFont2 v2.9.1.1 when running on Linux Mint 22.2 with
the latest wine-devel (10.18).
The issue does NOT occur on the same SynthFont version (v2.9.1.1) running on
latest Windows 10.
Additional information:
SynthFont is a MIDI player and editor for Windows. v1 is the original free
version (with less features), v2 is the newer paid version (described in this
bug report). Only v1 is listed in the AppDB, and even then it hasn't been
updated since v1.322 (released in 2009), with the latest version being 1.815.
Backtrace is attached. Not sure where to find Wine logs, so they aren't
included.
--
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=58960
Bug ID: 58960
Summary: Timeshift will not run
Product: Wine
Version: 10.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)list.winehq.org
Reporter: lars_martin4(a)hotmail.com
Distribution: ---
Created attachment 79661
--> http://bugs.winehq.org/attachment.cgi?id=79661
backtrace
tryed on ubuntu and fedora
--
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=58878
Bug ID: 58878
Summary: Norwegian version of "Who Wants To Be A Millionaire"
did not works
Product: Wine
Version: 10.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lars_martin4(a)hotmail.com
Distribution: ---
larsmartinhambro@fedora-linux:~/.wine/drive_c/Program Files (x86)/Eidos
Interactive/HotHouse Creations/Vil Du Bli Millionær$ dir
BINKW32.DLL Data Game.exe SMACKW32.DLL Viktig.rtf
larsmartinhambro@fedora-linux:~/.wine/drive_c/Program Files (x86)/Eidos
Interactive/HotHouse Creations/Vil Du Bli Millionær$ wine Game.exe
002c:fixme:winediag:loader_init wine-staging 10.15 is a testing version
containing experimental patches.
002c:fixme:winediag:loader_init Please mention your exact version when filing
bug reports on winehq.org.
0090:err:environ:init_peb starting L"C:\\Program Files (x86)\\HDD
Health\\HDDHealthService.exe" in experimental wow64 mode
0090:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented!
00c8:err:environ:init_peb starting L"C:\\Program Files
(x86)\\ASUS\\AXSP\\4.00.38\\atkexComSvc.exe" in experimental wow64 mode
00c8:fixme:ole:CoInitializeSecurity 00000000, -1, 00000000, 00000000, 6, 3,
00000000, 2, 00000000 stub
00c8:fixme:wbemprox:client_security_SetBlanket 79273934, 00C145B8, 10, 0,
(null), 4, 3, 00000000, 0
00c8:fixme:wbemprox:client_security_Release 79273934
00c8:fixme:wbemprox:client_security_Release 79273934
00c8:fixme:wbemprox:wbem_services_CreateInstanceEnum unsupported flags 0x10
wine: Unhandled page fault on read access to 00000000 at address 793A43CD
(thread 00c8), starting debugger...
00d0:err:environ:init_peb starting L"C:\\windows\\syswow64\\winedbg.exe" in
experimental wow64 mode
0058:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 4d02c (device=4 access=3
func=40b method=0)
0058:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 4d02c (device=4 access=3
func=40b method=0)
0058:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 4d02c (device=4 access=3
func=40b method=0)
0070:err:ole:start_rpcss Failed to start RpcSs service
00e4:err:ole:start_rpcss Failed to start RpcSs service
0058:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 4d02c (device=4 access=3
func=40b method=0)
0058:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 4d02c (device=4 access=3
func=40b method=0)
0058:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 4d02c (device=4 access=3
func=40b method=0)
0070:err:ole:start_rpcss Failed to start RpcSs service
003c:err:service:process_send_start_message service L"asComSvc" failed to start
003c:fixme:service:scmdatabase_autostart_services Auto-start service
L"asComSvc" failed to start: 1053
0100:err:environ:init_peb starting L"C:\\windows\\syswow64\\winedevice.exe" in
experimental wow64 mode
010c:err:ntoskrnl:ServiceMain Failed to load
L"C:\\windows\\system32\\win32k.sys"
010c:err:ntoskrnl:ServiceMain Failed to load
L"C:\\windows\\system32\\drivers\\dxgkrnl.sys"
010c:err:ntoskrnl:ServiceMain Failed to load
L"C:\\windows\\system32\\drivers\\dxgmms1.sys"
0108: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
014c:err:environ:init_peb starting L"C:\\Program Files (x86)\\Electronic
Arts\\Medal of Honor Airborne\\UnrealEngine3\\MOHAGame\\pb\\PnkBstrA.exe" in
experimental wow64 mode
0024:fixme:winediag:loader_init wine-staging 10.15 is a testing version
containing experimental patches.
0024:fixme:winediag:loader_init Please mention your exact version when filing
bug reports on winehq.org.
01e4:err:environ:init_peb starting L"C:\\Program Files (x86)\\Eidos
Interactive\\HotHouse Creations\\Vil Du Bli Million\00e6r\\Game.exe" in
experimental wow64 mode
0058:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 4d02c (device=4 access=3
func=40b method=0)
0058:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 4d02c (device=4 access=3
func=40b method=0)
0058:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 4d02c (device=4 access=3
func=40b method=0)
0204:err:environ:init_peb starting
L"C:\\users\\larsmartinhambro\\AppData\\Local\\Temp\\~ef7194.tmp" in
experimental wow64 mode
0210:err:environ:init_peb starting L"C:\\windows\\syswow64\\winedevice.exe" in
experimental wow64 mode
021c:err:ntoskrnl:ServiceMain Failed to load
L"C:\\windows\\system32\\win32k.sys"
021c:err:ntoskrnl:ServiceMain Failed to load
L"C:\\windows\\system32\\drivers\\dxgkrnl.sys"
021c:err:ntoskrnl:ServiceMain Failed to load
L"C:\\windows\\system32\\drivers\\dxgmms1.sys"
0218:err:ntoskrnl:ZwLoadDriver failed to create driver
L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\SecDrv": c0000142
larsmartinhambro@fedora-linux:~/.wine/drive_c/Program Files (x86)/Eidos
Interactive/HotHouse Creations/Vil Du Bli Millionær$
0224:fixme:winediag:loader_init wine-staging 10.15 is a testing version
containing experimental patches.
0224:fixme:winediag:loader_init 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.
http://bugs.winehq.org/show_bug.cgi?id=58864
Bug ID: 58864
Summary: Prime 95 on linux?
Product: Wine
Version: 10.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lars_martin4(a)hotmail.com
Distribution: ---
Computer frize total after i use prime 95 one wine?
I install updates on appsenter fedora 44 preview.
--
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.