maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Multimedia (https://talk.maemo.org/forumdisplay.php?f=32)
-   -   Mypaint-0.7.1 for Fremantle (https://talk.maemo.org/showthread.php?t=41807)

Dousan 2010-05-08 09:00

Re: Mypaint-0.7.1 for Fremantle
 
Quote:

Originally Posted by phase315 (Post 649005)
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 :D

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 :D

twenty90seven 2010-05-08 11:07

Re: Mypaint-0.7.1 for Fremantle
 
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 2010-05-08 11:21

Re: Mypaint-0.7.1 for Fremantle
 
Quote:

Originally Posted by twenty90seven (Post 649160)
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 :)

AapoRantalainen 2010-05-08 11:21

Re: Mypaint-0.7.1 for Fremantle
 
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).

Dousan 2010-05-08 11:29

Re: Mypaint-0.7.1 for Fremantle
 
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.

harp 2010-05-08 11:46

Re: Mypaint-0.7.1 for Fremantle
 
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 2010-05-08 12:01

Re: Mypaint-0.7.1 for Fremantle
 
Quote:

Originally Posted by AapoRantalainen (Post 649182)

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..

apol657 2010-05-08 12:09

Re: Mypaint-0.7.1 for Fremantle
 
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 2010-05-08 12:19

Re: Mypaint-0.7.1 for Fremantle
 
Quote:

Originally Posted by apol657 (Post 649233)
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 :o
.. gtk_menu should allow you to edit keys.

harp 2010-05-08 12:33

Re: Mypaint-0.7.1 for Fremantle
 
1 Attachment(s)
Hope you guys don't mind me attaching these images all the time.


All times are GMT. The time now is 16:52.

vBulletin® Version 3.8.8