|
From: Dmitri A. S. <das...@gm...> - 2016-10-07 04:03:47
|
On Thu, Oct 6, 2016 at 9:46 PM, sfeam <sf...@us...> wrote: > 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. > Sure. > > It would probably help to know what versions of qt, etc. > > This was Qt5.7.0 > > (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? > > I am guessing here, but I think that message is from Gnome desktop. The crash happens while qt was trying to pop up the file selection window (after clicking on "Export to PDF"). > > (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? > > Fedora 25 provided gnuplot 4.0.2 and it has the same problem. > Ethan > > > > > Dmitri. > > -- > > Dmitri. -- |