Dbus slot declaration request for rustconn

Hello, requesting a dbus slot declaration for the rustconn snap (previous interface request: [#51235]).

Since moving from a custom core26 setup back to core24 with the gnome extension (rev 149+), the snap declares a session D-Bus slot so the GTK4 application can own its well-known name, matching the app ID and desktop file (io.github.totoshko88.RustConn), as registered by g_application_register:

slots:
  dbus-rustconn:
    interface: dbus
    bus: session
    name: io.github.totoshko88.RustConn

Without owning this name the app fails to register on the session bus under strict confinement. This is the standard single-instance/activation mechanism for GTK/GApplication apps. Could you please grant the slot declaration (and approve the latest pending revision)? Thank you!

This request has not been added to the review queue. It should be placed in the appropriate store-requests subcategory using the subcategory template for classic-confinement, privileged-interfaces and aliases requests.

Hey @totoshko88

This request makes perfect sense to me. I’ve granted it and this is now live

1 Like