Pix Image Editor

If you are looking for a specific 32-bit package and you can't find it in any of the 32-bit repos, please post a request for it here.
johnywhy
Samurai
Samurai
Posts: 108
Joined: 29 Mar 2017, 17:26
Distribution: Kiosk
Location: Cali

Pix Image Editor

Post#1 by johnywhy » 03 Sep 2018, 09:21

Or any simple, tiny image editor (cropping, resizing, etc. NOT a 'paint' program, with advanced brushes etc.

Pix is included in Mint, and it's great. It is 3 MB and powerful. https://github.com/linuxmint/pix

Mtpaint is another option. i converted on Porteus, but on run, it said:

Code: Select all

$ mtpaint
mtpaint: error while loading shared libraries: libjasper.so.1:cannot open shared object file: No such file or directory
i downloaded libjasper from here, and tried to convert. Got:

Code: Select all

$ rpm2xzm libjasper1-1.900.13-alt2.i586.rpm 
glibtop(c=11756): [DEBUG] open.c:53 glibtop_open_l(): SIZEOF: 40 - 65648 - 248 - 65624 - 224 - 65624
glibtop(c=11756): [DEBUG] open.c:163 glibtop_open_l(): Calling sysdeps open function.
glibtop(c=11756): [DEBUG] init.c:229 glibtop_init_s(): init_s with features=0x7ffffff and flags=0

Slackware package maker, version 3.1415927.

Searching for symbolic links:
usr/lib/libjasper.so.1	libjasper.so.1.0.0

Making symbolic link creation script:
( cd usr/lib ; rm -rf libjasper.so.1 )
( cd usr/lib ; ln -sf libjasper.so.1.0.0 libjasper.so.1 )

It is recommended that you make these lines your new installation script.

Would you like to make this stuff the install script for this package
and remove the symbolic links ([y]es, [n]o)? y


Removing symbolic links:
removed './usr/lib/libjasper.so.1'

Creating your new ./install/doinst.sh...

This next step is optional - you can set the directories in your package
to some sane permissions. If any of the directories in your package have
special permissions, then DO NOT reset them here!

Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
directory ownerships to root.root ([y]es, [n]o)? n

Creating Slackware package:  /tmp/rpm2xzm11768/libjasper1-1.900.13-alt2.i586.txz

xz: (stdin): Cannot allocate memory
./
install/
install/doinst.sh
usr/
usr/share/
usr/share/doc/
usr/share/doc/libjasper1-1.900.13/
usr/share/doc/libjasper1-1.900.13/README
usr/share/doc/libjasper1-1.900.13/NEWS
usr/share/doc/libjasper1-1.900.13/LICENSE
tar: -: Cannot write: Broken pipe
tar: Error is not recoverable: exiting now
ERROR:  xz -9 --threads=2 -c returned error code 1 -- makepkg failed.
Verifying package libjasper1-1.900.13-alt2.i586.txz.
xz: (stdin): File format not recognized
Unable to install /tmp/rpm2xzm11768/libjasper1-1.900.13-alt2.i586.txz:  tar archive is corrupt (tar returned error code 2)
error installing /tmp/rpm2xzm11768/libjasper1-1.900.13-alt2.i586.txz package
mv: cannot stat 'libjasper1-1.900.13-alt2.i586.xzm': No such file or directory
I've heard of Pinta, but that requires Mono, so it's not tiny.

Not looking for GIMP-- not tiny or simple.

THX
Linux porteus 4.16.3-porteus #1 SMP PREEMPT - x86_64 Intel(R) Pentium(R) Dual CPU T2310 @ 1.46GHz GenuineIntel GNU/Linux

User avatar
ncmprhnsbl
DEV Team
DEV Team
Posts: 3924
Joined: 20 Mar 2012, 03:42
Distribution: v5.0-64bit
Location: australia
Contact:

Pix Image Editor

Post#2 by ncmprhnsbl » 03 Sep 2018, 10:39

pix converted(toxzm) from this rpm http://dl.fedoraproject.org/pub/fedora/ ... x86_64.rpm
seems to work ok.. no deps needed( on cinnamon at least)(well actually there are number of features missing due to missing libs, could be fixed, but it runs as is)

mtpaint: why rpms? you should really use slackware packages if they are available.
try system menu: USM (it can resolve most deps, it's a package manager and module creator)
or slakfinder.org
or duckduckgo: !pkgs <packagename>
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44

johnywhy
Samurai
Samurai
Posts: 108
Joined: 29 Mar 2017, 17:26
Distribution: Kiosk
Location: Cali

Pix Image Editor

Post#3 by johnywhy » 03 Sep 2018, 10:59

ncmprhnsbl wrote:
03 Sep 2018, 10:39
pix converted(toxzm) from this rpm http://dl.fedoraproject.org/pub/fedora/ ... x86_64.rpm
seems to work ok
thx! but that one won't run on my 32-bit porteus.
this one wont convert: pix-1.8.2-1.fc29.i686.html
https://rpmfind.net/linux/rpm2html/sear ... tem=&arch=
Linux porteus 4.16.3-porteus #1 SMP PREEMPT - x86_64 Intel(R) Pentium(R) Dual CPU T2310 @ 1.46GHz GenuineIntel GNU/Linux

User avatar
ncmprhnsbl
DEV Team
DEV Team
Posts: 3924
Joined: 20 Mar 2012, 03:42
Distribution: v5.0-64bit
Location: australia
Contact:

Pix Image Editor

Post#4 by ncmprhnsbl » 03 Sep 2018, 22:40

try this one:
pix-1.8.2-1.fc29.i686.xzm 2.1mb
md5sum= 21226a05c221f5c9acd132115dfaf430

are you having trouble converting rpms in general or just some?
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44

johnywhy
Samurai
Samurai
Posts: 108
Joined: 29 Mar 2017, 17:26
Distribution: Kiosk
Location: Cali

Pix Image Editor

Post#5 by johnywhy » 06 Sep 2018, 22:35

thx for that. But can't download it for some reason. getting 0 bytes
Linux porteus 4.16.3-porteus #1 SMP PREEMPT - x86_64 Intel(R) Pentium(R) Dual CPU T2310 @ 1.46GHz GenuineIntel GNU/Linux

User avatar
Ed_P
Contributor
Contributor
Posts: 8341
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Pix Image Editor

Post#6 by Ed_P » 06 Sep 2018, 22:42

I just downloaded it.

Code: Select all

guest@porteus:~$ ls -l /home/guest/Downloads
total 2132
drwxrwxrwx 2 guest users     140 Sep  5 22:07 OpenVPN/
-rw-r--r-- 1 guest users     887 Aug 29  2017 pale_moon.png
-rw-r--r-- 1 guest users 2170880 Sep  6 18:39 pix-1.8.2-1.fc29.i686.xzm
-rwxrwxrwx 1 guest users    6099 Oct  5  2016 ups.sh*

guest@porteus:~$ 
Ed

johnywhy
Samurai
Samurai
Posts: 108
Joined: 29 Mar 2017, 17:26
Distribution: Kiosk
Location: Cali

Pix Image Editor

Post#7 by johnywhy » 06 Sep 2018, 22:48

failed again :(
will try on another OS. Currently on Debian/Opera

THX
Linux porteus 4.16.3-porteus #1 SMP PREEMPT - x86_64 Intel(R) Pentium(R) Dual CPU T2310 @ 1.46GHz GenuineIntel GNU/Linux

User avatar
Ed_P
Contributor
Contributor
Posts: 8341
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Pix Image Editor

Post#8 by Ed_P » 06 Sep 2018, 23:12

I used Porteus 4.0 Cinnamon with Firefox. Debian/Opera probably don't know what an xzm file is.
Ed

johnywhy
Samurai
Samurai
Posts: 108
Joined: 29 Mar 2017, 17:26
Distribution: Kiosk
Location: Cali

Pix Image Editor

Post#9 by johnywhy » 07 Sep 2018, 04:50

Ed_P wrote:
06 Sep 2018, 23:12
Debian/Opera probably don't know what an xzm file is.
it shouldn't have to, just to download it tho'
Linux porteus 4.16.3-porteus #1 SMP PREEMPT - x86_64 Intel(R) Pentium(R) Dual CPU T2310 @ 1.46GHz GenuineIntel GNU/Linux

User avatar
ncmprhnsbl
DEV Team
DEV Team
Posts: 3924
Joined: 20 Mar 2012, 03:42
Distribution: v5.0-64bit
Location: australia
Contact:

Pix Image Editor

Post#10 by ncmprhnsbl » 13 Sep 2018, 02:33

johnywhy wrote:
06 Sep 2018, 22:35
thx for that. But can't download it for some reason. getting 0 bytes
maybe your IP blocks mega.co.nz for some reason... trying with wget or curl might shed some light....
anyways here is an alternative link: Pix-1.8.2 image viewer/editor (box.com)
and here's mtpaint:
mtpaint-3.40 image editor
(which btw does not need jasper)
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44

Post Reply