Andy Holmes
Andy Holmes
That's correct, without a better option, Valent will fallback to the GDK-based clipboard which requires the application to gain focus to acquire the clipboard selection. For better support, someone will...
Unless I'm mistaken, the only thing wrong with the dialog is that the hack it used to check keybinding availability no longer works. If not having that is reason to...
> This fails in CI Yeah, I'm really not sure why `g_close()` is a missing symbol :confused: I guess I'll just implement returning a `GError` manually, it's not a ton...
> Also, is there a test you can add? Hmm, that's a good question. I'm not sure how to make an `open()` or `close()` call fail, other than maybe some...
> Also, is there a test you can add? Hmm, that's a good question. I'm not sure how to make an `open()` or `close()` call fail if that's what you...
Hmm, not sure why it's timing out, and I can't reproduce locally.
Hi, can you clarify what you mean by "corrupted"?
Is this fixed if you close and open the window? If not, is it fixed if you stop and restart Valent after observing this? In other words, is the corruption...
You can start the service using the *Mobile Devices* user menu in GNOME Shell. If you've recently updated GSConnect after Ubuntu, you'll have restart GNOME SHell.
@porjo there's a small section [here](https://github.com/andyholmes/gnome-shell-extension-gsconnect/wiki/Help#waiting-for-service). You could add a blurb about OS updates and link there from somewhere easier to find. You're always welcome to change the Wiki, all...