Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Assistant 4.8.4 causes X to freeze
Forum Updated to NodeBB v4.3 + New Features

Assistant 4.8.4 causes X to freeze

Scheduled Pinned Locked Moved Qt Creator and other tools
1 Posts 1 Posters 709 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.
  • T Offline
    T Offline
    thomaslandvik
    wrote on last edited by
    #1

    Hi,

    forgive me if this has been solved already, but I was unable to find a similar issue.
    Environment is OpenSUSE 12.1 64bit (fluxbox/KDE) with Qt 4.8.4.
    We start an instance of assistant from our application using QProcess::start with remote control enabled and give a collection file as a parameter.
    So far so good, everything looks OK.
    If we then close our application before assistant, X freezes up. Closing assistant before the application is OK.
    This was not an issue in 4.7.3 (or 4.8.2).
    It seems the issue is partially due to a change in remotecontrol.cpp:193, a return replacing a break in the cmd handling loop. I'm guessing the freeze occurs as a result of main window raise or activateWindow. Reverting only partially fixes the issue, X doesn't freeze up, but assistant now runs at 100% CPU.
    This is not an issue on Windows.
    Any hints would be greatly appreciated.

    Thanks,
    Thomas

    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