Daniel Johnson

Results 172 comments of Daniel Johnson

I think if you are going to have a hard-coded "Uncategorized" category it should not present with the user-defined categories; it should be up in the top section with "Recent"....

I forgot about that. That "Uncategorized" entry was really a "Newly Installed" category, but it makes *even less* sense to sync that up to Lutris.net. @hirak99's proposal is dynamic, but...

I've gotten around to look at this, and I've managed to fix up versions that do not have architectures for Wine. It'll also fix up the resulting game's configuration in...

Lutris 0.5.16 does download its updates in the background, just for this reason. You no longer get that startup dialog, instead download progress appears at the bottom of the sidebar...

Gah, neither does 0.5.15! I wrote the code for this inside out, upside down, and backwards. It actually only downloads new ``versions.json`` if that file is missing outright. You've fixed...

By the way, @strycore, I've provided some more commenting, where you indicated it was needed. Hope that helps.

@bjoern-tantau, I expect it's something else that isn't the updates (especially if they are broken!), but I've no idea what. The log might help us see just where it's getting...

Not a lot to go on, but sounds like #4883. Or maybe #4316.

I've looked at the code, and I think Lutris only sees Steam if it is installed 'natively', not via flatpak. I think Lutris supports runners via flatpak, but not any...

Ah, these things are part of Umu, not part of Lutris. I don't know if Umu even wants to support old Python and GLib versions. But you probably should bring...