https://bugs.winehq.org/show_bug.cgi?id=56454 --- Comment #5 from sldev <sldev(a)free.fr> --- (In reply to Zeb Figura from comment #4)
I mean without using "wine" though. I.e. just running
whatsit(a)camazotz:~/Downloads$ ./CoolVLViewer-1.32.0.15-Windows-x86_64-Setup.exe
succeeds. As I understand that should be going through binfmt_misc.
Well, yes, it would go via binfmt_misc to and for me it also fails this way...
That sounds like "no" then unfortunately.
Making it chmod +x and Running it directly from the terminal like you did lead to this log: 0088:fixme:wineusb:add_usb_device Interface 1 has 9 alternate settings; using the first one. 0088:fixme:wineusb:add_usb_device Interface 2 has 9 alternate settings; using the first one. 0088:fixme:wineusb:add_usb_device Interface 3 has 9 alternate settings; using the first one. 0088:fixme:wineusb:add_usb_device Interface 4 has 13 alternate settings; using the first one. 0088:fixme:wineusb:add_usb_device Interface 5 has 22 alternate settings; using the first one. 0088:fixme:wineusb:add_usb_device Interface 6 has 12 alternate settings; using the first one. 0084:fixme:wineusb:query_id Unhandled ID query type 0x5. .../... 31 more occurrences of the above mesage 0084:fixme:wineusb:query_id Unhandled ID query type 0x5. 0024:fixme:font:find_matching_face Untranslated charset 255 But all these message are emitted on installer launch, and before I try and install the program, at which point I just get the dialog reporting the permission problem from the installer, but no message printed by Wine in the terminal. -- 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.