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@winehq.org Reporter: mikrutrafal@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_gu... 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
https://bugs.winehq.org/show_bug.cgi?id=49987
RafaĆ Mikrut mikrutrafal@protonmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://github.com/qarmin/c | |zkawka/releases/download/1. | |1.0/windows_czkawka_gui.zip