! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
A new property - LockCommand
Status:
RESOLVED: FIXED
Product:
Xfce4-session
Component:
General

Comments

Description poma 2015-04-01 05:21:13 CEST
Created attachment 6156 
Create a new property "/general/LockCommand" on channel "xfce4-session"

$ xflock4
Property "/general/LockCommand" does not exist on channel "xfce4-session".
Comment 1 Eric Koegel editbugs 2015-04-05 17:38:50 CEST
Thanks, pushed to master in:
commit 570093ffafa8a6226ce9dd0ee29e9e64539d4bc9
Author: Eric Koegel <eric.koegel@gmail.com>
Date:   Sun Apr 5 18:24:49 2015 +0300

    Create a new property on channel (Bug #11784)
    
    This prevents the warning: "Property "/general/LockCommand" does
    not exist on channel "xfce4-session"." Bug report and patch
    provided by poma.
http://git.xfce.org/xfce/xfce4-session/commit/?id=570093ffafa8a6226ce9dd0ee29e9e64539d4bc9

In the future, if you want you can submit the patches in git format. That way you get full credit for your work!
Comment 2 edwardo 2015-04-08 16:31:38 CEST
I tried to add <property name="LockCommand" type="string" value=""/> to both

 /etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
 ~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml

without success (I still get "/general/LockCommand does not exist")

Is it expected ? i.e. does the fix affect the build -- hence I have to wait for updated package builds for my distro (Fedora 22 beta) --, or am I just modifying the wrong files ?
Comment 3 Eric Koegel editbugs 2015-04-08 18:14:25 CEST
running from the command line:
xfconf-query -c xfce4-session -p /general/LockCommand -s ""

should also prevent the popup while still allowing the defaults.

Bug #11784

Reported by:
poma
Reported on: 2015-04-01
Last modified on: 2015-04-08

People

Assignee:
Xfce Bug Triage
CC List:
4 users

Version

Version:
4.12.0

Attachments

Additional information