Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Screen artefact - Qt embedded 4.7.4 on arm platform
Forum Updated to NodeBB v4.3 + New Features

Screen artefact - Qt embedded 4.7.4 on arm platform

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 572 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.
  • S Offline
    S Offline
    slayerheng
    wrote on last edited by
    #1

    hello

    I have a strange problem and I don't success to fix it.

    I have two Qt screen program :

    • first is launched as splash screen for wainting system start.
    • second is user application. It close splash screen application by calling kill command (kill -s SIGTERM pid)

    My problem is small black rectangle appears on screen with second application when console message are printed.
    I don't have this problem when I use only one screen application. I have this problem when at least one qt screen application is closed.

    any idea to fix it ?

    remark : I have to put 0 in /sys/class/graphics/fbcon/cursor_blink because a little black rectangle appears in continous. may be it is the same type of bug?

    thanks

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Out of curiosity, why did you split your application in two ?

      You have a console active that uses your frame buffer so you would need to deactivate it in order to not have any cursor blinking.

      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
      0

      • Login

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