Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!genrad!panda!husc6!harvard!seismo!lll-crg!lll-lcc!pyramid!amiga!jimm From: jimm@amiga.UUCP (Jim Mackraz) Newsgroups: net.micro.amiga Subject: Re: flash on the amiga screen ..... Message-ID: <1177@amiga.amiga.UUCP> Date: Mon, 19-May-86 15:48:06 EDT Article-I.D.: amiga.1177 Posted: Mon May 19 15:48:06 1986 Date-Received: Fri, 23-May-86 05:45:40 EDT References: <424@elmgate.uucp> <93500016@convex> Reply-To: jimm@homer.UUCP (Jim Mackraz) Organization: Commodore-Amiga Inc., 983 University Ave #D, Los Gatos CA 95030 Lines: 39 In article <93500016@convex> danny@convex.UUCP writes: > > > >I think the problem is not just with vi. > >I use AmigaBASIC alot and sometimes when you get errors, especially in >rapid fire, the screen will turn this same yellow. Will some Intuition guru >point out the offending routine that will beep and flash the colors of a screen? >This would seen to be the bug. I suggest that for the time being, a program >(like Online! for example) check the color registers after BEEPing and if they >changed, reset them. > >Dan Wallach >convex!danny > >P.S. How do I get a pre-release copy of Workbench 1.2? Ok, I'm wrong. Even in Beta1 DisplayBeep() can still get inverted. (I added some semaphores *near* that piece of code, but not quite *around* that piece of code :^)) Honest Injun', never again. Please don't dick with the color registers, it is exactly that kind of thing not being re-entrant that causes this problem in the first place (what if someone else is beeping the screen?). Consider the bug reported (beaten over my head) and By Jiminy, it will be fixed. Workbench 1.2 doesn't work without Kickstart 1.2, so you need both. Actually, to develop anything cool, you need the whole kit-and-kaboodle (libs, incs, docs, ...). The deal with that is that all registered developers will be getting Beta sets, just not as soon as we had expected. Non-registered developers might steal a copy from their registered friends (without their knowledge) and use it and find a channel to get bugs reported back to us. But that is up to them. jimm IntuiGod