Daniel Johnson

Results 316 comments of Daniel Johnson

I can see from this that my previous commit to eliminate "Accessing game config while runner wasn't given one." did not do enough. I will investigate.

OK, I've made a deeper effort to get the config data in there. Might help. It's committed to the same branch, please download again (or git pull) and try again,...

Oh crap, never mind. I committed all that to master. I'll revert it all and get back to you once I've done it over in the branch.

Okay, I've reapplied the commits to [the branch](https://github.com/lutris/lutris/tree/dj/exe_what_exe). Please redownload or pull that, and give it a try. I'm not sure I'm on the right track, but it is worth...

Still not there. I've made one more tweak, trying to get a working_dir in there. Please grab it again and try again. If this doesn't work, I must be on...

Well, crud. I'm all out of ideas. Origin installs fine for me, so I can't reproduce the problem. Those "No template string given" messages are due to the sloppy way...

I am also experiencing this issue (same error in the log) now that I have updated to Pop!_OS 22.04. Presumably they changed something about libwebkitgtk that winetricks cares about. Disabling...

So, I find that 'system winetricks' and 'disable runtime' do not work here because they don't completely disable the runtime and use the system libraries- LD_LIBRARY_PATH is still getting set....

That's an Arch package. How do we use that?

I fixed "Use System Winetricks" and "Disable Lutris Runtime" so they'd work for this case, but was not able to fix the runtime to work with zenity. I kinda lost...