[Marble-bugs] [Bug 263465] Marble crashes on start on reading config file from previous version

Dennis Nienhüser earthwings at gentoo.org
Mon Jan 17 23:03:22 CET 2011


https://bugs.kde.org/show_bug.cgi?id=263465


Dennis Nienhüser <earthwings at gentoo.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |earthwings at gentoo.org




--- Comment #1 from Dennis Nienhüser <earthwings gentoo org>  2011-01-17 23:03:20 ---
Hi Friedrich,

thanks for reporting. We have other reports of crashes after upgrading which
I'm not able to reproduce, so any help to track it down is appreciated. I just
tried the 4.6 release candidate from SVN together with your config file, but
Marble starts up fine here.
I'm suspecting the activated plugins in the config file to cause the crash. You
do have two which I don't have: GeoRenderer-plugin is not in use anymore,
externaldraw is installed by digikam. If they're built again an older Marble
lib, that could be the reason for the crash.

Can you try two things, please:
Remove GeoRenderer-plugin and/or externaldraw from the config file and see if
that makes a difference. To do that, remove the appropriate column in the three
config entries in the [Plugins] section, e.g. to remove externaldraw, make it
read

[Plugins]
pluginEnabled=0,1,1,1,1,1,1,1,0,1,1,1,1
pluginNameId=aprs-plugin,compass,crosshairs,GeoRenderer-plugin,coordinate-grid,scalebar,navigation,overviewmap,photo,progress,stars,weather,wikipedia
pluginVisible=1,1,1,1,1,1,0,1,0,0,1,0,0

When Marble starts with one or both of them removed, can you please call ldd on
those plugins and post the output here? I'm interested in the marblewidget lib
they link against, and whether they exist at all.

ldd /usr/lib/kde4/plugins/marble/ExternalDrawPlugin.so | grep marble

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Marble-bugs mailing list