https://bugzilla.xfce.org/show_bug.cgi?id=15632
--- Comment #2 from Dr. David Alan Gilbert <[email protected]> --- (In reply to Simon Steinbeiss from comment #1) > As far as I can tell from your description your bug has been reported and > mitigated already. See https://bugzilla.xfce.org/show_bug.cgi?id=15437 and > https://git.xfce.org/xfce/xfce4-settings/commit/ > ?id=1f94a8b0890d2c3228e5c70b24c5cc9979ebb9d5 > > You can use this command as a workaround until the next version of > xfce4-settings is available in Fedora30: > > xfconf-query -c displays -p /AutoEnableProfiles -s false Hi Simon, Thanks for the pointer. That command gives the error: $ xfconf-query -c displays -p /AutoEnableProfiles -s false Property "/AutoEnableProfiles" does not exist on channel "displays". If a new property should be created, use the --create option. and if I add --create: $ xfconf-query --create -c displays -p /AutoEnableProfiles -s false When creating a new property, the value type must be specified. I'll file a fedora bz asking for them to backport that fix. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
