OS4 DepotLogo by Alkaron 
(anonymous IP: 3.133.79.70,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Utility » Shell » noguru.lha

Noguru

Description: NoGuru redirects gurumediations to ringhio
Download: noguru.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 51kb
Version: 3.0
Date: 16 Sep 2012
Author: Kjetil Hvalstrand
Submitter: Kjetil Hvalstrand
Homepage: http://lifeofliveforit.blogspot.no
Category: utility/shell
Replaces: utility/shell/noyellow.lha
License: Freeware
Distribute: yes
Min OS Version: 4.1
FileID: 7389
 
Comments: 13
Snapshots: 0
Videos: 0
Downloads: 284  (Current version)
458  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
NoGuru package stops gurumediations alerts.

This file consists of two hacks nodisplayalert and noalert

noalert stops exec.library/alert from displaying, 
nodisplayalert stops intuition.library/displayalert from displaying.

noalert redirect to readable ringhio messages.
(the messages might not look right, but it will be fixed by Max in upcoming OS
update.)

Exec guru messages will be also printed to debug buffer, so they can be
recovered after warmreboot.

The hex error code is translated so humans can read it.
noalert try to identify the task or process not just print task address, if the
task really is a process it will look for last command executed from the shell
window.

noalert does not recover errors it only intercept the exec.library alert
function.

You can run noalert in two ways, suspend all tasks, or ignore and continue all
tasks.
(there is no white list or black list)

nodisplayalert redirect to reaction requestor.

etch of commands have some options check out --help for more information

to install add tis lines to s:user-startup

run >NIL: c:noalert.elf
run >NIL: c:nodisplayalert.elf

license: Freeware
Use it as you like, but do not distribute it whit out the readme

Chanages:

Version 3.0

* renamed NoYellow package to NoGuru
* noalert:
    + replaced SednMsg() whit local buffer table
      ( does not requiere forbid()/premit() its safer.)
    + errorno = -1, is now ignored as this is normal undocumented behavior.
    + fixed so dead_end alerts reboot computer or suspend the task (user option)
* nodisplayalert:
	no changes.

Version 2.0

noalert:

* renamed noyellow.exe renamed noalert.elf
* Improved error filtering and error messages
* process name detection might have improved

nodisplayalert:

* Redirect DisplayAlert to Reaction Requestor

Version 1.0

* First version only for Exec/Alert

Best Regards
Kjetil Hvalstrand


Copyright © 2004-2024 by Björn Hagström All Rights Reserved