Results 417 comments of Andy Holmes

I can't speak confidently to the inspiration for the restriction, so I guess we'll have to see what comes of the issue on the spec repository.

> Except, https://github.com/GSConnect/gnome-shell-extension-gsconnect/pull/1963#issuecomment-2763451169, remember? I'm confident that this check will run, since it's the first check in the function. It's not until line 60 that it will bail: https://github.com/GSConnect/gnome-shell-extension-gsconnect/blob/cdd8a73c6f17a22c05097f4b21a381681c2a2064/src/service/daemon.js#L49-L61

I rubber-stamped the last one and it didn't go well, so I'll let someone actively using GSConnect approve this one.

> Any update on this? Needs a contributor, I don't have any plans to implement this myself. > The link to the issue isn't working. Looks like libayatana-appindicators repository was...

Hi, thanks for the report! I have a fix queued up for the GSettings errors. The second one I expect is related to some thread-safety I've been working through. Do...

> Is there any way to increase verbosity or enable a stack trace of some sort? If you can find the PID of the crashed process with `coredumpctl list`, then...

Hi, I couldn't reproduce this yet myself, but I had some big refactorings planned for the LAN plugin that have now landed. Let me know if the problem seems like...

> (btw this always asks for approval, which makes it inconvenient, it would be great to remember if a device has been approved before) That will be a portal issue,...

Great news :) I'm hoping that was a threading bug with the TLS connection, so we can give it a bit to be sure - might be a racey problem.