1. EuGTK: still doesn't work

I downloaded a few more dlls. Now I'm getting the following for any random demo:

   >
> ** (<unknown>:1780): WARNING **: No builtin or dynamically loaded modules
> were found. Pango will not work correctly. This probably means
> there was an error in the creation of:
>   'C:\EUPHORIA\etc\pango\pango.modules'
> You may be able to recreate this file by running pango-querymodules.
> 
> (<unknown>:1780): GLib-GObject-CRITICAL **: file gobject.c: line 1561
> (g_object_
> ref): assertion `G_IS_OBJECT (object)' failed
> 
> ** (<unknown>:1780): CRITICAL **: file pango-engine.c: line 68
> (_pango_engine_sh
> ape_shape): assertion `PANGO_IS_FONT (font)' failed

How do I fix?
Running quey-modules.exe from the pango dir yields:

Can't find entry point for procedure XML_SetDocTypeDeclHandler in xmlparse.dll

Irv, or anyone using EuGTK, any idea?

CChris

new topic     » topic index » view message » categorize

2. Re: EuGTK: still doesn't work

Christian Cuvier wrote:
> 
> I downloaded a few more dlls. Now I'm getting the following for any random
> demo:

> Irv, or anyone using EuGTK, any idea?

Perhaps the easy way is what I did yesterday - go to gtk.org, download the 
latest versions of the libraries, and do a compile. Be sure to read the 
instructions on the website about compiling, because there is a certain 
order in which they must be compiled.

If you do that, you'll be getting the latest version of the libraries, 
as well, which have some new features. I have an update to EuGTK about 
ready to post which uses those new features. 

Regards,
Irv

new topic     » goto parent     » topic index » view message » categorize

3. Re: EuGTK: still doesn't work

Christian Cuvier wrote:
> 
> I downloaded a few more dlls. Now I'm getting the following for any random
> demo:

Sorry, my previous reply was a non-answer. You're using Windows, and 
I don't, so this reply will probably still be a non-answer. 
All I have ever done is to install the GTK library from 
http://www2.arnes.si/~sopjsimo/gimp/stable.html
(being sure to uncheck the option to use Wimp, and then run the 
EuGTK programs. I've never had to download any dll's or anything.
Furthermore, looking at my Windows drive, all the GTK stuff seems to 
have been installed in C:\program files\common files\gtk\2.0\
Perhaps since yours were installed under C:\euphoria\etc, the 
paths are messed up? Below is my autoexec.bat:

SET EUDIR=C:\EUPHORIA
SET PATH=%PATH%;C:\EUPHORIA\BIN

SET PATH=%PATH%;c:\progra~1\common~1\gtk\2.0\bin
SET EUINC=C:\euphoria\include\gtk2;C:\euphoria\win32lib\include

Irv

new topic     » goto parent     » topic index » view message » categorize

4. Re: EuGTK: still doesn't work

irv mullins wrote:


Looking forward to your upgrade Irv, but gosh, I really hope I don't have
to go through all that downloading and compiling of the latest GTK files.
I'm hoping that Mandrake 10.1 has everything.

But whatever it takes to run EuGTK it will be worth any trouble
we have to go to - EuGTK is an absolutely fantastic GUI library.
Cross Platform support on the same download! Absolutely incredible!

Go Irv!


> 
> Christian Cuvier wrote:
> > 
> > I downloaded a few more dlls. Now I'm getting the following for any random
> > demo:
> 
> > Irv, or anyone using EuGTK, any idea?
> 
> Perhaps the easy way is what I did yesterday - go to gtk.org, download the 
> latest versions of the libraries, and do a compile. Be sure to read the 
> instructions on the website about compiling, because there is a certain 
> order in which they must be compiled.
> 
> If you do that, you'll be getting the latest version of the libraries, 
> as well, which have some new features. I have an update to EuGTK about 
> ready to post which uses those new features. 
> 
> Regards,
> Irv
> 


Kenneth Rhodes
100% MicroSoft Free!

new topic     » goto parent     » topic index » view message » categorize

5. Re: EuGTK: still doesn't work

Ken Rhodes wrote:
> 
> irv mullins wrote:
> 
> 
> Looking forward to your upgrade Irv, but gosh, I really hope I don't have
> to go through all that downloading and compiling of the latest GTK files.
> I'm hoping that Mandrake 10.1 has everything.

Unfortunately, 10.1 does not have the newest GTK libraries. 
Compiling isn't really too difficult, and you get some nice new 
features.

Irv

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu