ReimarBauer

Results 474 comments of ReimarBauer

Holy cow, it’s basically Linux! ## ls -S -1 Library/mingw64/bin/*.exe | sort -k5 ``` Library/mingw64/bin/WhoUses.exe Library/mingw64/bin/adig.exe Library/mingw64/bin/ahost.exe Library/mingw64/bin/antiword.exe Library/mingw64/bin/blocked-file-util.exe Library/mingw64/bin/brotli.exe Library/mingw64/bin/bunzip2.exe Library/mingw64/bin/bzcat.exe Library/mingw64/bin/bzip2.exe Library/mingw64/bin/bzip2recover.exe Library/mingw64/bin/connect.exe Library/mingw64/bin/create-shortcut.exe Library/mingw64/bin/curl.exe Library/mingw64/bin/edit_test.exe Library/mingw64/bin/edit_test_dll.exe Library/mingw64/bin/envsubst.exe...

Let’s also make sure we save the file path in mssautoplot.json. We can just use self.last_save_directory for this; no need to create a new default.

the autoplot dockingwidget still does not save a path into the json configuration for the filenames, see https://github.com/Open-MSS/MSS/blob/develop/mslib/msui/autoplot_dockwidget.py#L318 The filenames can be stored on different directories. In the json file...

> Hii @ReimarBauer I’ve added the path for the .ftml file like this: > > `if filename and not os.path.isabs(filename): default_dir = os.path.join(os.path.expanduser("~"), ".config", "msui") filename = os.path.join(default_dir, filename)` >...

> Hii @ReimarBauer I noticed that running: **mssautoplot --cpath ~/.config/msui/mssautoplot.json** _gives resource 'example_flight.ftml' not found_ but this works: **mssautoplot --cpath ~/.config/msui/mssautoplot.json --ftml-path /home/anuu/.config/msui/example_flight.ftml** Please share the section of your mssautoplot.json...

Please send a PR to stable

Hi @DPR23 this is a problem in a working branch of @annapurna-gupta GSOC project. What is your idea to fix this?

This can be done by a new docking widget. By this the idea of a common template widget can be realized. https://github.com/Open-MSS/MSS/issues/1108

this is a similiar wish, another option where data can come from https://github.com/Open-MSS/MSS/issues/1218

This will be postponed after we have https://open-mss.github.io/develop/GSOC/figure_objects