Menu

#115 MacPerl app: Empty script loops forever

Development Branch
closed-fixed
5
2002-02-05
2002-02-03
No

[MacPerl app: Empty script loops forever]

Open a new, empty window.
Run this window, i.e. this "empty script".
Stop Script doesn't work, this "script"
loops forever, apparently.

Btw, quitting closes all open windows, but
doesn't kill the script.

Regards,

--Thomas

Discussion

  • Matthias Neeracher

    Logged In: YES
    user_id=37219

    The root cause was that GUSI treated empty strings as "valid" files.

    GUSIFileSpec.nw,1.20

    To provide an immediate fix rather than make you wait for the next GUSI relese, I've also put in a check in MacPerl:

    MPAppleEvents.c,1.5

     
  • Matthias Neeracher

    • assigned_to: neeri --> thomaswegner
    • status: open --> open-fixed
     
  • Chris Nandor

    Chris Nandor - 2002-02-05

    Logged In: YES
    user_id=3660

     
  • Chris Nandor

    Chris Nandor - 2002-02-05
    • status: open-fixed --> closed-fixed
     

Log in to post a comment.