Problem with "rk.get.structure.global"

Thomas Friedrichsmeier thomas.friedrichsmeier at kdemail.net
Sun Jun 2 19:25:51 BST 2024


Hi,

On Sun, 2 Jun 2024 06:47:37 -0600
DES Alfonso Cano Robles <alfonsociologo at gmail.com> wrote:
> Error: object 'x' not found
> Warning in .Call("rk.get.structure.global", as.character(name),
> as.integer(envlevel),  :
>   failure to get object x

this, is a command that gets run internally, *after* the actual command
that you have run. Errors at this point are usually mostly harmless
(although, of course they should not happen).

In this case it's probably that we somehow failed to keep track, which
objects exist in the workspace, and are trying to look up a
non-existant object "x". IIRC, I have recently fixed a buglet in that
area in the Qt6 branch. With some luck it's already solved.

Could you come up with step-by-step instuctions on how to trigger this?

Regards
Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://mail.kde.org/pipermail/rkward-users/attachments/20240602/6e3c3f6e/attachment.sig>


More information about the rkward-users mailing list