• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
User Interface freeze still in OS 9.1
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

User Interface freeze still in OS 9.1


  • Subject: User Interface freeze still in OS 9.1
  • From: cris <email@hidden>
  • Date: Sun, 10 Dec 2000 19:25:06 +0100

Mac OS 9.1 will not fix the "UI freeze bug". The following script, saved as
an applet will freeze the UI when you click into the menu bar. You cannot do
anything until the script has finished it's work:

-----
display dialog "Dismiss this dialog and click into the menu bar while the
script is in foreground.
If the user interface freezes, press apple-command-esc and click CANCEL or
wait 10 seconds."

set startime to current date
repeat until ((current date) > (startime + 10))
end repeat
-----


Interesstingly, if this script is saved as an OS X applet the UI doesn't
freeze! On the other hand, the menu isn't grayed when the script is in the
repeat loop, but i would prefer this cosmetic bug much more than a whole UI
freeze.




Greetings
cris
--
English is my second language.
www.cooc.de


  • Follow-Ups:
    • Re: User Interface freeze still in OS 9.1
      • From: Bill Cheeseman <email@hidden>
  • Prev by Date: Re: conversion characters
  • Next by Date: idle crash bug seems to be fixed in OS 9.1
  • Previous by thread: Re: conversion characters
  • Next by thread: Re: User Interface freeze still in OS 9.1
  • Index(es):
    • Date
    • Thread