plata
plata
I'm not quite sure what exactly is causing the issues. It might be that a library replaces a system library which leads to errors. @ImperatorS79 would it be enough to...
I've just tried to put the runtime at the end of `LD_LIBRARY_PATH`. Still the same error.
Yes. Just tried with a fresh Notepad++ installation. Installation itself was working but I could not start Notepad++. After removing the runtime from the ld path, it worked.
Like I said before: it cannot be that something is missing because if I do not use the runtime at all, it works.
Ah ok. I get: ``` wine: cannot find L"C:\\windows\\system32\\winemenubuilder.exe" 000b:err:wineboot:ProcessRunKeys Error running cmd L"C:\\windows\\system32\\winemenubuilder.exe -a -r" (2) 0009:fixme:ver:GetCurrentPackageId (0x2e9610 (nil)): stub 0009:fixme:dc:DeleteDC not deleting busy DC 0xdd0049 refcount 2 ```...
The runtime does not work in Flatpak either.
Didn't I open an issue for this already?
It was https://github.com/PhoenicisOrg/scripts/issues/543
I don't like the 4 levels because it produces strange directories like "Engines/Wine/Engine" but I do not want to decide this without @qparis.
I think this should be in #543 already but the idea is basically: do not structure the repository (and DTOs in Java) in category, application, script. Instead, manage only the...