English Amiga Board


Go Back   English Amiga Board > Support > support.Apps

 
 
Thread Tools
Old 28 August 2012, 04:53   #141
matthey
Banned
 
Join Date: Jan 2010
Location: Kansas
Posts: 1,284
Quote:
Originally Posted by hypnoia View Post
Another problem; CG fonts do not render with BB4 as installed (on this system). For example, fonts within IBrowse 2.4 and vector fonts within the MUI font selector are invisible. Reverting to the OS3.9 version of diskfont.library solves that one.
Try this 68020+ version of the diskfont.library (15596 bytes):

http://www.heywheel.com/matthey/Amiga/diskfont.lha

It fixes a bug with CG/scalable fonts but needs some testing. Let me know if it fixes your problems as well as any other problems you find. Thanks.
matthey is offline  
Old 28 August 2012, 05:24   #142
hypnoia
 
Posts: n/a
Quote:
Originally Posted by matthey View Post
Try this 68020+ version of the diskfont.library (15596 bytes):
That did the trick, thanks!
 
Old 29 August 2012, 00:17   #143
hypnoia
 
Posts: n/a
I get a "Function not implemented" error in MakeLink when attempting to softlink across filesystems via:

C:MakeLink RAM:disk.info ENVARC:SYS/def_RAM.info soft

Now wouldn't that work as intended as a simple copy?
 
Old 29 August 2012, 02:42   #144
PeterK
Registered User
 
Join Date: Apr 2005
Location: digital hell, Germany, after 1984, but worse
Posts: 3,366
Yes, of course, you can also use a simple copy like this:

Code:
 Copy >NIL: ENVARC:Sys/Def_RAM.info RAM:Disk.info
PeterK is offline  
Old 29 August 2012, 09:57   #145
Bamiga2002
BlizzardPPC'less
 
Bamiga2002's Avatar
 
Join Date: May 2004
Location: Finland
Age: 46
Posts: 3,210
Send a message via MSN to Bamiga2002
Quote:
Originally Posted by hypnoia View Post
I get a "Function not implemented" error in MakeLink when attempting to softlink across filesystems via:

C:MakeLink RAM:disk.info ENVARC:SYS/def_RAM.info soft

Now wouldn't that work as intended as a simple copy?
What exec.library are you using? With exec 40.10 it doesn't work but with exec 45.20 it does.
But you can always use the copy method PeterK mentioned.
Bamiga2002 is offline  
Old 29 August 2012, 11:17   #146
James
Registered User
 
Join Date: Mar 2010
Location: Beckenham/England
Posts: 795
Quote:
Originally Posted by PeterK View Post
Yes, of course, you can also use a simple copy like this:

Code:
 Copy >NIL: ENVARC:Sys/Def_RAM.info RAM:Disk.info
No, this does not work. The point of MakeLink is to allow changes to your Ram Disk.info to also be saved to the def_RAM.info. If you simply copy def_RAM.info to RAM: all changes to it will be lost after a reboot. If you can't get MakeLink to work there are a couple of utils on Aminet that should do the job:

http://aminet.net/search?query=snapshot+ram

At least as far as snapshot is concerned. MakeLink also allows you to permanently change the Ram Disk icon image via RAWBinfo, for instance. I am not sure if these utils will enable that, as I have been using MakeLink with no problems for many years now and have not had need of them.

Last edited by James; 29 August 2012 at 12:36.
James is offline  
Old 29 August 2012, 12:31   #147
PeterK
Registered User
 
Join Date: Apr 2005
Location: digital hell, Germany, after 1984, but worse
Posts: 3,366
Yes, I understand your point of view, James.

But for me, the point is that I like to use my Ram:disk.info for critical experiments when I play with my icon.library and want to try out several methods of saving different types of icons to a disk. If somethings goes wrong my Ram: icon will recover after a reboot. And I really don't need a new one every day.
PeterK is offline  
Old 29 August 2012, 12:46   #148
James
Registered User
 
Join Date: Mar 2010
Location: Beckenham/England
Posts: 795
Quote:
Originally Posted by PeterK View Post
Yes, I understand your point of view, James.

But for me, the point is that I like to use my Ram:disk.info for critical experiments when I play with my icon.library and want to try out several methods of saving different types of icons to a disk. If somethings goes wrong my Ram: icon will recover after a reboot. And I really don't need a new one every day.
Yes, people don't have to use MakeLink. Just wanted to make it clear that a copy command was not a direct replacement for it.
James is offline  
Old 29 August 2012, 16:50   #149
hypnoia
 
Posts: n/a
I retract the MakeLink bug; I believe I was seeing the 'function not implemented' error in testing, but I can confirm that it is currently working with my BB4 system. Exec.library is 45.20.
 
Old 29 August 2012, 18:20   #150
Bamiga2002
BlizzardPPC'less
 
Bamiga2002's Avatar
 
Join Date: May 2004
Location: Finland
Age: 46
Posts: 3,210
Send a message via MSN to Bamiga2002
Did you eat some silly mushrooms that made you see things?
Bamiga2002 is offline  
Old 29 August 2012, 20:19   #151
hypnoia
 
Posts: n/a
Quote:
Originally Posted by Bamiga2002 View Post
Did you eat some silly mushrooms that made you see things?
No, it's not Thursday yet. The error was real, but I can't reproduce it at the moment.

I went from OS 3.9 to BB1, 2, 3, then 4, and I was seeing the error. But it may have been when I disabled some of the SetPatch directives while troubleshooting, in trying to fix that big DISABLEROMMODULES error.

Carry on.
 
Old 09 September 2012, 20:08   #152
JohnFante
Registered User
 
JohnFante's Avatar
 
Join Date: Sep 2012
Location: Copenhagen - Denmark
Posts: 65
Quote:
Originally Posted by hypnoia View Post
Installing the v0.9m BB4 on top of a working 3.9+BB3 on my A3000D results in exec errors. Beginning with "Cannot open your tool THE" and, after opening the Picasso96 screen, continues with "Cannot open 'workbench.library', version 45 ; Unable to run 'AmiDock'".

Failing to load workbench.library is apparent as all my tooltypes are reset, icons revert to flat 4-color defaults (no glow-icons) and in some cases disappear altogether, and default tools for datatypes (MultiView for JPG, BMP, etc) are gone.

This happened twice; in both cases I've recovered by reinstalling BB1 through BB3 and backing out the BB4 SetPatch changes. All startup-sequence and user-startup changes are correctly applied.

I'm sure I'm simply missing a tool or upgrade that is assumed to be present. What could it be?

Thanks very much for the assistance.

EDIT: Okay, I've discovered the culprit. I removed the DISABLEROMMODULES "" flag from the BB4 SetPatch line, and everything loads correctly. With the flag included, all hell breaks loose, at least on this system. C:SetPatch version is 44.38.
Just wanted to share that I have the same problem on a A4000D with CSPPC, CVPPC, Adriana and Toccata.

And also with me DISABLEROMMODOLUES "" did the trick.

Thanks for all your effort.
JohnFante is offline  
Old 09 September 2012, 23:58   #153
PeterK
Registered User
 
Join Date: Apr 2005
Location: digital hell, Germany, after 1984, but worse
Posts: 3,366
The SetPatch option DISABLEROMMODULES "" should only be used when the icon.library and the workbench.library have been loaded resident either by LoadModule or LoadResident or with a custom ROM. If nothing like this has been done before then you will get the versions from ROM, because the newer libraries from LIBS: won't be loaded by SetPatch. That's what this switch should do.
PeterK is offline  
Old 10 September 2012, 07:14   #154
Minuous
Coder/webmaster/gamer
 
Minuous's Avatar
 
Join Date: Oct 2001
Location: Canberra/Australia
Posts: 2,631
OK, fixed for BB4 0.9n which has now been released; also included are updated versions of diskfont.library and icon.library.
Minuous is offline  
Old 10 November 2012, 23:39   #155
MagikGimp
Registered User
 
MagikGimp's Avatar
 
Join Date: Dec 2011
Location: Neath / Wales
Age: 41
Posts: 68
Send a message via ICQ to MagikGimp Send a message via AIM to MagikGimp Send a message via MSN to MagikGimp Send a message via Yahoo to MagikGimp
Unhappy AmiKit

I noticed that turrican3 mentioned problems with AmiKit a while back and while I don't have the problem he described I am having a crash. Attached is a screenshot of the crash dialogue (or variations on it that I get). The task is described as CON. Certain things work after clicking Suspend such as games with WHDLoad but most other things just fail now e.g. extracting archives.

Any help on what's gone wrong would be greatly appreciated. Thanks.
Attached Thumbnails
Click image for larger version

Name:	001.png
Views:	211
Size:	16.5 KB
ID:	33130  
MagikGimp is offline  
Old 11 November 2012, 00:15   #156
PeterK
Registered User
 
Join Date: Apr 2005
Location: digital hell, Germany, after 1984, but worse
Posts: 3,366
Install at least SegTracker in order to get more details about what's going wrong. Or even better, install SegTracker, VBRcontrol and WinUAEenforcer somewhere below SetPatch. All files are in the attached Enforcer.rar:
http://eab.abime.net/showpost.php?p=832698&postcount=3
PeterK is offline  
Old 11 November 2012, 04:22   #157
cosmicfrog
The 1 who ribbits
 
cosmicfrog's Avatar
 
Join Date: Apr 2006
Location: leek, Staffs, UK
Age: 56
Posts: 3,557
Send a message via MSN to cosmicfrog
Quote:
>the installer doesn't ask, where the 'Internet' folder is located at

Actually the OS3.9 installer and BB1 also assume SYS:Internet so they would also need to be fixed.
I fail to see the logic of this, its like u are saying I don`t want to change it cos someone has to change the other older boingbags. Come on if you going do it, do it to the best the system allows.

Its bad practise to make assumptions, especially when you can ask

right now I`ve said all that thanks for doing the updates. May the Boings go from strength to strength
cosmicfrog is offline  
Old 11 November 2012, 07:54   #158
Minuous
Coder/webmaster/gamer
 
Minuous's Avatar
 
Join Date: Oct 2001
Location: Canberra/Australia
Posts: 2,631
But don't you see that there is no way they could possibly have it anywhere else but SYS:Internet for that reason. There is no support in the official scripts for having it anywhere else. I suppose I could rewrite the official scripts (OS3.9, BB1, etc.) to add support for this, but that is no guarantee that everyone would use them. One of the goals of BB3+4 is to work with the official OS3.9+BB1+2.
Minuous is offline  
Old 13 November 2012, 19:19   #159
cosmicfrog
The 1 who ribbits
 
cosmicfrog's Avatar
 
Join Date: Apr 2006
Location: leek, Staffs, UK
Age: 56
Posts: 3,557
Send a message via MSN to cosmicfrog
I do see your point
cosmicfrog is offline  
Old 20 November 2012, 17:39   #160
Minuous
Coder/webmaster/gamer
 
Minuous's Avatar
 
Join Date: Oct 2001
Location: Canberra/Australia
Posts: 2,631
@MagikGimp:

That would be KingCON then. Have you reported this bug to cosmos? In the meantime you may want to remove L:KingCON-Handler from the LoadResident call, and remove console from the SKIPROMUPDATES part of the SetPatch call.

Boing Bag #4 0.9o has been released, you can get it as usual from http://amigan.1emu.net/releases/BoingBag4.lha . Updates to various resources, diskfont.library, icon.library, THE, fixes to installer script, etc. Thanks to all involved.
Minuous 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
OS 3.9 BoingBag 1 cant install JAH support.Apps 13 31 March 2013 20:00
OS3.9 Boingbag 3 caver99 support.Apps 7 04 February 2013 23:15
OS 3.9 BoingBag 2 installation error fc.studio support.Apps 4 18 August 2007 03:22
AmigaOS 3.9 BoingBag 1 and 2 hab New to Emulation or Amiga scene 4 01 January 2006 21:30
Boingbag updates... BarrySWE support.Apps 11 02 October 2005 20:37

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 08:16.

Top

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