https://bugs.kde.org/show_bug.cgi?id=362825

--- Comment #3 from Michael <hd6...@gmail.com> ---
Error in { :
   task 1 failed - "could not find function "trellis.last.object""
 > getAnywhere("trellis.last.object")
A single object matching ‘trellis.last.object’ was found
It was found in the following places
   namespace:lattice
with value

function (..., prefix = lattice.getStatus("current.prefix"))
{
     if (!lattice.getStatus("current.plot.saved", prefix = prefix)) {
         warning("Requested 'trellis' object was not saved")
         return(invisible(NULL))
     }
     ans <- lattice.getStatus("last.object", prefix = prefix)
     update(ans, ...)
}
<environment: namespace:lattice>

Thank You.


On 05/09/2016 12:46 AM, Thomas Friedrichsmeier via KDE Bugzilla wrote:
> https://bugs.kde.org/show_bug.cgi?id=362825
>
> Thomas Friedrichsmeier <thomas.friedrichsme...@ruhr-uni-bochum.de> changed:
>
>             What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                   CC|                            |thomas.friedrichsmeier@ruhr
>                     |                            |-uni-bochum.de
>
> --- Comment #2 from Thomas Friedrichsmeier 
> <thomas.friedrichsme...@ruhr-uni-bochum.de> ---
> Thanks for reporting. I'll try to look into this, soon, but very distracted,
> ATM.
>
> Could you add the output of
>      getAnywhere ("trellis.last.object")
> to this report (after the error)?
>
> For the time being, you should be able to work around this by disabling the
> plot history feature, either for this call, only (rk.without.plot.history()) 
> or
> entirely (Settings->Onscreen Graphics->Screen device history).
>

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

Reply via email to