Author Topic: Identifier not changed when files are saved in 1.08.4.1195  (Read 2817 times)

Offline jeffweiss9

  • PixInsight Old Hand
  • ****
  • Posts: 339
For some reason, when I save a file I've been working on, half the time the identifier on the file window is no longer updated on the right side of the slash / with the name I've given to the saved files.   On other files, it still does update the identifier of the file window, as it always did before, with the file name that I assigned to it.  I have no idea why it still works for some files on my workspace but not others.  It is very annoying, however, because then you have to rely on memory for which files you have given your own names to. But most of the time now this happens when I try to save files on my workshop and the name I give them no longer is put into the identifier field.  I have to then change the identifier (on the left side of the slash/) manually, instead of having the identifier on the right side of the slash update automatically with the saved file name.  Please bring back the automatic updating of the identifier.
Thanks,
Jeff
« Last Edit: 2016 June 08 19:30:30 by jeffweiss9 »
APM LZOS 130/780 f/6 LW CNC II APO, Riccardi 1.0 FF or 0.75 FF/FR, Tak EM-200 Temma2, FLI Microline ML-16200, Astrodon E Gen 2 filters and 5nm Ha, Orion 50mm Guider & Starlight Xpress Lodestar X2.

Offline pfile

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 4729
Re: Identifier not changed when files are saved in 1.08.4.1195
« Reply #1 on: 2016 June 08 19:47:29 »
+1 same problem, but since it sometimes works i thought i was just losing my mind.

rob

Offline Juan Conejero

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 7111
    • http://pixinsight.com/
Re: Identifier not changed when files are saved in 1.08.4.1195
« Reply #2 on: 2016 June 09 00:36:54 »
No bug here, just normal behavior. This happens because you have the strict file save mode option enabled (it is enabled by default).

When you save an image in PixInsight, some formats and/or format options may prevent some properties of the image from being correctly generated or represented in the saved image file. The most obvious example of this is when you save an image in the JPEG format. Since JPEG uses a lossy image storage scheme, what is saved as a JPEG file does never represent the true contents of the original image. A not-so-obvious example is saving an XISF image in FITS format. Since FITS is unable to store and represent most of the advanced features of XISF (image properties, Unicode textual information, advanced metadata such as display functions, RGB color spaces, etc.), you almost always lose some data when you open an XISF image and save it as FITS. When this happens and the strict file save mode option is enabled, PixInsight does not associate the saved image window with the generated disk file. It does that because the generated file does not store all of the existing data and properties of the image.

You can disable the strict file save mode as follows:

- Select EDIT > Global Preferences

- On Preferences, select the File I/O Settings section.

- Uncheck the Strict file save mode option.

- Press F6 or click the Apply Global button.
Juan Conejero
PixInsight Development Team
http://pixinsight.com/

Offline jeffweiss9

  • PixInsight Old Hand
  • ****
  • Posts: 339
Re: Identifier not changed when files are saved in 1.08.4.1195
« Reply #3 on: 2016 June 09 05:28:01 »
Thanks, Juan-
-Jeff
APM LZOS 130/780 f/6 LW CNC II APO, Riccardi 1.0 FF or 0.75 FF/FR, Tak EM-200 Temma2, FLI Microline ML-16200, Astrodon E Gen 2 filters and 5nm Ha, Orion 50mm Guider & Starlight Xpress Lodestar X2.