Try using either

    octave -q -f --no-gui-libs add.m

or

    octave-cli -q -f add.m

This will run Octave without any initialization of the Qt toolkit, which
is probably where these noisy warning messages are coming from. These
messages are not generated by Octave, and there is probably not much
Octave can do about silencing them as long as it is loading the Qt
toolkit, which indirectly loads GTK and this buggy theme that is active
on your system.

** Changed in: octave (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1689297

Title:
  GNU Octave Ubuntu MATE: invalid string

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1689297/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to