Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

[Solved] XFCE: Display Settings Popping up all the time

Graphical Environments, Managers, Multimedia & Desktop questions.
Post Reply
Message
Author
User avatar
larry77
Posts: 585
Joined: 2006-09-24 17:59
Has thanked: 6 times
Been thanked: 1 time

[Solved] XFCE: Display Settings Popping up all the time

#1 Post by larry77 »

Dear All,

I run debian stable, XFCE desktop on my laptop. It is a fresh installation, but I had already a /home with plenty of configuration files.
Everything is OK, apart from the display window settings popping up all the time (see the enclosed png file).
It is annoying and I have to close multiple windows several time during my session.
I point out that my display settings are OK and there is nothing I would like to change.
Any ideas about how to fix this?
Thanks!
Attachments
screen.png
Last edited by larry77 on 2024-04-23 07:32, edited 1 time in total.

User avatar
kc1di
Posts: 284
Joined: 2007-03-12 12:52
Location: Somewhere In Maine
Has thanked: 5 times
Been thanked: 12 times

Re: XFCE: Display Settings Popping up all the time

#2 Post by kc1di »

What does the terminal command

Code: Select all

 inxi -G
show?
if inxi does not work or is not found install it this way

Code: Select all

 sudo apt install inxi
Dave
Morse Code -An Early digital mode !
Bookworm
John 3:16
Registered Linux User # 462608

User avatar
larry77
Posts: 585
Joined: 2006-09-24 17:59
Has thanked: 6 times
Been thanked: 1 time

Re: XFCE: Display Settings Popping up all the time

#3 Post by larry77 »

Hi! I installed inxi.
Here is the output of the command you suggested

Code: Select all

[$ inxi -G
Graphics:
  Device-1: Intel Core Processor Integrated Graphics driver: i915 v: kernel
  Device-2: AMD Madison [Mobility Radeon HD 5650/5750 / 6530M/6550M]
    driver: radeon v: kernel
  Device-3: Realtek 2SF022 type: USB driver: uvcvideo
  Display: x11 server: X.Org v: 1.21.1.7 driver: X:
    loaded: modesetting,radeon unloaded: fbdev,vesa dri: crocus gpu: i915
    resolution: 1366x768~60Hz
  API: OpenGL v: 2.1 Mesa 22.3.6 renderer: Mesa Intel HD Graphics (ILK)
/code]

Any further suggestions? Thanks!

arzgi
Posts: 1203
Joined: 2008-02-21 17:03
Location: Finland
Been thanked: 34 times

Re: XFCE: Display Settings Popping up all the time

#4 Post by arzgi »

You have old configs, witch conflict. Move .config/xfce4 and .config/xfce4-session to somewhere else, logout and login.

User avatar
larry77
Posts: 585
Joined: 2006-09-24 17:59
Has thanked: 6 times
Been thanked: 1 time

Re: XFCE: Display Settings Popping up all the time

#5 Post by larry77 »

Thanks, I will try your suggestion. One question: how do you know that? I used to have installed lxde on the same machine and I had the same problem, so I am a bit surprised it is a problem strictly related to the XFCE config files.

User avatar
Bloom
df -h | grep > 90TiB
df -h | grep > 90TiB
Posts: 505
Joined: 2017-11-11 12:23
Been thanked: 26 times

Re: XFCE: Display Settings Popping up all the time

#6 Post by Bloom »

In the screen configuration applet, choose 'Advanced' and switch off the bottom option if it's on. Also, select "do nothing" for what to do if it detects a new screen.

CwF
Global Moderator
Global Moderator
Posts: 2741
Joined: 2018-06-20 15:16
Location: Colorado
Has thanked: 45 times
Been thanked: 206 times

Re: XFCE: Display Settings Popping up all the time

#7 Post by CwF »

larry77 wrote: 2023-10-12 15:13 I used to have installed lxde on the same machine and I had the same problem, so I am a bit surprised it is a problem strictly related to the XFCE config files.
There is a bad connection somewhere. Lost then found triggers the dialog assuming there is a hardware change to manage. I've seen this issue.

User avatar
larry77
Posts: 585
Joined: 2006-09-24 17:59
Has thanked: 6 times
Been thanked: 1 time

Re: XFCE: Display Settings Popping up all the time

#8 Post by larry77 »

Well, I tried the suggestions of moving the configuration files of xfce and the "do nothing" option in the advanced configuration tab. but the problem is still there....

User avatar
larry77
Posts: 585
Joined: 2006-09-24 17:59
Has thanked: 6 times
Been thanked: 1 time

Re: XFCE: Display Settings Popping up all the time

#9 Post by larry77 »

Hi! In the meanwhile, I switched to lxde and I had exactly the same issue.
So far, the only remedy that seems to work (most of the time) is

- remove lxrandr
- remove lxrandr-autostart.desktop from ~/.config/autostart
- in config/openbox/lxde-rc.xml remove all the references to lxrandr (even if it is only some keybindings).

Hope this will be the end of it.

PS: I just have an old laptop; I do not use several screens.
Last edited by larry77 on 2024-04-23 07:31, edited 1 time in total.

Augie77
Posts: 71
Joined: 2024-03-23 04:05
Has thanked: 19 times
Been thanked: 9 times

Re: XFCE: Display Settings Popping up all the time

#10 Post by Augie77 »

larry77 wrote: 2024-04-19 07:14 Hi! In the meanwhile, I switched to lxde and I had exactly the same issue.
So far, the only remedy that seems to work (most of the time) is

- remove lxrandr
- remove lxrandr-autostart.desktop from ~/.config/autostart .

Hope this will be the end of it.
A little moral support here. :) Since this issue repeats itself, regardless of OS, then I would suspect the hardware of the laptop or the Radeon drivers. I got the same popup from time to time on a desktop, but it was due to one of two monitors connected. That monitor is an older HP and with the Signal Source set to Auto, it would sometimes 'drop out' and that triggered the popup. Then it was the HDMI cable causing the problem. As this is a laptop, the mechanical device that detects screen position could be failing, or even the power settings of suspend/sleep, in combination with GPU drivers or OS.

panpan
Posts: 72
Joined: 2015-09-18 17:07
Has thanked: 3 times
Been thanked: 3 times

Re: XFCE: Display Settings Popping up all the time

#11 Post by panpan »

Maybe it is related with this: https://forum.xfce.org/viewtopic.php?id=14840

Augie77
Posts: 71
Joined: 2024-03-23 04:05
Has thanked: 19 times
Been thanked: 9 times

Re: XFCE: Display Settings Popping up all the time

#12 Post by Augie77 »

panpan wrote: 2024-04-19 11:09 Maybe it is related with this: https://forum.xfce.org/viewtopic.php?id=14840
That is what Bloom suggested in his post, changing the Connecting Displays options in Display. I am thinking more along the lines of CwF post stating a lost connection. As it is a laptop, that could be the ribbon cable from the LCD display to board, the mechanical switch for the 'lid' closure, the screen, the GPU, etc. Usually more difficult to isolate hardware faults in a laptop than a desktop.


xfce4-popup.png


I have mine set for 'Show dialog'; other options are Do Nothing, Mirror, and Extend.

User avatar
larry77
Posts: 585
Joined: 2006-09-24 17:59
Has thanked: 6 times
Been thanked: 1 time

Re: XFCE: Display Settings Popping up all the time

#13 Post by larry77 »

The solution has been working for a couple of days. I will cross my fingers and mark this as solved.

Post Reply