Welcome, Guest. Please login or register.

Author Topic: AfAOS 4.6 no icons and no themes #?$!!  (Read 2254 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline ErebosTopic starter

  • Newbie
  • *
  • Join Date: Aug 2005
  • Posts: 37
    • Show all replies
    • http://dabeuss.over-blog.com
AfAOS 4.6 no icons and no themes #?$!!
« on: January 20, 2010, 05:58:55 AM »
Hello guys,

I think I am getting mad about this AfAOS thing !!!!
Just rebuilding a new 3.9 system from scratch and decided after installing BB1+BB2+BB3 and Picasso96 under UAE to give a try to the new version of AfaOS....But it decided to make me going insane !
the fonts are antialiased and looks great for sure, but no way to select a theme in the Afa_prefs the line is grayed and even with forcing tooltip for the icon I cant do a thing :(
Other problem, I successfully patched Rawbinfo but still no PNG icons for me :(

I tried C:morelibspace with and without reboot, I tried with my C:Loadmodule line disabled, I tried with morelibspace_module in this very line also....and still nothing :(

I use icon.library 46.4 and when i check with scout, I only have a "poslibspace" of 2408 no matter what...

So what the hell is with this software ?? (no offense Bernd)
 

Offline ErebosTopic starter

  • Newbie
  • *
  • Join Date: Aug 2005
  • Posts: 37
    • Show all replies
    • http://dabeuss.over-blog.com
Re: AfAOS 4.6 no icons and no themes #?$!!
« Reply #1 on: January 20, 2010, 01:24:50 PM »
@Bamiga2002

There is no mention of specific version of libraries minus this one in all the documentation:

   A: You require the 3 Files setpatch, workbench.library and icon.library of
      OS 3.5 or 3.9 to enable it. This file are needed because the workbench do
      intern icon drawing, this means the OS Function drawiconstate is not use
      in workbench and OS3.1 iconlib does not contain this function. And Setpatch
      is needed to remove the ROM based librarys to use the files in LIBS:.
      The following is to do:
         1. Rename C:SetPatch to SetPatch.old
         2. Copy (AmigaOS3.5 or 3.9) icon.library to Libs:
         3. Copy (AmigaOS3.5 or 3.9) workbench.library to Libs:
         4. Copy (AmigaOS3.5 or 3.9) SetPatch to C:

IF you are using AfaOS on a wb3.9 can you please tell me version of your workbench and icon.library ?
 

Offline ErebosTopic starter

  • Newbie
  • *
  • Join Date: Aug 2005
  • Posts: 37
    • Show all replies
    • http://dabeuss.over-blog.com
Re: AfAOS 4.6 no icons and no themes #?$!!
« Reply #2 on: January 20, 2010, 03:34:22 PM »
@smf
Thanks, it seems that Afa only take care of the old 45.1 icon.library :( but at least it works.

I wonder why Bernd did not correct this...
 

Offline ErebosTopic starter

  • Newbie
  • *
  • Join Date: Aug 2005
  • Posts: 37
    • Show all replies
    • http://dabeuss.over-blog.com
Re: AfAOS 4.6 no icons and no themes #?$!!
« Reply #3 on: January 20, 2010, 05:04:58 PM »
@Bernd

Hi.
Ok, I didn't know that your iconlib replaced entirely the icon.library code, so it's not a problem that's right. But is your iconlib.exe based on the code of the icon.library (and in this case inhererits bugs from it)?

If i do in SS the following:

         SYS:C/LoadModule LIBS:morelibspace_module L:Fastfilesystem L:RAM-Handler L:Shell-Seg DEVS:scsi.device LIBS:workbench.library LIBS:ICON.LIBRARY NOREBOOT REVERSE
         SYS:C/Setpatch SKIPROMMODULES fs,icon,ram,scsi.device,shell,workbench QUIET

I have to remove icon.library from the loadmodule line because it wont be patched by your own or not ?
 

Offline ErebosTopic starter

  • Newbie
  • *
  • Join Date: Aug 2005
  • Posts: 37
    • Show all replies
    • http://dabeuss.over-blog.com
Re: AfAOS 4.6 no icons and no themes #?$!!
« Reply #4 on: January 21, 2010, 05:18:55 PM »
@Bernd

OK great. Thanks for the reply :)