Modifying the panel is not allowed Because the panel

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Brian.Small

Modifying the panel is not allowed Because the panel

Post by Brian.Small »

Mint 14 xfce 64bit - on Acer Aspire 5152 (laptop)

I don't know how I did it, but I can't change my panel items. I can't add panels or modify them.

When I open:

Applications Menu > Settings > Panel

I get a warning panel which gives me no options

[ ! Warning
Modifying the panel is not allowed

! Becuse thepanel is running in kiosk mode,
you are not allowed to make changes to the
panel configuration as a regular user

X Close ]

I have allowed myself to login as root, but with no change
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
xenopeek
Level 25
Level 25
Posts: 29597
Joined: Wed Jul 06, 2011 3:58 am

Re: Modifying the panel is not allowed Because the panel

Post by xenopeek »

Seems like you have done something to enable kiosk mode? http://wiki.xfce.org/howto/kiosk_mode
Image
Brian.Small

Re: Modifying the panel is not allowed Because the panel

Post by Brian.Small »

Thank you for your reply.

I've done a whole lot of googling, and had found that page. Unfortunately, I don't know what to "do" with that information.

It is nothing like anything I did, that is, I was not doing anything (the reverse of which) that information hints at. So, I am unaware of having done anything which would have put the system in kiosk mode, I was simply trying to reconfigure the "task bar" by way of the panel applet.

As I was doing so, at one point, all icons moved "to the left" .. such that the time and network connections info (and so on) was no longer on the right of the bar. I'm sorry, I didn't keep track of the steps I took or the results which I observed.

This is my first "run" at linux. I've 30 years with Microsoft products, but zip with linux, my history isn't helping me understand the steps I need to take. Do you know where can I find how to use the information provided in the link you gave me?
User avatar
xenopeek
Level 25
Level 25
Posts: 29597
Joined: Wed Jul 06, 2011 3:58 am

Re: Modifying the panel is not allowed Because the panel

Post by xenopeek »

I'm not sure either. Suggest you open a terminal, and run the following command.

Code: Select all

file /etc/xdg/xfce4/kiosk
If you get the message "/etc/xdg/xfce4/kiosk: directory" then you are most likely in kiosk mode. Run the following command to clear the kiosk mode. This will ask for your password, so provide it and note that you won't get any feedback on the screen as you type your password. Afterwards, log out and log in again should hopefully solve it.

Code: Select all

sudo rm -rf /etc/xdg/xfce4/kiosk
If instead of the above message you got "/etc/xdg/xfce4/kiosk: ERROR: cannot open `/etc/xdg/xfce4/kiosk' (No such file or directory)", then it is something else. Please then run the following command and share the output here (you can copy text to/from the terminal, see its Edit menu).

Code: Select all

grep -i locked /etc/xdg/xfce4/xfconf/xfce-perchannel-xml/*
Image
JerryG

Re: Modifying the panel is not allowed Because the panel

Post by JerryG »

I am having the same problem, I get the ERROR below. When I use the grep command I get nothing found. I am also running amd64. I have tried running aranda to enable two monitors & wonder if this may be involved. I only recently installed mint, having used ubuntu for years and never exxperienced this problem before. Mate works just fine but I would prefer xfce if the darned thing will work.

If instead of the above message you got "/etc/xdg/xfce4/kiosk: ERROR: cannot open `/etc/xdg/xfce4/kiosk' (No such file or directory)", then it is something else. Please then run the following command and share the output here (you can copy text to/from the terminal, see its Edit menu).

Code: Select all
grep -i locked /etc/xdg/xfce4/xfconf/xfce-perchannel-xml/*
f0olyc0oly

Re: Modifying the panel is not allowed Because the panel

Post by f0olyc0oly »

for me I want to know how you did it. I want to disable the modifying of the panel but i'm not using the xcfe so the guide that I'm seeing doesn't apply. i'm usng lxpanel.
Locked

Return to “Xfce”