You are not logged in.
When I click on the Applications button in the Taz panel, the panel (taskbar) disappears. If I reload it from the terminal, the same thing happens. The error message is:
(lxpanel:1717): Gtk-CRITICAL **: IA__gtk_widget_get_pango_context: assertion 'GTK_IS_WIDGET (widget)' failed
(lxpanel:1717): Pango-CRITICAL **: pango_context_get_language: assertion 'context != NULL' failed
Segmentation fault
This started after I had edited the applications.menu in /etc/xdg/menus, but I have no idea why that should be or what to do in order to get the panel back to normal. Any help will be appreciated.
Offline
Try to restore function by replacing the file you edited.
Find the package that owns the file:
tux@slitaz:~$ [c]tazpkg search-pkgname /etc/xdg/menus/applications.menu[/c]
Search result for package "/etc/xdg/menus/applications.menu"
================================================================================
slitaz-menus
================================================================================
1 package
Reinstall the package to replace the file:
[c]tux@slitaz:~$ sudo tazpkg -gi slitaz-menus --forced[/c]
Offline
[ Generated in 0.019 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]