Three situations that cause the program to crash
Thomas Friedrichsmeier
thomas.friedrichsmeier at kdemail.net
Fri Mar 27 08:56:49 GMT 2026
Hi,
Am Wed, 25 Mar 2026 13:41:51 -0600
schrieb DES Alfonso Cano Robles <alfonsociologo at gmail.com>:
> I just wanted to let you know that I've found three bugs that cause the
> program to crash.
> * The first occurs when the data editor window is split.
> * The second happens when saving the RData file.
> * The third occurs when trying to execute a command that requires creating
> a new output file.
Thanks for reporting!
I've fixed the first one in master. Updated builds should appear in the usual
place, shortly.
I could not immediately reproduce the latter. Can you pinpoint
more exactly, what conditions might be required to trigger it? When starting
with a fresh session, what are the exact steps needed to reproduce?
Conceivably, however, this was caused by the same underlying issue, and as the
first, so with a bit of luck might be fixed.
I'll investigate the third. Some first quick checks seem to indicate, this
happens when opening an output file that has not yet been initialized. I.e.:
x <- rk.output(create=TRUE)
x$activate()
x$view()
does not crash. However, a crash occurs, if x$activate() is omitted.
Regards
Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: Digitale Signatur von OpenPGP
URL: <http://mail.kde.org/pipermail/rkward/attachments/20260327/5a01f477/attachment.sig>
More information about the RKWard
mailing list