Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Terminal Example (community version) doesn't show any data

Terminal Example (community version) doesn't show any data

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 4 Posters 305 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.
  • Y Offline
    Y Offline
    yureiko
    wrote on last edited by
    #1

    Hi,

    I'm using QT community version 4.14 on windows. I'm trying to test the terminal example, but when i run the project, with a uC connected on a COM port, the console doesn't show the data sent by uC. Others consoles shows the data.

    Someone have any idea what is happening?

    1 Reply Last reply
    0
    • K Offline
      K Offline
      kuzulis
      Qt Champions 2020
      wrote on last edited by kuzulis
      #2
      1. There are no 4.14 version exists.
      2. Most likelly, you are use v5.13.1... You need update it to 5.13.2/5.12.6/5.14 (any other except 5.13.1).
      mr ZXM 1 Reply Last reply
      4
      • K kuzulis
        1. There are no 4.14 version exists.
        2. Most likelly, you are use v5.13.1... You need update it to 5.13.2/5.12.6/5.14 (any other except 5.13.1).
        mr ZXM Offline
        mr ZXM Offline
        mr ZX
        wrote on last edited by
        #3

        @kuzulis said in Terminal Example (community version) doesn't show any data:

        1. There are no 4.14 version exists.
        2. Most likelly, you are use v5.13.1... You need update it to 5.13.2/5.12.6/5.14 (any other except 5.13.1).

        you wrong,he use Qt Creator 4.14 IDE its up to dated.
        if you go to your IDE Help>about Qt creator... you see your ide version for example i use 4.6 and base on Qt 5.11.

        SGaistS 1 Reply Last reply
        0
        • mr ZXM mr ZX

          @kuzulis said in Terminal Example (community version) doesn't show any data:

          1. There are no 4.14 version exists.
          2. Most likelly, you are use v5.13.1... You need update it to 5.13.2/5.12.6/5.14 (any other except 5.13.1).

          you wrong,he use Qt Creator 4.14 IDE its up to dated.
          if you go to your IDE Help>about Qt creator... you see your ide version for example i use 4.6 and base on Qt 5.11.

          SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @mr-ZX The current version of Qt Creator is 4.11. @kuzulis stated that Qt 4.14 does not exists which is correct, the last version of the 4 series is 4.8.7.

          The version used to build Qt Creator has nothing to do with the version used to build application although they might correspond from time to time.

          In any case, the suggestion made is correct as Qt 5.13.1 and 5.12.5 have an issue with QSerialPort hence the recommendation of @kuzulis to update for a more recent version of Qt were it has been fixed.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          3

          • Login

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