Search Criteria
Package Details: hp-prime-virtual-calculator-bin 2.2.15270_2025_01_31-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/hp-prime-virtual-calculator-bin.git (read-only, click to copy) |
---|---|
Package Base: | hp-prime-virtual-calculator-bin |
Description: | Simulator of the HP Prime Graphing Calculator (using Wine) |
Upstream URL: | https://hpcalcs.com |
Licenses: | LicenseRef-Hewlett-Packard |
Conflicts: | hp-prime-virtual-calculator |
Provides: | hp-prime-virtual-calculator |
Submitter: | Misaka13514 |
Maintainer: | Misaka13514 |
Last Packager: | Misaka13514 |
Votes: | 1 |
Popularity: | 0.82 |
First Submitted: | 2025-05-18 07:37 (UTC) |
Last Updated: | 2025-05-18 07:37 (UTC) |
Dependencies (7)
- bash (bash-devel-gitAUR, bash-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- wine (wine-valveAUR, wine-stable-nextAUR, wine-wow64-gitAUR, wine-staging-wow64-gitAUR, wine-gitAUR, wine-staging-gitAUR, wine-stableAUR, wine-wow64AUR, wine-staging-wow64AUR, wine-tkg-staging-wow64-binAUR, wine-tkg-staging-binAUR, wine-tkg-staging-ntsync-binAUR, wine-cachyosAUR, wine-pure-gitAUR, wine-staging)
- binwalk (binwalk-gitAUR) (make)
- cabextract (make)
- msitools (msitools-gitAUR) (make)
- wine-staging (wine-staging-wow64-gitAUR, wine-staging-gitAUR, wine-staging-wow64AUR, wine-tkg-staging-wow64-binAUR, wine-tkg-staging-binAUR, wine-tkg-staging-ntsync-binAUR, wine-pure-gitAUR) (optional) – The recommended version of Wine for this package
Latest Comments
raprism commented on 2025-05-19 08:43 (UTC)
Yes, fast workaround is
sudo downgrade --latest "wine-staging<10.8"
.Great that you made a bug report.
Misaka13514 commented on 2025-05-19 00:54 (UTC) (edited on 2025-05-19 03:59 (UTC) by Misaka13514)
I compared the logs of 10.7 and 10.8. E_NOINTERFACE isn't a problem. Maybe the problem is
0134:fixme:enumeration:device_watcher_Start Unsupported filter: L"System.Devices.AepService.ProtocolId:={4526e8c1-8aac-4153-9b16-55e86ada0e54} AND System.Devices.Dnssd.Domain:=\"local\" AND System.Devices.Dnssd.ServiceName:=\"_hpconnkit._tcp\""
Update: I have reported it to WineHQ Bugzilla: https://bugs.winehq.org/show_bug.cgi?id=58246
Misaka13514 commented on 2025-05-19 00:00 (UTC)
@raprism
wine-staging 10.7-1
worked for me, can you please downgrade it and have a try? I upgraded to10.8
and it failed for me too. I will study it further when I have time, but I am not very familiar with wine, so it would be best if someone could help me patch it.raprism commented on 2025-05-18 22:07 (UTC) (edited on 2025-05-18 22:08 (UTC) by raprism)
Tried both, current wine (10.8) and wine-staging (also 10.8) without success, because it seems that the licence message is shown shortly in a popup that quits automatically.
There were few fixme messages on console, if not 'WINEDEBUG="-all"' is set, but non-working USB was not a problem to use the software with wine. Eventually is E_NOINTERFACE a problem?
The log with standard debug settings is:
Misaka13514 commented on 2025-05-18 07:55 (UTC)
For reasons unknown to me, using
wine
does not work out of the box at the moment, I recommend usingwine-staging
. I have not hard-coded the dependencies so that users can test it with other wine versions. If you can run it withwine
, please tell me how to do it, thanks.