Search Criteria
Package Details: picoscope7 7.2.19.8969-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/picoscope7.git (read-only, click to copy) |
|---|---|
| Package Base: | picoscope7 |
| Description: | PicoScope 7 Test and Measurment Stable |
| Upstream URL: | https://www.picotech.com/downloads/linux |
| Licenses: | custom |
| Conflicts: | picoscope7beta |
| Provides: | picoscope7 |
| Submitter: | Schorsch |
| Maintainer: | Schorsch |
| Last Packager: | Schorsch |
| Votes: | 5 |
| Popularity: | 0.41 |
| First Submitted: | 2023-10-07 00:12 (UTC) |
| Last Updated: | 2026-04-24 02:01 (UTC) |
Dependencies (16)
- desktop-file-utils (desktop-file-utils-gitAUR)
- fuse2
- ps7_libpicocvAUR
- ps7_libpicoippAUR
- ttf-roboto (ttf-roboto-fontconfigAUR, ttf-roboto-variableAUR, ttf-google-fonts-typewolfAUR)
- which (which-gitAUR)
- ps7_libps2000AUR (optional) – Support for PicoScope 2000 series
- ps7_libps2000aAUR (optional) – Support for PicoScope 2000a series
- ps7_libps3000AUR (optional) – Support for PicoScope 3000 series
- ps7_libps3000aAUR (optional) – Support for PicoScope 3000a series
- ps7_libps4000AUR (optional) – Support for PicoScope 4000 series
- ps7_libps4000aAUR (optional) – Support for PicoScope 4000a series
- ps7_libps5000AUR (optional) – Support for PicoScope 5000 series
- ps7_libps5000aAUR (optional) – Support for PicoScope 5000a series
- ps7_libps6000AUR (optional) – Support for PicoScope 6000 series
- ps7_libps6000aAUR (optional) – Support for PicoScope 6000a series
Latest Comments
1 2 3 Next › Last »
Schorsch commented on 2025-10-17 18:00 (UTC)
@samdorey @OpusOne
Thanks for reporting, should be fixed!
samdorey commented on 2025-10-15 07:53 (UTC) (edited on 2025-10-15 07:55 (UTC) by samdorey)
Same error as @OpusOne:
ln: failed to create symbolic link '/home/user/.cache/yay/picoscope7/pkg/picoscope7/usr/bin/picoscope': File existsThis is the same even on a fresh clone or after using
git clean -dfx.OpusOne commented on 2025-10-14 14:50 (UTC) (edited on 2025-10-14 14:51 (UTC) by OpusOne)
Latest update fails to build with the following error:
==> Starting package()... ln: failed to create symbolic link '/home/xxxx/.cache/aurutils/sync/picoscope7/pkg/picoscope7/usr/bin/picoscope': File existsYes, I've tried deleting the whole pkg/ directory before rebuilding, same result.
gerundio_m commented on 2025-09-30 11:55 (UTC)
It does not work for me. After installation, the command 'picoscope' simply hangs indefinitely, no error, no complaints, no window whatsoever. Quits promptly on sigint.
What can it be?
benjarobin commented on 2025-06-06 09:29 (UTC)
Personnally I had to do the following thing to fix it:
jmalmari commented on 2025-05-12 18:41 (UTC) (edited on 2025-05-12 18:50 (UTC) by jmalmari)
Crashes here too with
Post install did not run: no text "Running picoscope7 deb postinst" and no executable bit set.
Had to uninstall both
pacman -R picoscope7 ps7_libpicocvand then install them back. Otherwise crash. Now it works.Even with latest gtk-sharp. Thanks.
OpusOne commented on 2025-04-18 14:16 (UTC)
When does the 'postinst' script get called?
Schorsch commented on 2025-04-18 14:12 (UTC)
@OpusOne Sorry, not sure what to tell you. I just did a clean Arch install, installed Picoscope7 with Pamac/pamac-aur and it just worked... Maybe just try to manually
chmod +x /opt/picoscope/lib/PicoScope.GTK?OpusOne commented on 2025-04-18 13:42 (UTC)
No error that I noticed. I am on Arch directly. I don't think that makes a difference, but I use aurutils to install/update AUR packages.
I'm looking at the /opt/picoscope/scripts/picoscope7_postinst script to try and figure out this permission issue.
Schorsch commented on 2025-04-18 12:40 (UTC)
@OpusOne Not sure what's with the permissions, I don't explicitly touch them. The postinst script from the deb package should take care of setting PicoScope.GTK as executable on line 29. For me the installed binary correctly ends up as
and I can run it directly like this. Not sure why you don't get x permissions. What OS are you running, so I can try to reproduce the issue? Did you get any error during installation regarding the postinst step?
1 2 3 Next › Last »