dialogos-project / dialogos

The DialogOS dialog system.
https://www.dialogos.app
GNU General Public License v3.0
20 stars 7 forks source link

load/save dialog broken in Ubuntu (possibly all GTK-based Linux) #187

Closed timobaumann closed 5 years ago

timobaumann commented 5 years ago

with recent ubuntus, JavaFX is weird and hence our load/save dialog breaks, making it impossible to save files in DialogOS 2.1.1. Fix is in 48aeceb95fa04d8dd186946ff33c3347bb3be9f8 This must be considered for the next release (and it would be nice if we make that release soon)

timobaumann commented 5 years ago

workaround: load a file at startup as the commandline argument. saving to that file works fine.