Hi, The issue with the AppImage and cairo_pdf() appears to be fixed with this version indeed. Well done! 😉
Cheers, Pierre Le samedi 19 avril 2025 10:56:01 heure d’été d’Europe centrale, vous avez écrit : > Hi, > > Am Sat, 19 Apr 2025 07:54:03 +0200 > schrieb Pierre de Villemereuil <p...@mailo.fr>: > > I'm testing with the AppImage, so I can't be really sure, but I'm > > getting errors using cairo_pdf() with the rkward 0.8.1 RC that I > > don't get running the same script in R directly : > > [...] > > > /lib64/libgobject-2.0.so.0: > > undefined symbol: g_sort_array > > I see. Yes, that'll be specific to the AppImage (where one difficulty > lies in dealing with different versions of the same libs contained in > the AppImage and on the target system) but certainly worth fixing. I've > tried something (in master, for now, but the branches are nearly > identical, ATM). Could you try again with the latest build in > https://cdn.kde.org/ci-builds/education/rkward/master/linux/ ? > > Thanks! > Thomas >