maintainer-feedback requested: [Bug 227334] x11/gnome-shell: shell and desktop failed
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Apr 6 23:54:53 UTC 2018
Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-gnome mailing list
<gnome at FreeBSD.org> for maintainer-feedback:
Bug 227334: x11/gnome-shell: shell and desktop failed
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227334
--- Description ---
I have been running GNOME3 on a desktop machine with an NVIDIA GTX 1050 GPU
without issue since October last year. After recently doing a pkg upgrade I can
no longer log in though.
GDM runs properly but when I log into a GNOME session I get the "Oh no
something has gone wrong" message after about a minute of a grey screen. The
mouse continues to work and I can click the Log Out button to return to GDM.
I think my X configuration is fine as I'm able to log into an Xfce session from
gdm without issue (I'm writing this from that session).
The issue might be related to gnome-settings-daemon although this has not been
updated recently.
There is at least one other person experiencing the same issue as reported on
the forums:
https://forums.freebsd.org/threads/oh-no-something-has-gone-wrong-gnome3.60383/
#post-383823
/etc/rc.conf:
clear_tmp_enable="YES"
syslogd_flags="-ss"
sendmail_enable="NONE"
hostname="wes-freebsd-box.localdomain"
ifconfig_em0="DHCP"
sshd_enable="YES"
ntpd_enable="YES"
powerd_enable="YES"
# Set dumpdev to "AUTO" to enable crash dumps, "NO" to disable
dumpdev="AUTO"
zfs_enable="YES"
devfs_system_ruleset="devfsrules_common"
dbus_enable="YES"
gnome_enable="YES"
jenkins_enable="YES"
vm_enable="NO"
vm_dir="zfs:zroot/vm"
pf_enable="NO"
dnsmasq_enable="NO"
/etc/X11/xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 384.59 (root at 110amd64-default-job-06) Fri Oct 20
12:38:32 UTC 2017
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/sysmouse"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "keyboard"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection
/var/log/gdm/:1-greeter.log:
** (gnome-settings-daemon:8008): WARNING **: Ignoring unknown module
'org.gnome.settings-daemon.plugins.orientation'
(gnome-settings-daemon:8008): media-keys-plugin-WARNING **: Unable to inhibit
keypresses: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
org.freedesktop.login1 was not provided by any .service files
Gjs-Message: JS LOG: No permission to trigger offline updates: Polkit.Error:
GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action
org.freedesktop.packagekit.trigger-offline-update is not registered
Gjs-Message: JS LOG: Could not get properties from org.freedesktop.locale1
(gnome-settings-daemon:8008): power-plugin-WARNING **: Unable to inhibit
suspend: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
org.freedesktop.login1 was not provided by any .service files
(gnome-settings-daemon:8008): GLib-GIO-WARNING **: Error releasing name
org.gnome.SettingsDaemon: The connection is closed
gnome-session-binary[7995]: WARNING: Lost name on bus: org.gnome.SessionManager
(gnome-settings-daemon:8008): GLib-GIO-WARNING **: Invalid id 4 passed to
g_bus_unown_name()
(ibus-daemon:8019): GVFS-RemoteVolumeMonitor-WARNING **: Owner of volume
monitor org.gtk.vfs.HalVolumeMonitor disconnected from the bus; removing
drives/volumes/mounts
(ibus-daemon:8019): GVFS-RemoteVolumeMonitor-WARNING **: Owner of volume
monitor org.gtk.vfs.GPhoto2VolumeMonitor disconnected from the bus; removing
drives/volumes/mounts
More information about the freebsd-gnome
mailing list