Xfce Forum

Sub domains
 

You are not logged in.

#1 2019-03-31 20:21:36

Qik00
Member
Registered: 2019-03-31
Posts: 10

Multiple monitors icon placement issue

I have a setup where the main screen is on the right, and the secondary is on the left, the issue is, xfce doesn't care on which monitor I make a folder or an icon, it ALWAYS jumps to my secondary display which is SUPER annoying, the same happens when any program creates icon by itself, it appears on the secondary monitor, it should appear on the main one.

How to fix this ? It's VERY, VERY annoying, and changing the monitor arrangement is out of the question unfortunately

Offline

#2 2019-04-01 01:22:39

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,020

Re: Multiple monitors icon placement issue

Hello and welcome.

What version of xfdesktop are you using?

xfdesktop -V

What version of xfce4-settings?

xfsettingsd -V

Also, post your display settings:

xfconf-query -c displays -lv

...and xfdesktop settings:

xfconf-query -c xfce4-desktop -lv

Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#3 2019-04-03 07:27:29

Qik00
Member
Registered: 2019-03-31
Posts: 10

Re: Multiple monitors icon placement issue

ToZ wrote:

Hello and welcome.

What version of xfdesktop are you using?

xfdesktop -V

What version of xfce4-settings?

xfsettingsd -V

Also, post your display settings:

xfconf-query -c displays -lv

...and xfdesktop settings:

xfconf-query -c xfce4-desktop -lv

1.
This is xfdesktop version 4.12.4, running on Xfce 4.12.
Built with GTK+ 2.24.32, linked with GTK+ 2.24.32.
Build options:
    Desktop Menu:        enabled
    Desktop Icons:       enabled
    Desktop File Icons:  enabled

2.
xfsettingsd 4.12.4 (Xfce 4.12)

Copyright (c) 2008-2018
  The Xfce development team. All rights reserved.

Please report bugs to <http://bugzilla.xfce.org/>.

3.
No output

4.
/backdrop/screen0/monitor0/workspace0/color-style  0
/backdrop/screen0/monitor0/workspace0/image-style  5
/backdrop/screen0/monitor0/workspace0/last-image   /usr/share/backgrounds/xfce/xfce-teal.jpg
/backdrop/screen0/monitor0/workspace1/color-style  0
/backdrop/screen0/monitor0/workspace1/image-style  5
/backdrop/screen0/monitor0/workspace1/last-image   /usr/share/backgrounds/xfce/xfce-teal.jpg
/backdrop/screen0/monitor0/workspace2/color-style  0
/backdrop/screen0/monitor0/workspace2/image-style  5
/backdrop/screen0/monitor0/workspace2/last-image   /usr/share/backgrounds/xfce/xfce-teal.jpg
/backdrop/screen0/monitor0/workspace3/color-style  0
/backdrop/screen0/monitor0/workspace3/image-style  5
/backdrop/screen0/monitor0/workspace3/last-image   /usr/share/backgrounds/xfce/xfce-teal.jpg
/backdrop/screen0/monitor1/workspace0/color-style  0
/backdrop/screen0/monitor1/workspace0/image-style  5
/backdrop/screen0/monitor1/workspace0/last-image   /usr/share/backgrounds/xfce/xfce-teal.jpg
/backdrop/screen0/monitor1/workspace1/color-style  0
/backdrop/screen0/monitor1/workspace1/image-style  5
/backdrop/screen0/monitor1/workspace1/last-image   /usr/share/backgrounds/xfce/xfce-teal.jpg
/backdrop/screen0/monitor1/workspace2/color-style  0
/backdrop/screen0/monitor1/workspace2/image-style  5
/backdrop/screen0/monitor1/workspace2/last-image   /usr/share/backgrounds/xfce/xfce-teal.jpg
/backdrop/screen0/monitor1/workspace3/color-style  0
/backdrop/screen0/monitor1/workspace3/image-style  5
/backdrop/screen0/monitor1/workspace3/last-image   /usr/share/backgrounds/xfce/xfce-teal.jpg

Offline

#4 2019-04-03 10:28:00

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,020

Re: Multiple monitors icon placement issue

Can you try the third command one more time? It must produce an output.


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#5 2019-04-03 19:56:56

Qik00
Member
Registered: 2019-03-31
Posts: 10

Re: Multiple monitors icon placement issue

ToZ wrote:

Can you try the third command one more time? It must produce an output.

Did it, again, no output

Offline

#6 2019-04-03 20:21:09

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,020

Re: Multiple monitors icon placement issue

Do you have a ~/.config/xfce4/xfconf/xfce-perchannel-xml/displays.xml file? If so, can you paste it's contents?

And for sanity's sake:

ps -ef | grep -E 'xfdesktop|xfsettingsd'

Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#7 2019-04-07 20:40:43

Qik00
Member
Registered: 2019-03-31
Posts: 10

Re: Multiple monitors icon placement issue

ToZ wrote:

Do you have a ~/.config/xfce4/xfconf/xfce-perchannel-xml/displays.xml file? If so, can you paste it's contents?

And for sanity's sake:

ps -ef | grep -E 'xfdesktop|xfsettingsd'

user    9041  8849  0 22:38 pts/0    00:00:00 grep --color=auto --exclude-dir=.bzr --exclude-dir=CVS --exclude-dir=.git --exclude-dir=.hg --exclude-dir=.svn xfdesktop|xfsettingsd

Sorry for late reply

Offline

#8 2019-04-07 21:20:57

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,020

Re: Multiple monitors icon placement issue

This says that neither xfsettingsd nor xfdesktop are running? Is this correct?


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#9 2019-04-16 14:11:59

Qik00
Member
Registered: 2019-03-31
Posts: 10

Re: Multiple monitors icon placement issue

ToZ wrote:

This says that neither xfsettingsd nor xfdesktop are running? Is this correct?

I don't know, I am a beginner at xfce

Offline

#10 2019-04-16 17:37:12

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,020

Re: Multiple monitors icon placement issue

If xfsettingsd and xfdesktop are not running, then you don't have a complete Xfce environment. If something else is managing the display and desktop than the issue would sit there.

One a fresh login, can you post back all the processes that your user account is running?

ps -ef | grep $USER

Also, try creating a secondary account on your computer, logging into that account, and seeing if you can replicate the issue.


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#11 2019-04-17 00:13:42

Qik00
Member
Registered: 2019-03-31
Posts: 10

Re: Multiple monitors icon placement issue

ToZ wrote:

If xfsettingsd and xfdesktop are not running, then you don't have a complete Xfce environment. If something else is managing the display and desktop than the issue would sit there.

One a fresh login, can you post back all the processes that your user account is running?

ps -ef | grep $USER

Also, try creating a secondary account on your computer, logging into that account, and seeing if you can replicate the issue.

I just checked, they are in fact running, xfdesktop and xfsettongsd are present in htop. I also asked about this on Reddit, they told me that xfce cannot distinguish between displays at all and, and I quote, 'it will take at least a decade until it does', is that true ? I have too little experience with xfce to know

Offline

#12 2019-04-17 00:26:30

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,020

Re: Multiple monitors icon placement issue

No. The new development version of xfsettingsd has had significant updates. Multi-monitors work fine for me, but my set up is basic. The only true way to ensure that it does handle displays properly is for people to test the newer version and report back (via bug reports) if any issues are found.

It's easy to gripe. Much harder to choose to participate and make the product better.

Which distro are you running?


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#13 2019-04-17 12:16:02

Qik00
Member
Registered: 2019-03-31
Posts: 10

Re: Multiple monitors icon placement issue

ToZ wrote:

No. The new development version of xfsettingsd has had significant updates. Multi-monitors work fine for me, but my set up is basic. The only true way to ensure that it does handle displays properly is for people to test the newer version and report back (via bug reports) if any issues are found.

It's easy to gripe. Much harder to choose to participate and make the product better.

Which distro are you running?

So you don't experience the problem I am having ? Xfce does differentiate between displays and doesn't shove icons to the leftmost screen ? My secondary display is my leftmost and when I make icons on the primary right display they spawn on the secondary...

Offline

#14 2019-04-17 12:53:15

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,020

Re: Multiple monitors icon placement issue

There have been significant changes in the xfsettingsd application including primary monitor deisgnations as well as icon placement routines. See:
- https://simon.shimmerproject.org/2018/1 … s-release/
- https://simon.shimmerproject.org/2018/11/
- https://git.xfce.org/xfce/xfdesktop/com … 7e88951155 & the associated bug report: https://bugzilla.xfce.org/show_bug.cgi?id=14979

When I use an external monitor (not often) the laptop is to the left and the monitor to the right and I've set the laptop as my main monitor. I recall testing the last commit and switching that configuration. Aside from a small bug that's been fixed, it worked well. No issues.

Which distro do you run? Maybe there is an easy way for you to test the new versions.


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#15 2019-04-17 13:27:52

Qik00
Member
Registered: 2019-03-31
Posts: 10

Re: Multiple monitors icon placement issue

ToZ wrote:

There have been significant changes in the xfsettingsd application including primary monitor deisgnations as well as icon placement routines. See:
- https://simon.shimmerproject.org/2018/1 … s-release/
- https://simon.shimmerproject.org/2018/11/
- https://git.xfce.org/xfce/xfdesktop/com … 7e88951155 & the associated bug report: https://bugzilla.xfce.org/show_bug.cgi?id=14979

When I use an external monitor (not often) the laptop is to the left and the monitor to the right and I've set the laptop as my main monitor. I recall testing the last commit and switching that configuration. Aside from a small bug that's been fixed, it worked well. No issues.

Which distro do you run? Maybe there is an easy way for you to test the new versions.

I run mint, and I would be hyper grateful if you recorded what it does in the situation you described (main display on the right) to see how it behaves exactly.

Last edited by Qik00 (2019-04-17 21:36:38)

Offline

#16 2019-04-17 23:17:43

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,020

Re: Multiple monitors icon placement issue

Okay, just tested it. Set external monitor as primary (panel and desktop icons move over to the secondary monitor). Created a new document and it placed itself on the external (primary) monitor. Here is a screenshot of the new settings window and desktop icons (where they were placed). Also visible is the Desktop settings and the new "Icon orientation" option that allows you to specify where to start placing icons.

Screenshot-2019-04-17-19-13-50.png


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#17 2019-04-19 00:56:06

Qik00
Member
Registered: 2019-03-31
Posts: 10

Re: Multiple monitors icon placement issue

ToZ wrote:

Okay, just tested it. Set external monitor as primary (panel and desktop icons move over to the secondary monitor). Created a new document and it placed itself on the external (primary) monitor. Here is a screenshot of the new settings window and desktop icons (where they were placed). Also visible is the Desktop settings and the new "Icon orientation" option that allows you to specify where to start placing icons.

https://i.ibb.co/nbg0YPM/Screenshot-2019-04-17-19-13-50.png

You just set the icons to start from the right, I would like them to start at the left, on top left, and that will result in them being misplaced to the secondary display.

Offline

#18 2019-04-19 01:23:59

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,020

Re: Multiple monitors icon placement issue

It doesn't matter where I put the icons, it still works for me.

I don't think Mint has a way to easily test the new version. You may need to wait until 4.14 is officially released.


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#19 2019-04-19 14:01:01

Qik00
Member
Registered: 2019-03-31
Posts: 10

Re: Multiple monitors icon placement issue

ToZ wrote:

It doesn't matter where I put the icons, it still works for me.

I don't think Mint has a way to easily test the new version. You may need to wait until 4.14 is officially released.

Any ETA of when it will be out and in mint ?
The option to shiftvthe icons to diffrent direction that top left is not present on my system...

Offline

#20 2019-06-03 15:13:09

grh
Member
Registered: 2019-06-03
Posts: 2

Re: Multiple monitors icon placement issue

I just want to add that I had this exact issue after upgrading to Fedora 29.  With 3 monitors, this problem made my environment unusable. I was, however, able to work-around the problem by downgrading xfdesktop from 4.13.3 to 4.13.2. I just have to be careful not to upgrade until the issue is fixed.

Offline

#21 2019-06-03 17:39:51

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,020

Re: Multiple monitors icon placement issue

Please create a bug report so that it does get fixed before the release of 4.14.


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#22 2019-06-03 17:53:36

grh
Member
Registered: 2019-06-03
Posts: 2

Re: Multiple monitors icon placement issue

Timing is everything.....
I just pulled xfdesktop 4.13.4 from Fedora 30 and rebuilt it for Fedora 29.
It seems to have fixed the problem but I wanted to run for a while before
committing to anything. I also wanted to look for any other issues or side
effects.

Offline

#23 2019-06-03 18:44:15

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,020

Re: Multiple monitors icon placement issue

FYI: xfdesktop 4.13.4 changelog


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

Board footer

Powered by FluxBB