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. Qt Android exit sleep mode freeze gui
Forum Updated to NodeBB v4.3 + New Features

Qt Android exit sleep mode freeze gui

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
4 Posts 4 Posters 1.2k 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.
  • P Offline
    P Offline
    Pitpit44
    wrote on 12 Nov 2015, 13:04 last edited by
    #1

    Hi,
    I use Qt5.5.0 with Android (on Windows). My app works well until a wake up after a sleep mode step. When I wake up the phone, the gui is freezing (white background with title bar), but not the app because I can see the logs on my QtCreator console.

    Someone know the problem and/or a solution ?

    Thanks.

    V 1 Reply Last reply 3 Aug 2017, 01:20
    0
    • P Pitpit44
      12 Nov 2015, 13:04

      Hi,
      I use Qt5.5.0 with Android (on Windows). My app works well until a wake up after a sleep mode step. When I wake up the phone, the gui is freezing (white background with title bar), but not the app because I can see the logs on my QtCreator console.

      Someone know the problem and/or a solution ?

      Thanks.

      V Offline
      V Offline
      vata.co.kr
      wrote on 3 Aug 2017, 01:20 last edited by
      #2

      @Pitpit44

      I also use Qte4.7.2.
      Used in arm core.
      I'm having the same problem.
      I do not know if it's sleep mode,
      If there is no input for a long time, GUI freeze by moving the mouse.
      I also wonder what the cause is.

      1 Reply Last reply
      0
      • E Offline
        E Offline
        elpidamachairidou
        wrote on 20 Jan 2021, 10:51 last edited by
        #3

        Are you using any loaders to load the UI? Currently, I'm having same issues (testing on mac+iOS) and I slowly come to the conclusion that loaders do not load/unload their components properly when system goes to sleep, meaning that when system wakes up nothing is loaded on the screen(background processes work well).

        J 1 Reply Last reply 20 Jan 2021, 10:53
        0
        • E elpidamachairidou
          20 Jan 2021, 10:51

          Are you using any loaders to load the UI? Currently, I'm having same issues (testing on mac+iOS) and I slowly come to the conclusion that loaders do not load/unload their components properly when system goes to sleep, meaning that when system wakes up nothing is loaded on the screen(background processes work well).

          J Online
          J Online
          J.Hilk
          Moderators
          wrote on 20 Jan 2021, 10:53 last edited by
          #4

          @elpidamachairidou
          do you use a recent (preferably LTS) version of Qt, because there was one older one, where there were problems similar to what you describe


          Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


          Q: What's that?
          A: It's blue light.
          Q: What does it do?
          A: It turns blue.

          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