Dear maintainers. There is a bug in SciDAVis which I believe to be important to fix: Wrong (and random) values of errors on fit parameters
It was found in SciDAVis, versions 1.D9 to 1.14, that most fit functions return wrong (and random) values of errors on fit parameters.
See [1] and [2] for more information.
The bug is already fixed in the upstream code [3]. But you can apply a patch [4] to 1.14 code in order to fix it.
Regards
[1] https://sourceforge.net/p/scidavis/scidavis-bugs/276/
[2] https://sourceforge.net/p/scidavis/scidavis-bugs/290/
[3] https://github.com/highperformancecoder/scidavis
[4] https://sourceforge.net/p/scidavis/scidavis-bugs/_discuss/thread/e0094938/8b60/attachment/fix_wrong_values_on_parameters_errors.patch
Search Criteria
Package Details: scidavis-qt5 2.9.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/scidavis-qt5.git (read-only, click to copy) |
---|---|
Package Base: | scidavis-qt5 |
Description: | Application for Scientific Data Analysis and Visualization, fork of QtiPlot. Qt5 port |
Upstream URL: | http://scidavis.sourceforge.net/ |
Licenses: | GPL |
Conflicts: | python-sip4, scidavis |
Submitter: | srtlg |
Maintainer: | srtlg |
Last Packager: | srtlg |
Votes: | 61 |
Popularity: | 0.000000 |
First Submitted: | 2019-07-05 12:50 (UTC) |
Last Updated: | 2023-05-26 10:38 (UTC) |
Dependencies (18)
- desktop-file-utils (desktop-file-utils-gitAUR)
- glu (glu-gitAUR)
- gsl (gsl-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- mesa (mesa-minimal-gitAUR, mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-amber)
- muparser
- python (python37AUR, python311AUR, python310AUR)
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR)
- python-pyqt5-sip
- python-scipy (python-scipy-gitAUR, python-scipy-mkl-binAUR, python-scipy-mkl-tbbAUR, python-scipy-mklAUR)
- qt5-svg (qt5-svg-gitAUR)
- shared-mime-info
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- pyqt-builder (make)
- qt5-tools (make)
- qwt5-qt5AUR (make)
- sip (make)
Required by (0)
Sources (3)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 Next › Last »
Fellypao commented on 2016-11-29 15:58 (UTC)
arcanis commented on 2016-11-14 06:56 (UTC)
sure
Alad commented on 2016-11-11 11:25 (UTC)
@opens: Have you filed a bug upstream?
@arcanis: Would you mind adding a desktop file for this? (gendesk springs to mind)
opens commented on 2016-10-24 19:41 (UTC)
hi,
if I want to plot some data, the program shuts down and I get the error "Unaligned memory access" :(
The installation was succesfull.
arcanis commented on 2016-08-23 09:22 (UTC)
pkgbuild forces qt4: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=scidavis#n30
JohnRobson commented on 2016-08-22 19:16 (UTC)
@arcanis, I'm using QT5 by default, but maybe this builder should select QT4 automatically.
arcanis commented on 2016-08-12 15:10 (UTC)
didnt run it yet, just updated and compiled. Will check later
sirocco commented on 2016-08-12 14:16 (UTC)
Can anyone plot anything with last version (1.14 or 1D13) of scidavis?
I have a segmentation fault with
scidavis[8815]: segfault at 79 ip 00007f4e4d8aa915 sp 00007ffe6afef8e0 error 4 in libQtGui.so.4.8.7[7f4e4d522000+ae5000]
in dmesg log.
arcanis commented on 2016-07-19 13:31 (UTC)
/usr/lib/qt/mkspecs/features/qt_config.prf belongs to qt5 package. This package should build with qt4 (i.e. using qmake-qt4). Which qt4 version are you using?
JohnRobson commented on 2016-07-19 00:27 (UTC)
==> Starting build()...
/usr/lib/qt/mkspecs/features/qt_config.prf:3: Missing ] terminator [found /]
/usr/lib/qt/mkspecs/features/default_pre.prf:13: defined(function, type): unexpected type [var].
/usr/lib/qt/mkspecs/features/default_pre.prf:65: Unknown test function: cache
/usr/lib/qt/mkspecs/features/default_pre.prf:66: Unknown test function: cache
Project ERROR: addExclusiveBuilds() requires at least two arguments
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build scidavis.
Pinned Comments
srtlg commented on 2022-01-28 22:02 (UTC) (edited on 2023-05-26 10:37 (UTC) by srtlg)
This package does only build in a clean chroot via
Sorry for the inconvenience.