Welcome, Guest. Please login or register.

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

Description:

0 Members and 1 Guest are viewing this topic.

Offline unusedunused

  • Sr. Member
  • ****
  • Join Date: Nov 2005
  • Posts: 479
    • Show all replies
Re: AfAOS 4.6 no icons and no themes #?$!!
« on: January 20, 2010, 03:55:52 PM »
Quote from: Erebos;539343
@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...



thanks for info, i test now and change soon.

I think morelibspace need change so it detect the new icon lib size.to enhance a library AFA need always know the exact library size and if library size is wrong it deactivate the features instead of possible crash.

AFA replace the iconlib complete, so its no problem to use the old from BB2.
the old iconlib is only need because dopus magellan do some undocumentet action in oldl library.

and when this happen AFA call in old iconlibrary
« Last Edit: January 20, 2010, 04:24:47 PM by bernd_afa »
 

Offline unusedunused

  • Sr. Member
  • ****
  • Join Date: Nov 2005
  • Posts: 479
    • Show all replies
Re: AfAOS 4.6 no icons and no themes #?$!!
« Reply #1 on: January 21, 2010, 03:10:20 PM »
Quote from: Erebos;539374
@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 ?


PeterK send me yesterday a Version of iconlib that enhance postive libspace to 10000 and so his new Icon lib can work with AFA too.But we write more, so i think wait some days to tell more what we do.

I try setpatch SKIPROMMODULES icon, but the icon.library in dir libs is always load from setpatch

>But is your iconlib.exe based on the code of the icon.library (and in this case inhererits >bugs from it)?

there are no AOS sources here, so i use the AROS Icon library source and add new features as 32 bit OS4 Icon , OS4 iconlib features to run eastern thumbnail shower with truecolor Icons.and add features so Icons can scale crop and repeat (tile)blit and when call blitbitmap with 4 color icon data that it blit correct 32 bit icon.dopus magellan2 need it for32 bit Icons and Icon show while drag Icon need it too.

AFA need scale and tile and crop features for new skin system, so its not possible to remove the AFA icon lib out of folder and get AFA correct working
« Last Edit: January 21, 2010, 03:20:33 PM by bernd_afa »