[REBOL] Re: View on 060 Amiga?
From: carl:cybercraft at: 20-Feb-2001 11:26
On 20-Feb-01, Dick Whiting wrote:
> Hi all,
> I just recently started playing with Rebol again after a looonnng
> hiatus. Whenever I try to start View (version: 0.10.38.1.1) on my
> 060 (config below) the sequence is as follows:
> 1) Recoverable Alert
> 2) Total Freeze of system
> 3) Reboots itself
> Using Snoopdos, the last thing I see is an open for Topaz 8 font.
> Trying to log to RAD: is ineffective, since the RAD: doesn't survive
> the reboot.
> Is this _my_ problem, an OS problem, a Rebol problem ... ???
> Config:
> OS3.9 (same symptoms when booting under OS3.1)
> CMKIII 060/50 64Meg Ram
> PIV
> TIA,
> Dick
I've not an 060, but it seems odd that your View's looking for topaz
during its startup. I've not changed my View's font settings, but
watching its startup with DOSTrace doesn't reveal any request for
topaz, just CGTriumvirate. These are the font files it looks for...
ViewX: Opening old file "FONTS:CGTriumvirate.font": OK
ViewX: Closing "Workbench:Fonts/CGTriumvirate.font": OK
ViewX: Opening old file "FONTS:CGTriumvirate.otag": OK
ramlib: Loading segmented image "LIBS:bullet.library": OK
ViewX: Opening old file "Fonts:_Bullet/if.fnt": OK
ViewX: Closing "Workbench:Fonts/_bullet/if.fnt": OK
ViewX: Opening old file "Fonts:_Bullet/if.uc": OK
ViewX: Closing "Workbench:Fonts/_bullet/if.uc": OK
ViewX: Closing "Workbench:Fonts/CGTriumvirate.otag": OK
ViewX: Opening old file "FONTS:_Bullet_Outlines/CGTriumvirate.type":
OK
ViewX: Opening old file "Fonts:_Bullet/plugin.types": OK
ViewX: Opening old file "Fonts:_Bullet/plugin.types": OK
ViewX: Closing "Workbench:Fonts/_bullet_outlines/CGTriumvirate.type":
OK
ViewX: Closing "Workbench:Fonts/_bullet/plugin.types": OK
ViewX: Closing "Workbench:Fonts/_bullet/plugin.types": OK
Could it be you haven't some of those and so something somewhere
defaults to topaz?
--
Carl Read
[carl--cybercraft--co--nz]