Package Details: quivi 1.2.1-2

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: MIT
Submitter: B-Con
Maintainer: None
Last Packager: None
Votes: 9
First Submitted: 2009-01-13 03:07
Last Updated: 2012-02-19 06:21

Latest Comments

Comment by c_14

2013-10-31 15:24

quivi doesn't work without python2-cairo as a depend. Updated PKGBUILD: http://sprunge.us/CHCG

Comment by Splashy

2012-07-02 12:26

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

2012-02-19 06:23

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

2012-01-17 03:43

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

2012-01-17 03:41

@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

2011-03-09 20:45

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

2010-11-18 16:51

And change "python" to "python2".

Anonymous comment

2010-11-18 16:36

"magma reading"

Comment by B-Con

2010-10-08 01:44

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

2010-05-19 21:03

I had to install pycairo as a dependency to get it work.

But I later removed this package due to segfault errors.