The Scidavis sources are unreachable for me... Is anyone else having problems?
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-gitAUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, 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 .. 3 4 5 6 7 8 9 10 11 12 13 Next › Last »
chron commented on 2016-07-13 13:20 (UTC)
manouchk commented on 2016-07-10 02:26 (UTC) (edited on 2016-07-10 02:32 (UTC) by manouchk)
Scidavis crashes on plotting.
Reproducing the bug: fill first and second column with row numbers and make a plot (scatter or line plot).
arcanis commented on 2016-05-31 15:03 (UTC)
fixed, sorry for delay
kmiernik commented on 2016-05-22 09:27 (UTC)
I've got compilation error:
Makefile:2092: recipe for target '../tmp/scidavis/FitDialog.o' failed
make[1]: Leaving directory '/var/cache/pacman/pkg/scidavis2608/scidavis/src/scidavis.1.D9/libscidavis'
Makefile:45: recipe for target 'sub-libscidavis-make_default-ordered' failed
arcanis commented on 2016-01-11 19:07 (UTC)
@rugaliz sorry for the delay I've been some busy, but it usually requires some time to make it working with our libraries
rugaliz commented on 2016-01-10 21:34 (UTC)
hi
will we be getting scidavis 1d9 anytime soon?
cheers
chron commented on 2015-04-21 12:44 (UTC)
You could take a look at saxonbeta's pyqt4.patch from qtiplot-opj, he found a nice way of doing it.
from PyQt4 import QtCore
import sipconfig
sipcfg = sipconfig.Configuration()
print " ".join([sipcfg.sip_bin, "-I", sipcfg.default_sip_dir + "/PyQt4", QtCore.PYQT_CONFIGURATION['sip_flags']])
arcanis commented on 2015-04-20 21:51 (UTC)
thanks, seems to be fixed now. The patch is required because for some time pyqtconfig method has been dropped by upstream. I've reported to the upstream about problem - https://sourceforge.net/p/scidavis/scidavis-bugs/243/ - but there was no changes applied
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.