[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

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


[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 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


[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
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