← Back to team overview

gwibber-team team mailing list archive

Re: First time contributor(?)

 

The template-theme-engine branch fixes the problem with the program
hanging while messages are being received. To make it not hang when
messages are being sent, we need to make sending threaded.

If you want to tackle it, you could look at how threading is implemented
in the update method of client.py and add similar behavior to the
on_input_activate method.

The best way to get your changes into Gwibber is to make a branch on
Launchpad and propose merging it when you are ready to have your code
added to trunk. The links that Greg provided are a good place to start.

Thanks for helping! :-)

-- Ryan

On Wed, 2009-05-06 at 21:13 +0100, Sam Pattuzzi wrote:
> Hey Gwibber team!
> 
> I have been using Gwibber for a while and have also been wanting to get
> into open source programming for a while longer. 
> 
> One problem in Gwibber that has been bugging for a while is how the
> program freezes whenever it is sending/receiving/updating it's messages.
> I would love to fix this however, this being the first time I do any
> open source coding, it would be nice if somebody could mentor me or at
> least guide me through the code and the process a little.
> 
> I notice it is a small team so it might be that you folks have no time
> for this and if that is the case then feel free to tell me to piss off.
> 
> Cheers,
> 
> Sam Pattuzzi
> 
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~gwibber-team
> Post to     : gwibber-team@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~gwibber-team
> More help   : https://help.launchpad.net/ListHelp




Follow ups

References