Results 1 to 7 of 7

Thread: Help: Opening Settings logs user out of session

  1. #1
    Join Date
    Jul 2018
    Beans
    2

    Exclamation Help: Opening Settings logs user out of session

    Fresh install of Ubuntu.

    When I open the default settings GUI, I get black screened and logged out of the current user session. Takes me back to log in screen.

    Here are the logs:

    Code:
    09:41:08 spice-vdagent: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
    09:41:08 pulseaudio: [pulseaudio] backend-ofono.c: Failed to register as a handsfree audio agent with ofono: org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files
    09:41:05 kernel: nouveau 0000:09:00.0: gr: init failed, -16
    09:41:05 kernel: nouveau 0000:09:00.0: gr: init failed, -16
    09:41:05 kernel: nouveau 0000:09:00.0: gr: FECS falcon already acquired by gr!
    09:40:59 pulseaudio: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.Error.AccessDenied: Rejected send message, 2 matched rules; type="method_call", sender=":1.110" (uid=1000 pid=2492 comm="/usr/bin/pulseaudio --start --log-target=syslog " label="unconfined") interface="org.freedesktop.DBus.ObjectManager" member="GetManagedObjects" error name="(unset)" requested_reply="0" destination="org.bluez" (uid=0 pid=1192 comm="/usr/lib/bluetooth/bluetoothd " label="unconfined")
    09:40:59 gnome-session-b: CRITICAL: We failed, but the fail whale is dead. Sorry....
    09:40:59 kernel: nouveau 0000:09:00.0: gr: init failed, -16
    09:40:59 pulseaudio: [pulseaudio] client-conf-x11.c: xcb_connection_has_error() returned true
    09:40:59 kernel: nouveau 0000:09:00.0: gr: init failed, -16
    09:40:50 spice-vdagent: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
    09:40:49 pulseaudio: [pulseaudio] backend-ofono.c: Failed to register as a handsfree audio agent with ofono: org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files
    09:40:44 kernel: nouveau 0000:09:00.0: gr: init failed, -16
    09:40:31 spice-vdagent: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
    09:40:30 kernel: nouveau 0000:09:00.0: gr: init failed, -16
    09:40:28 kernel: tpm_crb MSFT0101:00: can't request region for resource [mem 0xdc40c000-0xdc40cfff]
    09:40:28 kernel: nouveau 0000:09:00.0: gr: init failed, -110
    Last edited by lisati; July 19th, 2018 at 08:29 PM. Reason: Replaced [QUOTE] tags with [CODE] for readability

  2. #2
    Join Date
    Feb 2010
    Location
    Obscurial Springs
    Beans
    15,209
    Distro
    Ubuntu Budgie Development Release

    Re: Help: Opening Settings logs user out of session

    Hello and Welcome

    Do you know why there is a reference to redhat spice on Ubuntu?

    Code:
    spice-vdagent: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0

    https://bugzilla.redhat.com/show_bug.cgi?id=1497637
    "Our intention creates our reality. "

    Ubuntu Documentation Search: Popular Pages
    Ubuntu: Security Basics
    Ubuntu: Flavors

  3. #3
    Join Date
    Jul 2018
    Beans
    2

    Re: Help: Opening Settings logs user out of session

    I don't know why, but here's everything that was installed:


    • NVIDIA drivers (GP104 390.48-0ubuntu3)
    • Chrome
    • VirtualBox
    • Vagrant
    • Intellij
    • Docker
    • Dropbox
    • Spotify
    • Git


    Nothing else from my side.

    I suspected that it might have something to do with the NVIDIA drivers and removed those, but the issue persists. Everything else works 100%, just can't open the settings dialog.

  4. #4
    Join Date
    Feb 2010
    Location
    Obscurial Springs
    Beans
    15,209
    Distro
    Ubuntu Budgie Development Release

    Re: Help: Opening Settings logs user out of session

    Is this a virtual or hard-drive installation ?
    "Our intention creates our reality. "

    Ubuntu Documentation Search: Popular Pages
    Ubuntu: Security Basics
    Ubuntu: Flavors

  5. #5
    Join Date
    Mar 2010
    Location
    London, UK
    Beans
    461
    Distro
    Ubuntu Studio 18.04 Bionic Beaver

    Re: Help: Opening Settings logs user out of session

    Quote Originally Posted by Frogs Hair View Post
    Hello and Welcome

    Do you know why there is a reference to redhat spice on Ubuntu?

    Code:
    spice-vdagent: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0

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

    I just noticed I also have spice-vdagent on my machine when checking services so did a rdepend and that makes me wonder how anybody would not have it with a default install!!

    Code:
    ~$ apt-cache rdepends spice-vdagent 
    spice-vdagent
    Reverse Depends:
      ubuntu-desktop
      xubuntu-desktop
      xubuntu-core
      vanilla-gnome-desktop
      ubuntustudio-desktop-core
      ubuntustudio-desktop
      ubuntukylin-desktop
      ubuntu-mate-desktop
      ubuntu-mate-core
      ubuntu-budgie-desktop
      kubuntu-desktop

  6. #6
    Join Date
    Feb 2010
    Location
    Obscurial Springs
    Beans
    15,209
    Distro
    Ubuntu Budgie Development Release

    Re: Help: Opening Settings logs user out of session

    Appears to be for a virtual machine client. I was surprised to read red hat in the error.


    https://www.spice-space.org/download.html
    Last edited by Frogs Hair; July 21st, 2018 at 01:31 AM.
    "Our intention creates our reality. "

    Ubuntu Documentation Search: Popular Pages
    Ubuntu: Security Basics
    Ubuntu: Flavors

  7. #7
    Join Date
    Jun 2006
    Location
    Nux Jam
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Help: Opening Settings logs user out of session

    Workaround, till getting a fix:

    sudo gedit /usr/lib/tmpfiles.d/spice-vdagentd.conf
    and modify the path from /var/run/.... to /run/....
    then save and exit. That will stop the log spam.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •