Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
221 user(s) are online (30 user(s) are browsing News)

Members: 0
Guests: 221

more...

Support us!

Headlines


Recent Replied Topics
Software News : AISS 4.4 - Amiga Image Storage System - Service Release
Posted by Mason on 2008/9/27 19:18:13 (2357 reads) News by the same author
Software News

AISS V4.4 is available on the AISS section of Masonicons.de, OS4Depot.net and via AmiUpdate.

Highlights:

- over 500 new and reworked images
- optimized Installscript by OldFart
- reworked documentation

Warning! The installation process may take some time and no progress requester will be displayed.

AISS is a system to store, access and maintain toolbar images under AmigaOS.


Printer friendly page Send this story to a friend
The comments are owned by the author. We aren't responsible for their content.
Author Thread
PEB
Published: 2008/9/27 19:24  Updated: 2008/9/27 19:24
Not too shy to talk
Joined: 11/29/2006
From:
Comments: 474
 Re: AISS 4.4 - Amiga Image Storage System - Service Release
Great looking images (as always)!

The new install script works fine if AISS is already installed; but if it is not installed, the user manually has to assign "TBImages:" and add the auto assign to WBStartUp.
Mason
Published: 2008/9/27 20:23  Updated: 2008/9/27 20:23
Illusionist
Joined: 12/01/2006
From: Donauwörth / Germany
Comments: 508
 Re: AISS 4.4 - Amiga Image Storage System - Service Release
Yes, there was a little bug in the script, but if you press "cancel" the instalation will be continued.

Anyway, thanks for the hint! A new version is up now and soon on OS4Depot.
Jack
Published: 2008/9/27 23:14  Updated: 2008/9/27 23:14
Quite a regular
Joined: 11/27/2006
From: Israel
Comments: 932
 Re: AISS 4.4 - Amiga Image Storage System - Service Release
Thanks!

AmiUpdate install shouts:
Quote:

Cannot open "SYS:Classes/ToolbarImages/Default/" for output - COPY: object is in use
Cannot open "SYS:Classes/ToolbarImages/Default/" for output - COPY: object is in use
Cannot open "SYS:Classes/ToolbarImages/Default/" for output - COPY: object is in use
Cannot open "SYS:Classes/ToolbarImages/Default/" for output - COPY: object is in use
Cannot open "SYS:Classes/ToolbarImages/Default/" for output - COPY: object is in use
Cannot open "SYS:Classes/ToolbarImages/Default/" for output - COPY: object is in use
Cannot open "SYS:Classes/ToolbarImages/Default/" for output - COPY: object is in use
Cannot open "SYS:Classes/ToolbarImages/Default/" for output - COPY: object is in use
Cannot open "SYS:Classes/ToolbarImages/Default/" for output - C
PEB
Published: 2008/9/27 23:25  Updated: 2008/9/27 23:25
Not too shy to talk
Joined: 11/29/2006
From:
Comments: 474
 Re: AISS 4.4 - Amiga Image Storage System - Service Release
It looks like you had a program open that uses AISS images (such as OWB).
Jack
Published: 2008/9/28 9:53  Updated: 2008/9/28 9:53
Quite a regular
Joined: 11/27/2006
From: Israel
Comments: 932
 Re: AISS 4.4 - Amiga Image Storage System - Service Release
Could be the case. Interesting, reaction(bitmap class) locks the image?
Rigo
Published: 2008/9/28 12:58  Updated: 2008/9/28 12:58
Supreme Council
Joined: 11/19/2006
From: London, England
Comments: 1385
 Re: AISS 4.4 - Amiga Image Storage System - Service Release
Yes, either bitmap.class or the datatypes system locks the image for some reason.

Might be something I can look into.

Simon
joerg
Published: 2008/9/28 18:26  Updated: 2008/9/28 18:26
Just can't stay away
Joined: 12/01/2006
From: Germany
Comments: 1869
 Re: AISS 4.4 - Amiga Image Storage System - Service Release
@PEB

Quote:
It looks like you had a program open that uses AISS images (such as OWB).
If OWB was running before the update it's because of a bug in OWB which will be fixed in the next version, it didn't dispose the images.

But that doesn't help if there are program using the images running while the update is done, both datatypes.library and the image cache in intuition Open() or Lock() the files, the intuition image cache uses the lock to check if an image is in the cache already or has to be loaded from disk.
One way around the problem would be for example to rename CLASSES:ToolbarImages/Default to CLASSES:ToolbarImages/Default-old and install the new images in CLASSES:ToolbarImages/Default in the AutoInstall script, and in the AISS WBStartup script add
IF EXISTS CLASSES:ToolbarImages/Default-old
    Delete ALL QUIET CLASSES
:ToolbarImages/Default-old
ENDIF

And remove the SETENV SAVE from the WBStartup script, instead of writing the same thing to to the SYS: partition on each reboot it should be set by the AutoUpdate and install scripts.
Snuffy
Published: 2008/9/29 17:01  Updated: 2008/9/29 17:01
Just can't stay away
Joined: 12/06/2006
From: Michigan
Comments: 1027
 Re: AISS 4.4 - Amiga Image Storage System - Service Release
The new install script works fine if AISS is already installed; but if it is not installed, the user manually has to assign "TBImages:" and add the auto assign to WBStartUp.

I wrote a Python installer to solve a lot problems, but coming-up a nice graphics progression load diagram is impossible. Python has no callable grapics like TKINT for example. Mine uses percent print output.
Chris
Published: 2008/10/2 0:02  Updated: 2008/10/2 0:02
Amigans Defender
Joined: 11/17/2006
From: England
Comments: 3361
 Re: AISS 4.4 - Amiga Image Storage System - Service Release
(copyfiles
(prompt "aiss install")
(help @copyfiles-help)
(source "Installation/Images")
(dest "sys:classes/toolbarimages/default")
(all)
(optional "nofail")
)

Unfortunately that's not much of a progress bar either, as it indicates the progress of each file rather than the entire copyfiles operation.
General
Site sponsors
 
Contact us on discord to advertise here.

Site statistics
Registered members
  1696
Logged in last:
  24 hours, 57
  7 days, 115
  30 days, 176

Top Posters
1 kas1e
kas1e 9046
2 Raziel
Raziel 5446
3 LiveForIt
LiveForIt 3811
4 samo79
samo79 3766
5 ChrisH
ChrisH 3582
6 Chris
Chris 3361
7 orgin
orgin 3272
8 328gts
328gts 3057
9 Hans
Hans 2722
10 Antique
Antique 2621

New Members
Condor1975
Condor1975 06/29/2024
Redlion
Redlion 06/27/2024
Detordiggei
Detordiggei 06/25/2024
Robin21
Robin21 06/23/2024
Robin21
Robin21 06/23/2024
thalamus
thalamus 06/22/2024
Rosco
Rosco 06/19/2024
IridiumFX
IridiumFX 06/14/2024
Scorcha
Scorcha 05/26/2024
retro64128
retro64128 05/23/2024


Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project