在centos7.6系统中,用C#服务进程执行shell脚本,脚本中用gio open filename 打开文件,就出现这个报错,当直接运行shell脚本时又能怎打开。C#启动脚本时是正常运行到gio open的位置的。
gio:sysmbl lookup error:/usr/lib64/gio/modules/libgvfsdbus.so:ubdefined symbol:g_module_check_init
求大佬指点
https://blog.csdn.net/weiyuefei/article/details/74010833