![]() |
Re: Hildonized Mypaint for 2008 OS
this app reminds me of Bob Ross. Lets paint some happy places.
http://en.wikipedia.org/wiki/Bob_Ross |
Re: Hildonized Mypaint for 2008 OS
Update: mypaint_0.5.0-1~hildon3_armel.deb released!
Changelog: Improved Hildonization: Implemented dbus-service registration (now you get nice feeback when the application is loading, and we can use dbus callbacks in the future) Temporary reduced zoom levels to avoid memory related crashes when working on large canvases (Thanks Pupnik!) ToDo: We have to make hardware shortcuts and statusbar visibility configurable without hardcoding them in drawwindow.py (maybe a file in ~/.mypaint) Cheers! Anders |
Re: Hildonized Mypaint for 2008 OS
so the left side of the canvas i need to press alittle harder to get a stroke.
am i the only one with this problem. also it only happens when i use the stylus. when i use my fingers it works fine. Help me Howard... Quote:
|
Re: Hildonized Mypaint for 2008 OS
1 Attachment(s)
here is a screenie of the problem i'm having...
so i notice its just that area now that i need to press on really hard to get the stroke to show. left hand side. looks like a shape. |
Re: Hildonized Mypaint for 2008 OS
Looks like a hardware problem :(
|
Re: Hildonized Mypaint for 2008 OS
Again -- and ad nauseam : Is this an ITOS2008-only program, or can it be run on 2007?
|
Re: Hildonized Mypaint for 2008 OS
nah
mtpaint works fine. all the other sketch apps i have work fine also. I thought it was hardware at first but its not. in window mode the same thing happen... just the shape is different. Quote:
|
Re: Hildonized Mypaint for 2008 OS
did i mention when i use my finger.
it the problem doesn't exist. |
Re: Hildonized Mypaint for 2008 OS
Quote:
|
Re: Hildonized Mypaint for 2008 OS
Quote:
Try to start MyPaint from xterm and enable debug output - then watch the pressure values. Adjust the pressure values accordingly. Also - I think I saw a thread about new findings regarding the amount of pressure one should apply when recalibrating the screen.... |
Re: Hildonized Mypaint for 2008 OS
A couple matters:
- I don't see any way to start a new drawing except to quit and restart the program — with no New command and no Save As..., how do you say "Done with this, now for something new!"? - The tutorial mentions that tooltips display in the Brush Settings dialog when the mouse is positioned over the label. Any way to activate these? Thanks. Btw, the keyboard shortcuts don't seem to display when I launch the program. Then, sometime later, they show up. Don't know what that's about. Roger |
Re: Hildonized Mypaint for 2008 OS
Quote:
http://pupnik.de/bora/mypaint_0.5.0-1~hildon3_armel.deb |
Re: Hildonized Mypaint for 2008 OS
Quote:
Quote:
Quote:
Cheers! A |
Re: Hildonized Mypaint for 2008 OS
Quote:
2) There are no mouse-over tooltops with stylus based devices, since you click as soon as you move the mouse. |
Re: Hildonized Mypaint for 2008 OS
Quote:
I tried looking up if newer versions of those libs are available for me, but this f*cking sh*thole of a long entry is still in Application Mangler, so I can't bloody see anything. |
Re: Hildonized Mypaint for 2008 OS
Quote:
Try # ln -s /usr/lib/python2.5/site-packages/mypaint /usr/lib/python2.3/site-packages/mypaint |
Re: Hildonized Mypaint for 2008 OS
ln: /usr/lib/python2.3/site-packages/mypaint: No such file or directory
Hmmm... |
Re: Hildonized Mypaint for 2008 OS
Quote:
I've been playing around a lot, and just clearing the screen to discard and start a new drawing. But now and then I'd want to save something -- and I didn't click Save because I didn't want to wipe out the drawing whose name was being used. If you don't have separate Save and Save As commands, perhaps the command should be renamed. - Save ... (indicates you're going to get a dialog; really non-standard) - Save/Save As... (indicates you want this one command for either action) - Save As... (If there's no Save, it's probably easier to figure out you should use Save As to keep changes than the current situation, where you need to use Save when you really want Save As) Quote:
Roger |
Re: Hildonized Mypaint for 2008 OS
1 Attachment(s)
Quote:
But of course, clicking the label isn't going to do anything in the Hildonized version (nor in a mouse-based environment for that matter), so ... well, I don't know. Does that help anything? You say, "There are no mouseover tooltips with stylus-based devices." This makes sense. But do you mean, "It's not practical to have them, so nobody does"? or do you mean, "They're not practical, so the environment doesn't even provide for them"? If there's no way to get those tooltips to display as tooltips, I wonder if there is some other way to display this info to the new user. What do you think? Roger Added later: I stripped the tooltips from the brushsettings.py file in the source and stuck them into an html file, which others might find useful and perhaps which Anders may wish to add to the tutorial file. I think I have successfully added the (zip) file to this post. |
Re: Hildonized Mypaint for 2008 OS
Heya,
Well i did some profiling on the program and testing with cflags, so here's anders_gud's latest improvements (dbus) with some of my preferences, and optimized build flags. At least on my tablet, this version feels much more responsive. Please let me know if you agree, or if i am imagining this! http://pupnik.de/mypaint_0.5.0-1~hildon3c_armel.deb (os2008 only) Re: Karel. I don't know why that bora build put things in python 2.3, so i may have screwed up by renaming it to 2.5. (edit) Oh, and now i have undo = Ctl-Z (y on german kbd) and redo = Ctl-X. if you prefer Anders keymappings and dislike the banner tips, copy his /usr/share/mypaint/python/drawwindow.py to somewhere else before installing my version, then copy it bak. (edit2) RogerS: "But do you mean, "It's not practical to have them, so nobody does"?" -Yes. I don't know how they would be implemented. The idea of tooltips is to show context-relevant info on a widget *before* user clicks on it. On the tablet, you can not position the mouse over a widget *without* simultaneously clicking on it. Maybe we could display info on a brush *when* the user clicks on it? (edit3) Ok i'd just like to describe a couple of 'wish brushes' that would help me out so much.. 1) A colorizing brush, that doesn't (strongly) adjust brightness of a region, but pushes chroma values towards the selected color. Note that when adjusting pure white or black, it would also need to adjust overall brightness to be able to make any color change. Not sure how to do this. Reason for wanting this is I have no color painting skills. I see everything in luminance (light, shadows) and sketch as i would with a pencil, but colorizing the image at a later stage would let me make 'paintings' out of the image. To really get 'dreamy' about this, one could implment this in a completely seperate 'chromalayer', which wouldn't adjust the underlying black/white image at all. 2) A shift /pull brush. Also *not easy* but here's the problem it would address. Frequenly I get placement of elements (eyes, nose, mouth) slightly wrong in my image. I'd like a 'shift' brush that would allow me to tap and 'pull' a region by a few pixels in the desired direction. This is also not trivial since the edges of the pulled area would need to remain in-place. I.e. the pull jot stroke pulls the center of the region more strongly in the desired direction than the edges. |
Re: Hildonized Mypaint for 2008 OS
Quote:
Definite improvement with complex brushes, and those banner tips are nice! Thanks! Anders (edit, next morning): The experimental features (raise/modify stroke) are actually useable now with these optimizations... I wonder if there are other things we can do to make it run even faster.. ArnimS can you implement "raise/modify" and "saving" messages in the banner tips area? Then I'll merge your changes |
Re: Hildonized Mypaint for 2008 OS
MyPaint 'QuikUI' idea:
Here's a possible design for a minimal UI for quick change of some brush parameters. http://pupnik.de/mypaint_quikUI_01anim.gif Tabs are - Size (1 pixel to 38 pixel diameter in this example) - Luma / Brightness - Chroma / Palette (user-selectable?) - Bottom tab / extra tabs user-configurable? (Opacity, speed etc) It would be quite quick to tap on a tab and then pull stylus to the desired setting (little movement required). |
Re: Hildonized Mypaint for 2008 OS
Quote:
|
Re: Hildonized Mypaint for 2008 OS
Update:
mypaint_0.5.0-1~hildon5_armel.deb released. Changelog: Conform to Debian packaging conventions - Hildon related changes now use dpatch in debian/patches. Removed statusbar, using Hildon Banners. (hildon_banner_show_information) Thanks Pupnik! Note! This build does not yet use Pupniks optimized libs - that's the next ToDo. Cheers! Anders |
Re: Hildonized Mypaint for 2008 OS
Okay. So. I have extras enabled. But I can't find Python on the app list.
i go to Maemo.org and try to install it directly, and it says 'Unable to download python2.5-runtime. Application package not found'. What am I doing wrong here? *UPDATE: Managed to run it using RedPill mode. :D Love it... Used it to sketch out a game interface. Can you tell I suck at drawing? http://chinashop-rodeo.com/wp-conten...08/04/file.png |
Re: Hildonized Mypaint for 2008 OS
hey guys...and gals...
give the art thread some love..... post your screenies there.....por favor..... http://www.internettablettalk.com/fo...142#post167142 |
Re: Hildonized Mypaint for 2008 OS
1 Attachment(s)
What screen is this?
> |
Re: Hildonized Mypaint for 2008 OS
well still having issues with the mypaint.....hey anders-gud, you think you can make the same magic of mypaint hildoned happen to the other project similar to mypaint.....
gogh http://www.goghproject.com/screens/scoundrel.jpg <---screenie http://www.goghproject.com/ <--- project page http://www.goghproject.com/downloads.html <--- download page. the tablet has been on a role with graphics apps. |
Re: Hildonized Mypaint for 2008 OS
btw. requirements for gogh
Requirements: * Python 2.4 * PyGTK 2.8 or greater, compiled with Numeric * gnome-python * PyXML |
Re: Hildonized Mypaint for 2008 OS
just notice all the requirements are available for maemo..
https://garage.maemo.org/plugins/scm.../?root=pymaemo but not sure about the pygtk compiled with numeric... |
Re: Hildonized Mypaint for 2008 OS
Quote:
And gnome-python in maemo is a very limited version. :( |
Re: Hildonized Mypaint for 2008 OS
so that's a no on GOGH...
Quote:
|
Re: Hildonized Mypaint for 2008 OS
Quote:
Like you, I can use my finger in the "stylus dead zone", but I want to know how to calibrate my touchscreen to fix this stylus issue. I agree that this looks like a hardware problem that MyPaint is uncovering. http://farm3.static.flickr.com/2406/...ae13a567_o.png |
Re: Hildonized Mypaint for 2008 OS
1 Attachment(s)
Here is my ‘dead zone’, like other, left side. Note: this doesn't happen in mtpaint!
Note2: I am using an n800 and the latest mypaint. |
Re: Hildonized Mypaint for 2008 OS
Quote:
I wonder if there's some setting in "Configuration Editor" that might help this? Quote:
|
Re: Hildonized Mypaint for 2008 OS
i really don't think this is a hardware problem....
if it was hardware, wouldn't it be just more than mypaint with deadzones.. I tried all the other draw/sketch/paint apps and all of them seem to work properly. maybe its a problem with touch sensitivity. All in all I'm happy its isolated to only mypaint...I would be very mad if it was an issue with my tablet. |
Re: Hildonized Mypaint for 2008 OS
qole, I feel for you...
|
Re: Hildonized Mypaint for 2008 OS
Interesting. Here's the problem in fullscreen. I scribbled systematically all over the screen, first one way diagonally, then the other way, then in circles. I wonder why the diagonals work in one direction in some areas, and in the other direction in some areas.
http://farm3.static.flickr.com/2284/...45b8efe4_o.png I really do believe it is a hardware and/or firmware problem being exposed by MyPaint, because I have had terrible problems with my touchscreen since I upgraded to OS2008. Drawing a solid line in Numpty Physics, for instance, is an exercise in frustration and futility... especially on the left side. MyPaint may just be more pressure sensitive than the other programs. Are the touch screen grid sensors on the right-hand side, by any chance? EDIT: According to this thread, Diablo will address a lot of the touchscreen issues. But there has to be some way to boost the pressure readings or something... The brush pressure settings (in opacity and radius) don't seem to make any difference. |
Re: Hildonized Mypaint for 2008 OS
1 Attachment(s)
To clarify to onlookers of this thread that are making assumptions about the touch screen, this isn't happening to everyone.
|
Re: Hildonized Mypaint for 2008 OS
Quote:
UPDATE: I logged some of the pressure values, and it looks like the dead areas of the screen are registering speed1, speed2, and stroke values, but they get press=0.000 in this area. UPDATE2: The pressure values all seem really low, even in that "good" area in the top right corner.. The best I can get is 0.220, and that's dangerously hard. Most of the values (pressing hard) are falling around the 0.18 area. |
All times are GMT. The time now is 00:28. |
vBulletin® Version 3.8.8