Search Criteria
Package Details: dsview 1:1.3.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/dsview.git (read-only, click to copy) |
---|---|
Package Base: | dsview |
Description: | Client software that supports the DreamSourceLab logic analyzer |
Upstream URL: | http://www.dreamsourcelab.com/ |
Licenses: | GPL3 |
Submitter: | phragment |
Maintainer: | codyps (mruslan, Jake, slaesh, imi415, flipmess, Krakonos, moustafine) |
Last Packager: | Krakonos |
Votes: | 13 |
Popularity: | 0.105195 |
First Submitted: | 2016-02-02 22:16 (UTC) |
Last Updated: | 2024-06-09 02:09 (UTC) |
Dependencies (8)
- fftw
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libusb (libusb-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
Latest Comments
1 2 3 4 5 Next › Last »
projectgus commented on 2025-01-04 22:02 (UTC)
This isn't my package, so not my call to make. But this problem exists for every AUR package that depends on Python, there's no easy fix. See https://wiki.archlinux.org/title/Arch_User_Repository#Updating_packages and https://gist.github.com/diffficult/dd939ba5ef06c9821e097666592b5516 for starters.
yueduz commented on 2025-01-04 09:40 (UTC)
@projectgus I think we should add a version number.
projectgus commented on 2025-01-03 21:45 (UTC)
Arch has updated Python from 3.12 to 3.13, so AUR packages that depend on libpython need to be rebuilt and reinstalled. I don't think there's another way around this.[*] I just rebuilt 'dsview' with the new Python version installed, and the new dsview is working.
[*] Technically I guess you could install the python312 package from AUR instead, but this is a lot more work than rebuilding the dsview package.
yueduz commented on 2025-01-03 16:09 (UTC)
dsview: error while loading shared libraries: libpython3.12.so.1.0: cannot open shared object file: No such file or directory
Krakonos commented on 2024-06-09 02:12 (UTC)
This issue is fixed upstream, I included the upstream patch instead ( https://github.com/DreamSourceLab/DSView/pull/772 ). Seems to build without issues.
flipmess commented on 2024-06-06 00:28 (UTC)
compilation fails with:
patch from imi415 fixes the compilation.
moustafine commented on 2024-05-20 11:20 (UTC)
With this patch the build is not fail for me.
Krakonos commented on 2024-05-19 02:12 (UTC)
I can confirm that the patch from imi415 fixes the compilation and dsview runs.
imi415 commented on 2024-05-17 08:00 (UTC)
The new version bundles libsigrok4DSL and seems some compiler flags are missing...
Narukara commented on 2024-05-15 14:09 (UTC) (edited on 2024-05-16 06:05 (UTC) by Narukara)
DSView stopped working after I updated Python.
Pacman log:
When launching DSView from a terminal:
update: After reinstalling (and building), it works fine
1 2 3 4 5 Next › Last »