reassign 316635 xfce4-mcs-plugins thanks Hi again.
Coud it be that some extensions are not available on all platforms? If I'm correct, the problem of "no resolution" in the treeview of the display plugin (package: xfce4-mcs-plugins) is due to the missing XRANDR extension? Clive Menzies was running an AMD64, and now a G4 (powerpc) with the same issue. This is what I've "discovered": A test is done in: xfce-mcs-plugins-4.2.2/plugins/display_plugin/display_plugin.c static void run_dialog (McsPlugin * plugin) { /* ...*/ if (haveXrandr) /* line 562 */ { /* fill the treeview */ } else { /* leave it empty */ } /* ... */ } This haveXrandr is a static variable defined to false, and turned to true in McsPluginInitResult mcs_plugin_init (McsPlugin * plugin) /* line 230 */ if USE_XRANDR is defined. That's why I think that Xrandr was not available (on some buildds), but I'm not sure that this can be. See you, -- Cyril Brulebois
signature.asc
Description: Digital signature