English Amiga Board


Go Back   English Amiga Board > Coders > Coders. System

 
 
Thread Tools
Old 27 October 2017, 23:42   #2021
PeterK
Registered User
 
Join Date: Apr 2005
Location: digital hell, Germany, after 1984, but worse
Posts: 3,365
There's already a WB 137 from Cosmos in BB4.
PeterK is offline  
Old 08 November 2017, 21:43   #2022
PeterK
Registered User
 
Join Date: Apr 2005
Location: digital hell, Germany, after 1984, but worse
Posts: 3,365
Update to icon.library 46.4.457:

Changed the handling of the blitter function calls in order to take subsequent patches into account. - Improved the immunity of the extended v44 DiskObject structure against degrading to v40 by the WB 3.0/3.1 Icon Information and maybe other tools.
PeterK is offline  
Old 13 November 2017, 18:50   #2023
PeterK
Registered User
 
Join Date: Apr 2005
Location: digital hell, Germany, after 1984, but worse
Posts: 3,365
Update to icon.library 46.4.458:

The screen handling in the GetIcon() function for WB 3.0/3.1 has been simplified and the memory management by freelists was corrected.

No sorry, not corrected, but even more bugged. 458 removed.

Last edited by PeterK; 14 November 2017 at 12:02.
PeterK is offline  
Old 17 November 2017, 23:31   #2024
PeterK
Registered User
 
Join Date: Apr 2005
Location: digital hell, Germany, after 1984, but worse
Posts: 3,365
Update to icon.library 46.4.459:

Another attempt to synchronize the parallel handling of the memory freelists by WB 3.0/3.1 and icon.library in two different list structures with the same nodes! I've changed the functions AddFreeList() and FreeRemove() in icon.library in order to update to the latest modifications in the freelists done by WB 3.0/3.1 before the functions are executed and afterwards synchronizing the results back to the list structures managed by the old WB.

So, this is yet another testversion and needs your feedback and bug reports. Something I couldn't fix are the wrong colors after a screenmode change and some instability until you do a reboot. Similar happens under DOpus5 running on OS 3.1. It's very difficult to analyze these problems.

@AMIGASYSTEM
Please, don't sell my testversions as the latest thrillers in Italy, there are too many systems and cats dying in these tragedies. And never publish any direct links to the downloads on the first page. They are very soon getting outdated.

Last edited by PeterK; 18 November 2017 at 11:24.
PeterK is offline  
Old 19 November 2017, 18:46   #2025
PeterK
Registered User
 
Join Date: Apr 2005
Location: digital hell, Germany, after 1984, but worse
Posts: 3,365
Update to icon.library 46.4.460:

The instability after a screenmode change under WB 3.0/3.1 when you tried to modify the wrong colored icons with Icon Information or CopyIcon seems to be fixed now. The icons screen is set to the actual screen of intuition before any colormapping is done and the internal routine releasepens will no longer be executed under WB 3.0/3.1. No Enforcer hits anymore.
PeterK is offline  
Old 20 November 2017, 01:38   #2026
Retrofan
Ruler of the Universe
 
Retrofan's Avatar
 
Join Date: Mar 2010
Location: Lanzarote/Spain
Posts: 6,185
Sounds great but I suposse that with DOpus5 I will have to reboot anyway.

Edit: Yes, there is a problem with Intuition trying to reset the screen like always.

Last edited by Retrofan; 20 November 2017 at 01:51.
Retrofan is offline  
Old 20 November 2017, 02:11   #2027
PeterK
Registered User
 
Join Date: Apr 2005
Location: digital hell, Germany, after 1984, but worse
Posts: 3,365
Don't worry, I will try to care about the screenmode change under DOpus5 next. DOpus5 didn't have the highest priority for me in the past, but I also never realized that there was such a problem until I accidentally checked that a few days ago. Why did nobody send me a bug report?

Update1: After trying my old versions I found 46.4.250 being the last one where the DOpus5 screenmode changes on OS 3.1 are still working reliable. Up to 46.4.256 there are the first smaller bugs and in 271 it's completely broken already. Unfortunately, all versions between 256 and 271 are lost since one of my old HDDs died. It might become difficult to analyze the changes now.

Update2: Just found the full version 46.4.270 and it still does the screenmode change without Enforcer hits, but then freezes intuition after openening some windows. 270 was the first Aminet release with WB 3.0/3.1 support and FastColors. This will need some time for investigations.

Last edited by PeterK; 20 November 2017 at 14:55.
PeterK is offline  
Old 21 November 2017, 05:08   #2028
Michael
A1260T/PPC/BV/SCSI/NET
 
Michael's Avatar
 
Join Date: Jan 2013
Location: Moscow / Russia
Posts: 839
Tested 457 with my DO5 setup and it had no problems really.
Screenmode changes work perfectly.
The very first time I change the screenmode, I get a warning that intuition has not done something yet, I click cancel and all is fine. Further screenmode changes close the warning requester automatically if it appears at all. (CGX does take time to reserve memory for large screens, so I guess that's why the warning popsup)

No crashes, no locks, no pen damage or overuse, all pens released and updated properly.
Michael is offline  
Old 21 November 2017, 14:38   #2029
PeterK
Registered User
 
Join Date: Apr 2005
Location: digital hell, Germany, after 1984, but worse
Posts: 3,365
Thanks for your encouraging feedback, Michael !

But these screenmode problems could be limited to a few special system configurations, like DOpus5 running on WB 3.0/3.1 and maybe in some other cases. I also couldn't remember that I had these problems before with DOpus5, but perhaps I've always tested the screenmode changes in combination with workbench.library v45 installed. It's time to check out all possible setups now.
PeterK is offline  
Old 21 November 2017, 18:29   #2030
Michael
A1260T/PPC/BV/SCSI/NET
 
Michael's Avatar
 
Join Date: Jan 2013
Location: Moscow / Russia
Posts: 839
Further testing with 460, under CGX 8/15/16/24 bit modes, screenmode changes in any combination multiple times. Even DO + WB on own screens with different modes work fine simultaneously on two monitors

WB - works
DO custom - works
DO on WB - works
DO in WBR - works

Compared to 457, in 460 you now properly relock the colours on 15+ screens, in 457 it simply freed them all, so if drag selected without full refresh the icons could loose proper colours, with 460 this does not happen, colours are relocked properly (same number, no enforcer hits) GREAT!

So what is supposed to be wrong ?

There is one feature in DO that effects MWB icons that needs to be switched on/off (icon remapping) and this depends if we are running on WB screen or on custom.

The only side effect I have spotted so far, and it happened only once so far, I lost mouse pointer colour (my default white became brown) but relaunching pointer prefs quickly fixed that. So what happened there is a mystery. And yes I have Fullpalette (some locked colours, mouse unlocked), Birdie and VisualPrefs among other GUI candy running.

Warning! Do not hit repeat on wb intuition refresh requester before all has refreshed (slow large background images) or you will crash picture.datatype! Wait a second later and no problems.
Michael is offline  
Old 21 November 2017, 21:16   #2031
Amiga68k
Registered User
 
Amiga68k's Avatar
 
Join Date: Oct 2017
Location: Amsterdam
Posts: 231
I experience something strange with the 68020 version of the library (OS3.1 / RemLib). The icon jumps a little to the bottom right when I do a single click (as can be seen in the second shot). This is not the case when using the 68000 version. The image also jumps back when releasing the mouse.

Issue is seen in v46.4.454 and v46.4.460 (not tested other versions).
Attached Images
  
Amiga68k is offline  
Old 21 November 2017, 23:37   #2032
PeterK
Registered User
 
Join Date: Apr 2005
Location: digital hell, Germany, after 1984, but worse
Posts: 3,365
@Michael
Are you using WB 3.1 and DOpus5 ?
I just ask that because all my latest changes since 457 are related to WB 3.0/3.1 and should cause no effects on workbench.library 3.9.

Meanwhile I suspect my test system to be broken in some unknown way, and I've reloaded my backup from my old harddisk, because I'm pretty sure that there were no problems with screenmode changes in the last 5 years. I will see soon.


@Amiga68k
When the an icon jumps a few pixels while pressing the mouse button down then there must be a difference between the normal and the dragging position.

Added: There are several different dragging routines included in WB 3.1, WB 3.9, DOpus5, CGX 3/4 and maybe P96. Please tell me what's running/installed on your system.

At the moment I can't see any movement here, so I need more information:

Which exact Kickstart and intuition/graphics/layers/workbench.library versions are you using and what is your screenmode and depth? Any special gfx-patches?

Last edited by PeterK; 22 November 2017 at 04:59.
PeterK is offline  
Old 22 November 2017, 01:10   #2033
Retrofan
Ruler of the Universe
 
Retrofan's Avatar
 
Join Date: Mar 2010
Location: Lanzarote/Spain
Posts: 6,185
Peter I've been trying with DOpus5 and it works perfect changing screen modes. It works also while using WBDock or BDSlide by Thomas Rapp.

When it doesn't work is when you are using AmiDock (the one of OS3.9).

Last edited by Retrofan; 22 November 2017 at 01:25.
Retrofan is offline  
Old 22 November 2017, 04:33   #2034
Michael
A1260T/PPC/BV/SCSI/NET
 
Michael's Avatar
 
Join Date: Jan 2013
Location: Moscow / Russia
Posts: 839
The oldest WB I tried was 45.132, no reason for me to go older.
I wonder how it behaves with built in kickstart version...
Michael is offline  
Old 22 November 2017, 04:48   #2035
PeterK
Registered User
 
Join Date: Apr 2005
Location: digital hell, Germany, after 1984, but worse
Posts: 3,365
Quote:
Originally Posted by Michael View Post
Compared to 457, in 460 you now properly relock the colours on 15+ screens, in 457 it simply freed them all, so if drag selected without full refresh the icons could loose proper colours, with 460 this does not happen, colours are relocked properly (same number, no enforcer hits) GREAT!

The oldest WB I tried was 45.132, no reason for me to go older.
I wonder how it behaves with built in kickstart version...
Now I don't understand anymore what's going on on your system with workbench.library v45 and/or DOpus5, because all my changes since 457 were made for the old Workbench v39/40 only. How can these modifications improve anything on WB v45 ?? I must have done another mistake!

And why are the screenmode changes working for you and Retrofan but not on my system (no AmiDock) like they did in the past. Sigh, I'm slowly getting desperate.

Update:
Hey guys, please don't tell me that you are using this crazy little patch called "MemTrailer" on your systems. Don't use that, it's evil, it may eat Enforcer hits sometimes or hides memory trashings, and thus could even avoid crashes or freezes in some cases. I never use that damned tool, because I want to know what's going wrong with my library. With "MemTrailer 96" the screenmode changes are suddenly working. I hate this proggy! Who has written such a crap? It's hiding bugs and may prevent bug reports.

Last edited by PeterK; 22 November 2017 at 05:53.
PeterK is offline  
Old 22 November 2017, 08:57   #2036
Amiga68k
Registered User
 
Amiga68k's Avatar
 
Join Date: Oct 2017
Location: Amsterdam
Posts: 231
Quote:
Originally Posted by PeterK View Post
When the an icon jumps a few pixels while pressing the mouse button down then there must be a difference between the normal and the dragging position.

Added: There are several different dragging routines included in WB 3.1, WB 3.9, DOpus5, CGX 3/4 and maybe P96. Please tell me what's running/installed on your system.

At the moment I can't see any movement here, so I need more information:

Which exact Kickstart and intuition/graphics/layers/workbench.library versions are you using and what is your screenmode and depth? Any special gfx-patches?
Kickstart 40.68

setpatch 40.16 (14-02-1994)
intuition.library 40.85 ( 5-05-1993)
graphics.library 40.24 (18-05-1993)
layers.library 40.1 (15-02-1993)
workbench.library 45.132 ( 4-04-2007)

No gfx-patches

Screenmode 720 x 576 32bit, P96 (uaegfx)

Your questions made me do some more tests with the screen prefs:

Issue:
800 x 600 32bit, P96 (uaegfx)
1024 x 768 32bit, P96 (uaegfx)

No Issue:
640 x 256 32 colors, AGA PAL High Res
640 x 512 32 colors, AGA PAL High Res Laced

Also no issue with old WB3.1 icons, only GlowIcons seem to be affected. Again, the 68000 version of the library doesn't have these issues.

Hope this helps somehow.
Amiga68k is offline  
Old 22 November 2017, 10:27   #2037
PeterK
Registered User
 
Join Date: Apr 2005
Location: digital hell, Germany, after 1984, but worse
Posts: 3,365
Hi Amiga68k,

thank you for your detailed system information. I could reproduce this problem which is caused by the missing IPrefs v44+ and ENVARC:Sys/workbench.prefs. But IPrefs v44+ won't work properly on this configuration. It will set the icons frame size correct, but the Ram Disk icon starts jumping up and down on the Workbench.

There is a much simpler solution: You can find the 3 commands PlanarFrames1/2/3 in my Aminet release in the /c drawer. Copy them to C: and call one of them in your startup-sequence above LoadWB. The number at the end of the name controls the frame size in pixels for the planar icons. I prefer to use PlanarFrames2. Color icons won't get a frame.
PeterK is offline  
Old 22 November 2017, 11:15   #2038
Amiga68k
Registered User
 
Amiga68k's Avatar
 
Join Date: Oct 2017
Location: Amsterdam
Posts: 231
Hi Peter,

Quote:
Originally Posted by PeterK View Post
There is a much simpler solution: You can find the 3 commands PlanarFrames1/2/3 in my Aminet release in the /c drawer. Copy them to C: and call one of them in your startup-sequence above LoadWB. The number at the end of the name controls the frame size in pixels for the planar icons. I prefer to use PlanarFrames2. Color icons won't get a frame.
PlanarFrames1/2/3 does correct the issue with the GlowIcons indeed. The downside however is that the old WB 3.1 icons are now presented with a frame and I liked them better without one ;-)

Also, this doesn't explain why the issue is not present with the 68000 version of the library, or does it...?
Amiga68k is offline  
Old 22 November 2017, 11:28   #2039
PeterK
Registered User
 
Join Date: Apr 2005
Location: digital hell, Germany, after 1984, but worse
Posts: 3,365
Ok, to get completely rid of all frames you could use AllFramesOff, but unfortunately I just noticed that this command will not notify the workbench.library about the new frame settings like PlanarFrames1/2/3. The icon is still moving. I need to modify the code of AllFramesOff just a bit to notify the WB.

An update of AllFramesOff is attached at the first page now.

The invisible frame size around the icons is important for adjusting their image position when direct drawing on gfx cards is done in Hi/TrueColor modes. The 68000 version has no support for gfx cards and thus will never do direct drawing. It has to use the normal blitter functions for drawing like on AGA screens.

Last edited by PeterK; 22 November 2017 at 12:29.
PeterK is offline  
Old 22 November 2017, 12:23   #2040
Amiga68k
Registered User
 
Amiga68k's Avatar
 
Join Date: Oct 2017
Location: Amsterdam
Posts: 231
Quote:
Originally Posted by PeterK View Post

An update of AllFramesOff is attached at the first page now.

The invisible frame size around the icons is important for adjusting their image position when direct drawing on gfx cards is done in Hi/TrueColor modes. The 68000 version has no support for gfx cards and thus will never do direct drawing. It has to use the normal blitter functions for drawing on AGA screens.
Ah, thanks for the explanation why the 68000 version is not affected.

I can confirm the new AllFramesOff is working properly now on my setup, the wobbly icons are gone while using the 68020 version, thanks for your swift response
Amiga68k 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 16:47.

Top

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