Welcome, Guest. Please login or register.

Author Topic: SnoopDOS tests and lots of fails on various programs  (Read 1797 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline TheBilgeRatTopic starter

  • Hero Member
  • *****
  • Join Date: May 2010
  • Posts: 1657
    • Show only replies by TheBilgeRat
SnoopDOS tests and lots of fails on various programs
« on: April 02, 2012, 03:54:08 AM »
So I fired up snoopDOS for the first time to diagnose why multiview won't print but CED will.  The first program I opened up was Directory Opus.  It shows fails on:

ToolType  ICONSTART, BUTTONSTART, CONFIGFILE, CHECK    Fail
Open DirectoryOpus.STR Fail
and then a bunch of fails on trying to open FONTS:Topaz.

Awesome!  Now, how do I go about figuring out what that all means and how to solve it?

Multiview also fails a bunch of tooltype calls as well:

Load LIBS:objecttools.library Fail

ToolType CLIPUNIT, CLIPBOARD, SCREEN, PUBSCREEN, FONTSIZE, FONTNAME, BOOKMARK, BACKDROP, WINDOW, PORTNAME Fail.

Is my entire 3.1 install totally borked?  What could be the cause of so many fails?  I am running 3.1 and the latest BetterWB.
 

Offline Matt_H

Re: SnoopDOS tests and lots of fails on various programs
« Reply #1 on: April 02, 2012, 04:32:37 AM »
If you have a tooltype disabled, SnoopDos will report it as a Fail. All those tooltypes are optional and not required for DOpus or MultiView to work. Topaz is also part of the Kickstart ROM and not always stored on disk, so those Fails are nothing to worry about. I don't know what DirectoryOpus.STR is, but I don't believe it's part of a regular install, so nothing to worry about there, either.

What does jump out at me is objecttools.library. Never heard of that one. My guess is that there's a datatype installed that depends on it and it's not there. Not sure if that's responsible for your printing issues, though.
« Last Edit: April 02, 2012, 04:34:57 AM by Matt_H »
 

Offline Gulliver

Re: SnoopDOS tests and lots of fails on various programs
« Reply #2 on: April 02, 2012, 02:14:29 PM »
It seems to me like your datatypes system is somehow broken.

Try replacing your LIBS:datatypes.library with the one from your original workbench floppy disk sets and reboot. And then try to perform the print you originally intended.

Let me know how it goes.
 

Offline TheBilgeRatTopic starter

  • Hero Member
  • *****
  • Join Date: May 2010
  • Posts: 1657
    • Show only replies by TheBilgeRat
Re: SnoopDOS tests and lots of fails on various programs
« Reply #3 on: April 02, 2012, 02:29:32 PM »
Quote from: Gulliver;686530
It seems to me like your datatypes system is somehow broken.

Try replacing your LIBS:datatypes.library with the one from your original workbench floppy disk sets and reboot. And then try to perform the print you originally intended.

Let me know how it goes.


OK, replaced the datatypes.library with the one off the WB3.1 and the error persists.  My test document is about two pages long, and it will print the two pages, but then it starts printing random characters as if it's just running off the end of the file in memory and sending whatever is there to the printer as well before it crashes.
 

Offline Gulliver

Re: SnoopDOS tests and lots of fails on various programs
« Reply #4 on: April 02, 2012, 02:50:33 PM »
Try replacing the text dataypes you have (both in Classes/ and Datatypes/) with the ones from the original WB 3.1 and then reboot and try printing again.
 

Offline TheBilgeRatTopic starter

  • Hero Member
  • *****
  • Join Date: May 2010
  • Posts: 1657
    • Show only replies by TheBilgeRat
Re: SnoopDOS tests and lots of fails on various programs
« Reply #5 on: April 02, 2012, 03:45:29 PM »
Quote from: Gulliver;686534
Try replacing the text dataypes you have (both in Classes/ and Datatypes/) with the ones from the original WB 3.1 and then reboot and try printing again.


That fixed it.  Classes/ only contained Datatypes/ and Gadgets/.  I just copied everything from Datatypes over.

Do you think its something conflicting with the install of BetterWB?
 

Offline Gulliver

Re: SnoopDOS tests and lots of fails on various programs
« Reply #6 on: April 02, 2012, 05:43:03 PM »
Quote from: TheBilgeRat;686540
That fixed it.  Classes/ only contained Datatypes/ and Gadgets/.  I just copied everything from Datatypes over.

Do you think its something conflicting with the install of BetterWB?


Not really, I believe it was a weird-bad workbench installation issue that for some reason, you had.

I am glad you have sort it out :)
 

Offline TheBilgeRatTopic starter

  • Hero Member
  • *****
  • Join Date: May 2010
  • Posts: 1657
    • Show only replies by TheBilgeRat
Re: SnoopDOS tests and lots of fails on various programs
« Reply #7 on: April 02, 2012, 06:31:00 PM »
Quote from: Gulliver;686562
Not really, I believe it was a weird-bad workbench installation issue that for some reason, you had.

I am glad you have sort it out :)


Whew!  Cos I like the betterWB :)