Skulltrail192 / One-Core-API-Binaries

http://shorthornproject.com
574 stars 47 forks source link

Gajim support? #277

Open Neustradamus opened 1 month ago

Neustradamus commented 1 month ago

It is possible to have Gajim support?

idontyboi commented 1 month ago

Support for Gajim 1.3.3 (the last 32-bit version) will come with the next One-Core-API release. image

Newer builds are 64-bit XP only. Gajim 1.8.4 doesn't work due to a bizzare issue in a Rust component of a Python module, but a version inbetween may work.

Neustradamus commented 1 month ago

@idontyboi: Thanks for your answer!

About Rust/Python strange issue, it is possible to have more details? No solution is possible?

idontyboi commented 1 month ago

Currently no details are avaliable other than the loader somehow saying that a missing function in some DLL. Dependency Walker disagrees, however.

If you use a 32-bit version of Windows XP, you simply can't run any higher than 1.3.3. No extended kernel can help with programs turning 64-bit only, which is increasingly common in the last two years.

Neustradamus commented 1 month ago

Of course for x64 version does not work on x86 but if recent x64 builds can work on x64 OS, it will be nice :)