[Expired for octave (Ubuntu) because there has been no activity for 60
days.]
** Changed in: octave (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1689297
Thanks, it helped! No more error messages when using any of the two
alternatives.
--
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 notif
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