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. EGLFS app freezes terminal on exit

EGLFS app freezes terminal on exit

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
3 Posts 2 Posters 431 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.
  • S Offline
    S Offline
    Szymon. M. Sabat
    wrote on last edited by
    #1

    I run my app on Raspberry with -platform eglfs and it works fine but after it finishes, everything freezes. I can see the output of what my app was doing and I can see pi@raspberry:~ $ but I can't write anything anymore and I can't even change tty with CTRL+ALT+F2. I can however log in by ssh in order to e.g. reboot the system. How do I fix that?

    K 1 Reply Last reply
    0
    • S Szymon. M. Sabat

      I run my app on Raspberry with -platform eglfs and it works fine but after it finishes, everything freezes. I can see the output of what my app was doing and I can see pi@raspberry:~ $ but I can't write anything anymore and I can't even change tty with CTRL+ALT+F2. I can however log in by ssh in order to e.g. reboot the system. How do I fix that?

      K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      @Szymon-M-Sabat

      You have to use the debugger or other output means and try to see where it actually freezes. That is probably the only way to detect where the problem is.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      3
      • S Offline
        S Offline
        Szymon. M. Sabat
        wrote on last edited by
        #3

        You are right, I was sure my app is long gone and it doesn't matter as I can see bash prompt and all that... but when I exit it manually (by quit()), there is no problem.

        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