Robin Candau

Results 77 comments of Robin Candau

> I removed and reinstalled systray-x-kde but nothing changed. Could this be the source of my problem? The fact that Thunderbird still sees version 0.9.6 is indeed most probably the...

@Ximi1970 I think it's now clear that @nicolamori issue is specific and not related to `env GDK_BACKEND=x11` (or `MOZ_ENABLE_WAYLAND=0`, even though I had to switch to that on my side...

> I installed it from [extra] with pacman. I could try to uninstall and do a manual clean before reinstalling, but I'd need some guidance about what to delete. Well,...

> I removed the Arch package but systray-x was still present in Thunedrbird, so for sure I did something nasty in the past. Ha yeah, you most likely installed it...

@Ximi1970 I adapted [the PR](https://github.com/Ximi1970/systray-x/pull/200) according to the above. Even though @nicolamori issue was in fact not related to `GDK_BACKEND=x11` / `MOZ_ENABLE_WAYLAND=0` at all in the end, I think it...

> Had same issue on Wayland KDE, resolved by setting MOZ_ENABLE_WAYLAND=0 environment variable in the launcher and in the autostart config. Were you using `GDK_BACKEND=x11` before that?

Hi, Thanks for the suggestion! While it may eventually be a bit more niche than the rest of the currently supported feature set, I'm not necessarily opposed to bring some...

Ok, so as far as I understand, this is two additional checks (ran if there are pending updates & before asking users for a confirmation to proceed), if `alhp-utils` is...

> I mean, two checks, but depending on a single command. Other than that, yes. > Yes, makes sense. > I shall create a draft PR later. Alright, thanks!

Hi, This is exactly the change I initially proposed in #2076 (later re-opened as #2078). However, after a short discussion there, we ended up agreeing that making use of `SOURCE_DATE_EPOCH`...