English Amiga Board


Go Back   English Amiga Board > Coders > Coders. System

 
 
Thread Tools
Old 18 July 2018, 19:18   #2401
PeterK
Registered User
 
Join Date: Apr 2005
Location: digital hell, Germany, after 1984, but worse
Posts: 3,377
Too late, I was faster
But thanks a lot for testing anyway!
PeterK is offline  
Old 18 July 2018, 19:19   #2402
AMIGASYSTEM
Registered User
 
AMIGASYSTEM's Avatar
 
Join Date: Aug 2014
Location: Brindisi (Italy)
Age: 70
Posts: 8,252
You're younger and you know English
AMIGASYSTEM is offline  
Old 18 July 2018, 20:37   #2403
PeterK
Registered User
 
Join Date: Apr 2005
Location: digital hell, Germany, after 1984, but worse
Posts: 3,377
Final call for beta testing, hexaae
http://eab.abime.net/showpost.php?p=...postcount=2395
PeterK is offline  
Old 18 July 2018, 21:03   #2404
hexaae
Bug hunter
 
hexaae's Avatar
 
Join Date: Jul 2006
Location: Italy
Age: 48
Posts: 2,163
icon.library.46.4.488beta works fine now!
No more WB title popping up during sseq.
hexaae is offline  
Old 18 July 2018, 21:07   #2405
TuKo
Apollo Team
 
TuKo's Avatar
 
Join Date: May 2014
Location: not far
Posts: 379
That last beta fixed missing files in Shared Directory in WinUAE. They were appearing in DOpus but not in WB :-)
TuKo is offline  
Old 18 July 2018, 21:14   #2406
PeterK
Registered User
 
Join Date: Apr 2005
Location: digital hell, Germany, after 1984, but worse
Posts: 3,377
Thanks for testing and all your feedback!

I'm going to compile 488 final now without modifications, although I still don't feel good with this long filename handling, but maybe it's only RAWBInfo which doesn't check GlobalMaxNameLength and causes Enforcer hits with icon names > 102 chars.
PeterK is offline  
Old 18 July 2018, 21:32   #2407
hexaae
Bug hunter
 
hexaae's Avatar
 
Join Date: Jul 2006
Location: Italy
Age: 48
Posts: 2,163
I think RAWBinfo doesn't safe check a lot of things… Max icon size when copying by drag'n'drop, max filename length, etc.
hexaae is offline  
Old 18 July 2018, 21:33   #2408
kolla
Banned
 
Join Date: Nov 2007
Location: Trondheim, Norway
Posts: 1,893
A non-reaction alternative to RAWBInfo has been high on my wish-list for a long time
kolla is offline  
Old 18 July 2018, 22:36   #2409
PeterK
Registered User
 
Join Date: Apr 2005
Location: digital hell, Germany, after 1984, but worse
Posts: 3,377
Update to icon.library 46.4.488:

Three steps forward and two steps back: some fixes to avoid early WB openings, disappearing text files and disappointed users.
PeterK is offline  
Old 18 July 2018, 23:30   #2410
hexaae
Bug hunter
 
hexaae's Avatar
 
Join Date: Jul 2006
Location: Italy
Age: 48
Posts: 2,163
Quote:
Originally Posted by kolla View Post
A non-reaction alternative to RAWBInfo has been high on my wish-list for a long time
Me too… I don't ask anything too complex (like SwazInfo was), but at least decent with drag'n'drop on the tootlype area to copy tooltypes and on icon image to copy the icon, plus double-click to un/comment the single tooltype… and gadgtools based please (with mouswheel working)! No need of ClassAction or MUI for such a small basic tool IMHO.
Unfortunately there is nothing decent on Aminet and SwazInfo author never released sources (it has issues dragging Coloricons+NI for icon copy).

Last edited by hexaae; 18 July 2018 at 23:36.
hexaae is offline  
Old 19 July 2018, 00:04   #2411
gulliver
BoingBagged
 
gulliver's Avatar
 
Join Date: Aug 2007
Location: The South of nowhere
Age: 46
Posts: 2,358
Quote:
Originally Posted by hexaae View Post
Me too… I don't ask anything too complex (like SwazInfo was), but at least decent
Quote:
Originally Posted by hexaae View Post
and on icon image to copy the icon
Quote:
Originally Posted by hexaae View Post
and gadgtools based please
Maybe wait for a future OS release
gulliver is offline  
Old 19 July 2018, 00:34   #2412
hexaae
Bug hunter
 
hexaae's Avatar
 
Join Date: Jul 2006
Location: Italy
Age: 48
Posts: 2,163
Quote:
Originally Posted by PeterK View Post
Update to icon.library 46.4.488:

Three steps forward and two steps back: some fixes to avoid early WB openings, disappearing text files and disappointed users.
Just a detail… I see you don't set std $VER: string in your libs. It should be: "$VER: icon.library 46.4.488 (dd.mm.yyyy) <comments>" or some programs/scripts checking/comparing for ver "could" give error…

P.S.
To be exact AmigaOS version number should use only "ver.revision" (e.g. 46.488), even though today *nix style with multiple revision numbers separated by . are common (but "incorrect") And BTW, for the AmigaOS 46.39 > 46.4: for *nix systems decimals are considered (so 46.4 == 46.40), but for the Amiga .revision is an integer progressive number.

Last edited by hexaae; 19 July 2018 at 00:50.
hexaae is offline  
Old 19 July 2018, 00:52   #2413
PeterK
Registered User
 
Join Date: Apr 2005
Location: digital hell, Germany, after 1984, but worse
Posts: 3,377
Come on, you should know why I'm always using 46.4 for Ver.Rev. Please remember the experimental check in Mike's WB 45.130/131, which did only test whether the revision of icon.library is 4 for his support of long filenames. Ok, I've fixed that in WB 45.132, but who knows , maybe some people are still using 45.130/131. You can always get the full string with "Version Libs:icon.library FILE FULL". or with Scout. And I'm using a build number by design to avoid wasting of too many revision numbers and to use "46.4" as a trade mark.

Btw, I'm glad that SwazInfo only swaps images of pure planar icons and never destroys color icons like the OS 3.1 Icon Information. For swapping color icons I can still use RAWBInfo or CopyIcon. I've installed both, SwazInfo comes first and I can call RAWBInfo via the "original function" menu entry.
PeterK is offline  
Old 19 July 2018, 01:06   #2414
Minuous
Coder/webmaster/gamer
 
Minuous's Avatar
 
Join Date: Oct 2001
Location: Canberra/Australia
Posts: 2,643
@kolla,hexaae,gulliver:

Rewriting RAWBInfo to use some other GUI wouldn't help (and frankly would be a retrogressive step), as the bugs are nothing to do with ReAction.
Minuous is offline  
Old 19 July 2018, 02:14   #2415
gulliver
BoingBagged
 
gulliver's Avatar
 
Join Date: Aug 2007
Location: The South of nowhere
Age: 46
Posts: 2,358
Quote:
Originally Posted by Minuous View Post
@kolla,hexaae,gulliver:

Rewriting RAWBInfo to use some other GUI wouldn't help (and frankly would be a retrogressive step), as the bugs are nothing to do with ReAction.
No one has rewritten that beast as far as I know.
gulliver is offline  
Old 19 July 2018, 02:29   #2416
hexaae
Bug hunter
 
hexaae's Avatar
 
Join Date: Jul 2006
Location: Italy
Age: 48
Posts: 2,163
Reaction/ClassAct also sucks, for example scrollers usually ignore mousewheel… but this is another story
hexaae is offline  
Old 19 July 2018, 09:17   #2417
kolla
Banned
 
Join Date: Nov 2007
Location: Trondheim, Norway
Posts: 1,893
Quote:
Originally Posted by Minuous View Post
Rewriting RAWBInfo to use some other GUI wouldn't help (and frankly would be a retrogressive step), as the bugs are nothing to do with ReAction.
Well, I consider Reaction itself a big bug, since all maintenance is gone. Also, it is 020+ only, which is IMO also whack.
kolla is offline  
Old 19 July 2018, 09:22   #2418
kolla
Banned
 
Join Date: Nov 2007
Location: Trondheim, Norway
Posts: 1,893
Quote:
Originally Posted by gulliver View Post
Maybe wait for a future OS release
I doubt the built in WBInfo() will be changed much in workbench.library for 3.1.4. Olsen seems to not spend much time on that project these days anyways, since he is all busy with SMBFS...
kolla is offline  
Old 19 July 2018, 11:00   #2419
hexaae
Bug hunter
 
hexaae's Avatar
 
Join Date: Jul 2006
Location: Italy
Age: 48
Posts: 2,163
Never understood why they choose poor ReAction/CA as std. Instead I would have adopted a simplified Gadtools builder like Triton GUI (AFAICR). No need to add external new thing underdeveloped and abandoned without modern features (again, CA is the only one not supporting mousewheel). Another bad choice.
hexaae is offline  
Old 19 July 2018, 11:28   #2420
kolla
Banned
 
Join Date: Nov 2007
Location: Trondheim, Norway
Posts: 1,893
With Olsen now being a head developer of OS3, it would make sense to move to gtlayout...

http://aminet.net/package/dev/gui/gtlayout

Well well, enough off-topic I guess
kolla is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
ClassicWB Full and icon.library 46.4 Retroplay project.ClassicWB 8 05 August 2018 13:57
WB library conflict/versions Amiga1992 support.Apps 3 22 July 2010 18:47
PNG Icon to Color Icon Converter? Leandro Jardim request.Apps 1 24 May 2010 04:39
What's the latest version of icon.library for OS3.9? NovaCoder support.Apps 3 30 June 2009 15:43
Requesting icon.library v44+... nikvest request.Other 2 16 September 2007 01:58

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 21:22.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.15940 seconds with 14 queries