Bug 1489460
| Summary: | gdm leaking some info on locked screen | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Tomas Pelka <tpelka> | ||||
| Component: | gnome-shell | Assignee: | Florian Müllner <fmuellner> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | Desktop QE <desktop-qa-list> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 7.5 | CC: | tpelka | ||||
| Target Milestone: | rc | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2021-01-15 07:41:52 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: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Tomas Pelka
2017-09-07 13:42:31 UTC
does the problem happen if you get rid of topicons ? do you have any tracebacks in your journal? With topicons enabled I can see in journal:
Sep 07 15:54:04 placka-t470s dbus[1533]: [system] Activating via systemd: service name='net.reactivated.Fprint' unit='fprintd.service'
Sep 07 15:54:04 placka-t470s systemd[1]: Starting Fingerprint Authentication Daemon...
Sep 07 15:54:04 placka-t470s dbus-daemon[1533]: dbus[1533]: [system] Successfully activated service 'net.reactivated.Fprint'
Sep 07 15:54:04 placka-t470s dbus[1533]: [system] Successfully activated service 'net.reactivated.Fprint'
Sep 07 15:54:04 placka-t470s fprintd[15821]: Launching FprintObject
Sep 07 15:54:04 placka-t470s fprintd[15821]: D-Bus service launched with name: net.reactivated.Fprint
Sep 07 15:54:04 placka-t470s fprintd[15821]: entering main loop
Sep 07 15:54:04 placka-t470s systemd[1]: Started Fingerprint Authentication Daemon.
Sep 07 15:54:06 placka-t470s su[15820]: (to root) tpelka on pts/0
Sep 07 15:54:06 placka-t470s su[15820]: pam_unix(su:session): session opened for user root by tpelka(uid=1000)
^LSep 07 15:54:29 placka-t470s gdm-password][15881]: gkr-pam: unlocked login keyring
Sep 07 15:54:29 placka-t470s gnome-shell[19738]: JS ERROR: Exception in callback for signal: updated: Error: Type name Gjs_GPasteAboutItem is already registered
GObjectMeta<._construct@resource:///org/gnome/gjs/modules/overrides/GObject.js:145
wrapper@resource:///org/gnome/gjs/modules/lang.js:178
Class.prototype._construct/newClass@resource:///org/gnome/gjs/modules/lang.js:213
Class@resource:///org/gnome/gjs/modules/lang.js:161
@/usr/share/gnome-shell/extensions/GPaste.org/aboutItem.js:29
@/usr/share/gnome-shell/extensions/GPaste.org/indicator.js:36
@/usr/share/gnome-shell/extensions/GPaste.org/extension.js:28
initExtension@resource:///org/gnome/shell/ui/extensionSystem.js:221
enableExtension@resource:///org/gnome/shell/ui/extensionSystem.js:110
enableAllExtensions/<@resource:///org/gnome/shell/ui/extensionSystem.js:345
enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:344
_sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:372
_emit@resource:///org/gnome/gjs/modules/signals.js:124
SessionMode<._sync@resource:///org/gnome/shell/ui/sessionMode.js:205
wrapper@resource:///org/gnome/gjs/modules/lang.js:178
SessionMode<.popMode@resource:///org/gnome/shell/ui/sessionMode.js:174
wrapper@resource:///org/gnome/gjs/modules/lang.js:178
ScreenShield<._continueDeactivate@resource:///org/gnome/shell/ui/screenShield.js:1210
wrapper@resource:///org/gnome/gjs/modules/lang.js:178
ScreenShield<.deactivate/<@resource:///org/gnome/shell/ui/screenShield.js:1195
AuthPrompt<.finish@resource:///org/gnome/shell/gdm/authPrompt.js:585
wrapper@resource:///org/gnome/gjs/modules/lang.js:178
UnlockDialog<.finish@resource:///org/gnome/shell/ui/unlockDialog.js:147
wrapper@resource:///org/gnome/gjs/modules/lang.js:178
ScreenShield<.deactivate@resource:///org/gnome/shell/ui/screenShield.js:1194
wrapper@resource:///org/gnome/gjs/modules/lang.js:178
ScreenShield<._init/</<@resource:///org/gnome/shell/ui/screenShield.js:541
_emit@resource:///org/gnome/gjs/modules/signals.js:124
_convertToNativeSignal@resource:///org/gnome/gjs/modules/overrides/Gio.js:129
Sep 07 15:54:35 placka-t470s fprintd[15821]: No devices in use, exit
Ok it seems it is caused by topicons plus, works wine without mentioned extension installed. So feel free to close as topicons plus is not officially supported by RH. After evaluating this issue, there are no plans to address it further or fix it in an upcoming release. Therefore, it is being closed. If plans change such that this issue will be fixed in an upcoming release, then the bug can be reopened. |