Welcome, Guest. Please login or register.

Author Topic: Multiview snag  (Read 3119 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline motruckerTopic starter

Multiview snag
« on: November 30, 2014, 12:12:11 PM »
I just did a new install of 3.1 on my A2000 (in prep for a new 3.5 install as soon as my "new" CD drive is in).
Problem is, for some reason Multiview is not working. The file is where it belongs (I think) in the Workbench/Utilities drawer. Any ideas why it refuses to work? What am I forgetting.....
A2000 GVP 40MHz \'030, 21Mb RAM SD/FF, 2 floppies, internal CD-ROM drive, micromys v3 w/laser mouse
A1000 Microbotics Starboard II w/2Mb 1080, & external floppy (AIRdrive)
C-128 w/1571, 1750, & Final Cartridge III+
 

Offline motruckerTopic starter

Re: Multiview snag
« Reply #1 on: November 30, 2014, 03:02:52 PM »
Do you know what the assign statement is supposed to look like? I tried putting a copy in C, and still nothing. Thought maybe that copy of Multiview might be corrupted, so I tried another copy - still no go. This is driving me crazy.
A2000 GVP 40MHz \'030, 21Mb RAM SD/FF, 2 floppies, internal CD-ROM drive, micromys v3 w/laser mouse
A1000 Microbotics Starboard II w/2Mb 1080, & external floppy (AIRdrive)
C-128 w/1571, 1750, & Final Cartridge III+
 

Offline motruckerTopic starter

Re: Multiview snag
« Reply #2 on: December 01, 2014, 04:36:43 AM »
It will not run, either from double clicking on a file, or the Multiview Icon, or from CLI. It just sits there - and does nothing, with NO error message at all.
BTW at this point this is just 3.1.
Some else pointed out the Multiview library needs to be installed too, and it wasn't. But with it installed, there is still no action. This is frustrating.
I may try one of the Multiview replacements on aminet......
 
@ Oldsmobile Mike  -  I will not argue that 3.9 might be better. But, I don't have 3.9 (and I do have 3.5) I don't know that I can even afford 3.9 right now. I'll keep an eye out though.
« Last Edit: December 01, 2014, 04:40:52 AM by motrucker »
A2000 GVP 40MHz \'030, 21Mb RAM SD/FF, 2 floppies, internal CD-ROM drive, micromys v3 w/laser mouse
A1000 Microbotics Starboard II w/2Mb 1080, & external floppy (AIRdrive)
C-128 w/1571, 1750, & Final Cartridge III+
 

Offline motruckerTopic starter

Re: Multiview snag
« Reply #3 on: December 01, 2014, 05:19:51 AM »
Yep, 3.1 ROMS. I'll put the 2000 back together in a minute, and give you all the startup sequence......
A2000 GVP 40MHz \'030, 21Mb RAM SD/FF, 2 floppies, internal CD-ROM drive, micromys v3 w/laser mouse
A1000 Microbotics Starboard II w/2Mb 1080, & external floppy (AIRdrive)
C-128 w/1571, 1750, & Final Cartridge III+
 

Offline motruckerTopic starter

Re: Multiview snag
« Reply #4 on: December 01, 2014, 10:39:32 AM »
; $VER: startup-sequence 38.22 (24.4.92)

C:SetPatch QUIET
Version >NIL:
AddBuffers >NIL: DF0: 15
FailAt 21

MakeDir RAM:T RAM:Clipboards RAM:ENV RAM:ENV/Sys
Copy >NIL: ENVARC: RAM:ENV ALL NOREQ

Assign >NIL: ENV: RAM:ENV
Assign >NIL: T: RAM:T
Assign >NIL: CLIPS: RAM:Clipboards
Assign >NIL: REXX: S:
Assign >NIL: PRINTERS: DEVS:Printers
Assign >NIL: KEYMAPS: DEVS:Keymaps
Assign >NIL: LOCALE: SYS:Locale
assign excellence!: Data-Three:excellence!
assign doctools: Data-Three:doctools

IF NOT EXISTS SYS:Fonts
  Assign FONTS:
EndIF

BindDrivers
Mount >NIL: DEVS:DOSDrivers/~(#?.info)

Resident >NIL: C:Execute PURE

IF EXISTS DEVS:Monitors
  List >NIL: DEVS:Monitors/~(#?.info) TO T:M LFORMAT "DEVS:Monitors/%s"
  Execute T:M
  Delete >NIL: T:M
EndIF

SetEnv Workbench $Workbench
SetEnv Kickstart $Kickstart
UnSet Workbench
UnSet Kickstart

IPrefs

Echo "Amiga Release 2.1.  Kickstart $Kickstart, Workbench $Workbench"

ConClip

Path >NIL: RAM: C: SYS:Utilities SYS:Rexxc SYS:System S: SYS:Prefs SYS:WBStartup SYS:Tools SYS:Tools/Commodities

IF EXISTS S:User-Startup
  Execute S:User-Startup
EndIF

Resident Execute REMOVE

LoadWB
Execute S:WPAssigns

EndCLI >NIL:
 
 
Here's the startup sequence. Any ideas?
A2000 GVP 40MHz \'030, 21Mb RAM SD/FF, 2 floppies, internal CD-ROM drive, micromys v3 w/laser mouse
A1000 Microbotics Starboard II w/2Mb 1080, & external floppy (AIRdrive)
C-128 w/1571, 1750, & Final Cartridge III+
 

Offline motruckerTopic starter

Re: Multiview snag
« Reply #5 on: December 01, 2014, 12:32:53 PM »
I just noticed something. I am missing a few libraries:
    intuition.library ,  gadtools.library, and graphics.library. Could this be the problem? If it is, where do I find these libraries?
I never had a problem with this feature in the past. Why now?
A2000 GVP 40MHz \'030, 21Mb RAM SD/FF, 2 floppies, internal CD-ROM drive, micromys v3 w/laser mouse
A1000 Microbotics Starboard II w/2Mb 1080, & external floppy (AIRdrive)
C-128 w/1571, 1750, & Final Cartridge III+
 

Offline motruckerTopic starter

Re: Multiview snag
« Reply #6 on: December 01, 2014, 04:46:47 PM »
I am adding the statement to the startup sequence now. One thing - although the one line says Workbench 2.1, notice the kickstart & workbench numbers. This IS a 3.1 install. Maybe I upgraded it from 2.1 to 3.1 way back when I first got this machine - not sure.  I guess I should wipe the drive and start from scratch?
I really do appreciate the help. Many thanks.
A2000 GVP 40MHz \'030, 21Mb RAM SD/FF, 2 floppies, internal CD-ROM drive, micromys v3 w/laser mouse
A1000 Microbotics Starboard II w/2Mb 1080, & external floppy (AIRdrive)
C-128 w/1571, 1750, & Final Cartridge III+
 

Offline motruckerTopic starter

Re: Multiview snag
« Reply #7 on: December 02, 2014, 09:02:45 AM »
Thank you all for your thoughts on this. I thought the best way out was a completely fresh install. The only reason I didn't do that at first was the ton of stuff I will have re-install - but that's a small price to get it working right.
So, I'm off to start a fresh install.
Again, thanks to you all.
A2000 GVP 40MHz \'030, 21Mb RAM SD/FF, 2 floppies, internal CD-ROM drive, micromys v3 w/laser mouse
A1000 Microbotics Starboard II w/2Mb 1080, & external floppy (AIRdrive)
C-128 w/1571, 1750, & Final Cartridge III+
 

Offline motruckerTopic starter

Re: Multiview snag
« Reply #8 on: December 03, 2014, 09:16:57 PM »
All is fine now. I wiped the Workbench partition, re-formatted it, then installed 3.1 from scratch. Now my A2000 boots so fast I can't hit the stop watch fast enough. Damn it's fast! Multiview works. It actually looks like everything works.
So, until I can figure out how to set my "new"CD ROM's SCSI ID, this will do fine.
Does anyone know how to set the jumpers on a Toshiba XM-5401B CD-ROM drive? I've already logged onto the Toshiba forums and asked that question. I'll see what I get back.
Until then, I am actually rather happy with 3.1 OS. I have to re-install some software, but that's a small price for a machine that works this well.
Now I have to get a new PPaint 7.3 package. Glad to see that's back in development......
A2000 GVP 40MHz \'030, 21Mb RAM SD/FF, 2 floppies, internal CD-ROM drive, micromys v3 w/laser mouse
A1000 Microbotics Starboard II w/2Mb 1080, & external floppy (AIRdrive)
C-128 w/1571, 1750, & Final Cartridge III+