Charts, Export, graphics export broken on Ubuntu
- graphics export is broken on Ubuntu
- currently on my TXM the default export format for graphics is ‘svg’
- when I call the ‘Export graphic’ command on an AFC factorial plane,
the file selector dialog box opens with:
- a file name with extension set to ‘.svg’
- a current “format” set to ‘*.svg’ in the down right pull down menu
- if I change the “format” to any other value, for example ‘*.png’ :
- a) the file extension is not changed ->it should be edited to the extension chosen
- b) BUG the format is still SVG ->it should be set to the format corresponding to the extension chosen
Solution 1
The GTK dialog doesn’t work well. A first workaround is to use only the extension the user has set in the file name + check if the extension is managed by TXM.
Solution 2
Do better!
(from redmine: issue id 3471, created on 2023/10/20 by Serge Heiden)
- Relations:
- relates #3477 (closed)