[cantor] [Bug 469404] Sage backend crashes on any input

2024-05-13 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=469404 Alexander Semke changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[cantor] [Bug 469404] Sage backend crashes on any input

2023-05-20 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=469404 --- Comment #11 from Antonio Rojas --- Git commit d7d3ec2809eec1e818a5ec15c7018b3dc0b587cd by Antonio Rojas. Committed on 20/05/2023 at 09:00. Pushed by arojas into branch 'release/23.04'. Fix displaying plots in sagemath>=9.7 The temporary file

[cantor] [Bug 469404] Sage backend crashes on any input

2023-05-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=469404 --- Comment #10 from Bug Janitor Service --- A possibly relevant merge request was started @ https://invent.kde.org/education/cantor/-/merge_requests/57 -- You are receiving this mail because: You are watching all bug changes.

[cantor] [Bug 469404] Sage backend crashes on any input

2023-05-20 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=469404 --- Comment #9 from Antonio Rojas --- Git commit 6b14d7d5960c5383aaec96b7aea1ce4bd3680f1e by Antonio Rojas. Committed on 18/05/2023 at 17:21. Pushed by asemke into branch 'master'. Fix displaying plots in sagemath>=9.7 The temporary file location has

[cantor] [Bug 469404] Sage backend crashes on any input

2023-05-18 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=469404 --- Comment #8 from Antonio Rojas --- (In reply to Alexander Semke from comment #6) > The deprecation warning is pointing to python's tempfile and to > https://trac.sagemath.org/33213 which seems to be dead. I'll need to check > how sage is working

[cantor] [Bug 469404] Sage backend crashes on any input

2023-05-18 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=469404 --- Comment #7 from Bug Janitor Service --- A possibly relevant merge request was started @ https://invent.kde.org/education/cantor/-/merge_requests/55 -- You are receiving this mail because: You are watching all bug changes.

[cantor] [Bug 469404] Sage backend crashes on any input

2023-05-18 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=469404 --- Comment #6 from Alexander Semke --- The deprecation warning is pointing to python's tempfile and to https://trac.sagemath.org/33213 which seems to be dead. I'll need to check how sage is working with tempfile now... Are you contributing to Sage?

[cantor] [Bug 469404] Sage backend crashes on any input

2023-05-18 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=469404 --- Comment #5 from Alexander Semke --- (In reply to Antonio Rojas from comment #3) > This is specifically triggered by the line > > "print('%s %s' % ('TMP_DIR', sage.misc.misc.SAGE_TMP))\n" > > which throws a deprecation warning in recent

[cantor] [Bug 469404] Sage backend crashes on any input

2023-05-18 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=469404 --- Comment #4 from Alexander Semke --- (In reply to Antonio Rojas from comment #3) > This is specifically triggered by the line > > "print('%s %s' % ('TMP_DIR', sage.misc.misc.SAGE_TMP))\n" > > which throws a deprecation warning in recent

[cantor] [Bug 469404] Sage backend crashes on any input

2023-05-18 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=469404 --- Comment #3 from Antonio Rojas --- This is specifically triggered by the line "print('%s %s' % ('TMP_DIR', sage.misc.misc.SAGE_TMP))\n" which throws a deprecation warning in recent Sage, so stderr is non-empty. I think this was deprecated

[cantor] [Bug 469404] Sage backend crashes on any input

2023-05-18 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=469404 --- Comment #2 from Alexander Semke --- The crash is triggered in frame9 in sagesession.cpp:346 where a simple connect is being done: connect(expr, ::Expression::statusChanged, this, ::currentExpressionStatusChanged); and it crashes later in

[cantor] [Bug 469404] Sage backend crashes on any input

2023-05-06 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=469404 Alexander Semke changed: What|Removed |Added Assignee|cantor-b...@kde.org |alexander.se...@web.de -- You are receiving

[cantor] [Bug 469404] Sage backend crashes on any input

2023-05-06 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=469404 Alexander Semke changed: What|Removed |Added Ever confirmed|0 |1 CC|

[cantor] [Bug 469404] Sage backend crashes on any input

2023-05-06 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=469404 --- Comment #1 from Antonio Rojas --- Bisected to 3bd238c09be423ee95a5556aca2f7f7827959c1c -- You are receiving this mail because: You are watching all bug changes.

[cantor] [Bug 469404] Sage backend crashes on any input

2023-05-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=469404 Bug Janitor Service changed: What|Removed |Added Severity|normal |crash -- You are receiving this mail