Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Can't run Qt DesignStudio on Ubuntu 20.04 3LTS
Forum Updated to NodeBB v4.3 + New Features

Can't run Qt DesignStudio on Ubuntu 20.04 3LTS

Scheduled Pinned Locked Moved Solved Installation and Deployment
3 Posts 2 Posters 1.6k Views
  • 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.
  • LudoFRL Offline
    LudoFRL Offline
    LudoFR
    wrote on last edited by LudoFR
    #1

    Hello everyone,

    I'm new to Qt and I try to use Qt on Ubuntu for the first time, and I'm new to Ubuntu too.

    I cant launch Qt DesignStudio. I have try to install with online QT installer, with terminal command.

    I try to launch from : Qt/Tools/QtDesignStudio/bin/ qtdesignstudio but nothing happen when i try to run.

    Screenshot from 2021-09-30 16-57-51.png

    I want acces this in fact : (on my windows)

    Screenshot 2021-09-30 165543.png

    A special manipulation or package are need for this on ubuntu?

    Thanks.

    JonBJ 1 Reply Last reply
    0
    • LudoFRL LudoFR

      Hello everyone,

      I'm new to Qt and I try to use Qt on Ubuntu for the first time, and I'm new to Ubuntu too.

      I cant launch Qt DesignStudio. I have try to install with online QT installer, with terminal command.

      I try to launch from : Qt/Tools/QtDesignStudio/bin/ qtdesignstudio but nothing happen when i try to run.

      Screenshot from 2021-09-30 16-57-51.png

      I want acces this in fact : (on my windows)

      Screenshot 2021-09-30 165543.png

      A special manipulation or package are need for this on ubuntu?

      Thanks.

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by JonB
      #2

      @LudoFR
      I suggest you open a Terminal (Command Prompt/shell) --- if you don't know how to do that you need to learn because you will need this! Then type in the full path to try to run it, like

      /home/Qt/Tools/QtDesignStudio/bin/qtdesignstudio
      

      or whatever the path is. You need to get the path right so that it does not just say No such file or directory.

      When you do get that path right to execute it, do you get some message in the terminal from the attempt to run the application?

      1 Reply Last reply
      0
      • LudoFRL Offline
        LudoFRL Offline
        LudoFR
        wrote on last edited by
        #3

        Thanks for tip :

        Solved by :

        sudo apt install libopengl0 -y

        Can open now. I appreciate your help

        1 Reply Last reply
        1

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved