[cantor] [Bug 359927] Cantor crashes when "Integrate plots in Worksheet" is checked (python2)

2016-04-08 Thread Filipe Saraiva via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359927

Filipe Saraiva  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME

-- 
You are receiving this mail because:
You are watching all bug changes.


[cantor] [Bug 359927] Cantor crashes when "Integrate plots in Worksheet" is checked (python2)

2016-04-08 Thread Simone Gaiarin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359927

--- Comment #2 from Simone Gaiarin  ---
I've tried now and it works correctly. Maybe updating some python packages
fixed the problem.

On Fri, Apr 8, 2016 at 8:06 PM Filipe Saraiva via KDE Bugzilla <
bugzilla_nore...@kde.org> wrote:

> https://bugs.kde.org/show_bug.cgi?id=359927
>
> --- Comment #1 from Filipe Saraiva  ---
> Hello Simone, I can not to reproduce this bug. Please, can you verify if
> you
> have this bug yet?
>
> I run the follow commands:
>
> x = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
> from matplotlib import pylab
> pylab.clf()
> pylab.plot(x)
> pylab.show()
>
> --
> You are receiving this mail because:
> You reported the bug.

-- 
You are receiving this mail because:
You are watching all bug changes.


[cantor] [Bug 359927] Cantor crashes when "Integrate plots in Worksheet" is checked (python2)

2016-04-08 Thread Filipe Saraiva via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359927

--- Comment #1 from Filipe Saraiva  ---
Hello Simone, I can not to reproduce this bug. Please, can you verify if you
have this bug yet?

I run the follow commands:

x = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
from matplotlib import pylab
pylab.clf()

pylab.plot(x)

pylab.show()

-- 
You are receiving this mail because:
You are watching all bug changes.

[cantor] [Bug 359927] Cantor crashes when "Integrate plots in Worksheet" is checked (python2)

2016-03-01 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359927

Christoph Feck  changed:

   What|Removed |Added

   Severity|normal  |crash

-- 
You are receiving this mail because:
You are watching all bug changes.