Ticket #301 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

databrowser reports: Error:file not recognized

Reported by: scb@… Owned by: mankoff
Priority: minor Milestone: EVA 1.1
Component: EVA Version: EVA 1.1
Keywords: file not recognized Cc:
OS:

Description

When I try to look at a map from EDGCM, EVA says: Error: App.Opendocument:file not recognized. When I try to open the file from EVA's databrowser, EVA says Error:file not recognized. EdGDM installed in C:\EDGCM, EVA installed in default directory. Panoply is functioning OK. I use Windows 2000 Professional, Intel P4, 3 GHz. Yours Søren Christian Bøttger, Brande, Denmark.

Change History

Changed 3 years ago by mankoff

  • status changed from new to assigned

Hi Soren,

Are you using EdGCM 2.5, or did you install EVA manually with a previous version of EdGCM?

If you can email me the file causing this error (if it is < 5 MB) I'll look into this problem further.

-k.

Changed 3 years ago by claudio.gravina@…

I'm experiencing a similar problem: when I try to open EdGCM maps I get an "Error: file not recognized".

EdGCM 2.5 (with self-installing EVA) WinXP

Changed 3 years ago by mankoff

EVA is required to be in C:\Program Files\EVA\, not the international equivalents.

This is not something I have control over. REALBasic (one of the languages used to develop EVA) can only hard-link to external libraries. That is, the location cannot be determined at runtime or install time, but must be chosen at build time. I've chosen C:\Program Files\ as most of our users are on english-based computers.

Changed 3 years ago by mankoff

  • priority changed from normal to low
  • status changed from assigned to closed
  • resolution set to wontfix
  • severity changed from normal to critical
  • milestone changed from No Milestone to EVA 1.1

Closing this ticket with the following comments...

  • Priority is low because this only occurs on non-English windows computers - a small section of our users, and one we currently do not have funding to support
  • Severity is critical because it is a problem that makes EVA unusable
  • We won't fix it in EVA because we cannot without significant hackery. This is a low-level problem that the REALbasic language imposes on us.
  • We will try to fix it in the installer. See ticket:320

One of the users reports success with manually moving EVA to C:\Program Files\EVA from the default (Italian) location of C:\Programmi\EVA. The other user experiencing this bug was unable to solve it and has reverted to Panoply.

Changed 3 years ago by mankoff

  • status changed from closed to reopened
  • resolution deleted

Error on my part. It turns out hard-coded paths are not required by REALBasic. I just need to move the netcdf.dll file to the same location as EVA.exe, not a sub-folder, and it should work.

http://support.realsoftware.com/listarchives/realbasic-nug/2005-12/msg00595.html

You can expect a fix in the next (b3) release.

Changed 3 years ago by anonymous

  • status changed from reopened to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.