Bug 485883

Summary: GNOME won't stop calling "something"
Product: [Fedora] Fedora Reporter: Mamoru TASAKA <mtasaka>
Component: nautilusAssignee: Tomáš Bžatek <tbzatek>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: mclasen, tbzatek, tsmetana
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-02-18 08:15:00 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
screenshot of GNOME session none

Description Mamoru TASAKA 2009-02-17 08:34:38 UTC
Created attachment 332190 [details]
screenshot of GNOME session

Description of problem:
Please watch the attached screenshot, especially the GNOME
panel in the screenshot.

When I get logged in GNOME session, 
- On GNOME panel, many tasks displaying "File Managerの起動中"
  (in English "launching File Manager" or so) are shown
- One task disappears in a few seconds, however another task
  is created repeatedly
- CPU gets fired up

Version-Release number of selected component (if applicable):
nautilus-2.25.91-1.fc11
nautilus-2.25.4-1.fc11

How reproducible:
100%

Steps to Reproduce:
1. Just get logged in GNOME session
2.
3.
  
Actual results:
See screenshot attached (specially GNOME panel in the screenshot)
Many tasks are called repeatedly, CPU fired up

Expected results:
nautilus-2.25.3-2.fc11 does not show this issue

Additional info:
I am not sure the following is related to this, however:

$ gconftool-2 --get /apps/nautilus/preferences/show_desktop
false

Comment 1 Matthias Clasen 2009-02-18 08:09:42 UTC
This is probably some interaction between session autorestart and nautilus not handling the desktop.

Comment 2 Matthias Clasen 2009-02-18 08:12:27 UTC
Can you try removing 

X-GNOME-AutoRestart=true

from

/usr/share/applications/gnome-nautilus.desktop 

?

Comment 3 Matthias Clasen 2009-02-18 08:15:00 UTC

*** This bug has been marked as a duplicate of bug 485375 ***

Comment 4 Mamoru TASAKA 2009-02-18 08:31:17 UTC
(In reply to comment #2)
> Can you try removing 
> X-GNOME-AutoRestart=true
> from
> /usr/share/applications/gnome-nautilus.desktop 
> ?

With commenting out this line, I don't see this issue any
more.