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

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

[Octave-bug-tracker] [bug #49102] Windows, gnuplot, setting empty fontna


From: Rik
Subject: [Octave-bug-tracker] [bug #49102] Windows, gnuplot, setting empty fontname crashes Octave
Date: Thu, 15 Sep 2016 22:18:43 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

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

                 Summary: Windows, gnuplot, setting empty fontname crashes
Octave
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Thu 15 Sep 2016 03:18:41 PM PDT
                Category: Plotting with gnuplot
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Crash
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.2.0-rc1
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

Sample code:


graphics_toolkit gnuplot
ht = text (0.5, 0.5, "Hello World");
set (ht, "Fontname", "")
set (ht, "Fontname", "*")
set (ht, "Fontname", "")


It usually crashes on the first assignment, but sometimes it makes it to the
second one.





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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