Active Topics

 



Notices


Reply
Thread Tools
Posts: 118 | Thanked: 297 times | Joined on Nov 2007
#1
Late due to dependencies missing in Fremantle until yesterday (python-numpy and its deps.) and The Very Old Version of scons in the Maemo SDK.
Furthered by Living In Sweden (not favored by Nokia - the Finns never really forgave us for Centuries Of Oppression we imposed on them) - got my n900 a couple of days ago from Nokia.com store as no retailers are selling them here yet. (yes - I know it was an SIM issue with the Evil Provider 3 (tm))
This is a straight port from Debian Squeeze - mainly changes to the build system (scons-local, debhelper, swig workaround) and small changes for Hildon compliance - Finger Friendly Menus, StackableWindows &c.
Upstream Changelog:
http://gitorious.org/mypaint/mypaint...HEAD/changelog


new color selector...



suggested pressure setting above... Still needed after ghost line fix...

Install:
The Usual Warnings (may brick your device &c.)
install gainroot
Enable the extras-devel repository http://wiki.maemo.org/Extras-devel
as root:
apt-get install libblas3gf liblapack3gf pymaemo-optify python-numpy

Are blas and lapack fixed in extras-devel?
(Fix broken blas and lapack for python-numpy:
as root:
cd /usr/lib/
ln -s libblas.so.3gf libblas.so
ln -s liblapack.so.3gf.0 liblapack.so

Download mypaint-data and mypaint from links below:
cd /to/where/you/got/the/files/
dpkg -i mypaint-data_0.7.1-2maemo4_all.deb mypaint_0.7.1-2maemo4_armel.deb

Issues:
- Somehow the pressure readings from gtk are inverted and within a very small range (0,05 to 0,250). I am not sure where this bug is (X, GTK or...)
(To look at what the pressure readings say - start mypaint from console and turn on the debug dialog)
Fortunately you can compensate for that in the new Global Pressure Settings dialog.
Bug filed: https://bugs.maemo.org/show_bug.cgi?id=8435
- The lack of available non-keyboard hardware buttons on n900 (audio/zoom has to be implemented - there are some python examples scattered on the net)

Stable: Mypaint 0.7.1
Download packages:
mypaint_0.7.1-2maemo4_armel.deb http://gudmundson.se/anders_gud/inde...download&id=59
mypaint-data_0.7.1-2maemo4_all.deb http://gudmundson.se/anders_gud/inde...download&id=55
Sources:
mypaint_0.7.1.orig.tar.gz http://gudmundson.se/anders_gud/inde...download&id=35
mypaint_0.7.1-2maemo4.dsc http://gudmundson.se/anders_gud/inde...download&id=57
mypaint_0.7.1-2maemo4.diff.gz http://gudmundson.se/anders_gud/inde...download&id=56
mypaint_0.7.1-2maemo4_armel.changes http://gudmundson.se/anders_gud/inde...download&id=58

EDIT:
Experimental (but very usable) Mypaint 0.8.2 packages are now in extras-devel thanks to Aapo.
enable extras-devel as described above...

as root
apt-get install mypaint mypaint-data python-support python-hildon python-osso

cd /usr/lib/
ln -s libblas.so.3gf libblas.so
ln -s liblapack.so.3gf.0 liblapack.so

should do it...
Issues:
Fremantle UI not feature complete yet, and maybe some small bugs. I recommend it highly though...
And as always - disable extras-devel when you are finished...

Last edited by anders_gud; 2010-05-09 at 21:06. Reason: new mypaint in extras-devel
 

The Following 102 Users Say Thank You to anders_gud For This Useful Post:
AlMehdi, andree, Andy1210, arjunkumar87, ArnimS, attila77, ayos!, azad1top, azz, Bazza, bbin, berlinermaxe, Bijiont, bousch, Bundyo, bwayne, bzhnjm, Chrome, clasificado, codeMonkey, Creativetone, DaveR53, day77s, debernardis, Deliriousbb, Dousan, Dragy, ed00, fatalsaint, felbutss, filologen, fmo, fotis9, g0dzilla, GeneralAntilles, harp, Helmuth, Heman1310, hstende, iKneaDough, Inacurate, jellyroll, joppu, jsbigs, kamil365, Kee, Kevven, kmare, Kriek, labra, lcuk, lorenzo, Maj3stic, maluka, mannakiosk, Marklar, mikec, mikhas, MINKIN2, Miss Foxy8686, mivoligo, mosiomm, M_99, nashith, Nikem, noobmonkey, NvyUs, object, ofels, OVK, pasih, qgil, qole, RafaLL92, Rauha, RevdKathy, Robb, Shanezlar, shapeshifter, sifo, slender, soeiro, submono, syncdot, thommy, timwatt, tissot, TomJ, tousisd, twaelti, v13, vkv.raju, vode, voracity, Wanker, wheatbisc, wolverine, xman, yamakasi, zuti
Posts: 292 | Thanked: 131 times | Joined on Dec 2009
#2
Thanks for the work!

It is nice to be able to quickly work on images on the N900.
 
Posts: 883 | Thanked: 980 times | Joined on Jul 2007 @ Bern, Switzerland
#3
Wonderful, glad to have MyPaint back!
I volunteer for the job of "clueless users" :-)
__________________
-Tom (N900, N810, N800)

"the idea of truly having a computer in your pocket just moved a big step closer."
 
Jack6428's Avatar
Posts: 635 | Thanked: 282 times | Joined on Sep 2009 @ Black Mesa Research Facility
#4
Hey, thanks !! I hope it will be in Extras soon
 
Posts: 22 | Thanked: 4 times | Joined on Nov 2009
#5
Good news! Just what I was waiting for
 
Posts: 82 | Thanked: 18 times | Joined on Dec 2009
#6
Nice work!
Would love to see this app up and working! Thumbs up, and a big thanks!
 
Posts: 33 | Thanked: 13 times | Joined on Dec 2009 @ Connecticut
#7
Grreat! Just as I was mentioning about a little program that could do this.. and this thread popped up. Keep it up!
 
Posts: 562 | Thanked: 1,732 times | Joined on Jan 2010 @ NYC
#8
Well, I'm super excited about this. As the built in sketch app is nice, but bake it unnecessarily difficult to really enjoy drawing with it. But that's just IMO.

x
 
giannoug's Avatar
Posts: 334 | Thanked: 171 times | Joined on Dec 2009
#9
I think you must pack it and upload it to extras-devel if you want some attention and bug submissions!

Good job!
 
Posts: 562 | Thanked: 123 times | Joined on Nov 2009 @ Daly City
#10
wow. great!.. I'll wait for this one..
 
Reply

Tags
mypaint, sketching

Thread Tools

 
Forum Jump


All times are GMT. The time now is 11:49.