Right now I have valgrind log, but as I see it is truncated, so I will make correct one soon.
I think that problem is related to some polish letters, and it can be connected with not displaying some names in menu (see attachment - menu_no_entries.png). On console gnome-panel put a lot of warnings about that: ** (gnome-panel:19770): WARNING **: Invalid input string for underscore escaping (gnome-panel:19770): Gtk-WARNING **: Invalid input string In function panel_addto_make_text it crash inside function g_markup_printf_escaped. When I printf variables I have such entries (here only last correct): Name: Monitor systemu Desc: Wskaźnik obciążenia systemu Real_name: Monitor systemu RESULT: <span weight="bold">Monitor systemu</span> Wskaźnik obciążenia systemu And it crash on such values, which don't look even strange: Name: Narzędzie do montowania dysków Desc: Narzędzie montujące lokalne dyski i urządzenia Real_name: Narzędzie do montowania dysków This is what I have right now, I will try to digg more. ** Attachment added: "Menu with no entries" http://librarian.launchpad.net/2448883/menu_no_entries.png -- Exception when trying "Add to panel" https://launchpad.net/bugs/37624 -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
