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

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

[Octave-bug-tracker] [bug #64625] Not working some function such as plot


From: anonymous
Subject: [Octave-bug-tracker] [bug #64625] Not working some function such as plot(), figure() and etc.
Date: Sun, 17 Sep 2023 04:05:28 -0400 (EDT)

Follow-up Comment #10, bug #64625 (project octave):

A path with a space (for example "d:\Progra mos\octave-8.3.0-w64\") does not
affect how Octave works. But the paths

"d:\Programosė\octave-8.3.0-w64\"

etc. (any non-Latin letter in the path) makes Octave not fully functional.
Output after launch

warning: load_path:
D:\Programosė\octave-8.3.0-w64\mingw64\lib\octave\8.3.0\site\oct\x86_64-w64-mingw32:
No such file or directory
warning: load_path:
D:\Programosė\octave-8.3.0-w64\mingw64\lib\octave\site\oct\api-v58\x86_64-w64-mingw32:
No such file or directory
...
warning: load_path:
D:\Programosė\octave-8.3.0-w64\mingw64\share\octave\8.3.0\data: No such file
or directory

Total 270 directories.

The figure command works (but outputs 270 warnings described above). The
command plot([1,2,3]) does not work. Output below:

warning: load_path:
D:\Programosė\octave-8.3.0-w64\mingw64\lib\octave\8.3.0\site\oct\x86_64-w64-mingw32:
No such file or directory
warning: load_path:
D:\Programosė\octave-8.3.0-w64\mingw64\lib\octave\site\oct\api-v58\x86_64-w64-mingw32:
No such file or directory
...
warning: load_path:
D:\Programosė\octave-8.3.0-w64\mingw64\share\octave\8.3.0\data: No such file
or directory
warning: ft_manager: unable to load font:
D:\Programosė\octave-8.3.0-w64\mingw64\share\octave\8.3.0\fonts\FreeSans.otf
warning: called from
    axes at line 107 column 8
    newplot at line 161 column 10
    plot at line 234 column 9

warning: ft_text_renderer: unable to load appropriate font
warning: called from
    axes at line 107 column 8
    newplot at line 161 column 10
    plot at line 234 column 9

warning: ft_manager: unable to load font:
D:\Programosė\octave-8.3.0-w64\mingw64\share\octave\8.3.0\fonts\FreeSans.otf
warning: called from
    axes at line 107 column 8
    newplot at line 161 column 10
    plot at line 234 column 9

warning: ft_text_renderer: unable to load appropriate font
warning: called from
    axes at line 107 column 8
    newplot at line 161 column 10
    plot at line 234 column 9

warning: ft_manager: unable to load font:
D:\Programosė\octave-8.3.0-w64\mingw64\share\octave\8.3.0\fonts\FreeSans.otf
warning: called from
    axes at line 107 column 8
    newplot at line 161 column 10
    plot at line 234 column 9

warning: ft_text_renderer: unable to load appropriate font
warning: called from
    axes at line 107 column 8
    newplot at line 161 column 10
    plot at line 234 column 9

error: __go_axes__: ft_text_renderer: invalid bounding box, cannot render,
unable to create graphics handle
error: called from
    axes at line 107 column 8
    newplot at line 161 column 10
    plot at line 234 column 9



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?64625>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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