https://bugs.kde.org/show_bug.cgi?id=316186
Filipe Saraiva <fil...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |CONFIRMED --- Comment #1 from Filipe Saraiva <fil...@kde.org> --- Currently testInvalidSyntax is working but testPlot is failing. :'( Below the output of testPlot in my computer: QDEBUG : TestOctave::testPlot() evaluateExpression: "cantor_plot2d('sin(x)', 'x', -10,10);" QDEBUG : TestOctave::testPlot() OctaveExpression construtor QDEBUG : TestOctave::testPlot() evaluate QDEBUG : TestOctave::testPlot() Executing a plot command QDEBUG : TestOctave::testPlot() runExpression QDEBUG : TestOctave::testPlot() readError QDEBUG : TestOctave::testPlot() "warning: print.m: epstool binary is not available.\nSome output formats are not available.\n" QDEBUG : TestOctave::testPlot() currentExpressionStatusChanged QDEBUG : TestOctave::testPlot() readError QDEBUG : TestOctave::testPlot() "libGL error: failed to open drm device: Permission denied\nlibGL error: failed to load driver: i965\n" QDEBUG : TestOctave::testPlot() currentExpressionStatusChanged QDEBUG : TestOctave::testPlot() readOutput QDEBUG : TestOctave::testPlot() readError QDEBUG : TestOctave::testPlot() finalize: "" QDEBUG : TestOctave::testPlot() true true FAIL! : TestOctave::testPlot() 'e->result()!=0' returned FALSE. () -- You are receiving this mail because: You are watching all bug changes.