The bug is due to the use of "MarkFaceColor" in plot function.
for example, it crashes  when i use,
plot(X(neg, 1), X(neg, 2), 'ko', 'MarkerFaceColor', 'y', 'MarkerSize', 7)

but it will not crash when the plot function is used as
plot(X(neg, 1), X(neg, 2), 'ko', 'MarkerSize', 7)

Hope its fixed soon.

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

Title:
  octave-cli:
  ../../../../../../../src/mesa/drivers/dri/i965/brw_eu_emit.c:267:
  validate_reg: Assertion `execsize >= width' failed.

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to