Search Criteria
Package Details: pulseview-git 0.3.0.r1172.ge2fe9dfb-2
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, Covenant31) |
| Last Packager: | Covenant31 |
| Votes: | 14 |
| Popularity: | 0.000000 |
| First Submitted: | 2015-09-08 22:10 (UTC) |
| Last Updated: | 2025-11-04 13:12 (UTC) |
Dependencies (9)
- boost-libs
- libsigrok-gitAUR (sigrok-slogic-gitAUR, libsigrok-sipeed-slogic-gitAUR)
- libsigrokdecode-gitAUR
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-svg (qt5-svg-gitAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- qt5-tools (make)
Required by (2)
- dsl2sigrok-git (requires pulseview) (optional)
- picsimlab-bin (requires pulseview)
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
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
codyps commented on 2018-10-16 00:29 (UTC)
Hi @C0rn3j: my expectation is that this is something to do with either an issue with how we calculate the version number for pulseview-git or something to do with how trizen handles
-git/devel/VCS/livepackages.Can you explain the list of version numbers you've provided in your comment? I'm not sure where the "unreleased" bit is coming from. Does
trizendo any special handling for-gitpackages (maybe trying to guess their version numbers)?C0rn3j commented on 2018-10-15 07:04 (UTC)
My AUR helper (trizen) always insists on rebuilding sigrok packages on a -Syu. I'd appreciate if it didn't. Is this a fault with Trizen or the way the sigrok things are packaged?
Jake commented on 2018-09-06 18:21 (UTC)
After rebuilding
libsigrokdecode-gitwith Python 3.7 it builds and runs fine.zoe1337 commented on 2018-08-28 09:40 (UTC)
Since the Python 3.6 -> 3.7 update, pulseview-git build fails. The community package pulseview is also broken.
codyps commented on 2018-05-15 15:02 (UTC)
@ta33ers: commit libsigrok-0.2.1-2948-gaddb7340 introduced sr_resourcepaths_get(), it's possible you haven't updated libsigrok-git.
ta33ers commented on 2018-05-14 02:21 (UTC)
/tmp/yaourt-tmp-sputz64/aur-pulseview-git/src/pulseview/pv/dialogs/settings.cpp: In member function ‘QWidget pv::dialogs::Settings::get_about_page(QWidget) const’: /tmp/yaourt-tmp-sputz64/aur-pulseview-git/src/pulseview/pv/dialogs/settings.cpp:394:11: error: ‘sr_resourcepaths_get’ was not declared in this scope l_orig = sr_resourcepaths_get(SR_RESOURCE_FIRMWARE); ^~~~~~~~~~~~~~~~~~~~ /tmp/yaourt-tmp-sputz64/aur-pulseview-git/src/pulseview/pv/dialogs/settings.cpp:394:11: note: suggested alternative: ‘sr_resource_type’ l_orig = sr_resourcepaths_get(SR_RESOURCE_FIRMWARE); ^~~~~~~~~~~~~~~~~~~~ sr_resource_type /tmp/yaourt-tmp-sputz64/aur-pulseview-git/src/pulseview/pv/dialogs/settings.cpp:405:11: error: ‘srd_searchpaths_get’ was not declared in this scope l_orig = srd_searchpaths_get();
Unable to update
The_Loko commented on 2017-10-19 12:42 (UTC)
Manouchehri commented on 2017-08-25 01:56 (UTC)
« First ‹ Previous 1 2 3 Next › Last »