[Bug 1689297] Re: GNU Octave Ubuntu MATE: invalid string

2017-07-07 Thread Launchpad Bug Tracker
[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

[Bug 1689297] Re: GNU Octave Ubuntu MATE: invalid string

2017-05-08 Thread Martin Konôpka
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

[Bug 1689297] Re: GNU Octave Ubuntu MATE: invalid string

2017-05-08 Thread Mike Miller
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