octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #44916] Printing Qt-drawn figures produces fau


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #44916] Printing Qt-drawn figures produces faulty files
Date: Tue, 12 May 2015 15:54:12 +0000
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:37.0) Gecko/20100101 Firefox/37.0

Follow-up Comment #52, bug #44916 (project octave):

John,

I am building with current FC21 which appears to be
qt5. rpm -qa|grep qt<3,4,5>
shows only qt5 and:
qt3-3.3.8b-63.fc21.x86_64
which apparently is needed by some other package.

You said:
>So on some systems the Qt graphics window hangs when connecting >with ssh but
we have no clue why or how to avoid that problem? >But the fltk widget works?

Yes, fltk works completely as long as print is only done
with visible off.  I do think that it is a good idea to only
run the print code with visible off in any case. This is
more efficient, allows use when visible on would not work,
and avoids distracting flicker on the screen. So, I would
advocate pushing a patch for that separate from trying to
fix qt.

>From what I see, there is something basically wrong in the
qt code. The fact that randomly incomplete plots show up
when running qt through ssh suggests that there is a
race condition/timing problem at least.

Anything else I can provide?



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44916>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]