English Amiga Board


Go Back   English Amiga Board > abime.net - Hosted Projects > project.ClassicWB

 
 
Thread Tools
Old 02 December 2012, 18:15   #1
Retroplay
Lemon Curry ?
 
Retroplay's Avatar
 
Join Date: Sep 2004
Location: Denmark
Age: 49
Posts: 4,079
ClassicWB Full and icon.library 46.4

I'm having some trouble getting this to work.

I made a custom Kickstart rom with icon.library 46.4 using this guide:
http://www.amibay.com/showthread.php?t=11935

As you can see on this pic it is loaded.

Something must be interfering I guess since the icons doesn't show up ?
I know it's something plain simple and obvious I have missed.

Here's a screenshot from a vanilla WB3.1 install using the custom kick rom.

Behold they work so kick rom is fine.

[edit]
Problem solved.
Why is it that I always end up solving the problem after I have posted a help thread...

Last edited by Retroplay; 02 December 2012 at 20:03.
Retroplay is offline  
Old 02 December 2012, 23:03   #2
mfilos
Paranoid Amigoid
 
mfilos's Avatar
 
Join Date: Mar 2008
Location: Athens/Greece
Age: 45
Posts: 1,978
I'm glad the guide helped you out mate
mfilos is offline  
Old 02 December 2012, 23:39   #3
Retroplay
Lemon Curry ?
 
Retroplay's Avatar
 
Join Date: Sep 2004
Location: Denmark
Age: 49
Posts: 4,079
Yeah good job on that.
Very easy to follow for custom kick rom noobs like me.

Oh and Scalos was the culprit, got rid of it and everything works now.
Retroplay is offline  
Old 02 December 2012, 23:45   #4
PeterK
Registered User
 
Join Date: Apr 2005
Location: digital hell, Germany, after 1984, but worse
Posts: 3,365
If you have a vanilla WB 3.1 install with icon.library 46.4 added only then make sure to install also the zlib-library 3.2 for decompressing the OS4 and PNG icons. Just copy it into LIBS: http://aminet.net/package/util/libs/zlib-library
http://aminet.net/package/util/libs/IconLib_46.4
PeterK is offline  
Old 03 December 2012, 00:01   #5
Retroplay
Lemon Curry ?
 
Retroplay's Avatar
 
Join Date: Sep 2004
Location: Denmark
Age: 49
Posts: 4,079
Thanks got it.
I switched to ClassicWB Lite (with minor modifications) instead.
No more Scalos but still a superb WB setup.

[edit]
And now it's maprommed on my ACA1232 along with a nice ClassicWB 3.1 Lite setup.

Last edited by Retroplay; 03 December 2012 at 03:15.
Retroplay is offline  
Old 03 December 2012, 11:02   #6
Bamiga2002
BlizzardPPC'less
 
Bamiga2002's Avatar
 
Join Date: May 2004
Location: Finland
Age: 46
Posts: 3,210
Send a message via MSN to Bamiga2002
Great! Now lose the icon borders and you're done
Bamiga2002 is offline  
Old 03 December 2012, 12:47   #7
Retroplay
Lemon Curry ?
 
Retroplay's Avatar
 
Join Date: Sep 2004
Location: Denmark
Age: 49
Posts: 4,079
Hehe already done.
Retroplay is offline  
Old 04 August 2018, 22:36   #8
TjLaZer
Registered User
 
TjLaZer's Avatar
 
Join Date: Sep 2004
Location: Tacoma, WA USA
Age: 52
Posts: 1,915
necro bump, How did you get icon.lib v46.4 working with Classic WB?
TjLaZer is offline  
Old 05 August 2018, 13:57   #9
Retroplay
Lemon Curry ?
 
Retroplay's Avatar
 
Join Date: Sep 2004
Location: Denmark
Age: 49
Posts: 4,079
I edited startup-sequence in ClassicWB Full (Scalos) v28 edition.
Disabled icon.lib (and scsi.device) since they're in rom being softkicked.
Code:
C:ACATune -maprom DEVS:Kickstarts/KS39_A1200.rom p -cache on -burst on >NIL:

;IF EXISTS LIBS:icon.library
;   C:Version >NIL: LIBS:icon.library VERSION 46 REVISION 4 FILE
;   IF NOT WARN
;      IF EXISTS DEVS:scsi.device
;         C:LoadModule DEVS:scsi.device LIBS:icon.library
;      ELSE
;         C:LoadModule LIBS:icon.library
;      EndIF
;      IF EXISTS LIBS:newicon.library
;         C:Version >NIL: LIBS:newicon.library VERSION 44 FILE
;         IF WARN
;            C:Copy >NIL: LIBS:newicon.library LIBS:newicon.library.orig
;            IF EXISTS LIBS:newicon.library.emu
;               C:Copy >NIL: LIBS:newicon.library.emu LIBS:newicon.library
;            EndIF
;         EndIF
;      EndIF
;      SKIP LoadModuleDone
;   EndIF
;EndIF

;IF EXISTS LIBS:newicon.library.orig
;   C:Copy >NIL: LIBS:newicon.library.orig LIBS:newicon.library
;EndIF

;IF EXISTS DEVS:scsi.device
;   C:LoadModule DEVS:scsi.device
;EndIF
I have scsi.device 43.45 in rom, that's why I disabled it in startup-sequence too.
Retroplay 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
icon.library 46.4 test versions PeterK Coders. System 4364 03 April 2024 21:47
Does ClassicWB 3.9 installed ixemul.library? NovaCoder project.ClassicWB 5 12 October 2011 13:15
What's the latest version of icon.library for OS3.9? NovaCoder support.Apps 3 30 June 2009 15:43
ClassicWB Glow/OS3.5+ Icon Support Bloodwych project.ClassicWB 0 17 September 2007 14:48
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 17:12.

Top

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