Comment 3 for bug 941337

Revision history for this message
Ronny Lorenz (raumzeit) wrote : Re: [Bug 941337] Re: functions bound to self-updating Control properties get called even after Display is removed

Thanks for the patch!
Unfortunately no change after I applied it...

I am still trying to understand the internals of gDesklets. Once I find
out how the Control system works I will also look into fixing this bug.
Since I studied the preferences part of the gdesklets internals I still
dont know how the rest works. But as soon as I think that I figured it out
I look forward contributing.

Btw. an unbind function that may be called on display-remove sounds
quite good and clean.

Ronny

P.S.: I am totally new to this launchpad system of software development.
I filed a blueprint but dont know how to proceed and make the changes
available for the other developers. e.g. you, such that you may comment
on the new features or fixes.
Is there a guideline somewhere?

On 02/27/2012 08:37 PM, Joe Sapp wrote:
> Can you test to see if this patch addresses the issue? I'm debating
> between this way of doing this and another way - keeping track of all
> the bound functions within a desklet and writing an "unbind" function
> for Controls. This seems easier.
>
> ** Patch added: "bug_941337.patch"
> https://bugs.launchpad.net/gdesklets/+bug/941337/+attachment/2788736/+files/bug_941337.patch
>