Actions file can no longer be opened


  • administrators

    @pentool said in Actions file can no longer be opened:

    I decide they are good so I will keep them around. So I go to the Desktop and move the file into a safe location, say, "..\Design\VectorStyler" folder. Now quit VS and open it again. Now you have two files.

    Not really, once the file is moved, the associated action panel will not open. Unless if VS is still running and the actions are changed.



  • I have just tried this with a color preset. They work differently.

    1. Create a single color preset.
    2. Save it into a file.
    3. Delete the color preset from the Color Presets panel.
    4. Restart VS.
    5. Load the color preset from the file. It's still there.
    6. Delete the color preset from the Color Preset panel (the panel will be named whatever the color preset file is named).
    7. The color preset will disappear from the preset panel (since you just deleted).
    8. Restart VS.
    9. Load the color preset from the file. IT'S STILL THERE!

    After step 9, the color preset is still in the file and can be loaded.

    The issue I had with the Actions, that they work differently. Once you delete an action, it is immediately deleted from the file without the user's knowledge. In contrast, if you do this with a color preset, the color preset stays in the file so you can load it again.

    Actions should work the same way.

    When you load the color preset, I noticed there's an "Update and synchornize presets" icon at the bottom of the panel. If you delete the color preset and hit this icon, the color preset will be loaded back into the panel (I assume from the file).

    There's no such button in the Actions panel. If you delete and action from the panel, it will be gone from the file as well.

    So even though there's a preset for actions and colors (Actions are accessed from the Panels > Preset menu) they work differently as far as syncing/opening/using them from an extdernal file. They should work the same.

    If you delete an action from the panel, it should not be deleted from the file. Just like in the case of color presets.



  • @VectorStyler said in Actions file can no longer be opened:

    Not really, once the file is moved, the associated action panel will not open. Unless if VS is still running and the actions are changed.

    1. Open a saved action from a file. Let's say it's on the Desktop.
    2. Move the action file to a different location. Say create a new folder on the Desktop, called "Test" and move the original action file here.
    3. Delete an action from the actions panel (that was loaded from the file)
    4. Even though you moved the original actions file from the Desktop into the Test folder, now the file is recreated on the Desktop. So now you have an actions file in two places, on the Desktop and in the Test folder.


  • To add more to the confusion... I just realized this...

    In order to load an Action file, you have to go to Panels > Presets > Actions and load the file by selecting "Open from file..." from the Actions panel menu.

    However, when you go to Panels > Presets > Presets and load the Actions file from selecting "Open from file..." from the Presets panel's menu, the file won't load.

    This is confusing because both the Presets and the Actions panel is opened/accessed form the Panel > Presets menu. So they are all presets. Also, both (for example) a color preset and an action preset is saved into a ".preset" file. So they are both presets.

    Yet, an action cannot be loaded from the Preset panel. This is confusing - I think.


  • administrators

    @pentool said in Actions file can no longer be opened:

    Even though you moved the original actions file from the Desktop into the Test folder, now the file is recreated on the Desktop

    You need to exit VS otherwise it will keep saving the file at the same location:

    As I said earlier: Unless if VS is still running and the actions are changed


  • administrators

    @pentool said in Actions file can no longer be opened:

    The error here is that the edits are not saved immediately to the file. I will find a fix for this for the next build.