Bug 1001183

Summary: Cinnamon's opening is too long
Product: [Fedora] Fedora Reporter: Adrien D <email>
Component: cinnamonAssignee: leigh scott <leigh123linux>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: dan.mashal, email, fedora, leigh123linux
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-26 17:08:15 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
result of dmesg command
none
Result of lspci command (to inspect my computer)
none
Result of rpm -qa | grep cinnamon (to look version and packages installed on my computer)
none
Result of systemd-analyse blame command (to check other details ) none

Description Adrien D 2013-08-26 15:59:02 UTC
Description of problem:

When I log me on lightdm, the cinnamon desktop appear after one minute.
I have a SSD, it's not normal.
The disk, and the CPU not work meanwhile, (the LED of the Hard Drive is off, and on a tty, with htop, the CPU is approximately 5%

Fedora 19 installed with cinnamon desktop at installation.

Version-Release number of selected component (if applicable):

Fedora 19 x86_64


How reproducible:

Install Fedora 19 and log in.

Steps to Reproduce:
1. Install Fedora 19 with DVD
2. Choose Cinnamon
3. After installation, log in.
4. Note

Actual results:


Expected results:


Additional info:

I join sevral attachment.

Comment 1 Adrien D 2013-08-26 15:59:54 UTC
Created attachment 790583 [details]
result of dmesg command

Comment 2 Adrien D 2013-08-26 16:01:17 UTC
Created attachment 790585 [details]
Result of lspci command (to inspect my computer)

Comment 3 Adrien D 2013-08-26 16:02:08 UTC
Created attachment 790586 [details]
Result of rpm -qa | grep cinnamon (to look version and packages installed on my computer)

Comment 4 Adrien D 2013-08-26 16:02:58 UTC
Created attachment 790587 [details]
Result of systemd-analyse blame command (to check other details )

Comment 5 Wolfgang Ulbrich 2013-08-26 16:46:33 UTC
This is a well known consolekit/selinux error.
I quess you have consolekit installed.
https://bugzilla.redhat.com/show_bug.cgi?id=972881
see my comment 49
Remove consolekit or follow workarounds in the report.

Comment 6 Adrien D 2013-08-26 16:59:50 UTC
Hi,

I set SELINUX=permissive and it work's.

Thank yuo for the tips.

But it's a bug ? Or I set the RESOLVED status ? (I could not determine)

Comment 7 Wolfgang Ulbrich 2013-08-26 17:08:15 UTC
This is a selinux/consolekit/lightdm related issue and already supported.
Cool that it works. :)

Comment 8 Adrien D 2013-08-26 17:12:04 UTC
Okay, Thanks for youy help.

Sorry for the inconvenience, I didn't know that ...