[Bug 37624] Re: Exception when trying "Add to panel"
Bartosz Mosica
wilow at orange.pl
Tue May 2 22:13:38 UTC 2006
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
More information about the desktop-bugs
mailing list