[Marble-devel] Re: Marble 1.1 released

Dennis Nienhüser earthwings at gentoo.org
Wed Apr 20 15:24:23 CEST 2011


Hi,

>    But unfortunately, it does not start on my machine. It compiles and
> installs fine, but when I try to start Marble, I get the following
> error message:
>
> ASSERT: "!hash->contains(qName)" in
> file /home/install/marble/src/lib/geodata/parser/GeoTagHandler.cpp,
> line 59 Aborted
>

one of the Marble plugins installed on your system links to an older 
version of Marble. When both are loaded into memory at the same time, 
this assertion is triggered.
Usually this happens when a Marble package from your distribution is 
installed or indirectly through packages like digikam.
If you're unsure which plugin this may be, run marble --debug-info and 
search for the output of the PluginManager. It lists the absolute path 
of each plugin that is loaded. In doubt run ldd /path/to/plugin.so on 
each of them to check against which libmarblewidget it links.

Regards,
Dennis

>    Could you please point me to a solution?
>
>    Thanks!
>      Vladimir
>
> -----
>   <v_2e at ukr.net>
> _______________________________________________
> Marble-devel mailing list
> Marble-devel at kde.org
> https://mail.kde.org/mailman/listinfo/marble-devel
>



More information about the Marble-devel mailing list