Hmmm, it seems that's there is a bug in tk_getOpenFile implementation on unix systems. If it finds some valid "dot" extension in allowed file extensions, it is used when a file without extension is selected.
I have tried a lot of things, but only a very dirty extension - using "/" as default file extension - seems to work. Could you please try the latest commit? S. On Mon, 23 Aug 2021 at 09:11, Martin Sluka via Therion <[email protected]> wrote: > Years problem on Mac. I have to use foo.thconfig. > > Martin > > Odesláno z iPhonu > > 22. 8. 2021 v 23:57, Wookey <[email protected]>: > > > If you run xtherion then try to load a thconfig file you get this error: > > > > <path>/thconfig.thcfg does not exist > > > > It works if you run > > > > xtherion thconfig > > > > (or otherwise specifying the correct path to the thconfig file) > > > > So something in the codebase seems to have decided that thconfig files > must now be called thconfig.thcfg or thconfig.thconfig. This seems quite > broken. > > > > -- > > > > Wookey > > > > _______________________________________________ > > Therion mailing list > > [email protected] > > https://mailman.speleo.sk/listinfo/therion > _______________________________________________ > Therion mailing list > [email protected] > https://mailman.speleo.sk/listinfo/therion >
_______________________________________________ Therion mailing list [email protected] https://mailman.speleo.sk/listinfo/therion
