After building Xfce 4.4.0 with the graphical installer in ~/local and using a clean config several things do not work as expected. - Various icons are not displayed. This includes all icons in xfce-setting-show except for xscreensaver. Also the lock/quit-button in the panel is empty. - When I click on the xfce-menu-button, nothing happens. Errors from the log: | CRITICAL **: dmp->desktop_menu is NULL - module load failed? | CRITICAL **: xfce_desktop_menu_need_update_impl: assertion | `desktop_menu != NULL' failed | CRITICAL **: xfce_desktop_menu_get_widget_impl: assertion | `desktop_menu != NULL' failed - A right-click on the desktop shows no effect. The lock-button appears after setting XDG_DATA_DIRS manually, but the problem in the settings are still there. These libraries were used to build Xfce: glib 2.6.4 gtk 2.6.4 libpng 1.2.8 libxml 2.6.16 vte 0.11.11 xrender 0.8.3
Please, only one bug per report. (In reply to comment #0) > - Various icons are not displayed. This includes all icons in > xfce-setting-show except for xscreensaver. Also the lock/quit-button > in the panel is empty. Please file a separate bug for this; it has nothing to do with xfdesktop. > - When I click on the xfce-menu-button, nothing happens. Errors from the > log: > > | CRITICAL **: dmp->desktop_menu is NULL - module load failed? > | CRITICAL **: xfce_desktop_menu_need_update_impl: assertion > | `desktop_menu != NULL' failed > | CRITICAL **: xfce_desktop_menu_get_widget_impl: assertion > | `desktop_menu != NULL' failed > > - A right-click on the desktop shows no effect. These two are likely the same thing. > The lock-button appears after setting XDG_DATA_DIRS manually, but the problem > in the settings are still there. This is probably your overall problem, but it's a separate bug, similar to your first one.
Works for me on amd64