Sebastian Thiel
Sebastian Thiel
Thanks a lot for reporting! @ndom91 might have some experience with this.
Thanks so much for chiming in, and for making clear why Ubuntu 24 is currently needed - it's all about the actual version of `libwebkit2gtk-4.1`, whose capabilities differ wildly despite...
Also this happens on Ubuntu 24. Originally on https://discord.com/channels/1060193121130000425/1206670506271707156/1397535081115025460 . ### Resources * [the updater plugin itself](https://github.com/tauri-apps/plugins-workspace/blob/v2/plugins/updater/src/updater.rs#L856) for installing a deb package. * the source of the error message: https://github.com/tauri-apps/plugins-workspace/blob/27ddcd0abe07860ad94092baefcbe771548289b6/plugins/updater/src/updater.rs#L971
You are absolutely right, it's a huge issue and there is no `tauri`-based solution in sight. That's also why are looking to [switch to Electron](https://github.com/gitbutlerapp/gitbutler/pull/9482), which enables shipping a frontend...
Thanks for sharing @JackatDJL, it's much appreciated! I am glad to head the the keychain integration now works as well, there was a contributed fix for that. It turned out...
Thanks for sharing. > `Permission denied (os error 13) at path "/usr/bin/tauri_current_appvGLaFo"` This is new to me, and it seems like it isn't allowed to execute programs. If this is...
> i use gitbutler with the Linux Intel (RPM) download installed with dnf and dnf needs superuser permissions to install or update programs I see. The it looks like the...
My apologies, the table was AI generated and I didn't catch the problem: we don't provide Flatpaks, and the ones that seem to exist are community maintained. I do not...
Thanks for sharing! All that sounds like a very reasonable ask. Unfortunately I don't know much about thefse endpoints nor do I have access to them, but @krlvi can probably...
> Also this happens on Ubuntu 24. > > > Originally on https://discord.com/channels/1060193121130000425/1206670506271707156/1397535081115025460 . > > ### Resources > > * [the updater plugin itself](https://github.com/tauri-apps/plugins-workspace/blob/v2/plugins/updater/src/updater.rs#L856) for installing a deb package....