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

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

[Octave-bug-tracker] [bug #45103] Qt figures not properly drawn


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #45103] Qt figures not properly drawn
Date: Thu, 14 May 2015 14:34:03 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:37.0) Gecko/20100101 Firefox/37.0

URL:
  <http://savannah.gnu.org/bugs/?45103>

                 Summary: Qt figures not properly drawn
                 Project: GNU Octave
            Submitted by: pantxo
            Submitted on: jeu. 14 mai 2015 14:34:02 GMT
                Category: GUI
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Regression
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

I am currently at 20180:89616a98b02e. I can't produce any plot using Qt
toolkit: the figure window contains garbage see attached screenshot. I see the
same issue using default and stable.

I can eventually produce the figure by switching the toolkit as follows:


graphics_toolkit ("qt")
plot (1:10)
graphics_toolkit (gcf (), "fltk")
graphics_toolkit (gcf (), "qt")


But any manipulation of the window (e.g. resize) or new plot will lead to
garbage again.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: jeu. 14 mai 2015 14:34:02 GMT  Name: Qt_garbage.png  Size: 43 ko   By:
pantxo

<http://savannah.gnu.org/bugs/download.php?file_id=34010>

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

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