Active Topics

 



Notices


Reply
Thread Tools
Dousan's Avatar
Posts: 1,161 | Thanked: 1,707 times | Joined on Jan 2010 @ Denmark
#241
Originally Posted by phase315 View Post
I know these are not drawn with MyPaint but I figured I would just contribute anyway. I used Sketch and doodled for a while at work. If you guys have a tutorial or can point me to one to help me install MyPaint, that would surely help. =)
First you download this:
http://maemo.org/packages/package_in...0.8.2-1maemo9/
and then this:
http://maemo.org/packages/package_in...0.8.2-1maemo9/
Then follow the instructions in the first post.
You might need python-support but i think it's included in this version, if not you can install it from xterm with this code:
apt-get install python-support (sudo gainroot first)
That should do it

Btw Anders_gud is it possible for you to edit the first post so it's up to date on how to install mypaint. You know with links and everything else needed for the new version

Last edited by Dousan; 2010-05-08 at 09:05.
 

The Following 4 Users Say Thank You to Dousan For This Useful Post:
Posts: 20 | Thanked: 2 times | Joined on Apr 2010
#242
does anyone know the keys to use layers? mypaint refers to page up keys what is the equivalent key on the n900 keyboard? cheers
 
Dousan's Avatar
Posts: 1,161 | Thanked: 1,707 times | Joined on Jan 2010 @ Denmark
#243
Originally Posted by twenty90seven View Post
does anyone know the keys to use layers? mypaint refers to page up keys what is the equivalent key on the n900 keyboard? cheers
I don't know but you should be able to change them by tapping and holding and then choose the new key while holding and then let go
 
Posts: 839 | Thanked: 3,386 times | Joined on Mar 2009
#244
Installing:
No need for downloading anything manually (this is the whole point of package management and repositories)

1) enable extras-devel repository
2) update package-lists
3) install package named mypaint
4) start mypaint

(These steps can be made with graphical application manager or xterm+gainroot)


It installs (or updates) newest mypaint (0.8.2-1maemo10 at this moment). It also installs (or updates) corresponding mypaint-data and newest versions of all needed libraries.

Additionally it fixes python-numpy bug if it not fixed manually before (this is the ln -s libblas.so.3gf libblas.so ; ln -s liblapack.so.3gf.0 liblapack.so)


So this should work just flashed phones or phones with any mypaint installed before. (If not send bug report.)

On the first starts it starts color chooser and brushes windows visible/top.

Default settings:
global pressure mapping: [(0.0, 1.0), (0.0, 0.0), (0.070652173913043473, 0.0), (0.11956521739130435, 0.95833333333333337), (1.0, 1.0)]
input mode: screen (this is needed for pressure?)
brush: originals+tone's set
first brush: pointy_ink

NOTE: this input mode (screen) and this brush (pointy_ink) doesn't work for me, it doesn't draw anything. So could somebody test this without your own .mypaint-directory and then send me a list of working brushes? Is this even brush relating?


There are also key shortcuts that is not usable with N900, so who wants make a new list of default shortcuts (of course everybody can use own set, but I think it would be nice if there are working default set).
 

The Following 6 Users Say Thank You to AapoRantalainen For This Useful Post:
Dousan's Avatar
Posts: 1,161 | Thanked: 1,707 times | Joined on Jan 2010 @ Denmark
#245
Thats good to know Aapo
I just did an update yesterday to maemo8 in app manager and it didn't update my mypaint data so I had to do like i described hence my post about how to install.
Will try it now with the maemo10 and see how that goes

e: It worked just perfekt Aapo thanks Sorry for the miss guidence.

Last edited by Dousan; 2010-05-08 at 11:52.
 
Posts: 176 | Thanked: 149 times | Joined on Dec 2009
#246
I can list what I have for modified hotkeys.

Fullscreen - ctrl + f
Show Menu - m
Rotate Counterclockwise - ctrl + left
Rotate Clockwise - ctrl + right
zoom in - ctrl + up
zoom out - ctrl + down
Brush List - b
Brighter - K
Darker - .
Layers - L
Background - C

Some regions didn't get the up and down arrow so take that into account as well.
 
Creativetone's Avatar
Posts: 502 | Thanked: 4,475 times | Joined on Feb 2010 @ Finland
#247
Originally Posted by AapoRantalainen View Post

On the first starts it starts color chooser and brushes windows visible/top.

Default settings:
global pressure mapping: [(0.0, 1.0), (0.0, 0.0), (0.070652173913043473, 0.0), (0.11956521739130435, 0.95833333333333337), (1.0, 1.0)]
input mode: screen (this is needed for pressure?)
brush: originals+tone's set

first brush: pointy_ink

NOTE: this input mode (screen) and this brush (pointy_ink) doesn't work for me, it doesn't draw anything. So could somebody test this without your own .mypaint-directory and then send me a list of working brushes? Is this even brush relating?


There are also key shortcuts that is not usable with N900, so who wants make a new list of default shortcuts (of course everybody can use own set, but I think it would be nice if there are working default set).
Hi, Aapo!

I updated MyPaint to maemo9 -> maemo10 .. and I used App Manager.

I renamed /home/user/.mypaint -folder.
So I tested without my .mypaint folder and mine default settings.

Everything is fine here.

Default brush pointy ink works also fine... so pressure working?!

-----
no problems with Customising keys... sorry!
I have of course old accelmap.confg in use..

Last edited by Creativetone; 2010-05-08 at 15:42. Reason: I am stupid.. eh..
 
Posts: 40 | Thanked: 10 times | Joined on Feb 2010
#248
Hmm it seems i am not able to edit keys... I also updated to maemo10 but still not working... I noticed that I dont have Fullscreen or Show Menu buttons in the menu too. Do you use the gtk_menu thing or the hildonized menu? (not sure if hildonized means what i mean,from other posts i think its the normal maemo style menu. Sorry if it means something else.)
 
Creativetone's Avatar
Posts: 502 | Thanked: 4,475 times | Joined on Feb 2010 @ Finland
#249
Originally Posted by apol657 View Post
Hmm it seems i am not able to edit keys... I also updated to maemo10 but still not working... I noticed that I dont have Fullscreen or Show Menu buttons in the menu too. Do you use the gtk_menu thing or the hildonized menu? (not sure if hildonized means what i mean,from other posts i think its the normal maemo style menu. Sorry if it means something else.)
Oh.. maybe I misunderstand
.. gtk_menu should allow you to edit keys.

Last edited by Creativetone; 2010-05-08 at 12:26.
 
Posts: 176 | Thanked: 149 times | Joined on Dec 2009
#250
Hope you guys don't mind me attaching these images all the time.
Attached Images
 
 

The Following 3 Users Say Thank You to harp For This Useful Post:
Reply

Tags
mypaint, sketching


 
Forum Jump


All times are GMT. The time now is 23:06.