Menu

#3 External Spawned Commands "Hang"

open-later
minor (2)
2
2002-07-27
2002-07-24
No

Occasionally external commands that are executed via
hIDE take an extremely long time to complete. Not sure
if this is a posix thread, Qt or Linux
issue. I am *guessing* that it is a Qt issue with the
signal\slot mechanism.

Sometimes simply moving the mouse gives it a "kick in
the ass" and the
command completes execution. This is another reason why
I beleive this issue *may* be related to Qt (Qt's
signal\slot\event system possibly).

This issue MUST be resolved for the final release
version of hIDE. Running
"make" takes long enough to finish sometimes from the
command-line,
shouldn't have to wait even longer when using a tool
designed to speed
up the development process =)

Discussion

  • James Martin

    James Martin - 2002-07-27
    • labels: 432524 --> minor
    • priority: 5 --> 2
    • summary: External Spawned Commands "Hang" --> External Spawned Commands "Hang"
    • status: open --> open-later
     
  • James Martin

    James Martin - 2002-07-27

    Logged In: YES
    user_id=332934

    This bug is NOT that serious. Through testing it has been
    determined that the execution of the cmmand does not hang,
    *something* in Qt's signal\slot\event
    mechanism. The workatound is still simply moving the mouse.

     

Log in to post a comment.