Project

General

Profile

Bug #282

Welcome Application fails with Drive Not Found error.

Added by Brian Flanagan about 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
Start date:
03/01/2020
Due date:
% Done:

0%

Estimated time:
Affected version:

Description

With the release of version 0.9.6, the Welcome application fails with Drive Not Found error on line 28.
Line 28 tries to load the logo from the default resources folder. The default resources folder is MISSING in this release.
Copied default resources from previous version. This did NOT correct the problem.

Copied back the missing folder structure:

...Roaming
     default resources
       filesystem
         AMOSPro_Examples
           iff
             Logo.iff

Copying the file structure to the application's local resources/filesystem folder corrected it.

welcome
  resources
    filesystem
      AMOSPro_Examples
        iff
          Logo.iff

Perhaps Load Iff is not being scanned properly to connect to the default resources if needed?
NOTE: Dir$ has a similar problem. It also can't find the default resources. (See bug #159.)

#1

Updated by Brian Flanagan almost 4 years ago

  • Status changed from New to Closed
  • Target version set to 0.9.9.3

This is working now. Actually was fixed a long time ago...

Also available in: Atom PDF