Kernel version | Linux DietPi 5.10.144-meson64 #22.08.2 SMP PREEMPT Wed Sep 21 19:02:36 UTC 2022 aarch64 GNU/Linux
SBC model | Odroid HC4)
Additional Information (if applicable)
Software title | MATE¿?
Can this issue be replicated on a fresh installation of DietPi?
For me, it has happened always, also on bullseye 4.9 the error was still present.
Steps to reproduce
Login on xrdp
Mate desktop starts
Try to open a window explorer from the menu entries
Nothing happens
Expected behaviour
Explorer windows opens
Actual behaviour
Nothing happened when opening an entry menu.
This error has happening me always, when system recently starts I can’t open any caja window clicking on an entry menu.
On console I get this error when running caja: Could not register the application: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface “org.gtk.Actions” on object at path /org/mate/Caja
I tried to replicate but it’s working fine on my test system NanoPi R5S.
I installed XRDP and Mate without any browser. RDP login is working fine, and I could open items that are located unter Places. Even typing caja into terminal window is working fine.
It happens with both users root and dietpi, but it seems that is at the beginning, because after a time the error on terminal dissapears, and the elements on places seems to be working as normal, that’s why I said it’s weird…
i have the same problem switching from lxde to mate.
no matter wich user, i can only start caja with sudo.
dietpi@DietPi:/root$ caja
Authorization required, but no authorization protocol specified
Could not parse arguments: Cannot open display:
dietpi@DietPi:/root$ sudo caja
root@DietPi:~# caja
Could not register the application: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface “org.gtk.Actions” on object at path /org/mate/Caja
root@DietPi:~#
I simply used dietpi-software to install Mate and xrdp as it doesn’t matter if you start installation as root or non-root user. Because dietpi-software requires sudo or root privileges anyhow.