Why this error¿?

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
win32
Level 1
Level 1
Posts: 7
Joined: Tue Oct 05, 2010 8:52 am

Why this error¿?

Post by win32 »

Someone know the reason of this error??

Code: Select all

err:win:GetDesktopWindow failed to start explorer, err 1359
err:win:GetDesktopWindow failed to create desktop window
run.x: loader.c:500: wine_dll_load: La declaración `load_dll_callback' no se cumple.
i post the same error 2 days ago but the solution is not good.
thanks
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Why this error¿?

Post by vitamin »

win32 wrote:run.x: loader.c:500: wine_dll_load: La declaración `load_dll_callback' no se cumple.
Please translate.

What O/S is this? What distro? What Wine version?
win32
Level 1
Level 1
Posts: 7
Joined: Tue Oct 05, 2010 8:52 am

Post by win32 »

fedora 11
Last Version of WINE

The stament 'load_dll_callback' not met.

thanks
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

win32 wrote:Last Version of WINE
No such version. What does 'wine --version' say?
win32
Level 1
Level 1
Posts: 7
Joined: Tue Oct 05, 2010 8:52 am

Post by win32 »

Sorry, the version is the Wine 1.3.4

thanks
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

win32 wrote:Sorry, the version is the Wine 1.3.4
Are you running 32-bit or 64-bit Wine? It is strongly recommended to still use 32-bit version. wine-64 is way too buggy.
Locked