Comix

Stuff that has yet to be sorted into a category.
Post Reply
Message
Author
robwoj44
Posts: 399
Joined: Fri 08 Aug 2008, 18:15
Location: Warsaw

Comix

#1 Post by robwoj44 »

http://comix.sourceforge.net/
Comix is a user-friendly, customizable image viewer. It is specifically designed to handle comic books, but also serves as a generic viewer. It reads images in ZIP, RAR or tar archives (also gzip or bzip2 compressed) as well as plain image files. It is written in Python and uses GTK+ through the PyGTK bindings.

The dependencies:
python from devx_xxx.sfs or http://www.dotpups.de/puppy3/dotpups/Pr ... 1-i486.pet
http://www.puppylinux.asia/tpp/ttuuxxx/ ... 1-i386.pet
http://www.puppylinux.asia/tpp/ttuuxxx/ ... 2-i386.pet
http://www.puppylinux.asia/tpp/ttuuxxx/ ... 2-i386.pet
PIL from http://www.murga-linux.com/puppy/viewtopic.php?t=44202
To use the library you need pysqlite from
http://www.murga-linux.com/puppy/viewto ... 2719c15778
Last edited by robwoj44 on Sat 11 Jul 2009, 08:30, edited 3 times in total.

Dromeno
Posts: 534
Joined: Fri 12 Sep 2008, 07:01

Something is missing?

#2 Post by Dromeno »

I installed all the files you suggested but when I try to open comix in a console i get the following message:

"env: python: No such file or directory"

but python is installed (puppy 4.10)

logicjoe
Posts: 4
Joined: Sat 04 Jul 2009, 09:37

#3 Post by logicjoe »

Nice work its a killer app only i keep getting asked for a password when I go to download:

pygtk-2.12.1-i386.pet
pycairo-1.4.12-i386.pet

Any clues?
Last edited by logicjoe on Sat 04 Jul 2009, 09:42, edited 1 time in total.

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#4 Post by MU »

user: puppy
password: linux

Mark
[url=http://murga-linux.com/puppy/viewtopic.php?p=173456#173456]my recommended links[/url]

logicjoe
Posts: 4
Joined: Sat 04 Jul 2009, 09:37

#5 Post by logicjoe »

ta

Dais
Posts: 2
Joined: Wed 03 Jun 2009, 01:01

Re: Something is missing?

#6 Post by Dais »

Dromeno wrote:I installed all the files you suggested but when I try to open comix in a console i get the following message:

"env: python: No such file or directory"

but python is installed (puppy 4.10)
I have the same problem.

I'm still quite new to Puppy...exactly how should I be running this program? Via terminal emulator, by dragging the file I want to open onto some other file, what?

robwoj44
Posts: 399
Joined: Fri 08 Aug 2008, 18:15
Location: Warsaw

#7 Post by robwoj44 »

I repacked. Now it must be ok.

doggiebowwow
Posts: 3
Joined: Tue 06 Jan 2009, 20:50

libpython2.5.so.1.0 missing

#8 Post by doggiebowwow »

PIL and psqlite says that "libpython2.5.so.1.0" is missing. How do we get this file loaded? Comix would be a cool app to have.

doggiebowwow
Posts: 3
Joined: Tue 06 Jan 2009, 20:50

Can't get Comix to launch

#9 Post by doggiebowwow »

Still can't get it to work. I was able to download a python 2.5 pet. and now using the PetGet package manager, I don't get any missing dependencies in PIL or psqlite (unlike before).

However, clicking Comix from the Gui menu doesn't launch it, it actually does nothing.

Running it from a terminal results in:
"env: python: No such file or directory"

same problem as Dromeno.


robwoj44
Posts: 399
Joined: Fri 08 Aug 2008, 18:15
Location: Warsaw

#11 Post by robwoj44 »

Let me know what you see after typing in console
python /usr/local/share/comix/src/comix.py

linux28
Posts: 270
Joined: Sun 05 Apr 2009, 07:22

#12 Post by linux28 »

robwoj44 wrote:Let me know what you see after typing in console
python /usr/local/share/comix/src/comix.py
# python /usr/local/share/comix/src/comix.py
PyGTK version 2.12.0 or higher is required to run Comix.
No version of PyGTK was found on your system.
#



http://www.puppylinux.asia/tpp/ttuuxxx/ ... 1-i386.pet
I have installed the

I'm using dev412

All are still not installed

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#13 Post by MU »

comix starts in newyearspup (nyp) after installing the image library from
http://www.murga-linux.com/puppy/viewtopic.php?t=44202

nyp uses a different python, http://dotpups.de/puppy3/dotpups/Progra ... r_CCSM.pet.
This pet already includes pygtk and so on.
Mark
[url=http://murga-linux.com/puppy/viewtopic.php?p=173456#173456]my recommended links[/url]

Post Reply