Bug 753666 - Gnome-shell segfaults upon login in Fedora 16
Summary: Gnome-shell segfaults upon login in Fedora 16
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-shell
Version: 16
Hardware: i686
OS: Linux
unspecified
urgent
Target Milestone: ---
Assignee: Owen Taylor
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-11-14 03:29 UTC by DJ Amireh
Modified: 2011-12-14 09:38 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-11-14 19:51:22 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description DJ Amireh 2011-11-14 03:29:40 UTC
Description of problem:
Gnome-shell segfaults after logging in.

dmesg shows:
gnome-shell[1704]: segfault at ba46a189 ip 44871db4 sp bff9d630 error 6 in ld-2.14.90.so[44865000+21000]

Version-Release number of selected component (if applicable):
gnome-shell-3.2.1-2.fc16.i686

How reproducible:
Everytime

Steps to Reproduce:
1. Boot up
2. Log in

Actual results:
Background loads, no toolbar, no shell

Expected results:
Toolbar loads, shell loads, etc

Additional info:
I am using the latest proprietary nvidia drivers using akmod from rpmfusion

Comment 1 DJ Amireh 2011-11-14 03:32:03 UTC
This started after performing a "yum upgrade" and rebooting. Before rebooting I was experiencing this bug: https://bugzilla.redhat.com/show_bug.cgi?id=753615

Comment 2 Avinash Meetoo 2011-11-14 07:07:10 UTC
Hi,

I performed an update today and I'm getting the same issue:

When I type my password and press enter, I see the default Verne background but I have no toolbars and no gnome shell. I can Ctrl-Alt-F2 and log in in text mode and even browse using, say, links over my wireless connection meaning that Network Manager is running fine.

I can also log in as root in text mode, init 3, log out, log in as a normal user, startx but Gnome 3 starts in fallback mode!

I have the latest gnome-shell-3.2.1-2.fc16.x86_64

The following packages were updated today:

Nov 14 10:00:46 Updated: bash-4.2.10-5.fc16.x86_64
Nov 14 10:00:47 Updated: poppler-0.18.0-2.fc16.x86_64
Nov 14 10:00:48 Updated: poppler-glib-0.18.0-2.fc16.x86_64
Nov 14 10:00:48 Updated: 1:perl-Pod-Escapes-1.04-190.fc16.noarch
Nov 14 10:00:49 Updated: perl-threads-shared-1.37-190.fc16.x86_64
Nov 14 10:00:49 Updated: 4:perl-libs-5.14.2-190.fc16.x86_64
Nov 14 10:00:49 Updated: 4:perl-macros-5.14.2-190.fc16.x86_64
Nov 14 10:00:50 Updated: 1:perl-Pod-Simple-3.16-190.fc16.noarch
Nov 14 10:00:50 Updated: perl-PathTools-3.33-190.fc16.x86_64
Nov 14 10:00:51 Updated: 1:perl-Module-Pluggable-3.90-190.fc16.noarch
Nov 14 10:00:51 Updated: perl-threads-1.83-190.fc16.x86_64
Nov 14 10:00:52 Updated: perl-Scalar-List-Utils-1.23-190.fc16.x86_64
Nov 14 10:01:02 Updated: 4:perl-5.14.2-190.fc16.x86_64
Nov 14 10:01:03 Updated: xorg-x11-server-common-1.11.2-3.fc16.x86_64
Nov 14 10:01:10 Updated: gnome-icon-theme-3.2.1.2-1.fc16.noarch
Nov 14 10:01:13 Updated: gnome-icon-theme-legacy-3.2.1.2-1.fc16.noarch
Nov 14 10:01:13 Updated: xorg-x11-server-Xephyr-1.11.2-3.fc16.x86_64
Nov 14 10:01:14 Updated: xorg-x11-server-Xorg-1.11.2-3.fc16.x86_64
Nov 14 10:01:15 Updated: perl-CGI-3.52-190.fc16.noarch
Nov 14 10:01:15 Updated: poppler-utils-0.18.0-2.fc16.x86_64
Nov 14 10:01:17 Updated: tracker-0.12.7-1.fc16.x86_64
Nov 14 10:01:18 Updated: 2:shadow-utils-4.1.4.3-10.fc16.x86_64
Nov 14 10:01:19 Updated: sudo-1.8.3p1-1.fc16.x86_64
Nov 14 10:01:20 Updated: iputils-20101006-11.fc16.x86_64
Nov 14 10:01:22 Updated: kernel-headers-3.1.1-1.fc16.x86_64
Nov 14 10:01:23 Updated: tzdata-java-2011n-2.fc16.noarch
Nov 14 10:01:27 Updated: tzdata-2011n-2.fc16.noarch
Nov 14 10:01:34 Installed: kernel-3.1.1-1.fc16.x86_64

Comment 3 Avinash Meetoo 2011-11-14 07:22:44 UTC
I wonder if this bug is related to what we are experiencing above:

https://bugzilla.redhat.com/show_bug.cgi?id=750546

Comment 4 Avinash Meetoo 2011-11-14 10:37:07 UTC
Looks like the problem was tmux. I've solved the issue by modifying my .bashrc.

I have removed:

# Start tmux
[[ $TERM != "screen" ]] && tmux && exit

to the following:

# Start tmux
[[ $TERM = "xterm" ]] && tmux && exit

and, believe it or not, I can login properly now! I guess one of the packages which was updated was not very happy with tmux...

Hope this helps.

Comment 5 DJ Amireh 2011-11-14 19:51:22 UTC
Fixed for me after upgrading nvidia drivers to:

akmod-nvidia-290.06-1.fc16.2.i686
xorg-x11-drv-nvidia-290.06-2.fc16.i686

Comment 6 Arthur Dent 2011-12-14 09:38:07 UTC
I would like to re-open this bug if I may. I have exactly the same symptons as the OP, but there is no resolution for me. I am still unable to access my desktop.

I too am running gnome-shell-3.2.1-2.fc16.i686

I have the following packages:
[mark@localhost ~]$ sudo rpm -qa | grep nvidia
xorg-x11-drv-nvidia-libs-290.10-1.fc16.i686
kmod-nvidia-3.1.4-1.fc16.i686.PAE-290.10-1.fc16.2.i686
nvidia-settings-1.0-13.fc16.i686
nvidia-xconfig-1.0-11.fc16.i686
xorg-x11-drv-nvidia-290.10-1.fc16.i686
akmod-nvidia-290.10-1.fc16.2.i686

Unlike the OP I have updated nothing since Sunday (11 December) and it
worked fine yesterday (12 December). Here is an extract from dmesg:

[   39.204161] gnome-shell[1458]: segfault at bc955315 ip 42325db4 sp bfadd520
error 6 in ld-2.14.90.so[42319000+21000]

Below I list a (long) extract form /var/log/messages. There is some very fishy
looking stuff in that, but I have no idea how to fix it. Please help me to get
back to a working gnome-shell!

Thanks

Mark

/var/log/messages:
Dec 13 20:11:54 localhost gnome-session[1452]: DEBUG(+): GdmSignalHandler:
Registering for 2 signals
Dec 13 20:11:54 localhost gnome-session[1452]: DEBUG(+): fill: *** Getting
session 'gdm-shell'
Dec 13 20:11:54 localhost gnome-session[1452]: DEBUG(+): fill: *** Looking if
/var/lib/gdm/.config/gnome-session/sessions/gdm-shell.session is a valid
session file
Dec 13 20:11:54 localhost gnome-session[1452]: DEBUG(+): Cannot use session
'/var/lib/gdm/.config/gnome-session/sessions/gdm-shell.session': non-existing
or invalid file.
Dec 13 20:11:54 localhost gnome-session[1452]: DEBUG(+): fill: *** Looking if
/etc/xdg/gnome-session/sessions/gdm-shell.session is a valid session file
Dec 13 20:11:54 localhost gnome-session[1452]: DEBUG(+): Cannot use session
'/etc/xdg/gnome-session/sessions/gdm-shell.session': non-existing or invalid
file.
Dec 13 20:11:54 localhost gnome-session[1452]: DEBUG(+): fill: *** Looking if
/usr/share/gdm/greeter/gnome-session/sessions/gdm-shell.session is a valid
session file
Dec 13 20:11:54 localhost gnome-session[1452]: DEBUG(+): Cannot use session
'/usr/share/gdm/greeter/gnome-session/sessions/gdm-shell.session':
non-existing or invalid file.
Dec 13 20:11:54 localhost gnome-session[1452]: DEBUG(+): fill: *** Looking if
/usr/local/share/gnome-session/sessions/gdm-shell.session is a valid session
file
Dec 13 20:11:54 localhost gnome-session[1452]: DEBUG(+): Cannot use session
'/usr/local/share/gnome-session/sessions/gdm-shell.session': non-existing or
invalid file.
Dec 13 20:11:54 localhost gnome-session[1452]: DEBUG(+): fill: *** Looking if
/usr/share/gnome-session/sessions/gdm-shell.session is a valid session file
Dec 13 20:11:54 localhost gnome-session[1452]: DEBUG(+): fill: *** Launching
helper 'bash -c 'gnome-shell --help | grep -q gdm-mode &&
/usr/libexec/gnome-session-check-accelerated'' to know if session is runnable
Dec 13 20:11:54 localhost kernel: [   39.204161] gnome-shell[1458]: segfault
at bc955315 ip 42325db4 sp bfadd520 error 6 in ld-2.14.90.so[42319000+21000]
Dec 13 20:11:55 localhost abrtd: Directory 'ccpp-2011-12-13-20:11:54-1458'
creation detected
Dec 13 20:11:55 localhost abrt[1460]: Saved core dump of pid 1458
(/usr/bin/gnome-shell) to /var/spool/abrt/ccpp-2011-12-13-20:11:54-1458
(33652736 bytes)
Dec 13 20:11:55 localhost gnome-session[1452]: WARNING: Session 'gdm-shell'
runnable check failed: Exited with code 1
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): fill: *** Session is
not runnable
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): fill: *** Getting
session 'gdm-fallback'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): fill: *** Looking if
/var/lib/gdm/.config/gnome-session/sessions/gdm-fallback.session is a valid
session file
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): Cannot use session
'/var/lib/gdm/.config/gnome-session/sessions/gdm-fallback.session':
non-existing or invalid file.
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): fill: *** Looking if
/etc/xdg/gnome-session/sessions/gdm-fallback.session is a valid session file
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): Cannot use session
'/etc/xdg/gnome-session/sessions/gdm-fallback.session': non-existing or
invalid file.
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): fill: *** Looking if
/usr/share/gdm/greeter/gnome-session/sessions/gdm-fallback.session is a valid
session file
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): Cannot use session
'/usr/share/gdm/greeter/gnome-session/sessions/gdm-fallback.session':
non-existing or invalid file.
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): fill: *** Looking if
/usr/local/share/gnome-session/sessions/gdm-fallback.session is a valid
session file
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): Cannot use session
'/usr/local/share/gnome-session/sessions/gdm-fallback.session': non-existing
or invalid file.
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): fill: *** Looking if
/usr/share/gnome-session/sessions/gdm-fallback.session is a valid session file
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): fill: *** Checking
required components and providers
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): fill: provider
'windowmanager' looking for component: 'metacity'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking for
file 'metacity.desktop'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/var/lib/gdm/.config/autostart'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/usr/share/gdm/greeter/gnome/autostart'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/usr/local/share/gnome/autostart'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/usr/share/gnome/autostart'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/etc/xdg/autostart'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/var/lib/gdm/.local/share/applications'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/usr/share/gdm/greeter/applications'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/usr/local/share/applications'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/usr/share/applications'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: found in XDG
dirs: '/usr/share/applications/metacity.desktop'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking for
file 'gdm-simple-greeter.desktop'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/var/lib/gdm/.config/autostart'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/usr/share/gdm/greeter/gnome/autostart'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/usr/local/share/gnome/autostart'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/usr/share/gnome/autostart'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/etc/xdg/autostart'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/var/lib/gdm/.local/share/applications'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/usr/share/gdm/greeter/applications'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/usr/local/share/applications'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/usr/share/applications'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: found in XDG
dirs: '/usr/share/gdm/greeter/applications/gdm-simple-greeter.desktop'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking for
file 'gnome-settings-daemon.desktop'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/var/lib/gdm/.config/autostart'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/usr/share/gdm/greeter/gnome/autostart'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/usr/local/share/gnome/autostart'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/usr/share/gnome/autostart'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/etc/xdg/autostart'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/var/lib/gdm/.local/share/applications'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/usr/share/gdm/greeter/applications'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/usr/local/share/applications'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/usr/share/applications'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: found in XDG
dirs: '/etc/xdg/autostart/gnome-settings-daemon.desktop'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): fill: *** Done
checking required components and providers
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): fill: *** Adding
required components
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking for
file 'gdm-simple-greeter.desktop'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/var/lib/gdm/.config/autostart'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/usr/share/gdm/greeter/gnome/autostart'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/usr/local/share/gnome/autostart'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/usr/share/gnome/autostart'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/etc/xdg/autostart'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/var/lib/gdm/.local/share/applications'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/usr/share/gdm/greeter/applications'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/usr/local/share/applications'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/usr/share/applications'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: found in XDG
dirs: '/usr/share/gdm/greeter/applications/gdm-simple-greeter.desktop'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmManager: read
/usr/share/gdm/greeter/applications/gdm-simple-greeter.desktop
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmStore: Adding
object id /org/gnome/SessionManager/App1 to store
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmManager: adding
required app gdm-simple-greeter.desktop
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking for
file 'gnome-settings-daemon.desktop'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/var/lib/gdm/.config/autostart'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/usr/share/gdm/greeter/gnome/autostart'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/usr/local/share/gnome/autostart'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/usr/share/gnome/autostart'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/etc/xdg/autostart'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/var/lib/gdm/.local/share/applications'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/usr/share/gdm/greeter/applications'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/usr/local/share/applications'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/usr/share/applications'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: found in XDG
dirs: '/etc/xdg/autostart/gnome-settings-daemon.desktop'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmManager: read
/etc/xdg/autostart/gnome-settings-daemon.desktop
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmStore: Adding
object id /org/gnome/SessionManager/App2 to store
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmManager: adding
required app gnome-settings-daemon.desktop
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): fill: *** Done adding
required components
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): fill: *** Adding
default providers
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): fill: provider
'windowmanager' looking for component: 'metacity'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking for
file 'metacity.desktop'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/var/lib/gdm/.config/autostart'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/usr/share/gdm/greeter/gnome/autostart'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/usr/local/share/gnome/autostart'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/usr/share/gnome/autostart'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/etc/xdg/autostart'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/var/lib/gdm/.local/share/applications'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/usr/share/gdm/greeter/applications'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/usr/local/share/applications'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: Looking in
'/usr/share/applications'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmUtil: found in XDG
dirs: '/usr/share/applications/metacity.desktop'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmManager: read
/usr/share/applications/metacity.desktop
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmStore: Adding
object id /org/gnome/SessionManager/App3 to store
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmManager: adding
required app metacity.desktop
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): fill: *** Done adding
default providers
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmManager: GSM
starting to manage
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmManager: App
startup summary
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmManager: Phase
INITIALIZATION
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmManager:#011ID:
/org/gnome/SessionManager/App2#011app-id:gnome-settings-daemon.desktop#011is-disabled:0#011is-conditionally-disabled:0
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmManager: Phase
WINDOW_MANAGER
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmManager:#011ID:
/org/gnome/SessionManager/App3#011app-id:metacity.desktop#011is-disabled:0#011is-conditionally-disabled:0
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmManager: Phase
PANEL
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmManager: Phase
DESKTOP
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmManager: Phase
APPLICATION
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmManager:#011ID:
/org/gnome/SessionManager/App1#011app-id:gdm-simple-greeter.desktop#011is-disabled:0#011is-conditionally-disabled:0
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmManager: starting
phase INITIALIZATION#012
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmManager: starting
app '/org/gnome/SessionManager/App2'
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): Starting app:
/org/gnome/SessionManager/App2
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmAutostartApp:
starting gnome-settings-daemon.desktop:
command=/usr/libexec/gnome-settings-daemon
startup-id=102a7388089e1d1f83132380711588383300000014520001
Dec 13 20:11:55 localhost gnome-session[1452]: DEBUG(+): GsmAutostartApp:
started pid:1463
Dec 13 20:11:55 localhost dbus[949]: [system] Activating service
name='org.freedesktop.UPower' (using servicehelper)
Dec 13 20:11:55 localhost dbus-daemon[949]: dbus[949]: [system] Activating
service name='org.freedesktop.UPower' (using servicehelper)
Dec 13 20:11:55 localhost dbus-daemon[949]: dbus[949]: [system] Successfully
activated service 'org.freedesktop.UPower'
Dec 13 20:11:55 localhost dbus[949]: [system] Successfully activated service
'org.freedesktop.UPower'
Dec 13 20:11:56 localhost dbus-daemon[949]: dbus[949]: [system] Activating via
systemd: service name='org.freedesktop.RealtimeKit1'
unit='rtkit-daemon.service'
Dec 13 20:11:56 localhost dbus[949]: [system] Activating via systemd: service
name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service'
Dec 13 20:11:56 localhost dbus-daemon[949]: dbus[949]: [system] Successfully
activated service 'org.freedesktop.RealtimeKit1'
Dec 13 20:11:56 localhost dbus[949]: [system] Successfully activated service
'org.freedesktop.RealtimeKit1'
Dec 13 20:11:56 localhost rtkit-daemon[1523]: Successfully made thread 1522 of
process 1522 (/usr/bin/pulseaudio) owned by '42' high priority at nice level
-11.
Dec 13 20:11:56 localhost NetworkManager[885]: (NetworkManager:885):
GLib-GIO-WARNING **: Missing callback called fullpath =
/var/run/ConsoleKit/database
Dec 13 20:11:56 localhost rtkit-daemon[1523]: Successfully made thread 1526 of
process 1522 (/usr/bin/pulseaudio) owned by '42' RT at priority 5.
Dec 13 20:11:56 localhost rtkit-daemon[1523]: Successfully made thread 1527 of
process 1522 (/usr/bin/pulseaudio) owned by '42' RT at priority 5.
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmManager:
RegisterClient 
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmManager: Adding
new client 102a7388089e1d1f83132380711714729100000014520003 to session
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): uid = 42
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): pid = 1537
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmStore: Adding
object id /org/gnome/SessionManager/Client1 to store
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmManager: Client
added: /org/gnome/SessionManager/Client1
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/gnome/SessionManager/Client1
interface=org.freedesktop.DBus.Properties method=GetAll
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager
method=RegisterClient
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmManager:
RegisterClient 102a7388089e1d1f83132380711588383300000014520001
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmManager: Adding
new client 102a7388089e1d1f83132380711588383300000014520001 to session
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): uid = 42
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): pid = 1463
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmStore: Adding
object id /org/gnome/SessionManager/Client2 to store
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmManager: Client
added: /org/gnome/SessionManager/Client2
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): App
gnome-settings-daemon.desktop registered
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmManager: ending
phase INITIALIZATION#012
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmManager: starting
phase WINDOW_MANAGER#012
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmManager: starting
app '/org/gnome/SessionManager/App3'
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): Starting app:
/org/gnome/SessionManager/App3
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmAutostartApp:
starting metacity.desktop: command=metacity
startup-id=102a7388089e1d1f83132380711588614900000014520002
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmAutostartApp:
started pid:1539
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus
method=NameOwnerChanged
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus
method=NameOwnerChanged
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus
method=NameOwnerChanged
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus
method=NameOwnerChanged
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus
method=NameOwnerChanged
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus
method=NameOwnerChanged
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmXsmpServer:
accept_ice_connection()
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmXsmpServer:
auth_ice_connection()
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmXSMPClient:
Setting up new connection
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmXSMPClient: New
client '0x9dc8470 []'
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmStore: Adding
object id /org/gnome/SessionManager/Client3 to store
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmManager: Client
added: /org/gnome/SessionManager/Client3
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmXSMPClient:
Initializing client 0x9dc8470 []
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmXSMPClient: Client
'0x9dc8470 []' received
RegisterClient(102a7388089e1d1f83132380711588614900000014520002)
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmManager: Adding
new client 102a7388089e1d1f83132380711588614900000014520002 to session
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): App metacity.desktop
registered
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmManager: ending
phase WINDOW_MANAGER#012
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmManager: starting
phase PANEL#012
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmManager: ending
phase PANEL#012
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmManager: starting
phase DESKTOP#012
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmManager: ending
phase DESKTOP#012
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmManager: starting
phase APPLICATION#012
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmManager: starting
app '/org/gnome/SessionManager/App1'
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): Starting app:
/org/gnome/SessionManager/App1
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmAutostartApp:
starting gdm-simple-greeter.desktop: command=/usr/libexec/gdm-simple-greeter
startup-id=102a7388089e1d1f83132380711588180600000014520000
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmAutostartApp:
started pid:1542
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmManager: ending
phase APPLICATION#012
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmManager: starting
phase RUNNING#012
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmPresence: adding
idle watch
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GSIdleMonitor:
creating new alarm for positive transition wait=600000
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GSIdleMonitor:
creating new alarm for negative transition wait=599999
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmXSMPClient:
Sending RegisterClientReply to '0x9dc8470
[102a7388089e1d1f83132380711588614900000014520002]'
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmXSMPClient: Set
properties from client '0x9dc8470
[102a7388089e1d1f83132380711588614900000014520002]'
Dec 13 20:11:57 localhost gnome-session[1452]: DEBUG(+): GsmXSMPClient:
Program = 'metacity'
Dec 13 20:11:57 localhost rsyslogd-2177: imuxsock begins to drop messages from
pid 1452 due to rate-limiting
Dec 13 20:11:57 localhost chronyd[936]: Selected source 85.234.224.216
Dec 13 20:11:57 localhost chronyd[936]: System clock wrong by 0.514273
seconds, adjustment started
Dec 13 20:11:57 localhost gdm-simple-greeter[1542]: Gtk-WARNING: Overriding
tab label for notebook
Dec 13 20:11:57 localhost gdm-simple-greeter[1542]: Gtk-WARNING: Overriding
tab label for notebook
Dec 13 20:11:57 localhost gdm-simple-greeter[1542]: Gtk-WARNING: Overriding
tab label for notebook
Dec 13 20:11:57 localhost gdm-simple-greeter[1542]: Gtk-WARNING: Overriding
tab label for notebook
Dec 13 20:11:57 localhost gdm-simple-greeter[1542]: Gtk-WARNING: Overriding
tab label for notebook
Dec 13 20:11:58 localhost gdm-simple-greeter[1542]: Gtk-WARNING:
gtkwidget.c:6857: widget not within a GtkWindow
Dec 13 20:11:58 localhost dbus-daemon[949]: dbus[949]: [system] Activating
service name='net.reactivated.Fprint' (using servicehelper)
Dec 13 20:11:58 localhost dbus[949]: [system] Activating service
name='net.reactivated.Fprint' (using servicehelper)
Dec 13 20:11:58 localhost dbus-daemon[949]: Launching FprintObject
Dec 13 20:11:58 localhost dbus-daemon[949]: dbus[949]: [system] Successfully
activated service 'net.reactivated.Fprint'
Dec 13 20:11:58 localhost dbus[949]: [system] Successfully activated service
'net.reactivated.Fprint'
Dec 13 20:11:58 localhost dbus-daemon[949]: ** Message: D-Bus service launched
with name: net.reactivated.Fprint
Dec 13 20:11:58 localhost dbus-daemon[949]: ** Message: entering main loop
Dec 13 20:11:58 localhost abrtd: DUP_OF_DIR:
/var/spool/abrt/ccpp-2011-12-13-17:49:35-1450
Dec 13 20:11:58 localhost abrtd: Dump directory is a duplicate of
/var/spool/abrt/ccpp-2011-12-13-17:49:35-1450
Dec 13 20:11:58 localhost abrtd: Deleting dump directory
ccpp-2011-12-13-20:11:54-1458 (dup of ccpp-2011-12-13-17:49:35-1450), sending
dbus signal
Dec 13 20:11:59 localhost chronyd[936]: Selected source 84.2.46.19
Dec 13 20:12:01 localhost rsyslogd-2177: imuxsock lost 27 messages from pid
1452 due to rate-limiting
Dec 13 20:12:01 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus
method=NameOwnerChanged
Dec 13 20:12:01 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus
method=NameOwnerChanged
Dec 13 20:12:01 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus
method=NameOwnerChanged
Dec 13 20:12:04 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager
method=IsInhibited
Dec 13 20:12:04 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager
method=IsInhibited
Dec 13 20:12:04 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager
method=IsInhibited
Dec 13 20:12:28 localhost dbus-daemon[949]: ** Message: No devices in use,
exit
Dec 13 20:12:42 localhost systemd-logind[909]: New user mark logged in.
Dec 13 20:12:42 localhost systemd-logind[909]: New session 3 of user mark.
Dec 13 20:12:49 localhost rpc.idmapd[1021]: nss_getpwnam: name 'root'
does not map into domain 'localdomain'
Dec 13 20:12:49 localhost rpc.idmapd[1021]: nss_getpwnam: name 'mark'
does not map into domain 'localdomain'
Dec 13 20:12:49 localhost systemd-logind[909]: Removed session 1.
Dec 13 20:13:26 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager
method=IsInhibited
Dec 13 20:13:26 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager
method=IsInhibited
Dec 13 20:13:26 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager
method=IsInhibited
Dec 13 20:15:26 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager
method=IsInhibited
Dec 13 20:15:26 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager
method=IsInhibited
Dec 13 20:15:26 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager
method=IsInhibited
Dec 13 20:15:53 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager
method=IsInhibited
Dec 13 20:15:53 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager
method=IsInhibited
Dec 13 20:15:53 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager
method=IsInhibited
Dec 13 20:18:06 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager
method=IsInhibited
Dec 13 20:18:06 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager
method=IsInhibited
Dec 13 20:18:06 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager
method=IsInhibited
Dec 13 20:18:23 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager
method=IsInhibited
Dec 13 20:18:23 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager
method=IsInhibited
Dec 13 20:18:23 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager
method=IsInhibited
Dec 13 20:23:34 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager
method=IsInhibited
Dec 13 20:23:34 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager
method=IsInhibited
Dec 13 20:23:34 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager
method=IsInhibited
Dec 13 20:24:03 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager
method=IsInhibited
Dec 13 20:24:03 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager
method=IsInhibited
Dec 13 20:24:03 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager
method=IsInhibited
Dec 13 20:26:15 localhost systemd-tmpfiles[1650]: Successfully loaded SELinux
database in 24ms 129us, size on heap is 366K.
Dec 13 20:33:53 localhost gnome-session[1452]: DEBUG(+): Searching for 4194307
in 4194307,4194308
Dec 13 20:33:53 localhost gnome-session[1452]: DEBUG(+): Watch 1 fired, idle
time = 600000
Dec 13 20:33:53 localhost gnome-session[1452]: DEBUG(+): GsmPresence: setting
idle: 1
Dec 13 20:33:53 localhost gnome-session[1452]: DEBUG(+): Updating ConsoleKit
idle status: 1
Dec 13 20:33:53 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager
method=IsInhibited
Dec 13 20:33:53 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager
method=IsInhibited
Dec 13 20:33:53 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager
method=IsInhibited
Dec 13 20:34:06 localhost gnome-session[1452]: DEBUG(+): Searching for 4194308
in 4194307,4194308
Dec 13 20:34:06 localhost gnome-session[1452]: DEBUG(+): Watch 1 fired, idle
time = 0
Dec 13 20:34:06 localhost gnome-session[1452]: DEBUG(+): GsmPresence: setting
idle: 0
Dec 13 20:34:06 localhost gnome-session[1452]: DEBUG(+): Updating ConsoleKit
idle status: 0
Dec 13 20:34:06 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager
method=IsInhibited
Dec 13 20:34:06 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager
method=IsInhibited
Dec 13 20:34:06 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager
method=IsInhibited
Dec 13 20:34:16 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager
method=IsInhibited
Dec 13 20:34:16 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager
method=IsInhibited
Dec 13 20:34:16 localhost gnome-session[1452]: DEBUG(+): GsmDBusClient:
obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager
method=IsInhibited
Dec 13 20:38:11 localhost dbus[949]: [system] Activating service
name='net.reactivated.Fprint' (using servicehelper)
Dec 13 20:38:11 localhost dbus-daemon[949]: dbus[949]: [system] Activating
service name='net.reactivated.Fprint' (using servicehelper)
Dec 13 20:38:11 localhost dbus-daemon[949]: Launching FprintObject
Dec 13 20:38:11 localhost dbus-daemon[949]: dbus[949]: [system] Successfully
activated service 'net.reactivated.Fprint'
Dec 13 20:38:11 localhost dbus[949]: [system] Successfully activated service
'net.reactivated.Fprint'
Dec 13 20:38:11 localhost dbus-daemon[949]: ** Message: D-Bus service launched
with name: net.reactivated.Fprint
Dec 13 20:38:11 localhost dbus-daemon[949]: ** Message: entering main loop


Note You need to log in before you can comment on or make changes to this bug.