Author Topic: myPaint 0.7.1  (Read 2140 times)

Offline Ertain

  • Sr. Member
  • ****
  • Posts: 365
  • I come in peace. And for some nachos.
myPaint 0.7.1
« on: April 24, 2009, 08:05:26 PM »
Hello once again everyone.  I have made a pack of this program called myPaint.  It's a simple painting program that utilizes brush settings.  In effect you make the brush and use it on the canvas (or you can use one of the many default brushes).  It can make some good digital paintings.  Plus, you can use tablets with it.

If anyone wants to test it out here's a source pack for it (again, sorry for Rapidshare).
« Last Edit: August 13, 2009, 12:41:34 PM by Ertain »
"She's the boss, apple sauce!"
 -Frank Cho

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15845
  • LXDE! Coffee, Bacon and Cheesecake!
Re: New pack, myPaint.
« Reply #1 on: April 25, 2009, 07:55:45 AM »
Hello once again everyone.  I have made a pack of this program called myPaint.  It's a simple painting program that utilizes brush settings.  In effect you make the brush and use it on the canvas (or you can use one of the many default brushes).  It can make some good digital paintings.  Plus, you can use tablets with it.

If anyone wants to test it out here's a source pack for it (again, sorry for Rapidshare).


Did you get my PM to you?

Offline Ertain

  • Sr. Member
  • ****
  • Posts: 365
  • I come in peace. And for some nachos.
Re: New pack, myPaint.
« Reply #2 on: April 25, 2009, 01:56:09 PM »
Yeah, I got it Neal.  And I have now transferred it.  Try it out, if you want.
"She's the boss, apple sauce!"
 -Frank Cho

Linuxera

  • Guest
Re: New pack, myPaint.
« Reply #3 on: April 25, 2009, 04:04:05 PM »
OOPS, Scratch that idiotic statement.  Okay, I've tested it out and here's what I got!!!

[attachment deleted by admin]
« Last Edit: April 25, 2009, 04:35:06 PM by Linuxera »

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15845
  • LXDE! Coffee, Bacon and Cheesecake!
Re: New pack, myPaint.
« Reply #4 on: April 25, 2009, 04:57:18 PM »
Yeah, I got it Neal.  And I have now transferred it.  Try it out, if you want.

You should post the link.

Linuxera

  • Guest
Re: New pack, myPaint.
« Reply #5 on: April 25, 2009, 05:13:27 PM »
Ertain,

  I've sent mypaint up to contribs for you so Tex can check your work as well.  Keep it up!!!  So far, so good!!

 ;D ;D


Offline Ertain

  • Sr. Member
  • ****
  • Posts: 365
  • I come in peace. And for some nachos.
Re: myPaint 0.7.0
« Reply #6 on: June 24, 2009, 11:06:59 PM »
I have made a new pack for 0.7.0.  A problem I've found is that when I run it myPaint gives me the error "pygtk was not compiled with Numeric Python support".  Any ideas on this one? ???
"She's the boss, apple sauce!"
 -Frank Cho

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15845
  • LXDE! Coffee, Bacon and Cheesecake!
Re: myPaint 0.7.0
« Reply #7 on: June 25, 2009, 06:03:01 AM »
Perhaps pygtk needs to be updated, too?

Offline Ertain

  • Sr. Member
  • ****
  • Posts: 365
  • I come in peace. And for some nachos.
Re: myPaint 0.7.0
« Reply #8 on: June 25, 2009, 02:58:33 PM »
Then I shall try that, Neal.

*Goes and updates pygtk*
"She's the boss, apple sauce!"
 -Frank Cho

Offline Ertain

  • Sr. Member
  • ****
  • Posts: 365
  • I come in peace. And for some nachos.
Re: myPaint 0.7.0
« Reply #9 on: June 26, 2009, 12:07:11 PM »
Nope, that didn't work.   But I did update pygtk, gtk+ (I just changed one thing; it's still the same), and python-numpy.
"She's the boss, apple sauce!"
 -Frank Cho

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15845
  • LXDE! Coffee, Bacon and Cheesecake!
Re: myPaint 0.7.0
« Reply #10 on: June 26, 2009, 08:36:52 PM »
I believe that python-numpy gives numerical support.

http://numpy.sourceforge.net/numdoc/HTML/numdoc.htm

Offline Ertain

  • Sr. Member
  • ****
  • Posts: 365
  • I come in peace. And for some nachos.
Re: myPaint 0.7.0
« Reply #11 on: June 26, 2009, 09:40:54 PM »
I know but for some odd reason it still says pygtk was compiled without numerical support.
Quote
Traceback (most recent call last):
  File "/usr/bin/mypaint", line 79, in <module>
    main.main(datapath, confpath)
  File "/usr/share/mypaint/gui/main.py", line 49, in main
    app = application.Application(datapath, confpath, filename, profile)
  File "/usr/share/mypaint/gui/application.py", line 46, in __init__
    window = self.__dict__[name] = module.Window(self)
  File "/usr/share/mypaint/gui/drawwindow.py", line 61, in __init__
    self.tdw.neutral_background_pixbuf = helpers.gdkpixbuf2numpy(pixbuf)
  File "/usr/share/mypaint/lib/helpers.py", line 92, in gdkpixbuf2numpy
    arr = pixbuf.get_pixels_array()
RuntimeError: pygtk was not compiled with Numeric Python support

Le Edit: Looks like I've finally fixed it.  I found a patch that works.  I have uploaded the new pack to the testing repository that I linked above.
« Last Edit: June 26, 2009, 10:48:31 PM by Ertain »
"She's the boss, apple sauce!"
 -Frank Cho

Offline Ertain

  • Sr. Member
  • ****
  • Posts: 365
  • I come in peace. And for some nachos.
Re: myPaint 0.7.0
« Reply #12 on: June 26, 2009, 10:58:17 PM »
Oops, forgot to upload the source pack for myPaint 0.7.0.
"She's the boss, apple sauce!"
 -Frank Cho

Offline Ertain

  • Sr. Member
  • ****
  • Posts: 365
  • I come in peace. And for some nachos.
Re: myPaint 0.7.1
« Reply #13 on: August 13, 2009, 12:42:25 PM »
And now it's up to version 0.7.1.  I have uploaded it to the contrib server.
« Last Edit: August 13, 2009, 03:07:03 PM by Ertain »
"She's the boss, apple sauce!"
 -Frank Cho