ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    X2Go and Mate on Fedora 24

    IT Discussion
    x2go fedora 24 linux mate
    2
    2
    1.9k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • stacksofplatesS
      stacksofplates
      last edited by

      If anyone else wants to use X2Go with Mate on Fedora 24, you may run into an issue. If you are logged in locally, and then try to log in from X2Go you get this error: "Could not acquire name on session bus" It's a pretty simple fix.

      #!/bin/bash
      
      unset DBUS_SESSION_BUS_ADDRESS
      
      /usr/bin/mate-session > /dev/null
      

      Just save that script and instead of calling Mate with the X2Go Client, just call that script.

      1 Reply Last reply Reply Quote 4
      • scottalanmillerS
        scottalanmiller
        last edited by

        Thanks!

        1 Reply Last reply Reply Quote 1
        • 1 / 1
        • First post
          Last post