|
From: sfeam <sf...@us...> - 2016-10-07 02:48:13
|
On Thursday, 06 October 2016 05:45:19 PM Dmitri A. Sergatskov wrote: > On Sun, Oct 2, 2016 at 1:51 PM, sfeam <sf...@us...> wrote: > > > If no last-minute problems are found, I plan to release gnuplot 5.0.5 > > (version 5.0 patchlevel 5) in a week or so. > > On gnome/Wayland (Fedora 25 alpha) > qt terminal crashes if I select "Export to PDF" or "Export to SVG": > Definitely not something that's going to get fixed before release of 5.0.5 but if you open a bug tracker item we will try to deal with it. It would probably help to know what versions of qt, etc. > (gnuplot_qt:20095): Gdk-WARNING **: gdkwindow-x11.c:5554 drawable is not a > native X11 window > Error: plot window (gnuplot_qt) not responding - will restart That seems really odd, because why would gnuplot_qt be calling into a gdk/gtk library? As built here, the gnuplot_qt executable does not contain a symbol entry for gdkwindow-x11, although the wxt/cairo code in the main gnuplot executable does. Furthermore, the pkg-config files for Qt 5.4.2 do not list any gdk library requirements. Has this changed in a newer version of Qt? > (The same happens with earlier versions). Do you mean earlier versions of gnuplot run on Fedora 25, or do you mean earlier versions of Fedora, or what exactly? Ethan > > Dmitri. > -- |