Search Criteria
Package Details: open-numismat-bin 1.8.7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/open-numismat-bin.git (read-only, click to copy) |
---|---|
Package Base: | open-numismat-bin |
Description: | Coin collecting software to organize and manage your own coin catalogue. |
Upstream URL: | http://opennumismat.github.io |
Keywords: | coin coins collecting numismat numismatic open-numismat opennumismat |
Licenses: | GPL3 |
Submitter: | luckdragon |
Maintainer: | luckdragon |
Last Packager: | luckdragon |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-09-17 19:18 (UTC) |
Last Updated: | 2020-09-17 19:18 (UTC) |
Dependencies (12)
- bash-completion (bash-completion-git)
- hicolor-icon-theme (hicolor-icon-theme-git)
- pyside2 (pyside2-git)
- python (python38, python37, nogil-python, python39, python36, python32, python311)
- python-dateutil
- python-django
- python-jinja
- python-lxml
- python-matplotlib (python-matplotlib-git)
- python-numpy (python-numpy-git, python-numpy-mkl, python-numpy-flame, python-numpy1.22, python-numpy-mkl-bin, python-numpy-openblas)
- python-xlrd
- qt5-base (qt5-base-git, qt5-base-headless)
Latest Comments
mrbrklyn commented on 2021-12-15 02:50 (UTC)
It is no longer working and needs an update - especially with the Python updates
File "/home/ruben/open-numismat/OpenNumismat/MainWindow.py", line 820, in setCollection self.viewTab.setCollection(collection) File "/home/ruben/open-numismat/OpenNumismat/TabView.py", line 180, in setCollection self.__createPage(pageParam) File "/home/ruben/open-numismat/OpenNumismat/TabView.py", line 310, in __createPage pageView.setModel(self.collection.model(), self.collection.reference) File "/home/ruben/open-numismat/OpenNumismat/PageView.py", line 638, in setModel self.listView.setModel(model) File "/home/ruben/open-numismat/OpenNumismat/ListView.py", line 720, in setModel self._moveColumns() File "/home/ruben/open-numismat/OpenNumismat/ListView.py", line 797, in _moveColumns self.verticalHeader().setDefaultSectionSize(height) TypeError: setDefaultSectionSize(self, int): argument 1 has unexpected type 'float'