RSS/Atom feed Twitter
Site is read-only, email is disabled

gsoc 2012 is on

This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

9 of 9 messages available
Toggle history

Please log in to manage your subscriptions.

gsoc 2012 is on Alexandre Prokoudine 04 Feb 23:29
  gsoc 2012 is on Bogdan Szczurek 05 Feb 00:17
   gsoc 2012 is on Alexandre Prokoudine 05 Feb 00:46
    gsoc 2012 is on Bogdan Szczurek 05 Feb 01:00
     gsoc 2012 is on Alexandre Prokoudine 05 Feb 01:58
      gsoc 2012 is on Bogdan Szczurek 06 Feb 22:25
       gsoc 2012 is on JIghtuse 07 Feb 14:17
        gsoc 2012 is on Alexia Death 07 Feb 14:48
        gsoc 2012 is on Tobias Jakobs 07 Feb 15:06
Alexandre Prokoudine
2012-02-04 23:29:54 UTC (about 13 years ago)

gsoc 2012 is on

Hi,

http://google-opensource.blogspot.co.nz/2012/02/google-summer-of-code-2012-is-on.html

Do we have people having time and willing to mentor this year?

Alexandre Prokoudine http://libregraphicsworld.org

Bogdan Szczurek
2012-02-05 00:17:58 UTC (about 13 years ago)

gsoc 2012 is on

Hi,

http://google-opensource.blogspot.co.nz/2012/02/google-summer-of-code-2012-is-on.html

Do we have people having time and willing to mentor this year?

Sorry, to touch a bit different subject

Alexandre Prokoudine
2012-02-05 00:46:33 UTC (about 13 years ago)

gsoc 2012 is on

On Sun, Feb 5, 2012 at 4:17 AM, Bogdan Szczurek wrote:

Sorry, to touch a bit different subject

Bogdan Szczurek
2012-02-05 01:00:26 UTC (about 13 years ago)

gsoc 2012 is on

On Sun, Feb 5, 2012 at 4:17 AM, Bogdan Szczurek wrote:

Sorry, to touch a bit different subject

Alexandre Prokoudine
2012-02-05 01:58:08 UTC (about 13 years ago)

gsoc 2012 is on

On Sun, Feb 5, 2012 at 5:00 AM, Bogdan Szczurek wrote:

Still in what? :)

Oh, you know! ;) *IN* ;)

Seriously though

Bogdan Szczurek
2012-02-06 22:25:58 UTC (about 13 years ago)

gsoc 2012 is on

Dnia Sun, Feb 05, 2012 at 05:58:08AM +0400, Alexandre Prokoudine napisał był:

On Sun, Feb 5, 2012 at 5:00 AM, Bogdan Szczurek wrote:

Still in what? :)

Oh, you know! ;) *IN* ;)

Seriously though… "in" for implementation.

No, I'm still not sure what you mean. Are you by any chance referring to project *ideas* from last year such as those at http://wiki.gimp.org/index.php/Hacking:GSoC/2011/Ideas?

Yes! Exactly!

My best!
thebodzio

JIghtuse
2012-02-07 14:17:36 UTC (about 13 years ago)

gsoc 2012 is on

Hello. I want to join GSoC 2012 with GIMP. I have C programming skills and some gtk experience.
I've cloned gimp git repo, but I've failed to compile it - in my system there's no up-to date GEGL package (Debian Wheezy). I want to fix some bugs for try change gimp code. Can anybody describe me how to compile gimp and fix, for example, this bug:
https://bugzilla.gnome.org/show_bug.cgi?id=658610 ?

Alexia Death
2012-02-07 14:48:37 UTC (about 13 years ago)

gsoc 2012 is on

On Tue, Feb 7, 2012 at 4:17 PM, JIghtuse wrote:

Hello. I want to join GSoC 2012 with GIMP. I have C programming skills and some gtk experience.

Do you have a project in mind?

I've cloned gimp git repo, but I've failed to compile it - in my system there's no up-to date GEGL package (Debian Wheezy). I want to fix some bugs for try change gimp code. Can anybody describe me how to compile gimp and fix, for example, this bug:
https://bugzilla.gnome.org/show_bug.cgi?id=658610 ?

To build gimp you need to build all its dependencies not available from your distro. At this point its for most distros quite a long list, except for debian testing I belive. There you just need gimp-s accopmaning projects, babl and gegl. Please join #gimp IRC on gimpnet if you need further assistance with compiling. As to patches, it is your task to propose a solution and we will evaluate it.

Tobias Jakobs
2012-02-07 15:06:28 UTC (about 13 years ago)

gsoc 2012 is on

Hello,

I'm not a developer, but here are some links and tips that may help you.

On Tue, Feb 7, 2012 at 15:17, JIghtuse wrote:

Hello. I want to join GSoC 2012 with GIMP. I have C programming skills and some gtk experience.

That sounds like a good start.

I've cloned gimp git repo, but I've failed to compile it - in my system there's no up-to date GEGL package (Debian Wheezy).

That's perfectly fine. I think most of the developers use Debian.

I want to fix some bugs
for try change gimp code. Can anybody describe me how to compile gimp and fix, for example, this bug:
https://bugzilla.gnome.org/show_bug.cgi?id=658610 ?

Here is a wikipage for new GIMP hackers:

http://wiki.gimp.org/index.php/Users:Beginner_Developer%27s_FAQ Perhaps it's an good idea to ask for an wiki account and adding everything you are missing from that page.

And here is an description, on how to build GIMP+GEGL+BABL: http://lightningismyname.blogspot.com/p/compiling-gimp.html

Regards, Tobias