Sign up now! · Forgot password?
gimpusers.com RSS feed
58 @ identi.ca
819 @ Twitter

gsoc 2012 is on

ForumsFor GIMP developers (read-only) ► gsoc 2012 is on

Sent: 2012-02-04 23:29:54 UTC (3 months ago)

From: Alexandre Prokoudine

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

Sent: 2012-02-05 00:17:58 UTC (3 months ago)

From: Bogdan Szczurek

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

Sent: 2012-02-05 00:46:33 UTC (3 months ago)

From: Alexandre Prokoudine

gsoc 2012 is on

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

> Sorry, to touch a bit different subject

Sent: 2012-02-05 01:00:26 UTC (3 months ago)

From: Bogdan Szczurek

gsoc 2012 is on

> On Sun, Feb 5, 2012 at 4:17 AM, Bogdan Szczurek wrote:
>
>> Sorry, to touch a bit different subject

Sent: 2012-02-05 01:58:08 UTC (3 months ago)

From: Alexandre Prokoudine

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

Sent: 2012-02-06 22:25:58 UTC (3 months ago)

From: Bogdan Szczurek

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

Sent: 2012-02-07 14:17:36 UTC (3 months ago)

From: JIghtuse

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 ?

Sent: 2012-02-07 14:48:37 UTC (3 months ago)

From: Alexia Death

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.

Sent: 2012-02-07 15:06:28 UTC (3 months ago)

From: Tobias Jakobs

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