Active Topics

 



Notices


Reply
Thread Tools
Posts: 67 | Thanked: 7 times | Joined on Dec 2009 @ Netherlands
#291
Thx for the superquick response!
But now it tells me:
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
chronium: Depends: libxss1 but is not going to be installed
E: Unmet dependencies. Try `apt -get -f install' with no packages (or specify a solution).



I dont care whatever it says about chronium, i use microB anyway.
But I have no idea what's the further problem and what to do.
mypaint still doesnt launch
(havnt tried launching it from terminal cause I dunno anything about this so I just want to jeep this open for now).


Btw: People make the most awesome things with this!!!(y)
Now I realy want it
 
Posts: 10 | Thanked: 26 times | Joined on Jan 2010
#292
@Thiss

No problem..
But I can't help you further....like I said before..I'm still very noobish reading those logs from xterm..maybe you just have to uninstall Chromium...and then install the python-support...
Im just spitballing here:P

and again a little Ctoon(A):
Attached Images
 
 

The Following 4 Users Say Thank You to xpsj For This Useful Post:
Dousan's Avatar
Posts: 1,161 | Thanked: 1,707 times | Joined on Jan 2010 @ Denmark
#293
Originally Posted by Thiis View Post
(havnt tried launching it from terminal cause I dunno anything about this so I just want to jeep this open for now).
Just write mypaint then hit 'enter' and that should launch it or give you an error. If an error comes up paste it here so we can help you
 

The Following User Says Thank You to Dousan For This Useful Post:
Posts: 118 | Thanked: 297 times | Joined on Nov 2007
#294
Sorry all folks for the trouble - I updated the installation notes in the first post just now... I've had these packages installed for ages now and I just plain forgot about the special Maemo stuff...

mypaint-0.8.2 HOWTO until aapo includes the dependencies in the package in extras-devel:

enable extras-devel

as root
apt-get install mypaint mypaint-data python-support python-hildon python-osso

cd /usr/lib/
ln -s libblas.so.3gf libblas.so
ln -s liblapack.so.3gf.0 liblapack.so

should do it...
Issues:
Fremantle UI not feature complete yet, and maybe some small bugs. I recommend it highly though...
And as always - disable extras-devel when you are finished...
 

The Following 6 Users Say Thank You to anders_gud For This Useful Post:
Creativetone's Avatar
Posts: 502 | Thanked: 4,475 times | Joined on Feb 2010 @ Finland
#295
Hi! Anders and BIG very big thanks!

I have one question?

Could you do anything about that MyPaint Canvas Rotation?
I just thought that 22.5 degree would be useful. now it is 25.7.
There is problem when user want to rotate canvas 90degrees now?!

Other thing is "Toggle Eraser Mode" in 0.8.2 version behaves
differently and when switching to modes Brush Size changes ...
this is a bit annoying thing.

I know that these niggles are included Desktop version..
but if you could do something about these.. it would be great?

Or Can I do myself something... "code hacking" or something?
Any Tips..

Tone

EDIT -----------------------------------------------------------------------
Is there now MyPaint desktop Icon?... because mine shows
blue ugly thingy.
------------------------------------------------------------------------------

Last edited by Creativetone; 2010-05-09 at 21:29. Reason: No, sorry .. here :)
 
Posts: 118 | Thanked: 297 times | Joined on Nov 2007
#296
Hi Tone!
Thanks again for the nice video. I'll look in to the rotation thing:
Code:
def rotate(self, command):
        if   command == 'RotateRight': self.tdw.rotate(+2*math.pi/14)
        elif command == 'RotateLeft' : self.tdw.rotate(-2*math.pi/14)
Eeek! Well I'll ask someone that knows math

The eraser toggle - I noticed you can scale brush and eraser independently and switch back and forth. But you are right - that equal size should be set to default...

Most of MyPaint is written in Python (a very readable high level language) so you can definitely hack at it with very limited experience in programming - there is also a lot of good documentation on the net. The UI code is located in /opt/mypaint/share/mypaint/gui/ (on the n900) - have a look there first.
I have no formal training in CS - I'm an artist (printmaking, painting) and occasional sysadmin and FOSS tyrant at an art school...

Cheers
Anders
 

The Following 3 Users Say Thank You to anders_gud For This Useful Post:
Posts: 176 | Thanked: 149 times | Joined on Dec 2009
#297
I'm no good at math but the equation 2*math.pi/14 translates to 2*180/14 so you can base your math off that.

So it should be 2*math.pi/16 = 22.5 and -2*math.pi/16 = -22.5
 

The Following 3 Users Say Thank You to harp For This Useful Post:
Posts: 10 | Thanked: 26 times | Joined on Jan 2010
#298
Here yet another cartoon now named 'Random Universe'
P.S.: If somebody considers these posts as unnessecery flooding..please let me know.
Attached Images
 
 

The Following 4 Users Say Thank You to xpsj For This Useful Post:
santiago's Avatar
Posts: 518 | Thanked: 334 times | Joined on Mar 2010 @ italy
#299
i love it!!!! ahahahhah
Attached Images
  

Last edited by santiago; 2010-05-10 at 02:15.
 

The Following 4 Users Say Thank You to santiago For This Useful Post:
Posts: 10 | Thanked: 26 times | Joined on Jan 2010
#300
Random Universe #25
Attached Images
 
 

The Following User Says Thank You to xpsj For This Useful Post:
Reply

Tags
mypaint, sketching


 
Forum Jump


All times are GMT. The time now is 17:50.