No Desktop Icons [SOLVED]

No Desktop Icons [SOLVED]

Postby PaulW on Mon May 14, 2012 7:41 pm

LinuxMint 0.3.0-2-amd64
MATE 1.2.0-1

When I boot into Linux using the MATE desktop, initially, none of my icons are on the desktop. If I click Menu / Home Folder, a Caja window appears with my home folder. At the same time, all my desktop icons appear. Seems like the desktop icons should be visible from the start. Is this a "feature" of MATE or is there a setting that I may have overlooked?

Thanks for the help.
Last edited by PaulW on Mon Aug 27, 2012 4:06 pm, edited 1 time in total.
PaulW
Level 2
Level 2
 
Posts: 60
Joined: Tue Feb 17, 2009 11:29 pm
Location: Norton, Ohio USA

Linux Mint is funded by ads and donations.
 

Re: No Desktop Icons

Postby äxl on Sat May 19, 2012 7:41 pm

Do you have Compiz installed and running?
Code: Select all
pgrep compiz

Also please give the output of:
Code: Select all
mateconftool-2 -g /apps/caja/preferences/show_desktop
My Linux history: Ubuntu 10.04 - 10.10 - LMDE 201109 - UP4 My sources.list/preferences

Computers is not science. And it's not magic - it's something in between.
User avatar
äxl
Level 5
Level 5
 
Posts: 524
Joined: Fri Apr 06, 2012 6:14 am
Location: Germany

Re: No Desktop Icons

Postby PaulW on Sun May 20, 2012 9:29 am

Thanks, äxl, for your response. Here's the output as you requested:
Code: Select all
paul@paul-nb:~$ pgrep compiz
paul@paul-nb:~$ mateconftool-2 -g /apps/caja/preferences/show_desktop
true
Shall I download and install compiz?
PaulW
Level 2
Level 2
 
Posts: 60
Joined: Tue Feb 17, 2009 11:29 pm
Location: Norton, Ohio USA

Re: No Desktop Icons

Postby äxl on Sun May 20, 2012 10:08 am

No. I just asked because there were obviously unrelated issues with Compiz and MATE.
I also experience a strange behaviour with Caja and the desktop (which shoud be managed by Marco).
What's the output of:
Code: Select all
mateconftool-2 -a /desktop/mate/session/required_components
mateconftool-2 -g /apps/marco/general/compositing_manager


Oops ...
I've got the same problem. But since I have a Caja as browser added to Startup Applications I didn't realize it till now. :D
The line is
Code: Select all
caja --no-desktop --browser computer:///

But when run from terminal it doesn't draw the desktop ... :? Seems it uses it for both (desktop and browser) when in Startup Applications ...
My Linux history: Ubuntu 10.04 - 10.10 - LMDE 201109 - UP4 My sources.list/preferences

Computers is not science. And it's not magic - it's something in between.
User avatar
äxl
Level 5
Level 5
 
Posts: 524
Joined: Fri Apr 06, 2012 6:14 am
Location: Germany

Re: No Desktop Icons

Postby PaulW on Sun May 20, 2012 4:04 pm

Here's the output you requested:
Code: Select all
paul@paul-nb:~$ mateconftool-2 -a /desktop/mate/session/required_components
 windowmanager = marco
 panel = mate-panel
 filemanager = caja
paul@paul-nb:~$ mateconftool-2 -g /apps/marco/general/compositing_manager
false

BTW, when I include the following in my Startup Applications
Code: Select all
caja --no-desktop --browser computer:///
the browser displays and the icons begin to appear, then, immediately, the browser closes and the icons disappear.
PaulW
Level 2
Level 2
 
Posts: 60
Joined: Tue Feb 17, 2009 11:29 pm
Location: Norton, Ohio USA

Re: No Desktop Icons

Postby äxl on Sun May 20, 2012 6:05 pm

Curious. Could you please just add caja as Startup Application?
For me this setup isn't ideal either. As soon as I minimize the autostarted browser it dies. But it redraws immediatley.
My Linux history: Ubuntu 10.04 - 10.10 - LMDE 201109 - UP4 My sources.list/preferences

Computers is not science. And it's not magic - it's something in between.
User avatar
äxl
Level 5
Level 5
 
Posts: 524
Joined: Fri Apr 06, 2012 6:14 am
Location: Germany

Re: No Desktop Icons

Postby PaulW on Sun May 20, 2012 7:28 pm

As suggested, I added "caja" to Startup Applications. The results are interesting . . .

    When starting from a re-boot: The desktop icons start to display and then immediately, disappear. No caja browser opens.
    When starting from Ctrl-Alt-Backspace: The desktop icons display OK; however, if i move the mouse to any icon (without clicking), all the icons disappear.
Are we getting any closer?
PaulW
Level 2
Level 2
 
Posts: 60
Joined: Tue Feb 17, 2009 11:29 pm
Location: Norton, Ohio USA

Re: No Desktop Icons

Postby äxl on Mon May 21, 2012 6:43 am

More like farther away. ;) Logout should suffice to test the behaviour (Alt+F2 then r don't work for me ...).
Other than that I don't know what else to try. Installing Compiz would only lead to compatibality problems with MATE.
For analysis you could start caja from terminal. Also try the --sync option and look into .xsession-errors when it crashes.
My Linux history: Ubuntu 10.04 - 10.10 - LMDE 201109 - UP4 My sources.list/preferences

Computers is not science. And it's not magic - it's something in between.
User avatar
äxl
Level 5
Level 5
 
Posts: 524
Joined: Fri Apr 06, 2012 6:14 am
Location: Germany

Re: No Desktop Icons [SOLVED]

Postby PaulW on Mon Aug 20, 2012 4:09 pm

Not really a solution, but I installed Linux Mint Debian (MATE/Cinnamon) 64-bit from 201204 spin and the MATE desktop icons are displaying just fine. :D Previous install was from 201109. Don't know what is different behind the scenes, but all is OK now.
PaulW
Level 2
Level 2
 
Posts: 60
Joined: Tue Feb 17, 2009 11:29 pm
Location: Norton, Ohio USA

Re: No Desktop Icons [SOLVED]

Postby dentex on Fri Oct 26, 2012 9:40 am

Hi,
I found this thread searching for a solution to the same problem.
In my case, the problem shows when running conky.
Since I'm switching from cinnamon to mate, something was set differently "behind the scenes", as you said.

I found that in .concyrc this just works:
Code: Select all
own_window yes
own_window_argb_visual yes
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
dentex
Level 1
Level 1
 
Posts: 19
Joined: Thu Sep 23, 2010 3:45 am

Linux Mint is funded by ads and donations.
 

Return to MATE

Who is online

Users browsing this forum: wub and 0 guests