[Spice-devel] CEGUI xml error

Attila Sukosd attila.sukosd at gmail.com
Mon May 3 23:49:35 PDT 2010


Hi again,


On Mon, May 3, 2010 at 1:24 PM, Attila Sukosd <attila.sukosd at gmail.com> wrote:
> Hi all,
>
> I have compiled the spice client from the git repo on Ubuntu 9.04, but
> when I try to launch it, nothing happens. It does create a CEGUI.log
> and it seems  like it has a problem parsing the TaharezLook.scheme
> file which is I guess define in the taharez_look.scheme.c.
>
> I have even tried creating my own taharez_look.scheme.c file out of
> the schemes provided with CEGUI without any luck.
>
> This is the error I get:
>
> 3/05/2010 13:07:09 (Std)       XercesParser::initialiseSchema -
> Attempting to load schema from file 'GUIScheme.xsd'.
> 03/05/2010 13:07:09 (Error)     CEGUI::GenericException in file
> ../../client/gui/resource_provider.cpp(83) : failed
> 03/05/2010 13:07:09 (Error)     XercesParser::parseXMLFile - An
> unexpected error occurred while parsing XML file 'TaharezLook.scheme'.
> 03/05/2010 13:07:09 (Error)     Scheme::Scheme - loading of Scheme
> from file 'TaharezLook.scheme' failed.
>
>
> Thanks a lot!
>
> Best Regads,
>
> Attila Sukosd
>
> Zsuatt v/ Attila Sukosd
> Software Development
> CVR: 30254783
> web: http://www.zsuatt.com/
>

I managed to fix it by recompiling CEGUI with the Libxml parser and
now it works fine.

Now I stumbled upon another issue using gl_fbo or gl_pbuff to render
on the client side:
canvas_get_mask: access violation 0x0 18
Aborted

Has anyone seen this before?

Cheers,

Attila Sukosd


More information about the Spice-devel mailing list