hi laurent,
can you send me a .omv file containing this plot?
with thanks
flatpak run org.jamovi.jamovi
Gtk-Message: 22:05:29.613: Failed to load module "canberra-gtk-module"
Gtk-Message: 22:05:29.614: Failed to load module "canberra-gtk-module"
jamovi
version: 0.0.0
cli: 0.0.0
ports: 42485, 37911, 32933
jamovi.server.session - creating instance: 4a88be3b-928f-49eb-863c-73b9f863f307
[32:0513/220531.668168:ERROR:buffer_manager.cc(488)] [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : glBufferData: <- error from previous GL command
instance_started 4a88be3b-928f-49eb-863c-73b9f863f307
flatpak list
Name Application ID Версия Ветка Установка
Freedesktop Platform org.freedesktop.Platform 19.08.10 19.08 system
default org.freedesktop.Platform.GL.default 19.08 system
Intel org.freedesktop.Platform.VAAPI.Intel 19.08 system
openh264 org.freedesktop.Platform.openh264 2.0 system
jamovi org.jamovi.jamovi 1.2.16 stable system
flatpak run --command=fc-cache org.jamovi.jamovi -f -v
jonathon wrote:cool, thanks for these details. can you just check that this still occurs with the latest jamovi (1.2.18). we ship the 1.2.18 with a newer R version, and i just want to rule out that that makes a difference.
jonathon wrote:can you try rolling back to 1.2.16 and see if that fixes it.
flatpak config --system --set languages "en;ru"
flatpak update
flatpak run --env=LC_ALL=en_US.UTF-8 org.jamovi.jamovi
library("jmv")
jmv::pca(
data = data,
vars = vars(A, B, C, D, E),
screePlot = TRUE)