Auto-connection request for Rayforge

I request the following privileged interfaces for Rayfore (https://rayforge.org):



Note that currently users have to execute the following manual steps:

sudo snap connect rayforge:camera

# Enable experimental hotplug support (one-time setup)
sudo snap set system experimental.hotplug=true

# Connect your laser via USB, then grant access
sudo snap connect rayforge:serial-port

Due to the “experimental” flag I am not sure that auto-connect can work for the serial port permissions.

This request has been added to the queue for review by the @reviewers team.

Sadly it will not and actual serial port slots beyond hotplug will have to be provided from a gadget snap (which we do not do with our generic gadgets for classic installations since it is actually device specific) so there is nothing to autoconnect to usually …

Hey @knipknap! Given that it is not possible to grant auto-connection to the serial-port interface right now, can we remove the request from the review queue?

I’m now removing the request from the queue. Please open a new topic if anything else is needed