keshavbhatt/BingWall

AppArmor issue on Ubuntu 23.10

jridder opened this issue · 1 comments

I know 23.10 is still beta but it't almost done.

When doing bing-wall --set you get the following:

Qt: Session management error: Could not open network socket
propsReply "An AppArmor policy prevents this sender from sending this message to this recipient; type="method_call", sender=":1.192" (uid=1000 pid=15717 comm="/snap/bing-wall/26/usr/bin/bing-wall --set" label="snap.bing-wall.bing-wall (enforce)") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination="org.freedesktop.NetworkManager" (uid=0 pid=940 comm="/usr/sbin/NetworkManager --no-daemon" label="unconfined")"
nmReply "An AppArmor policy prevents this sender from sending this message to this recipient; type="method_call", sender=":1.192" (uid=1000 pid=15717 comm="/snap/bing-wall/26/usr/bin/bing-wall --set" label="snap.bing-wall.bing-wall (enforce)") interface="org.freedesktop.NetworkManager" member="GetDevices" error name="(unset)" requested_reply="0" destination="org.freedesktop.NetworkManager" (uid=0 pid=940 comm="/usr/sbin/NetworkManager --no-daemon" label="unconfined")"
"Object path cannot be empty"

same issue on 24.04

Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
Qt: Session management error: Could not open network socket
propsReply "An AppArmor policy prevents this sender from sending this message to this recipient; type=\"method_call\", sender=\":1.292\" (uid=1000 pid=29456 comm=\"/snap/bing-wall/26/usr/bin/bing-wall set\" label=\"snap.bing-wall.bing-wall (enforce)\") interface=\"org.freedesktop.DBus.Properties\" member=\"GetAll\" error name=\"(unset)\" requested_reply=\"0\" destination=\"org.freedesktop.NetworkManager\" (uid=0 pid=1391 comm=\"/usr/sbin/NetworkManager --no-daemon\" label=\"unconfined\")"
nmReply "An AppArmor policy prevents this sender from sending this message to this recipient; type=\"method_call\", sender=\":1.292\" (uid=1000 pid=29456 comm=\"/snap/bing-wall/26/usr/bin/bing-wall set\" label=\"snap.bing-wall.bing-wall (enforce)\") interface=\"org.freedesktop.NetworkManager\" member=\"GetDevices\" error name=\"(unset)\" requested_reply=\"0\" destination=\"org.freedesktop.NetworkManager\" (uid=0 pid=1391 comm=\"/usr/sbin/NetworkManager --no-daemon\" label=\"unconfined\")"
"Object path cannot be empty"