LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 10-07-2016, 09:04 AM   #1
tiuz
Member
 
Registered: Mar 2006
Distribution: Slackware 14
Posts: 92

Rep: Reputation: 15
XfCE and desktop icons in Slackware 14.2


Hello,

I upgraded to Slackware 14.2 from Slackware 14.1.

I am using XfCE as main desktop.

And after the upgrade every time i login the icons on the desktop get a new different place on the desktop.

I already tried to chattr +i to the directory ~/.config/xfce4/desktop and the only file which is within this directory. But this doesn´t seem to solve the problem.

Thanks for hints on that.
 
Old 10-07-2016, 11:21 AM   #2
ChuangTzu
Senior Member
 
Registered: May 2015
Location: Where ever needed
Distribution: Slackware/Salix while testing others
Posts: 1,718

Rep: Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857
Quote:
Originally Posted by tiuz View Post
Hello,

I upgraded to Slackware 14.2 from Slackware 14.1.

I am using XfCE as main desktop.

And after the upgrade every time i login the icons on the desktop get a new different place on the desktop.

I already tried to chattr +i to the directory ~/.config/xfce4/desktop and the only file which is within this directory. But this doesn´t seem to solve the problem.

Thanks for hints on that.
might need to rename xfce4 configs then logout and back in, maybe old configs are messing it up.
 
Old 10-07-2016, 12:53 PM   #3
Gordie
Member
 
Registered: Aug 2007
Location: Nolalu, Ontario, Canada
Distribution: Slackware64-Current
Posts: 871

Rep: Reputation: 364Reputation: 364Reputation: 364Reputation: 364
A common problem. A well known bug with XFCE.
If you have lots of icons then this problem shows up. Only 5 or less icons and it will not happen. Clear the clutter and the problem will go away
 
Old 10-08-2016, 10:07 AM   #4
kikinovak
MLED Founder
 
Registered: Jun 2011
Location: Montpezat (South France)
Distribution: CentOS, OpenSUSE
Posts: 3,453

Rep: Reputation: 2154Reputation: 2154Reputation: 2154Reputation: 2154Reputation: 2154Reputation: 2154Reputation: 2154Reputation: 2154Reputation: 2154Reputation: 2154Reputation: 2154
I have dozens of icons on my Xfce desktop, and I don't have this problem. Here's what you can do to start fresh:

Code:
$ rm -rf ~/.config
Logout, start with the default configuration and tweak Xfce as you wish.

Cheers,

Niki
 
Old 10-11-2016, 11:55 AM   #5
kevison
Member
 
Registered: Dec 2007
Location: Grand Rapids, Michigan USA
Distribution: Slackware/Bodhi/Manjaro
Posts: 149

Rep: Reputation: Disabled
Quote:
Originally Posted by kikinovak View Post
I have dozens of icons on my Xfce desktop, and I don't have this problem. Here's what you can do to start fresh:

Code:
$ rm -rf ~/.config
Logout, start with the default configuration and tweak Xfce as you wish.

Cheers,

Niki
... so... every upgrade requires an individual to wipe config and start all over in configuring their desktop? How is this a good thing? Not trying to bash but it is really frustrating to read things like this. Especially if you spend hours tweaking your desktop to a particular look and feel. I take it from an earlier post this is an XFCE bug?

Last edited by kevison; 10-11-2016 at 11:57 AM.
 
Old 10-11-2016, 12:04 PM   #6
drgibbon
Senior Member
 
Registered: Nov 2014
Distribution: Slackware64 15.0
Posts: 1,220

Rep: Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942
Quote:
Originally Posted by kikinovak View Post
I have dozens of icons on my Xfce desktop, and I don't have this problem. Here's what you can do to start fresh:

Code:
$ rm -rf ~/.config
That's a bit broad spectrum for an XFCE desktop icon problem! (Obviously that rm command will nuke the configuration for all programs that store their settings in ~/.config -- which might be very annoying for someone, depending on the situation).
 
1 members found this post helpful.
Old 10-11-2016, 06:26 PM   #7
Gordie
Member
 
Registered: Aug 2007
Location: Nolalu, Ontario, Canada
Distribution: Slackware64-Current
Posts: 871

Rep: Reputation: 364Reputation: 364Reputation: 364Reputation: 364
Over the years I have found that when I have close to two columns of icons this problem shows up. If I clean up to one column the problem goes away. I tried it again and again and that is what happens. I tried deleting the files in ~/.config/xfce4/desktop/ and the effect didn't last for very long. Save one more icon and the mess is back. Move some of them into another location and things settle down.

Try it yourself and see. This is an oft reported bug with XFCE. I am highly sceptical of someone who says they have a desktop load of icons and don't have a problem because Google is full of responses to a search about this and no solutions are to be had

Last edited by Gordie; 10-20-2016 at 10:57 PM.
 
Old 10-14-2016, 04:20 PM   #8
SCerovec
Senior Member
 
Registered: Oct 2006
Location: Cp6uja
Distribution: Slackware on x86 and arm
Posts: 2,471
Blog Entries: 2

Rep: Reputation: 980Reputation: 980Reputation: 980Reputation: 980Reputation: 980Reputation: 980Reputation: 980Reputation: 980
Post

Quote:
Originally Posted by kikinovak View Post
I have dozens of icons on my Xfce desktop, and I don't have this problem. Here's what you can do to start fresh:

Code:
$ rm -rf ~/.config
Logout, start with the default configuration and tweak Xfce as you wish.

Cheers,

Niki
i would suggest a less radical

Code:
mv .config .config.old
and start by selectively copying the old content back to the new empty one?

;B-]
 
2 members found this post helpful.
Old 10-21-2016, 12:57 PM   #9
tiuz
Member
 
Registered: Mar 2006
Distribution: Slackware 14
Posts: 92

Original Poster
Rep: Reputation: 15
Thanks for the hints.

I have been trying the "radical" way and removed all of the xfce4 config and reordered the desktop icons logged out and in again and they changed their position again - so removing the config(s) didn´t help.

I tried to delete all desktop icons just keeping enough for one column, changed their position logged out and in again and they all get mixed up again - so unfortunately didn´t help either.

The strange thing is that under Slackware 14.1 with XFCE 4.10 i had no problem at all, even with a completely new installed Slackware 14.2 and XFCE 4.12 (on another machine) the desktop icons mix up every login...
 
Old 10-21-2016, 02:13 PM   #10
kingbeowulf
Senior Member
 
Registered: Oct 2003
Location: WA
Distribution: Slackware
Posts: 1,266
Blog Entries: 11

Rep: Reputation: 744Reputation: 744Reputation: 744Reputation: 744Reputation: 744Reputation: 744Reputation: 744
One more idea: When logging out of Xfce, uncheck "save session for future logins" once you position everything to your liking. I've found that leaving that check box checked can create unstable desktop behaviour in my system after version upgrades - its been that way since 4.4. You can mitigate the issue by starting clean on each upgrade.

The whole desktop menu and icon thing is quirky to from inconsistent standards for .desktop and xml.
 
1 members found this post helpful.
Old 10-21-2016, 03:41 PM   #11
SCerovec
Senior Member
 
Registered: Oct 2006
Location: Cp6uja
Distribution: Slackware on x86 and arm
Posts: 2,471
Blog Entries: 2

Rep: Reputation: 980Reputation: 980Reputation: 980Reputation: 980Reputation: 980Reputation: 980Reputation: 980Reputation: 980
FWIW: I turned icons off altogether on desktop.
All I need i put on the launcher(s) on the panel.
XFCE has great options for launchers and reasonably easy to fathom?
 
1 members found this post helpful.
Old 10-21-2016, 05:36 PM   #12
Gordie
Member
 
Registered: Aug 2007
Location: Nolalu, Ontario, Canada
Distribution: Slackware64-Current
Posts: 871

Rep: Reputation: 364Reputation: 364Reputation: 364Reputation: 364
Delete the files in ~/.config/xfce4/desktop/
XFCE will make a new file upon using your right mouse button on the desktop to "arrange desktop icons".
This will settle things down for a little while but not permanently. As soon as you rename an icon or change the number of icons on the desktop things will get wild again
 
1 members found this post helpful.
Old 10-25-2016, 03:24 PM   #13
tiuz
Member
 
Registered: Mar 2006
Distribution: Slackware 14
Posts: 92

Original Poster
Rep: Reputation: 15
Yes, thanks, either deleting and (re)-"arrange desktop icons" or uncheck "save session for future logins" did the trick :-)

Everything´s find now. Still wonder a bit what got messed up from Slackware 14.1 (Xfce 4.10) to 14.2 (Xfce 4.12) :-)

tz
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Xfce 4.4 - Desktop Icons RoiSoleil Linux - Software 5 03-13-2008 02:56 PM
XFCE desktop Icons Master Fox Slackware 8 02-26-2006 03:35 PM
XFCE 4.2 Desktop Icons Jake_da_Snake Linux - Software 0 11-07-2005 10:19 PM
XFCE: Icons on desktop senorsnor Linux - Software 4 08-09-2004 03:42 AM
XFCE Desktop Icons jerryvb VectorLinux 3 11-22-2003 09:39 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 10:15 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration