Discussion:
contribute to glade
Reza Faramarzi
2012-04-11 01:18:13 UTC
Permalink
Hi

I'm new to glade and I want to contribute to it.
is there any job that I can do?

Regard Reza Faramarzi
Tristan Van Berkom
2012-04-11 01:40:12 UTC
Permalink
Hi Reza,
Thanks for showing an interest in the Glade project.

I would suggest trying to be on the #glade3 channel on
gimpnet irc regularly... for starters, you might try building
the latest Glade from git master using jhbuild.

Try working with Glade, there are some widgets that
are easier to use than others, perhaps some widgets in
the worst case might produce crashes under some circumstances.
You might adopt a widget and improve Glade's ability to cope with and
edit that widget.

Another idea is that it would also be fun to expand on Marco's
new preview feature...

You should also take a walk through the project's buglist[0],
sometimes fixing a couple of small bugs can help a lot to
familiarize yourself with the code.

Cheers,
-Tristan

[0]: https://bugzilla.gnome.org/buglist.cgi?query_format=advanced;bug_status=UNCONFIRMED;bug_status=NEW;bug_status=ASSIGNED;bug_status=REOPENED;product=glade

On Tue, Apr 10, 2012 at 9:18 PM, Reza Faramarzi
Post by Reza Faramarzi
Hi
I'm new to glade and I want to contribute to it.
is there any job that I can do?
Regard Reza Faramarzi
_______________________________________________
http://lists.ximian.com/mailman/listinfo/glade-devel
_______________________________________________
Glade-devel maillist - Glade-***@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/glade-devel
Marco Diego Aurélio Mesquita
2012-04-11 03:39:12 UTC
Permalink
On Wed, Apr 11, 2012 at 1:40 AM, Tristan Van Berkom
Post by Tristan Van Berkom
Another idea is that it would also be fun to expand on Marco's
new preview feature...
There's a problem when preview is used insidse anjuta: two windows are
displayed, one of which is empty. As of now, I have no idea about what
is causing this (I'll only be able to get back to glade work in
march). Maybe glade (when running inside anjuta) sends more data than
needed to the previewer. Investigate why this happens is relatively
simple.

Another thing to investigate: when marking/unmarking the checkbox for
default size of a window, the project is not marked as modified. This
one is similar to the first bug I fixed in glade and is a good
introduction to the glade source code.
_______________________________________________
Glade-devel maillist - Glade-***@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/glade-devel

Loading...