Guilherme Silva

Results 268 comments of Guilherme Silva

I don't use Garuda myself, but support for `garuda-update` was added by someone who (supposedly) does use it: - https://github.com/topgrade-rs/topgrade/issues/226 - https://github.com/topgrade-rs/topgrade/pull/227 Additionally, the [Garuda wiki](https://wiki.garudalinux.org/en/garuda-update) says the following: >`garuda-update`...

You don't need the whole file. Just try adding what I said in my previous post.

Can you please share your `~/.config/topgrade.toml`?

Sigh... I might have to force XWayland for the Flatpak package until we figure this out.

I could not reproduce this on a virtual machine with GNOME 46 + Wayland: https://github.com/martinrotter/rssguard/assets/626206/3b0834d6-f0d4-4263-b106-07e487b0d7f0 @kimdre Can you try to reproduce the problem with 4.7.0? If the problem persists, try...

Thanks for the config file, but unfortunately I still couldn't reproduce the freezing. The Lite version not freezing could be a clue, but at the moment it doesn't ring any...

That's unfortunate. I wish I could help, but it's tricky since I can't reproduce the issue myself. The issue might also be a bit uncommon, since at this point I'd...

I'm getting a crash on this PR's branch that doesn't happen on master... On master: ```sh $ ./build/pycdc install.pyc -o install.py Unsupported opcode: JUMP_IF_NOT_EXC_MATCH (210) $ echo $? 0 ```...

> When running from the terminal, this is the output: > > ``` > QApplication: invalid style override 'kvantum' passed, ignoring it. > Available styles: Windows, Fusion > qrc:/qt/qml/EditorSettings.qml: module...

That's no problem, thanks for the response! > We already have this in the API https://anitya.readthedocs.io/en/latest/api.html#get--api-v2-versions- Maybe I'm misunderstanding the docs, but that doesn't seem what I'm looking for. I'll...