Comment 7 for bug 422110

Revision history for this message
Andres Rodriguez (andreserl) wrote :

Hey guys.

I've managed to get the stickynotes applet icon added to the bar, however it fails to add new notes. The way I've managed to add it was by removing the previously created $HOME/.gnome2/stickynotes_applet file. After it has been removed, I added the applet and the icon was shown there and no error displayed. However, when trying to add a new note, the error was showed again.

I did the following and got the attached output (the output was given to me when trying to add a new note):
- I installed the gnome-applet-dbg package.
- remove all the instances of the sticky notes on the panel.
- run gdb as: gdb /usr/lib/gnome-applets/stickynotes_applet
- execute run inside gdb
- right click on the panel and add the sticky notes applet to the panel
- right click on the sticky notes applet, and add a new note.

Hope this helps. Btw Pedro, if you have time to show me how to fix this, let me know since I would love to learn. Cheers.