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. Framebuffer is not clean closing qt application
Forum Updated to NodeBB v4.3 + New Features

Framebuffer is not clean closing qt application

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

    Hi guys,

    I'm trying to test a simple HelloWorld program on arm platform (imx6). Cross compilation looks good but I've a problem related to framebuffer. I can see the QWidget and all it's components but when I press exit button I cannot remove the window from framebuffer and it still on screen but main thread is terminated correctly.

    I run the program passing qws option.

    Do you have any suggestion ?

    Thanks in advanced.

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

      Hi and welcome to devnet,

      As a work around, you could call your application using a script and add a line where you send 0 to the frame buffer.

      Hope it helps

      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