denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Denemo-devel] Windows Version Errors and log


From: Richard Shann
Subject: Re: [Denemo-devel] Windows Version Errors and log
Date: Thu, 20 Nov 2008 08:03:39 +0000

The relevant errors appear to be:

LoadLibraryW("C:/gtkbundle/gtk
+-bundle-2.12.10/lib/gtk-2.0/2.10.0/loaders/svg_loader.dll")
LoadLibraryW("C:/gtkbundle/gtk
+-bundle-2.12.10/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-xbm.dll")

LoadLibraryW("c:/devel/target/pango-1.10.1/lib/pango/1.4.0/modules/pango-basic-win32.dll")


GetProcAddress(0x75250000 [MSCTFIME.IME], "ImeGetImeMenuItems") called
from "IMM32.DLL" at address 0x76337374 and returned NULL. Error: Die
angegebene Prozedur wurde nicht gefunden (127).

The first two indicate that a hardwired path may be involved - creating
c:/gtkbundle/gtk+-bundle.... and putting the svg_loader dll there may
fix the problem, the xbm loader as well. Also creating
c:/devel/target/pango-1.10.1/lib/pango/1.4.0/modules and putting
pango-basic-win32.dll may fix that. 

The last error may then go away, if not, I have no idea as it would seem
that a procedure internal to the windows stuff is not there - perhaps
this is because dwmapi.dll has been provided incorrectly?

Richard



On Wed, 2008-11-19 at 01:50 +0100, N. Gey wrote:
> Hi list,
> 
> it happend that I just set up a complete fresh XP (SP2) system on the same 
> maschine I run linux (and denemo). After installing all the drivers I 
> installed Denemo: Same as other users - The Icon popup shows and then 
> nothing. The command line even exits before the popup is clicked away.
> 
> I ran Denemo with the Dependency Walker:
> First the dwmapi.dll was missing (downloaded it and copy to ./bin)
> And I attached a log file from the depency walker in txt format. To search 
> for the errors simply search the txt for "error". The sentence "Das 
> angegebene Modul wurde nicht gefunden" means "The modul was not found". Rest 
> is in english.
> 
> Maybe this will help
> 
> Nils
> 
> _______________________________________________
> Denemo-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/denemo-devel





reply via email to

[Prev in Thread] Current Thread [Next in Thread]