Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. How to adapt QtCreator with 4K screen in Ubuntu ?
Forum Updated to NodeBB v4.3 + New Features

How to adapt QtCreator with 4K screen in Ubuntu ?

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
4 Posts 2 Posters 832 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.
  • L Offline
    L Offline
    laine
    wrote on last edited by
    #1

    Hi, I use QtCreator 4.10.2 in Ubuntu 18.04.

    But there are some hidpi problem. just as the picture shown.
    Screenshot from 2020-03-16 18-00-51.png

    What should I do to let QtCreator shown content correctly ?

    JKSHJ 1 Reply Last reply
    0
    • L laine

      Hi, I use QtCreator 4.10.2 in Ubuntu 18.04.

      But there are some hidpi problem. just as the picture shown.
      Screenshot from 2020-03-16 18-00-51.png

      What should I do to let QtCreator shown content correctly ?

      JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #2

      @laine said in How to adapt QtCreator with 4K screen in Ubuntu ?:

      Hi, I use QtCreator 4.10.2 in Ubuntu 18.04.

      Ubuntu 18.04 uses X11 by default: https://www.omgubuntu.co.uk/2018/01/xorg-will-default-display-server-ubuntu-18-04-lts

      Unfortunately, X11 has limited high-DPI support. Switch to Wayland instead. See Morten Sørvig's last comment at https://bugreports.qt.io/browse/QTBUG-26898?focusedCommentId=386474

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      L 1 Reply Last reply
      0
      • JKSHJ JKSH

        @laine said in How to adapt QtCreator with 4K screen in Ubuntu ?:

        Hi, I use QtCreator 4.10.2 in Ubuntu 18.04.

        Ubuntu 18.04 uses X11 by default: https://www.omgubuntu.co.uk/2018/01/xorg-will-default-display-server-ubuntu-18-04-lts

        Unfortunately, X11 has limited high-DPI support. Switch to Wayland instead. See Morten Sørvig's last comment at https://bugreports.qt.io/browse/QTBUG-26898?focusedCommentId=386474

        L Offline
        L Offline
        laine
        wrote on last edited by laine
        #3

        @JKSH I didn't find libqt-walylad.so(or other name with wayland) under qtcreator directory extracted from qtcreator-***.run. (qt creator 4.10.2)
        Do you compile qt-wayland support lib yourself ?
        Or how do you enable it ?

        JKSHJ 1 Reply Last reply
        0
        • L laine

          @JKSH I didn't find libqt-walylad.so(or other name with wayland) under qtcreator directory extracted from qtcreator-***.run. (qt creator 4.10.2)
          Do you compile qt-wayland support lib yourself ?
          Or how do you enable it ?

          JKSHJ Offline
          JKSHJ Offline
          JKSH
          Moderators
          wrote on last edited by
          #4

          @laine said in How to adapt QtCreator with 4K screen in Ubuntu ?:

          Do you compile qt-wayland support lib yourself ?
          Or how do you enable it ?

          I don't know, sorry; I've never done it myself.

          I suggest you subscribe to the Qt Creator mailing list and asking there -- you'll find Qt engineers on that list.

          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

          1 Reply Last reply
          0

          • Login

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