Re: [gnome-flashback] sticky notes applet from gnome-applets-3.18.2 on Ubuntu 16.04



Dear Florian,

The notes should be saved unter $HOME/.config/gnome-applets/stickynotes you find the code in gnome-applets/sticky-notes/src/stickynotes.c there are two functions stickynotes_save_now and stickynotes_load that should be responsible for that. It seems that the code fails to create the required directory structure if it does not exist. This results in the following log message in my journal:

Sep 12 09:52:21 hostname org.gnome.panel.applet.StickyNotesAppletFactory[30150]: I/O warning : failed to load external entity "/home/username/.config/gnome-applets/stickynotes"

A work around would be to simply create the folder gnome-applets in ~/.config, but if you want to provide a patch that fixes this, it will be most welcome.

Cheers

Sebastian

On 12/09/16 09:34, Florin Gherendi wrote:
Hi everybody,
I am coming to this list because I could not find any responses
elswhere; people on launchpad seem very slow on reacting, I have some
years old questions that didn't get any answer.
There is a problem that looks like a bug in the sticky notes applet from
gnome-applets-3.18.2-1 in Ubuntu 16.04: the notes are not being saved at
all, everything is lost after logout and login again.

I am ready to hack the sources if I need to.

I remember that in Ubuntu 14.04, the sticky notes applet preferences
allowed to select the file name where to save the notes; but there is no
such option in this version; more than that, installing the 3.14 version
of the applets and applet data do not bring the option back in Ubuntu
16.04, so it seems it relies on something else, but I have no clue where
to look.

Can anybody help me?

Thanks,
Florin
_______________________________________________
gnome-devel-list mailing list
gnome-devel-list gnome org
https://mail.gnome.org/mailman/listinfo/gnome-devel-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]