Selecting current directory does not work in 7-zip.

Questions about Wine on Linux
Locked
queenbiscuit311
Newbie
Newbie
Posts: 1
Joined: Tue Sep 05, 2023 2:15 am

Selecting current directory does not work in 7-zip.

Post by queenbiscuit311 »

I can't seem to find any mention of this issue anywhere, but in 7-zip you're supposed to be able to input a folder path to navigate to that path directly, but it doesn't appear to be working under wine. From everything I've seen 7-zip should work perfectly under wine, so I'm not sure why this is. Is there a setting I need to set somewhere to fix this? When I try to input a directory, the folder icon next to the box just goes darker and nothing happens. Is this just broken functionality, or is there a workaround you need to do to make this work?

Wine version: 8.15
OS: Arch Linux

Here's my logs from opening the program and trying this:

Code: Select all

0074:err:wineusb:DriverEntry Failed to initialize Unix library, status 0xc0000135.
0074:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\wineusb": c0000135
003c:fixme:service:scmdatabase_autostart_services Auto-start service L"wineusb" failed to start: 126
009c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
009c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
009c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
009c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0024:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0024:fixme:file:NtFsControlFile FSCTL_GET_REPARSE_POINT semi-stub
0024:fixme:file:NtFsControlFile FSCTL_GET_REPARSE_POINT semi-stub
0024:fixme:file:NtFsControlFile FSCTL_GET_REPARSE_POINT semi-stub
0024:fixme:file:NtFsControlFile FSCTL_GET_REPARSE_POINT semi-stub
0024:fixme:file:NtFsControlFile FSCTL_GET_REPARSE_POINT semi-stub
0024:fixme:file:NtFsControlFile FSCTL_GET_REPARSE_POINT semi-stub
0024:fixme:file:NtFsControlFile FSCTL_GET_REPARSE_POINT semi-stub
0024:fixme:file:NtFsControlFile FSCTL_GET_REPARSE_POINT semi-stub
0024:fixme:file:NtFsControlFile FSCTL_GET_REPARSE_POINT semi-stub
0024:fixme:file:NtFsControlFile FSCTL_GET_REPARSE_POINT semi-stub
0024:fixme:file:NtFsControlFile FSCTL_GET_REPARSE_POINT semi-stub
Locked