SceneSwitcher icon indicating copy to clipboard operation
SceneSwitcher copied to clipboard

Browse button to select a script file is "Save as" and not "Open"

Open TheStaticMage opened this issue 3 months ago • 0 comments

Operating System Info

Ubuntu 24.04

Other OS

No response

OBS Studio Version

31.1.1

Advanced Scene Switcher Version

1.31.0-8-g0221f789

Plugin settings

No response

OBS Studio Log URL

No response

OBS Studio Crash Log URL

No response

Expected Behavior

When I click on the Browse button it should not open a "Save As" dialog.

Current Behavior

Image

Clicking this "Browse" button opens a "Save As" dialog.

This is true both of the condition and the action.

Steps to Reproduce

  1. Add an action (or condition) of type = Script, script type = File, script language = Python
  2. Click the Browse button
  3. Observe that the dialog title is "Save As"
  4. Select some file and you'll be prompted whether you want to replace it

Anything else we should know?

As far as I can tell this doesn't actually destroy the file in question. The content was still there just as I left it.

TheStaticMage avatar Sep 13 '25 04:09 TheStaticMage