Notices


Reply
Thread Tools
Dousan's Avatar
Posts: 1,161 | Thanked: 1,707 times | Joined on Jan 2010 @ Denmark
#61
Hi i've installed the mypaint app acording to the first post but it won't work. Mypaint app crashes some 10 sec. after i pressed the icon. I have the python-gtk2 installed and i even installed Maemo-python-device-env. Still the same.
When i installed mypaint xterm came up with an error that it was missing something and the psx4all app was mentioned and it surgested that i try apt-get -f install. Did that and it removed my psx4all app? I forced that to be installed because of some issue with the new PR1.2 update.
Well after doing all of this it stll won't work anybody have a clue?

e: I worked it out. Started the mypaint in xterm and got this:

Name:  screenshot02.jpg
Views: 1037
Size:  25.3 KB

And then i did this again : 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

Made it work. Somehow it did not install it the first time

Nice work Anders_gud

Last edited by Dousan; 2010-04-14 at 18:45.
 

The Following 2 Users Say Thank You to Dousan For This Useful Post:
Posts: 562 | Thanked: 1,732 times | Joined on Jan 2010 @ NYC
#62
Cool drawing Creativetone! I've been holding off OC'n my n900 till more long term testing results are in, great that mypaint works even better as it gets faster.

I agree about mypaint being just as good and better in some ways than SketchBook Pro on the iphone. I played with a few iphone apps on my girls phone and I my do a small comparison review of them (if I ever get the time). Checkout the mypaint site for possible upcoming features (as long as our man anders keeps build'n)

By the way, thanks. It wasn't till your post until I figured out that I missed anders_gud's latest up date (like a month behind..)lol.

x

ps thx anders!

Originally Posted by Creativetone View Post
Now MyPaint is even better.. because of Overclocking. Mine N900 running now 900MHz. I can do very large sketches... and use very complex brushes and settings.

I only wish that MyPaint in future includes Blending modes for Layers and some sort of Symmetry tool and rulers ala SketchBook Pro. But even without these this is great little painting and drawing app.

In my opinion Nokia N900 + MyPaint beats easily Apple iPad + SketchBook Pro and Brushes mostly because iPad do not support pressure sensitivity. And I prefer much more the N900 small physical size.

Tone

There is a picture I made with N900 + MyPaint 0.7.2 for Fremantle =]
 
Posts: 562 | Thanked: 1,732 times | Joined on Jan 2010 @ NYC
#63
Have you tried restarting? That sometime will recover a little space. Just got back 2 mb after installing the current version. Also I uninstall the old one first.

x


Originally Posted by jsbigs View Post
I lost over 5 MB in my rootfs after installing this app. Did I do something wrong? Here's what the terminal spit out after installing the libraries:

I ran apt-get autoremove and apt-get autoclean, and Extras-Devel is no longer enabled. My rootfs went from 47.3 MB to 41.9 MB. Any help appreciated.
 
Posts: 172 | Thanked: 27 times | Joined on Oct 2009 @ San Francisco, CA
#64
Originally Posted by xman View Post
Have you tried restarting? That sometime will recover a little space. Just got back 2 mb after installing the current version. Also I uninstall the old one first.

x
Oh yes, I've restarted several times. I only installed everything for the first time last night so assuming extras-devel and the links to the .deb files were up to date, then I should be running the latest versions of everything.

If I remove the app and then all the libraries (from the command line), would I be able to recover my rootfs memory? I'm concerned about not having enough space to install the impending PR 1.2.
 
Posts: 562 | Thanked: 1,732 times | Joined on Jan 2010 @ NYC
#65
I'm no expert, but it does seem like extra libraries were install at the same time.

You could use PackageView to see the size of spec app/lib's and also use StorageUsage to see where the most space is being taken up

Check the size of:
libblas3gf
liblapack3gf
python-numpy

Also looks like you don't need:
bzip2
python-conic


The thing is you have more root space than me..lol And as long as you know what you really need you can just back everything up delete the stuff you don't need when 1.2 comes out. Why worry about whats not even out yet, enjoy this great app.

x

Originally Posted by jsbigs View Post
Oh yes, I've restarted several times. I only installed everything for the first time last night so assuming extras-devel and the links to the .deb files were up to date, then I should be running the latest versions of everything.

If I remove the app and then all the libraries (from the command line), would I be able to recover my rootfs memory? I'm concerned about not having enough space to install the impending PR 1.2.
 

The Following User Says Thank You to xman For This Useful Post:
Posts: 172 | Thanked: 27 times | Joined on Oct 2009 @ San Francisco, CA
#66
Originally Posted by xman View Post
I'm no expert, but it does seem like extra libraries were install at the same time.

You could use PackageView to see the size of spec app/lib's and also use StorageUsage to see where the most space is being taken up

Check the size of:
libblas3gf
liblapack3gf
python-numpy

Also looks like you don't need:
bzip2
python-conic


The thing is you have more root space than me..lol And as long as you know what you really need you can just back everything up delete the stuff you don't need when 1.2 comes out. Why worry about whats not even out yet, enjoy this great app.

x
When I had previously ran apt-get autoremove, it removed bzip2 and python-conic.

According to Package View:

libblas3gf is 0.6 MB
liblapack3gf is 5.7 MB
python-numpy is 6.7 MB

and using Storage Usage...I'm not sure what I should be looking for.

EDIT: I just ran:

Code:
sudo apt-get clean
sudo apt-get update
sudo apt-get upgrade
and recovered about 4 MB of my rootfs space!! I don't really know what I'm doing though. That said, I don't mind taking calculated risks and am prepared if they don't pan out.

Thanks for your help xman!

Last edited by jsbigs; 2010-04-15 at 03:37. Reason: Added information
 
Posts: 839 | Thanked: 3,386 times | Joined on Mar 2009
#67
Hello, I just pushed to extras-devel:
scons_1.2.0
protobuf_2.0.3 (containing python-protobuf and protobuf-compiler, but not java-protobuf)

If you have enabled extras-devel in your crosscompiler environment (and of course in phone itself too), you can check they are in there:
Code:
apt-cache policy scons protobuf-compiler python-protobuf
(after update)

They do not have maemo specific code (not even optifiying),but they are not supposed to be installed on the phone. (Maybe libprotobuf3, but it is not used with python, so it is not relating MyPaint)

I think those were last needed dependencies of MyPaint, but I have read only manual for version 0.8.2.

Any plans to make hildonization-patches compatible for 0.8.2 and push it to repositories?
 

The Following User Says Thank You to AapoRantalainen For This Useful Post:
Dousan's Avatar
Posts: 1,161 | Thanked: 1,707 times | Joined on Jan 2010 @ Denmark
#68
Originally Posted by AapoRantalainen View Post
Any plans to make hildonization-patches compatible for 0.8.2 and push it to repositories?
That would be cool
I have that version throu easy debian LXDE but it is really laggy and not that useble
It works really good this standalone mypaint app, exept from the pressure thing
One thing i don't understand is the scrap save thing how does that work and what is it?
Anyone know how to make the file-ora python script plugin work in Gimp so that i can open the my paint files in there. I allso have Gimp in easy debian LXDE, 2.6.x and its only the 2.7.1+ you don't need that plugin

Last edited by Dousan; 2010-04-22 at 14:53.
 
Creativetone's Avatar
Posts: 502 | Thanked: 4,475 times | Joined on Feb 2010 @ Finland
#69
Hi, Dousan!

"One thing i don't understand is the scrap save thing how does that work and what is it?"

Scrap save is same thing as "Iterative Save" option ala Painter IX... I use it a lot.

The Scrap save automatically saves sequentially numbered versions of your file... it is very handy. when you are doing a lot of sketches and want to save those quickly.

Example I use these kind of settings:

Settings -> Paths -> /media/mmc1/Scraps/scrap

So, my Scraps are saved to
Memory Card in folder named Scraps with
filename = scrap001_a.ora -> SAVE NEXT SCRAP -> scrap001_b.ora -> etc.

I have configurated key command to this function.

Tone
 
Dousan's Avatar
Posts: 1,161 | Thanked: 1,707 times | Joined on Jan 2010 @ Denmark
#70
Hi creativetone thanks for the explenation
What exactly do you meen by this: "I have configurated key command to this function"
Because when i put the same path as you or another one I get an "errno 2 no such directory or file"?
 
Reply

Tags
mypaint, sketching

Thread Tools

 
Forum Jump


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