[Bug 59790] New: Volocity license server 2.2.1 does not recognize usb dongle
http://bugs.winehq.org/show_bug.cgi?id=59790 Bug ID: 59790 Summary: Volocity license server 2.2.1 does not recognize usb dongle Product: Wine Version: 11.9 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@list.winehq.org Reporter: alois.schloegl@gmail.com Distribution: --- Created attachment 81026 --> http://bugs.winehq.org/attachment.cgi?id=81026 winedebug log when trying to start licenseserver221 of volocity63 The license for using Volocity6.3 is managed by a "license server 2.2.1" which is checking whether an USB dongle is attached. The attached log file shows the wine debug log, when - the usb dongle is attached to the host, lsusb shows this line: Bus 003 Device 005: ID 0529:0001 Aladdin Knowledge Systems HASP copy protection dongle - and volocity 6.3 and its "license server 2.2.1." are installed in a new WINEPREFIX. Trying to start the license server fails with 0098:err:eventlog:ReportEventW L"The command could not be completed because the dongle was not found (2600)" -- 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=59790 --- Comment #1 from Alois Schlögl <alois.schloegl@gmail.com> --- Here is an update from wine-11-12, with the usb dongle connected in the host, dmesg shows this [256493.573100] usb 3-12: new low-speed USB device number 8 using xhci_hcd [256493.714167] usb 3-12: New USB device found, idVendor=0529, idProduct=0001, bcdDevice= 3.25 [256493.714181] usb 3-12: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [256493.714188] usb 3-12: Product: HASP HL 3.25 [256493.714192] usb 3-12: Manufacturer: AKS lsusb shows this Bus 003 Device 008: ID 0529:0001 Aladdin Knowledge Systems HASP copy protection dongle The license server comes with several exe files. "Program Files (x86)/Common Files/PerkinElmer Installer for Aladdin Hasp Drivers/haspdinst.exe" "Program Files (x86)/PerkinElmer Imaging License Server/svcctrl.exe" "Program Files (x86)/PerkinElmer Imaging License Server/License Server Service.exe" The first two (haspdinst.exe and svcctrl.exe) produce the same WINEDEBUG log (at least when using the default settings) "License Server Service.exe" produces additional log entry, it seems this is a kind of wrapper around one of the other two. In the following, I'll add just the debuglog for haspdinst.exe -- 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=59790 --- Comment #2 from Alois Schlögl <alois.schloegl@gmail.com> --- Created attachment 81328 --> http://bugs.winehq.org/attachment.cgi?id=81328 debug log when running haspdinst.exe with connected usb dongle on wine 11.12. -- 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=59790 --- Comment #3 from Alois Schlögl <alois.schloegl@gmail.com> --- Created attachment 81329 --> http://bugs.winehq.org/attachment.cgi?id=81329 debuglog running haspdinst.exe under "windows 7" it seems haspdinst 5.86 does not run under "windows 10". Here is the debug log with winecfg set to "windows 7" when running wine haspdinst.exe -install The usb-dongle is connected to the host. An error dialog is opened with the title "Sentinel HASP Run-time Envir..." and the message "Unable to start hardlock service with parameters 1119 1053 ... ErrorCode 48 5 595 1053" -- 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=59790 Ken Sharp <imwellcushtymelike@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |hardware -- 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=59790 Alois Schlögl <alois.schloegl@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |usb -- 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=59790 --- Comment #4 from Alois Schlögl <alois.schloegl@gmail.com> --- Created attachment 81489 --> http://bugs.winehq.org/attachment.cgi?id=81489 haspdinst.exe running under windows7 on wine 11.13 repeating the test on wine 11.13 running these commands with USB dongle plugged in the host and running these commands: WINEPREFIX=/dev/shm/.wine.3 mkdir -p $WINEPREFIX wineboot -i winecfg /v win7 wine ~/K/Software/Volocity/6.3/LicenseServer2.2.1.msi &>ils221.install.log wine "$(find $WINEPREFIX -iname haspdinst.exe)" -install &> hasp586.install.log The only difference to the previous report in wine 11.12 is this line 0114:fixme:wineusb:query_id Unhandled ID query type 0x5. -- 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.
participants (1)
-
WineHQ Bugzilla