Grunch MagicBeacon WirelessDesktop (MorphOS2.x)

Le nostre news in homepage

Moderatore: Newser

Re: Grunch MagicBeacon WirelessDesktop (MorphOS2.x/3.x)

Messaggioda MacGyverPPC » ven ott 21, 2011 6:30 pm

samo79 ha scritto:Bene i testing su OS4 cominciano a dare i loro frutti :felice:

Cioè? Si può installare Grunch anche su OS4 adesso?
Ma non ho capito bene a che serve... aggiorna vari programmi?
E fino a che punto va bene su OS4? :riflette:
Forse meglio aprire un 3ad separato perchè qui mi confondo con MOS :semo: :sperduto:
OS4.1.3Immagine+SAM= ImmagineNG c'è!
SAM440EP: OS4.1.4Up4:con USB2.0 UP,RunInUae integrato con Kickstart 3.1,1.3,CD32 originali, MUI migliorato ecc/HD400GbSata/masterizzatore sataDVD/SB Audigy5.1.
AMIGA1200PPC/060(HomeTower):OS4Classic/USB/BlizzardPPC/BVision/Ram128Mb/HD/CD-DVD/RW :rock:
AMIKIT WinUAE:OS3.9/OS4 FE : AMD A8 x64
Advance
Multitask
Integrated
Grafic
Architecture
Avatar utente
MacGyverPPC

Leggenda
 
Messaggi: 10887
Iscritto il: sab set 22, 2007 4:51 pm
Località: Alessandria

Re: Grunch MagicBeacon WirelessDesktop (MorphOS2.x/3.x)

Messaggioda Miky060 » mar ott 25, 2011 6:00 pm

divina ha scritto:
Miky060 ha scritto:Ma non ho ben capito una cosa di Grunch.. possibile che non c'è un pulsante che mi fa il check di TUTTI i proggrammi installati!? Se voglio controllare se le versioni sono le ultime mi devo mettere la a selezionare una voce alla volta e pigiare su "check".
Possibile che funzioni in modo così balordo o sono io che sbaglio qualcosa?


il check lo effettua ogni volta che esegui Grunch :felice:
Infatti noterai che ti segnala in rosso gli aggiornamenti che rileva automaticamente, tra cui ironia della sorte Grunch 1.12 rilasciato oggi :)
Logicamente poi puoi fare singoli check, eventuali download esenti da installazione, update, repair ... molto molto completo (utile leggere l' intera documentazione prima di utilizzarlo, anche per inserire specifici path)


Qui si comporta in modo strano: fa il check completo all'avvio e non mi trova nessuna applicazione non aggiornata, dice "0 outdated, ma se faccio un check manuale trovo ad esempio che Gallerius è da aggiornare..
Come è possibile?
Miky060

Veterano
 
Messaggi: 217
Iscritto il: lun nov 22, 2010 4:25 pm

Re: Grunch MagicBeacon WirelessDesktop (MorphOS2.x/3.x)

Messaggioda divina » mar ott 25, 2011 9:21 pm

MacGyverPPC ha scritto:Ma non ho capito bene a che serve... aggiorna vari programmi?


software center con funzioni di download, upload, install, uninstall, repair, supporto dipendenze :felice:
qua trovi più informazioni in merito ed anche un video
http://www.nonsoloamiga.com/forum/viewt ... f=19&t=846
MorphOS 3.9-PowerMac G4 && G5 && PowerBook G4 17" && Pegasos2 G4 //AmigaOS4.x //AROS //- AMiGA 4000D/T - MacIntel - system servers -
Avatar utente
divina

Leggenda
 
Messaggi: 5033
Iscritto il: dom ago 10, 2008 11:19 pm
Località: BG

Re: Grunch MagicBeacon WirelessDesktop (MorphOS2.x/3.x)

Messaggioda divina » mar ott 25, 2011 9:23 pm

Miky060 ha scritto:Qui si comporta in modo strano: fa il check completo all'avvio e non mi trova nessuna applicazione non aggiornata, dice "0 outdated, ma se faccio un check manuale trovo ad esempio che Gallerius è da aggiornare..
Come è possibile?


strano, qua al check automatico rileva eventuali aggiornamenti analogamente a quello manuale; prova a segnalarlo a Guido
MorphOS 3.9-PowerMac G4 && G5 && PowerBook G4 17" && Pegasos2 G4 //AmigaOS4.x //AROS //- AMiGA 4000D/T - MacIntel - system servers -
Avatar utente
divina

Leggenda
 
Messaggi: 5033
Iscritto il: dom ago 10, 2008 11:19 pm
Località: BG

Re: Grunch MagicBeacon WirelessDesktop (MorphOS2.x/3.x)

Messaggioda divina » mar ott 25, 2011 9:27 pm

Aggiornato Grunch 1.17, changelog


23.10.2011
- added DUPENAME support, which is useful when dealing with more
than one version of the same application. For example OWB exists
as OWB and OWB nosvg edition. Since "OWB" as item name is in use
already, after cloning the .db file you would need to adapt the
{NAME} field by hand. This new feature allows to use the same
ITEM name for a separate install source.
- fixed missing bracket in grunch install script causing (copyfiles)
error.

21.10.2011
- Entry filtering sometimes failed after update. Thanks to
Thomas Igracki for reporting this nasty thing.
- {STANDARDEXTRACT} super pattern now supports zip.
- fixed nasty bug, that sometimes caused async task launch to
fail with a wrong low memory error. This was the reason applications
randomly popped up as outdated.
- added missing super pattern section to the manuals.
- added AceyDucey and CyberLemmings.

20.10.2011
- removed software made by Christian Rosentreter from database
- it is no longer possible to enter relative path in config.
This can confuse the recursive data processing, when one current
dir is set after another. (see image cache recursion bug below)
- App finder path settings are disabled, when app finder is turned off
- fixed {DISPLAYNAME} issue caused by several scripts
- Added {STANDARDBACKUP} which magically causes standard applications to
be archived and stored to a specified backup location, when enabled
in preferences. It also stores ENVARC: settings using "ENVARC:MUI/{NAME}#?"
or "ENVARC:{NAME}#?".

19.10.2011
- added smaller png icon, as OS4 seems to be unable to deal
with images bigger than 256x256 (LOL)
- adapted installation description as OS4 users seem to be
confused about the "SYS:Application" drawer. Of course any
other drawer will be fine, too.
- Fixed NTFS3G installer
- cleaned some documentation
- Added installer script for the initital install.
- SystemLock() was bond to BetaLock(), so since betas where allowed
it was possible to use 68K versions on OS4 and MorphOS. Fixed that.
Stuff will silently fail with return code 20
- added tons of debug to catch os4 problems.
- fixed potential hit in Dos_MakeDir() function.
- fixed image cache recursion bug. Grunch/Cache/Image/Cache/Image

18.10.2011
- moved app finder settings to expert secton
- added app finder path settings
- added caph.db
- fixed several copy and paste typos in catalogs

17.10.2011
- fixed appfinder blacklist entry for "objects" and "cd0"
- fixed grunch log help bubble
- added {DISPLAYNAME} as requested by Timo Leefers

16.10.2011
- fixed RxMUI install
- fixed expert settings flags
MorphOS 3.9-PowerMac G4 && G5 && PowerBook G4 17" && Pegasos2 G4 //AmigaOS4.x //AROS //- AMiGA 4000D/T - MacIntel - system servers -
Avatar utente
divina

Leggenda
 
Messaggi: 5033
Iscritto il: dom ago 10, 2008 11:19 pm
Località: BG

Re: Grunch MagicBeacon WirelessDesktop (MorphOS2.x/3.x)

Messaggioda divina » gio ott 27, 2011 11:30 pm

Aggiornato Grunch 1.20, changelog

27.10.2011
- server date/time now gets converted into local user
time. So GMT/DST or what ever the server is using, does not
matter when comparing upload date with users current file dates.
- cleanups
- Fixed hit caused by accessing the preferences early when they are
no loaded. Introduced by new GRUNCH hide option check. Thanks to
Thomas Klein for reporting.

26.10.2011
- cleaned version obtaining code a lot.
- added new server file date check possiblity, which is
useful for files without any version information like beta
archives or crappy software repositories.
- fixed potential hit
- all G#? Dos commands are now locked and work only when Grunch
is running in install or uninstall mode.
- Grunch database entries can now optional be hidden if the config
switch in expert settings is set. When the filtering is enabled
the entries only get visible, when filter type is set to grunch.
- Added missing GLog shell command
- Added Grunch log messages during backup process.

25.10.2011
- used install dependency and recently added dupe support to create
a better version tracking behavior. Reporting false versions for
plugins and dupes should be prevented without dealing with NOCACHE
and RESCAN options for these items, which are obsolete now. So no
more useless global list rescan needed after updating once component
or plugin.

24.10.2011
- reworked download management a little to allow future extensions.
MorphOS 3.9-PowerMac G4 && G5 && PowerBook G4 17" && Pegasos2 G4 //AmigaOS4.x //AROS //- AMiGA 4000D/T - MacIntel - system servers -
Avatar utente
divina

Leggenda
 
Messaggi: 5033
Iscritto il: dom ago 10, 2008 11:19 pm
Località: BG

Precedente

Torna a News e rumors

Chi c’è in linea

Visitano il forum: Nessuno e 19 ospiti

cron