Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 692799 Details for
Bug 907156
gnome-keyring-daemon fails to unlock/spawn popup in shell when auto-loggedin
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Possible solution for the problem
keyring-race.patch (text/plain), 700 bytes, created by
Stef Walter
on 2013-02-04 15:10:47 UTC
(
hide
)
Description:
Possible solution for the problem
Filename:
MIME Type:
Creator:
Stef Walter
Created:
2013-02-04 15:10:47 UTC
Size:
700 bytes
patch
obsolete
>diff --git a/js/ui/sessionMode.js b/js/ui/sessionMode.js >index 808109a..7f124fd 100644 >--- a/js/ui/sessionMode.js >+++ b/js/ui/sessionMode.js >@@ -91,8 +91,8 @@ const _modes = { > isLocked: false, > isPrimary: true, > unlockDialog: imports.ui.unlockDialog.UnlockDialog, >- components: ['networkAgent', 'polkitAgent', 'telepathyClient', >- 'keyring', 'recorder', 'autorunManager', 'automountManager'], >+ components: ['keyring', 'networkAgent', 'polkitAgent', 'telepathyClient', >+ 'recorder', 'autorunManager', 'automountManager'], > panel: { > left: ['activities', 'appMenu'], > center: ['dateMenu'],
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 907156
:
692799
|
692894
|
692895
|
693003
|
693042
|
693043
|
693870
|
693943