desura / Desurium

Free online games platform (juegos gratis), with an open source client. LGPL repo for Desura client. Potentially out of date. See https://github.com/desura/desura-app for newest (LGPL) client.
https://www.desura.com/es
GNU General Public License v3.0
270 stars 42 forks source link

bin dir gets changed after login causing scriptcore.dll to fail to load #619

Closed lodle closed 11 years ago

lodle commented 11 years ago

Caused by wxWidgets (added a break point on SetDllDirectory) where it doesnt restore the dll directory properly

lodle commented 11 years ago

http://trac.wxwidgets.org/ticket/15534

Jookia commented 11 years ago

We might want to add this to our wxWidgets patches.

lodle commented 11 years ago

Already there jookia

karolherbst commented 11 years ago

Is this fixed with newer wxWidgets?

karolherbst commented 11 years ago

ahh, this is a new wxwidgets bug