-
Notifications
You must be signed in to change notification settings - Fork 134
autoplot_dockwidget.py #3054
Copy link
Copy link
Open
Labels
prepare_merge_to_develop_from_GSOC2025-AnnapurnaThis is for intermediate work to get the branch mergedThis is for intermediate work to get the branch merged
Description
When I currently clickk Update/Create Configuration File
Traceback (most recent call last):
File "/Users/reimarbauer/MAIN/MSS/mslib/msui/autoplot_dockwidget.py", line 136, in <lambda>
self.updateConfigFile.clicked.connect(lambda: self.update_config_file(config_settings))
File "/Users/reimarbauer/MAIN/MSS/mslib/msui/autoplot_dockwidget.py", line 514, in update_config_file
file_path, _ = QFileDialog.getSaveFileName(
TypeError: getSaveFileName(parent: Optional[QWidget] = None, caption: Optional[str] = '', directory: Optional[str] = '', filter: Optional[str] = '', initialFilter: Optional[str] = '', options: Union[QFileDialog.Options, QFileDialog.Option] = 0): argument 3 has unexpected type 'PosixPath
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
prepare_merge_to_develop_from_GSOC2025-AnnapurnaThis is for intermediate work to get the branch mergedThis is for intermediate work to get the branch merged