On Sun, 23 Oct 2016 14:27:19 -0700 (PDT) lewis <[email protected]> wrote:
> Pressing the 'Export' button (Export the graph as a PNG) crashes Leo. Gah, ok, try f78504f Cheers -Terry > Here is the traceback: > > *Git commit: ec8c3088Python 3.5.2, PyQt version 5.7.0Windows 10 AMD64 > (build 10.0.14393) SP0reading settings in > N:\leo\DServe_Eff_Filters.leoreading settings in > N:\leo\workbook.leoTraceback (most recent call last): File > "N:\git\leo-editor\leo\plugins\graphcanvas.py", line 179, in > <lambda> u.btnExport.clicked.connect(lambda checked: > o.exportGraph()) File > "N:\git\leo-editor\leo\plugins\graphcanvas.py", line 1286, in > exportGraph selectedFilter="Images (*.png)",TypeError: > getSaveFileName(parent: QWidget = None, caption: str = '', directory: > str = '', filter: str = '', initialFilter: str = '', options: > Union[QFileDialog.Options, QFileDialog.Option] = 0): 'selectedFilter' > is not a valid keyword argument*The other buttons are now stable *.* > Regards > Lewis -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
