quivi doesn't work without python2-cairo as a depend. Updated PKGBUILD: http://sprunge.us/CHCG
Search Criteria
Package Details: quivi 1.2.1-2
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2014-10-29)
| Package Base: | quivi |
|---|---|
| Description: | Image viewer designed to be fast and easy, specialized for comic/manga reading. Supports compressed ZIP and RAR archives. |
| Upstream URL: | http://quivi.sourceforge.net |
| Category: | multimedia |
| Licenses: | |
| Submitter: | B-Con |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 9 |
| First Submitted: | 2009-01-13 03:07 |
| Last Updated: | 2012-02-19 06:21 |
Required by (0)
Sources
Latest Comments
Comment by c_14
Comment by Splashy
Sorry I can't launch the program and obtain this error message: unicodedecodeerror 'ascii' codec can't decode byte 0xc9
It have to be related somehow with python.
Comment by B-Con
Updated to pkgrel 2. Sorry about the absurdly long delay. I addressed python2 and the typo.
I'm not experiencing segfaults on x64, but I haven't plumbed the depths of it's functionality.
Anonymous comment
Oh, well... it seems that doing what I just said allows you to install it... but you might still have problems... like segmentation faults, but that is probably just because I'm running x86_64 (Segmentation Faults, in my experience seem to almost always be related to the fact that I'm running Arch in a 64-bit environment.)
Anonymous comment
@hleem just change 'python' to 'python2' and 'comic/magma' to 'comic/manga' in the PKGBUILD and it should work like a charm.
Comment by hleem
build()...
Traceback (most recent call last):
File "setup.py", line 3, in <module>
from quivilib import meta
File "/tmp/yaourt-tmp-hleem/aur-quivi/src/quivi-1.2.1/quivilib/meta.py", line 12
AUTHOR = u'Conrado Porto Lopes Gouvea'
^
SyntaxError: invalid syntax
Anonymous comment
And change "python" to "python2".
Anonymous comment
"magma reading"
Comment by B-Con
Updated to v1.2.1-1. Source archive is now Unix-friendly: no longer requires Zip for extraction, etc.
BTW, I have not encountered any problems running it, and I don't need pycario in order to run it. Anyone got more info?
Anonymous comment
I had to install pycairo as a dependency to get it work.
But I later removed this package due to segfault errors.