![]() |
Re: Mypaint-0.7.1 for Fremantle
Quote:
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 |
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
|
Re: Mypaint-0.7.1 for Fremantle
Quote:
|
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). |
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. |
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. |
Re: Mypaint-0.7.1 for Fremantle
Quote:
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.. |
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.)
|
Re: Mypaint-0.7.1 for Fremantle
Quote:
.. gtk_menu should allow you to edit keys. |
Re: Mypaint-0.7.1 for Fremantle
1 Attachment(s)
Hope you guys don't mind me attaching these images all the time.
|
Re: Mypaint-0.7.1 for Fremantle
Quote:
I just found a problem on saving my file... It has two layers, but i cant save it as .ora or .jpg ... I get the following error: Traceback (most recent call last): File "/opt/mypaint/share/mypaint/gui/filehandling.py", line 259, save_as_cb(self=<gui.filehandling.FileHandler object at 0x4268fd70>, action=<gtk.Action object at 0x43711b20 (GtkAction at 0x1a3ae78)>) dialog.hide() self.save_file(filename, **options) break variables: {'self.save_file': ('local', <bound method FileHandler.wrapper of <gui.filehandling.FileHandler object at 0x4268fd70>>), 'options': ('local', None), 'filename': ('local', '/home/user/MyDocs/.images/Mypaint/Tree.ora.ora')} File "/opt/mypaint/share/mypaint/gui/drawwindow.py", line 36, wrapper(self=<gui.filehandling.FileHandler object at 0x4268fd70>, *args=('/home/user/MyDocs/.images/Mypaint/Tree.ora.ora',), **kwargs={}) self.app.drawWindow.window.set_cursor(gdk.Cursor(g dk.WATCH)) self.app.drawWindow.tdw.window.set_cursor(None) # make sure it is actually changed before we return AttributeError: 'NoneType' object has no attribute 'set_cursor' edit: merging the layers also didnt work... I am sorry that I wont be able to provide more information,but i have to go... I use the maemo10 version by the way. |
Re: Mypaint-0.7.1 for Fremantle
|
Re: Mypaint-0.7.1 for Fremantle
Hi!
apol657 - I am using maemo10 and I have no problems to save the files with layers or not. Interesting.. hmm. object - very nice painting... "android" n-900? :D ... grrr... I must learn to draw.. figuratives. harp - I do not mind if you attach images :).. I like to see what you can do with this great painting app. |
Re: Mypaint-0.7.1 for Fremantle
okey..im a long time reader but this is my first post and question about this nice piece of software..
after a lot of try and error I was able to get this thing to work. but after the update to maemo10 I cant get it to start up again... and when I try to start the app using xterm I get the following error: /home/user # mypaint process 5247: arguments to dbus_connection_get_data() were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 5757. This is normally a bug in some application using the D-Bus library. process 5247: arguments to dbus_connection_set_data() were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 5721. This is normally a bug in some application using the D-Bus library. Aborted Does anyone know what kind of error this is? And is it easy fixable;)? Thx in advance!! grtzz Xpsj |
Re: Mypaint-0.7.1 for Fremantle
Quote:
|
Re: Mypaint-0.7.1 for Fremantle
I see!! thx for your quick reply...but..Now I get a new error:P
~ $ mypaint confpath = /home/user/.mypaint/ /home/user/.mypaint/brushes/order_default.conf: Warning: brush appears twice in the same group, ignored /opt/mypaint/share/mypaint/brushes/order.conf: Warning: brush appears twice in the same group, ignored Merging upstream brush changes into your collection. Traceback (most recent call last): File "/opt/mypaint/bin/mypaint", line 124, in <module> main.main(datapath, confpath) File "/opt/mypaint/share/mypaint/gui/main.py", line 27, in main app = application.Application(datapath, options.config, args) File "/opt/mypaint/share/mypaint/gui/application.py", line 50, in __init__ self.brushmanager = brushmanager.BrushManager(join(datapath, 'brushes'), join(confpath, 'brushes')) File "/opt/mypaint/share/mypaint/gui/brushmanager.py", line 43, in __init__ self.load_groups() File "/opt/mypaint/share/mypaint/gui/brushmanager.py", line 129, in load_groups self.save_brushorder() File "/opt/mypaint/share/mypaint/gui/brushmanager.py", line 162, in save_brushorder f = open(os.path.join(self.user_brushpath, 'order.conf'), 'w') IOError: [Errno 13] Permission denied: '/home/user/.mypaint/brushes/order.conf' I have to add that I am a bit noobish deciphering these logs.. |
Re: Mypaint-0.7.1 for Fremantle
Quote:
remove the old .mypaint directory as root: cd /home/user/ rm -R .mypaint/ exit |
Re: Mypaint-0.7.1 for Fremantle
I've remaped my keyboard to include pageup, page down, home and end + tab too. It make getting around site and document list just about every thing easier. It's not hard, you just have to make sure you do it right.
Wiki how page here A post that help me here Quote:
I don't mine either, but don't forget post them the thread you started Look what I drew on my phone thread .... to keep that going too ... :D Quote:
Quote:
|
Re: Mypaint-0.7.1 for Fremantle
Thanks for this, its so good, got my creative juices flowing. :)
My first drawing... of any kind... ever http://img132.imageshack.us/img132/9020/scrap001m.jpg my gf wouldn't belive me coz she's seen my biro doodles. |
Re: Mypaint-0.7.1 for Fremantle
Quote:
By the way as i see many of you know very much about mypaint, do you know how to save to *.ora again after i saved to *.jpg ? I tried save as file.ora but it creates a file named file.ora.jpg .I can always save as *.ora before exporting to jpg and then restart mypaint and open the *.ora file and saving format reverts to *.ora again... So its not that important, just kinda useful.. |
Re: Mypaint-0.7.1 for Fremantle
1 Attachment(s)
@anders_gud
Thx for your help!it's working like a charm:D! Here a little Ctoon I made(A): |
Re: Mypaint-0.7.1 for Fremantle
brilliant app but its stolen 10mb of root. can that be sorted out?
|
Re: Mypaint-0.7.1 for Fremantle
Quote:
Always disable extras-devel when you are finished installing packages from there... |
Re: Mypaint-0.7.1 for Fremantle
|
Re: Mypaint-0.7.1 for Fremantle
why can it scroll at brushes gallery and brushes settings there is a slider but i cant go down ? is this a bug or something?
|
Re: Mypaint-0.7.1 for Fremantle
Quote:
|
Re: Mypaint-0.7.1 for Fremantle
1 Attachment(s)
Here's one I did with just the oil brush. It's quite flexible.
|
Re: Mypaint-0.7.1 for Fremantle
Creativetone what do u mean by how ? normal calibration ..!
|
Re: Mypaint-0.7.1 for Fremantle
Quote:
|
Re: Mypaint-0.7.1 for Fremantle
Here we come,
There is one funny video on Youtube about N900 and MyPaint 0.8.2. It is my first one ever... and done with Amazing Windows Movie Maker+ crappy old Webcam If someone do not like it, I can remove it. http://www.youtube.com/watch?v=LAUcrUO8rQQ Tone |
Re: Mypaint-0.7.1 for Fremantle
Quote:
|
Re: Mypaint-0.7.1 for Fremantle
Nice vid Tone :)
|
Re: Mypaint-0.7.1 for Fremantle
nice one tone. can someone post a screenshot of their pressure settings please. how do you turn lines off? im stuck on lines now lol
|
Re: Mypaint-0.7.1 for Fremantle
are the pressure settings on the first page still right?
|
Re: Mypaint-0.7.1 for Fremantle
http://img80.imageshack.us/img80/699...0050911473.png
This works quite good for me, but i bet somebody else have found something better! |
Re: Mypaint-0.7.1 for Fremantle
Hi, apol657!
I thought that the Global Pressure Mapping is already right... when you make clean install? Or is it that Pressure works bit different on the N900 device? BUT. In the page 10 are Screenshot of mine Global Pressure Mapping values... page 11 there is also a Zip file which include brushes and my settings.conf.. and.. the same page there is also qole's post where he shows those values of mine. Hope that helps? ---------------------------------------------------------------------------- btw. I am very pleased to those Global Pressure Mapping values.. can you somebody confirm that they are working right or is there differences... of course we use each other different kind of pressures and we have own style to draw and press pen.. I have noticed that there can be quite dramatic difference when using pen, like I do... or even when using default bit lighter stylus.. not to mention using finger (this also can be advantage when customising MyPaint brushes). Sorry for long long post... :D --------------------------------------------------------------------------- EDIT: crail - for me those settings in first page do not work! --------------------------------------------------------------------------- I share this link again and again, if you do not mind. This shows how the pressure should now working... http://www.youtube.com/watch?v=LAUcrUO8rQQ ------------------------------------------------------------------------- VOTE FOR THE BUG! ------------------------------------------------------------------------- Quote:
|
Re: Mypaint-0.7.1 for Fremantle
Quote:
Aapo and tone has posted the settings a few times some pages back, those settings work ;) e: haha you beat me to it tone :D E: My pressure works just fine and it's your settings and pressure settings from the first post doesn't work for me either it just made the brushes work without the connecting lines ;) Btw Tone could you please post the settings for the 'line' brush that you show in the utube vid ;) |
Re: Mypaint-0.7.1 for Fremantle
Quote:
By the way the settings where probably right when i installed the maemo9, i just hurried to change them to my old ones, not knowing that the settings there where the best... Edit: I just put your settings.conf and it is indeed working better! So for one more time thank you! |
Re: Mypaint-0.7.1 for Fremantle
1 Attachment(s)
Quote:
http://www.youtube.com/watch?v=LAUcrUO8rQQ BUT NOTICE! That Brushes folder "order.conf" are not updated... I do not know could you just drop the brush in the current default folder.. I think that you must edit order.conf file to add it there. so be careful.. |
Re: Mypaint-0.7.1 for Fremantle
Really fantastic video Creativetone - I almost cried - looks very professional!
You are now appointed head chief of Maemo MyPaint PR! |
| All times are GMT. The time now is 16:52. |
vBulletin® Version 3.8.8