Sorry taking so long, I committed a bit different patch, just removing
that save since no other modules in e/src/modules/ have that.
Regards,
2009/1/27 gasol :
> Okay, now the patch is a proper text file!
> Thanks for the help guys!
>
> --Håkan
>
> On Tue, Jan 27, 2009 at 9:01 PM, Gustavo Sverzut
Okay, now the patch is a proper text file!
Thanks for the help guys!
--Håkan
On Tue, Jan 27, 2009 at 9:01 PM, Gustavo Sverzut Barbieri
wrote:
> On Tue, Jan 27, 2009 at 5:46 PM, gasol wrote:
>> When trying to load the notification module e17 will segfault, this
>> happens when the module tries t
On Tue, Jan 27, 2009 at 5:46 PM, gasol wrote:
> When trying to load the notification module e17 will segfault, this
> happens when the module tries to save its settings. This is due to a
> null-pointer being passed to e_config_domain_save
>
> I've attached a small patch which solves the problem.
>
When trying to load the notification module e17 will segfault, this
happens when the module tries to save its settings. This is due to a
null-pointer being passed to e_config_domain_save
I've attached a small patch which solves the problem.
Cheers!
--Håkan