Search Criteria
Package Details: pulseview-git 0.3.0.r1170.g32ca7966-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pulseview-git.git (read-only, click to copy) |
---|---|
Package Base: | pulseview-git |
Description: | A Qt based logic analyzer GUI for sigrok. (git version) |
Upstream URL: | http://sigrok.org/wiki/Main_Page |
Licenses: | GPL3 |
Conflicts: | pulseview |
Provides: | pulseview |
Submitter: | Manouchehri |
Maintainer: | codyps (megamoth, anatolik, arti, AlexanderStein, xorly) |
Last Packager: | xorly |
Votes: | 14 |
Popularity: | 0.000218 |
First Submitted: | 2015-09-08 22:10 (UTC) |
Last Updated: | 2024-10-05 23:12 (UTC) |
Dependencies (9)
- boost-libs
- libsigrok-gitAUR (libsigrok-sipeed-slogic-gitAUR, sigrok-slogic-gitAUR)
- libsigrokdecode-gitAUR
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-svg (qt5-svg-gitAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- qt5-tools (make)
Required by (1)
- picsimlab-bin (requires pulseview)
Latest Comments
1 2 3 Next › Last »
aisuneko commented on 2025-04-27 09:56 (UTC)
Use this patch to update to the GitHub mirror and to address CMake 4.0+ compatibility:
AlexanderStein commented on 2023-07-16 07:53 (UTC) (edited on 2023-07-16 07:53 (UTC) by AlexanderStein)
Please don't call
make
directly, always usecmake --build <build-dir>
. Otherwise build breaks if user setsCMAKE_GENERATOR
variable. Prefer out-of-source builds as well. Thanksarti commented on 2023-07-11 09:07 (UTC)
This package now needs
qt5-tools
to build. Otherwise I got this error in the cmake configure stepneo2001 commented on 2023-06-07 16:45 (UTC) (edited on 2023-06-07 16:46 (UTC) by neo2001)
Still getting a DateTime related error.
daprutser commented on 2023-05-13 04:43 (UTC)
The current build fails:
daprutser commented on 2023-04-10 15:52 (UTC) (edited on 2023-04-10 15:52 (UTC) by daprutser)
The latest commit fixes it:
daprutser commented on 2023-04-09 18:55 (UTC) (edited on 2023-04-09 18:57 (UTC) by daprutser)
Build failed, now what?
thierer commented on 2022-06-28 18:56 (UTC)
@neo2001: If your system uses a locale where the decimal separator isn't a point (like "de_DE"), you're probably affected by this bug in boost 1.79.0.
Until it's fixed in Arch's boost version, you can work around it by starting pulseview with "env LC_ALL=c pulseview".
neo2001 commented on 2022-06-28 07:11 (UTC)
I'm trying to get PulseView running, but only get a frozen/empty window when starting the application.
Build itself seems to work fine.
The package from the community repo has the same issue.
The AppImage doesn't work either (same problem).
Can't register a new account in the bug tracker either (webserver error).
The project seems to be quite dead. Any ideas?
Derek_J commented on 2020-03-30 16:23 (UTC)
Needs qt5-tools as a dependency. Otherwise build fails looking for qt5linguisttools-config.cmake
1 2 3 Next › Last »