English Amiga Board    


Go Back   English Amiga Board > » Support > support.Apps

Reply
 
Thread Tools
Old 17 October 2011, 12:09   #121
James
Registered User
 
Join Date: Mar 2010
Location: Beckenham/England
Posts: 261
Quote:
Originally Posted by matthey View Post
There appears to be a serious bug in xad_xfd.
Yes, I ditched it long ago due to the VC2 crashes...

A few small things that should be made standard:

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

Should be added to startup to allow the position of the Ram icon to be saved.

DeleteKey.lha

To make the del key useable. - Think this one is already in BB4? But left it here for those who don't use T.H.E...

This could also be integrated into T.H.E. if it is not already:

http://aminet.net/search?query=iconlink

Allows you to have link icons on the WB.

This is nice, but not working 100% for me at the moment:

http://os4depot.net/index.php?functi...copynpaste.lha

Seems to work OK but gives me some error messages...

Last edited by James; 17 October 2011 at 13:36. Reason: More added
James is offline   Reply With Quote
Old 17 October 2011, 15:04   #122
gulliver
BoingBagged
 
Join Date: Aug 2007
Location: The South of nowhere
Age: 35
Posts: 762
@matthey
Thank you for your bug report.

@James
Thank you for the suggestions
gulliver is offline   Reply With Quote
Old 18 October 2011, 08:41   #123
Minuous
Coder/webmaster/gamer
 
Minuous's Avatar
 
Join Date: Oct 2001
Location: Canberra/Australia
Posts: 1,147
OK, BB4 V0.9h is released and incorporates most of these suggestions.
__________________
Programmer, Amigan Software
Minuous is offline   Reply With Quote
Old 20 October 2011, 13:43   #124
ancalimon
Supernormal
 
ancalimon's Avatar
 
Join Date: Jul 2007
Location: Istanbul / Turkey
Age: 32
Posts: 609
This is from my Startup-Sequence

C:Blizkick Devs:Kickstarts/kick40068.A1200 EXTRESBUF=150000 romupdate.idtag exec.library bootmenu FastFileSystem FileSystem.resource scsi.device ram-handler console.device shell coldresetcard quiet

I@m going to change it into:

C:Blizkick Devs:Kickstarts/kick40068.A1200 EXTRESBUF=150000 romupdate.idtag exec.library bootmenu FastFileSystem FileSystem.resource scsi.device ram-handler KingCON-Handler card.resource trackdisk.device coldresetcard quiet

I`m also going to move the relevant files to Devs:Modules for Blizkick. Are these correct?

EDIT: Can't make Blizkick work

My setpatch command is simply: C:SetPatch NOROMUPDATE QUIET

How do I tell Blizkick to skip those rommodules? They don`t even exist in the Blizkick`s Modules folder.

Last edited by ancalimon; 20 October 2011 at 14:18.
ancalimon is offline   Reply With Quote
Old 11 March 2012, 15:49   #125
brett71
Registered User
 
Join Date: May 2010
Location: Ames, IA, USA
Posts: 156
I've already installed an older version of BB#4. Can I reinstall the latest version on top of itself, or could it cause any issues?
brett71 is offline   Reply With Quote
Old 11 March 2012, 16:47   #126
FOL
UltimateAmiga Ruler
 
FOL's Avatar
 
Join Date: Nov 2006
Location: Wales
Age: 34
Posts: 3,833
Send a message via MSN to FOL Send a message via Skype™ to FOL
Quote:
Originally Posted by brett71 View Post
I've already installed an older version of BB#4. Can I reinstall the latest version on top of itself, or could it cause any issues?
Sure, just overwirte everything.
On startup-sequence change, if nothing changed then ignore that step.
__________________
Quote:
Resolute and Industrious
Grand ruler of the yellow people and the Ultimate Amiga Empire
__________________
Customer Help & Support: http://www.amigakit.com/help

www.amigakit.com
- the Amiga store

new products
FOL is offline   Reply With Quote
Old 18 March 2012, 18:31   #127
xc8
no c= no fun
 
xc8's Avatar
 
Join Date: Jun 2008
Location: Birmingham
Posts: 224
I just installed the BoingBag #4 (on an a4k) I see now an output window after any reboot with some info ... looks like 'debug' output from the desktop menus... I assume that the BoingBag #4 screwed up my setup?
tia

chris
__________________
READY.
xc8 is offline   Reply With Quote
Old 18 March 2012, 18:46   #128
Minuous
Coder/webmaster/gamer
 
Minuous's Avatar
 
Join Date: Oct 2001
Location: Canberra/Australia
Posts: 1,147
What is the output?
__________________
Programmer, Amigan Software
Minuous is offline   Reply With Quote
Old 18 March 2012, 19:01   #129
xc8
no c= no fun
 
xc8's Avatar
 
Join Date: Jun 2008
Location: Birmingham
Posts: 224
this:

Code:
 6 *-* KEYBOARD ADD NAME '"Open2"' KEY '"SHIFT RETURN"' CMD "...
+++ Command returned 10
  7 *-* KEYBOARD ADD NAME '"CloseWin"' KEY '"ESC"' CMD "rexx:o...
+++ Command returned 10
  8 *-* KEYBOARD ADD NAME '"Delete"' KEY '"DEL"' CMD "rexx:os3...
+++ Command returned 10
  9 *-* KEYBOARD ADD NAME '"OpenShell"' KEY '"LAMIGA ESC"' CMD...
+++ Command returned 10
 10 *-* KEYBOARD ADD NAME '"Window Update"' KEY '"SPACE"' CMD ...
+++ Command returned 10
 13 *-* MENU ADD NAME '"FlushLibs"' TITLE '"FlushLibs"' SHORTC...
+++ Command returned 10
 18 *-* MENU ADD NAME '"CreateDefaults"' TITLE '"SnapShot DefI...
+++ Command returned 10
 19 *-* MENU ADD NAME '"OpenDrawer"' TITLE '"Open Drawer"' SHO...
+++ Command returned 10
 20 *-* MENU ADD NAME '"SelectIcon"' TITLE '"Select Icon"' SHO...
+++ Command returned 10
 22 *-* MENU ADD NAME '"ToggleIcons"' TITLE '"Toggle Icons"' S...
+++ Command returned 10
 23 *-* MENU ADD NAME '"Edit"' TITLE '"Edit"' SHORTCUT "D" CMD...
+++ Command returned 10
 29 *-* MENU ADD NAME '"Reboot"' TITLE '"Reboot"' CMD "'addres...
+++ Command returned 10
thanx again

chris
__________________
READY.
xc8 is offline   Reply With Quote
Old 18 March 2012, 21:10   #130
Ratte
Registered User
 
Join Date: Sep 2008
Location: Germany
Posts: 246
Quote:
Originally Posted by gulliver View Post
@Ratte
The problem with OpenPCI vs Elbox Mediator drivers, is that choosing one, means leaving out the features and hardware support the other one has.
So there is no ideal solution. It seems more reasonable for the user to choose by themselves the option they see fits best for their system. OpenPCI seems a better concept, but, as said before it lacks many things.
I dont miss any openpci-drivers compared to mediator-drivers.
OPCI has network (Realtek8139), ahi-sound (SB128 & FM801), USB1.1/2.0 drivers, tv-card (BT8x8), catweasel-mk3/mk4 controller & graphics (sorry no voodoo, but Radeon).

btw. openpci-radeon has less bugs, more features and is faster than mediator-radeon.
Ratte is offline   Reply With Quote
Old 19 March 2012, 07:22   #131
Minuous
Coder/webmaster/gamer
 
Minuous's Avatar
 
Join Date: Oct 2001
Location: Canberra/Australia
Posts: 1,147
Quote:
Originally Posted by xc8 View Post
this:

Code:
  8 *-* KEYBOARD ADD NAME '"Delete"' KEY '"DEL"' CMD "rexx:os3...
+++ Command returned 10
It looks like your SYS:WBStartup/THE file has been modified. "rexx:" seems to have been changed to "rexx:os39/" or similar. Therefore, it's not finding the files where it is looking for them. Using the unmodified file provided in the archive will work.

>I assume that the BoingBag #4 screwed up my setup?

No.
__________________
Programmer, Amigan Software
Minuous is offline   Reply With Quote
Old 19 March 2012, 07:40   #132
Bamiga2002
Blizzard PPC club rocks!
 
Bamiga2002's Avatar
 
Join Date: May 2004
Location: Finland
Age: 35
Posts: 2,687
Send a message via MSN to Bamiga2002
Quote:
Originally Posted by Ratte View Post
I dont miss any openpci-drivers compared to mediator-drivers.
OPCI has network (Realtek8139), ahi-sound (SB128 & FM801), USB1.1/2.0 drivers, tv-card (BT8x8), catweasel-mk3/mk4 controller & graphics (sorry no voodoo, but Radeon).

btw. openpci-radeon has less bugs, more features and is faster than mediator-radeon.
Sounds good, never tried OpenPCI myself. I guess no Warp3D support for the radeon anyway? Then I'd switch to OpenPCI in a heartbeat!
__________________
A1200 BlizzardPPC 603e+ 366Mhz 060/64Mhz - D-Box tower **Mediator TX + |Voodoo3|10MB Ethernet|Nec USB| - OS3.9 (BoingBag powered)**
CD32 - original joypad & honeybee
-
join the Finnish Amiga Users group
join the Blizzard PPC club!
check out PPC-Warp3D games speed boost!
me @ amigamap.com
Project Rutinski band website - rock music with punk attitude!
Bamiga2002 is offline   Reply With Quote
Old 19 March 2012, 10:38   #133
xc8
no c= no fun
 
xc8's Avatar
 
Join Date: Jun 2008
Location: Birmingham
Posts: 224
@Minuous thank you mate!

As I noticed, the "THE" was the same as the one that was into the WBStartup, but inside that folder I found a file called "setKEYandMENU" and I deleted it as it seems that file used the "rexx:os3.9/....."

thx again

chris
__________________
READY.

Last edited by prowler; 19 March 2012 at 22:06. Reason: Added <noparse> </noparse> tags.
xc8 is offline   Reply With Quote
Old 19 March 2012, 12:33   #134
Minuous
Coder/webmaster/gamer
 
Minuous's Avatar
 
Join Date: Oct 2001
Location: Canberra/Australia
Posts: 1,147
Looks like in the past you have installed the "official" THE archive, which uses that filename (or possibly an older version of BB4 may have done so). Just delete it as you have done and all will be well.
__________________
Programmer, Amigan Software
Minuous is offline   Reply With Quote
Old 19 March 2012, 14:32   #135
mfilos
Paranoid Amigoid
 
mfilos's Avatar
 
Join Date: Mar 2008
Location: Athens/Greece
Age: 34
Posts: 1,312
Send a message via Yahoo to mfilos Send a message via Skype™ to mfilos
I think I must be the only one that doesn't like THE
__________________
Visit my Amiga blog here
- A4000D: 060@50/604@180, 384MB,ACard+80GB HD,SCSI Multicard Reader,DVD-RW,Grex4000 (RTG/Sound/NIC),Indivision 4000,RTG/AGA AutoSwitch,Deneb,ZorRAM
- A600: 030@30, 64MB, A604, 4GB CF, Indivision ECS, Subway
mfilos is offline   Reply With Quote
Old 03 April 2012, 14:19   #136
xc8
no c= no fun
 
xc8's Avatar
 
Join Date: Jun 2008
Location: Birmingham
Posts: 224
ouch... I just realized that after installed the BB#4 I have this error:

everytime I point to a non-existent device : (eg xxxx: ) then I see the 'insert device xxxxx:" and immediately a #8000000B !

I had no problems before to install the 'latest' BB4....

Thanx in advance for any ideas/help.


[update] problem fixed.. I installed over there the BB3 then BB4 again .. ;-}
__________________
READY.

Last edited by xc8; 04 April 2012 at 13:40. Reason: fixed...
xc8 is offline   Reply With Quote
Old 04 August 2012, 09:52   #137
gulliver
BoingBagged
 
Join Date: Aug 2007
Location: The South of nowhere
Age: 35
Posts: 762
BoingBag #4 v0.9m - Minor update

Changes between V0.9k and V0.9m:
* Adjusted startup-sequence modification instructions.
* Upgraded icon.library from 46.4.228 to 46.4.251.
* Upgraded dos.library to latest version.
* Fixed Genesis icons.

Available at:

http://amigan.1emu.net/releases/
http://lilliput.amiga-projects.net/bbag4.htm
gulliver is offline   Reply With Quote
Old 04 August 2012, 09:54   #138
Bamiga2002
Blizzard PPC club rocks!
 
Bamiga2002's Avatar
 
Join Date: May 2004
Location: Finland
Age: 35
Posts: 2,687
Send a message via MSN to Bamiga2002
Good!
__________________
A1200 BlizzardPPC 603e+ 366Mhz 060/64Mhz - D-Box tower **Mediator TX + |Voodoo3|10MB Ethernet|Nec USB| - OS3.9 (BoingBag powered)**
CD32 - original joypad & honeybee
-
join the Finnish Amiga Users group
join the Blizzard PPC club!
check out PPC-Warp3D games speed boost!
me @ amigamap.com
Project Rutinski band website - rock music with punk attitude!
Bamiga2002 is offline   Reply With Quote
Old 27 August 2012, 20:23   #139
hypnoia
Registered User
 
Join Date: Aug 2012
Location: North Bend, Washington, USA
Posts: 7
v0.9m Workbench errors over BB3

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.

Last edited by hypnoia; 27 August 2012 at 23:01. Reason: error fixed by removing DISABLEROMMODULES ""
hypnoia is offline   Reply With Quote
Old 27 August 2012, 23:28   #140
hypnoia
Registered User
 
Join Date: Aug 2012
Location: North Bend, Washington, USA
Posts: 7
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.
hypnoia is offline   Reply With Quote
Old 28 August 2012, 04:53   #141
matthey
Registered User
 
Join Date: Jan 2010
Location: Kansas
Posts: 205
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   Reply With Quote
Old 28 August 2012, 05:24   #142
hypnoia
Registered User
 
Join Date: Aug 2012
Location: North Bend, Washington, USA
Posts: 7
Quote:
Originally Posted by matthey View Post
Try this 68020+ version of the diskfont.library (15596 bytes):
That did the trick, thanks!
hypnoia is offline   Reply With Quote
Old 29 August 2012, 00:17   #143
hypnoia
Registered User
 
Join Date: Aug 2012
Location: North Bend, Washington, USA
Posts: 7
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?
hypnoia is offline   Reply With Quote
Old 29 August 2012, 02:42   #144
PeterK
Registered User
 
Join Date: Apr 2005
Location: Hannover / Germany
Age: 52
Posts: 653
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   Reply With Quote
Old 29 August 2012, 09:57   #145
Bamiga2002
Blizzard PPC club rocks!
 
Bamiga2002's Avatar
 
Join Date: May 2004
Location: Finland
Age: 35
Posts: 2,687
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.
__________________
A1200 BlizzardPPC 603e+ 366Mhz 060/64Mhz - D-Box tower **Mediator TX + |Voodoo3|10MB Ethernet|Nec USB| - OS3.9 (BoingBag powered)**
CD32 - original joypad & honeybee
-
join the Finnish Amiga Users group
join the Blizzard PPC club!
check out PPC-Warp3D games speed boost!
me @ amigamap.com
Project Rutinski band website - rock music with punk attitude!
Bamiga2002 is offline   Reply With Quote
Old 29 August 2012, 11:17   #146
James
Registered User
 
Join Date: Mar 2010
Location: Beckenham/England
Posts: 261
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   Reply With Quote
Old 29 August 2012, 12:31   #147
PeterK
Registered User
 
Join Date: Apr 2005
Location: Hannover / Germany
Age: 52
Posts: 653
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   Reply With Quote
Old 29 August 2012, 12:46   #148
James
Registered User
 
Join Date: Mar 2010
Location: Beckenham/England
Posts: 261
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   Reply With Quote
Old 29 August 2012, 16:50   #149
hypnoia
Registered User
 
Join Date: Aug 2012
Location: North Bend, Washington, USA
Posts: 7
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.
hypnoia is offline   Reply With Quote
Old 29 August 2012, 18:20   #150
Bamiga2002
Blizzard PPC club rocks!
 
Bamiga2002's Avatar
 
Join Date: May 2004
Location: Finland
Age: 35
Posts: 2,687
Send a message via MSN to Bamiga2002
Did you eat some silly mushrooms that made you see things?
__________________
A1200 BlizzardPPC 603e+ 366Mhz 060/64Mhz - D-Box tower **Mediator TX + |Voodoo3|10MB Ethernet|Nec USB| - OS3.9 (BoingBag powered)**
CD32 - original joypad & honeybee
-
join the Finnish Amiga Users group
join the Blizzard PPC club!
check out PPC-Warp3D games speed boost!
me @ amigamap.com
Project Rutinski band website - rock music with punk attitude!
Bamiga2002 is offline   Reply With Quote
Old 29 August 2012, 20:19   #151
hypnoia
Registered User
 
Join Date: Aug 2012
Location: North Bend, Washington, USA
Posts: 7
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.
hypnoia is offline   Reply With Quote
Old 09 September 2012, 20:08   #152
JohnFante
Registered User
 
JohnFante's Avatar
 
Join Date: Sep 2012
Location: Copenhagen - Denmark
Posts: 26
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   Reply With Quote
Old 09 September 2012, 23:58   #153
PeterK
Registered User
 
Join Date: Apr 2005
Location: Hannover / Germany
Age: 52
Posts: 653
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   Reply With Quote
Old 10 September 2012, 07:14   #154
Minuous
Coder/webmaster/gamer
 
Minuous's Avatar
 
Join Date: Oct 2001
Location: Canberra/Australia
Posts: 1,147
OK, fixed for BB4 0.9n which has now been released; also included are updated versions of diskfont.library and icon.library.
__________________
Programmer, Amigan Software
Minuous is offline   Reply With Quote
Old 10 November 2012, 23:39   #155
MagikGimp
Registered User
 
Join Date: Dec 2011
Location: Neath / Wales
Age: 30
Posts: 21
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 Send a message via Skype™ 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:	57
Size:	16.5 KB
ID:	33130  
MagikGimp is offline   Reply With Quote
Old 11 November 2012, 00:15   #156
PeterK
Registered User
 
Join Date: Apr 2005
Location: Hannover / Germany
Age: 52
Posts: 653
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   Reply With Quote
Old 11 November 2012, 04:22   #157
cosmicfrog
The 1 who ribbits
 
cosmicfrog's Avatar
 
Join Date: Apr 2006
Location: leek, Staffs, UK
Age: 45
Posts: 3,552
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
__________________
When in dought RIBBIT
.... If it dos`t work hit it with a hammer, if that dos`t work get a bigger hammer..........
Have U scen my sanity Pill`s . . . . . . . . . . . . . . //
This Years Software on Last Years Hardware \\//-- Amiga --
cosmicfrog is offline   Reply With Quote
Old 11 November 2012, 07:54   #158
Minuous
Coder/webmaster/gamer
 
Minuous's Avatar
 
Join Date: Oct 2001
Location: Canberra/Australia
Posts: 1,147
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.
__________________
Programmer, Amigan Software
Minuous is offline   Reply With Quote
Old 13 November 2012, 19:19   #159
cosmicfrog
The 1 who ribbits
 
cosmicfrog's Avatar
 
Join Date: Apr 2006
Location: leek, Staffs, UK
Age: 45
Posts: 3,552
Send a message via MSN to cosmicfrog
I do see your point
__________________
When in dought RIBBIT
.... If it dos`t work hit it with a hammer, if that dos`t work get a bigger hammer..........
Have U scen my sanity Pill`s . . . . . . . . . . . . . . //
This Years Software on Last Years Hardware \\//-- Amiga --
cosmicfrog is offline   Reply With Quote
Old 20 November 2012, 17:39   #160
Minuous
Coder/webmaster/gamer
 
Minuous's Avatar
 
Join Date: Oct 2001
Location: Canberra/Australia
Posts: 1,147
@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.
__________________
Programmer, Amigan Software
Minuous is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
AmigaOS 3.5 or 3.9 maddoc666 support.Apps 12 22 February 2010 08:02
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
AmigaOS XL sturme New to Emulation or Amiga scene 4 15 January 2002 02:13


All times are GMT +2. The time now is 21:40.

-->

Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Page generated in 0.70819 seconds with 12 queries