Skip to content
0
  • Recent
  • Tags
  • Popular
  • SAMSON Connect
  • Get SAMSON
  • Recent
  • Tags
  • Popular
  • SAMSON Connect
  • Get SAMSON
Collapse
SAMSON Forum
  1. Home
  2. SAMSON
  3. Getting started
  4. Installing samson in Ubuntu 20

Installing samson in Ubuntu 20

Scheduled Pinned Locked Moved Getting started
2 Posts 2 Posters 1.2k Views 1 Watching
  • 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.
  • E
    E
    Elsaid
    wrote on last edited by
    #1

    $ ./SAMSON-Setup.run
    Verifying archive integrity... All good.
    Uncompressing SAMSON Software Package 18%
    100%
    saving context
    launching SAMSON_INSTALLER
    Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
    Segmentation fault (core dumped)
    restoring context

    1 Reply Last reply
    0
    • DmitriyMarinD
      DmitriyMarinD
      DmitriyMarin
      wrote on last edited by
      #2

      Dear @Elsaid ,

      This happens because of the Wayland display server on Ubuntu. You can try specifying another display server.

      If you launch SAMSON from a terminal, then you could first specify the environment variable QT_QPA_PLATFORM to use the Xorg display server (X11):
      export QT_QPA_PLATFORM=xcb

      Then start SAMSON in the same terminal. Note, SAMSON is installed in your home directory ~/OneAngstrom/SAMSON-Application/4.0.0/Binaries, you can try starting ./SAMSON-Launcher.sh

      If this works, you can try disabling Wayland on your system, for that you will need sudo privileges:

      • Disable Wayland by uncommenting WaylandEnable=false in the /etc/gdm3/custom.conf
      • Add QT_QPA_PLATFORM=xcb in your ~/.bashrc file.

      You might need to restart either the OS or the terminal.

      You can check whether your system uses Wayland or X11 by running the following command in the terminal:
      echo $XDG_SESSION_TYPE

      Dmitriy,
      The SAMSON Team, https://s-c.io

      1 Reply Last reply
      1

      Hello! It looks like you're interested in this conversation, but you don't have an account yet.

      Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

      With your input, this post could be even better 💗

      Register Login
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Login or register to search.
      • First post
        Last post