You used:
* * * * * DISPLAY=:0 /path/to/your/app
but it failed because your ~/.dbus
directory is owned not by you but by root. Check it:
ls -l ~/.dbus
You used:
* * * * * DISPLAY=:0 /path/to/your/app
but it failed because your ~/.dbus
directory is owned not by you but by root. Check it:
ls -l ~/.dbus