[Solved] Panel keeps blinking on and off

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
Colt1911
Posts: 5
Joined: 29. Mar 2010, 22:21
Location: Pacific NW Coast

[Solved] Panel keeps blinking on and off

Post by Colt1911 »

Hi Salix members;

I was a forum member over at Zenwalk (forget my username at the moment haven't gone there for a while).

Anyhow, I have a problem where the little panel at the bottom, where all the apps are, it blinks off and on upon boot-up. It stops after a while, and has done this each tiome I have installed Salix, which is about 4 times now. I tried out other distros in between, it's not like I just installed one right after the other.

Has anyone else had this problem?

*I am using the 64 bit
Last edited by Colt1911 on 30. Mar 2010, 11:46, edited 1 time in total.
User avatar
thenktor
Salix Wizard
Posts: 2426
Joined: 6. Jun 2009, 14:47
Location: Franconia
Contact:

Re: Panel keeps blinking on and off

Post by thenktor »

Are you always using the same (old) /home partition? You probably should delete your session data, but I cannot remember where it is (no XFCE here).
Maybe it's somewhere in .config/xfce4/ or .local/share/
Image
burnCDDA (burns audio CDs)
geBIERt (German beer blog)
Colt1911
Posts: 5
Joined: 29. Mar 2010, 22:21
Location: Pacific NW Coast

Re: Panel keeps blinking on and off

Post by Colt1911 »

Hi; thenktor

I have just 3 partitions, root, swap, and home.

I'll dig around and see if I can find the session data.

There is an option for 'save session for future use' maybe Ill uncheck that and see what happens.




*I tried unchecking and rebooting, that had no effect.
Colt1911
Posts: 5
Joined: 29. Mar 2010, 22:21
Location: Pacific NW Coast

Re: Panel keeps blinking on and off

Post by Colt1911 »

Maybe it's somewhere in .config/xfce4/ or .local/share/


I couldn't find those files. :?

___________

I brought down the kernel source .... thought that might help

...anyhow I rebooted and it (bottom panel) flicked about 5 or 6 times then stopped. :?
User avatar
Akuna
Salix Wizard
Posts: 1038
Joined: 14. Jun 2009, 12:25

Re: Panel keeps blinking on and off

Post by Akuna »

You are on the right track.

I used to have that annoying problem on some of my machines too until I unchecked 'save session for future use' & erased all /~/.cache/sessions/xfce4-session-* files
Image
What really matters is where you are going, not where you come from.
Colt1911
Posts: 5
Joined: 29. Mar 2010, 22:21
Location: Pacific NW Coast

Re: Panel keeps blinking on and off

Post by Colt1911 »

Akuna wrote: & erased all /~/.cache/sessions/xfce4-session-* files
Where is this how do I do it? :oops:
User avatar
Akuna
Salix Wizard
Posts: 1038
Joined: 14. Jun 2009, 12:25

Re: Panel keeps blinking on and off

Post by Akuna »

Colt1911 wrote:
Akuna wrote: & erased all /~/.cache/sessions/xfce4-session-* files
Where is this how do I do it? :oops:
Method 1:
depending on your login:
look with thunar in /home/login/.cache/sessions/
(you have to first check 'enable hidden files view' in thunar's menu)
then erase all files that starts with 'xfce4-session-'

Method 2:
or else in a terminal as root:

Code: Select all

rm ~/.cache/sessions/xfce4-session-*
Image
What really matters is where you are going, not where you come from.
User avatar
JRD
Salix Warrior
Posts: 950
Joined: 7. Jun 2009, 22:52
Location: Lyon, France

Re: Panel keeps blinking on and off

Post by JRD »

I run only one distro (Salix 13.0 32bits) and I have the same problem...from time to time, not always !
Yes, it seems to be related to the Xfce Session management. This cause problem from the 4.0 version. I deactivated the session saving, but it seems I still have this error sometimes. I suspect something related to the systray, but not sure at all.

I will try Akuna's suggestion and see if it works out the problem.
Image
User avatar
gapan
Salix Wizard
Posts: 6361
Joined: 6. Jun 2009, 17:40

Re: Panel keeps blinking on and off

Post by gapan »

I think it's something similar to this: http://www.salixos.org/forum/viewtopic.php?f=16&t=260
Image
Image
Colt1911
Posts: 5
Joined: 29. Mar 2010, 22:21
Location: Pacific NW Coast

Re: Panel keeps blinking on and off

Post by Colt1911 »

Akuna wrote:
Colt1911 wrote:
Akuna wrote: & erased all /~/.cache/sessions/xfce4-session-* files
Where is this how do I do it? :oops:
Method 1:
depending on your login:
look with thunar in /home/login/.cache/sessions/
(you have to first check 'enable hidden files view' in thunar's menu)
then erase all files that starts with 'xfce4-session-'
That worked :) Thank you very much.
Post Reply