On 2021-06-27 9:18 a.m., Patrick Dupre wrote:
Hello,

Trying to run scilab under fedora34
'/usr/local/scilab-6.1.0/bin/scilab) from the files available on the scilab
web site, I get
Gtk-Message: 15:06:56.350: Failed to load module "pk-gtk-module"

dnf repoquery --whatprovides  'pk-gtk-module'
does not provide any information

rpmfind provides
PackageKit-gtk3-module
(/usr/lib64/gnome-settings-daemon-3.0/gtk-modules/pk-gtk-module.desktop
/usr/lib64/gtk-3.0/modules/libpk-gtk-module.so)

Package PackageKit-gtk3-module-1.2.3-1.fc34.x86_64 is already installed

I am not sure about what I should do

That sounds like /usr/lib64/gtk-3.0/modules/libpk-gtk-module.so is not in LD_LIBRARY_PATH.

Add it on the command line and run scilab from command line with it added.  Let's see if that resolves the issue.

--

John Mellor
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to