Notices


Reply
Thread Tools
Posts: 32 | Thanked: 30 times | Joined on Jul 2012 @ Deb & Ian's dooryard
#261
I'm getting a segfault with version 1.4.0-1.

Code:
~ $ /opt/marble/bin/marble.sh
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No such file or directory
QFileSystemWatcher: failed to add paths: 
/home/user/MyDocs/.local/share/marble/maps/earth/placemarks/
Segmentation fault
Was my first install of marble, so I've downgraded for testing purpose. Version 1.3.0 works:

Code:
~ $ /opt/marble/bin/marble.sh
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No such file or directory
QFileSystemWatcher: failed to add paths: 
/home/user/MyDocs/.local/share/marble/maps/earth/placemarks/
ReadSettings: mapThemeId:  "earth/openstreetmap/openstreetmap.dgml" 
Base tiles for "earth/hillshading" not available. 
Updating Settings ...

--------------------------------
Edit: Output of v1.4.0-1 with --debug-info option:
Code:
~ $ /opt/marble/bin/marble.sh --debug-info
added download policy ("files.kde.org") 1 20 
added download policy ("files.kde.org") 0 2 
Map theme file successfully loaded: 
"/opt/marble/share/marble/data/maps/earth/srtm2/srtm2.dgml" 
Starting to load Plugins. 
=== MarbleDirs: === 
Local Path: "/home/user/MyDocs/.local/share/marble" 
Plugin Local Path: "/home/user/.marble/plugins" 
 
Marble Data Path (Run Time) : "" 
Marble Data Path (Compile Time): "/opt/marble/share/marble/data" 
 
Marble Plugin Path (Run Time) : "" 
Marble Plugin Path (Compile Time): "/opt/marble/lib/marble/plugins" 
 
System Path: "/opt/marble/share/marble/data" 
Plugin System Path: "/opt/marble/lib/marble/plugins" 
=================== 
Marble::ParseRunnerPlugin plugin loaded from 
"/opt/marble/lib/marble/plugins/libCachePlugin.so" 
Marble::RenderPlugin plugin loaded from 
"/opt/marble/lib/marble/plugins/libCrosshairsPlugin.so" 
Marble::AbstractFloatItem plugin loaded from 
"/opt/marble/lib/marble/plugins/libElevationProfileFloatItem.so" 
Marble::RenderPlugin plugin loaded from 
"/opt/marble/lib/marble/plugins/libElevationProfileMarker.so" 
Marble::AbstractFloatItem plugin loaded from 
"/opt/marble/lib/marble/plugins/libGpsInfo.so" 
Marble::ParseRunnerPlugin plugin loaded from 
"/opt/marble/lib/marble/plugins/libGpxPlugin.so" 
Marble::RenderPlugin plugin loaded from 
"/opt/marble/lib/marble/plugins/libGraticulePlugin.so" 
Marble::RenderPlugin plugin loaded from 
"/opt/marble/lib/marble/plugins/libInhibitScreensaverPlugin.so" 
Marble::ParseRunnerPlugin plugin loaded from 
"/opt/marble/lib/marble/plugins/libKmlPlugin.so" 
Marble::SearchRunnerPlugin plugin loaded from 
"/opt/marble/lib/marble/plugins/libLocalDatabasePlugin.so" 
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No 
such file or directory
QFileSystemWatcher: failed to add paths: 
/home/user/MyDocs/.local/share/marble/maps/earth/placemarks/
Marble::SearchRunnerPlugin plugin loaded from 
"/opt/marble/lib/marble/plugins/libLocalOsmSearchPlugin.so" 
Marble::ParseRunnerPlugin plugin loaded from 
"/opt/marble/lib/marble/plugins/libLogPlugin.so" 
Marble::PositionProviderPlugin plugin loaded from 
"/opt/marble/lib/marble/plugins/libMaemoPositionProviderPlugin.so" 
Marble::RoutingRunnerPlugin plugin loaded from 
"/opt/marble/lib/marble/plugins/libMapQuestPlugin.so" 
Marble::AbstractFloatItem plugin loaded from 
"/opt/marble/lib/marble/plugins/libMapScaleFloatItem.so" 
Marble::RoutingRunnerPlugin plugin loaded from 
"/opt/marble/lib/marble/plugins/libMonavPlugin.so" 
Marble::ReverseGeocodingRunnerPlugin plugin loaded from 
"/opt/marble/lib/marble/plugins/libNominatimReverseGeocodingPlugin.so" 
Marble::SearchRunnerPlugin plugin loaded from 
"/opt/marble/lib/marble/plugins/libNominatimSearchPlugin.so" 
Marble::RoutingRunnerPlugin plugin loaded from 
"/opt/marble/lib/marble/plugins/libOSRMPlugin.so" 
Marble::RoutingRunnerPlugin plugin loaded from 
"/opt/marble/lib/marble/plugins/libOpenRouteServicePlugin.so" 
Marble::ParseRunnerPlugin plugin loaded from 
"/opt/marble/lib/marble/plugins/libOsmPlugin.so" 
Marble::AbstractFloatItem plugin loaded from 
"/opt/marble/lib/marble/plugins/libOverviewMap.so" 
Marble::RenderPlugin plugin loaded from 
"/opt/marble/lib/marble/plugins/libPositionMarker.so" 
Marble::AbstractFloatItem plugin loaded from 
"/opt/marble/lib/marble/plugins/libProgressFloatItem.so" 
Marble::NetworkPlugin plugin loaded from 
"/opt/marble/lib/marble/plugins/libQNamNetworkPlugin.so" 
Marble::AbstractFloatItem plugin loaded from 
"/opt/marble/lib/marble/plugins/libRoutingPlugin.so" 
Marble::AbstractFloatItem plugin loaded from 
"/opt/marble/lib/marble/plugins/libSpeedometer.so" 
Marble::RenderPlugin plugin loaded from 
"/opt/marble/lib/marble/plugins/libStarsPlugin.so" 
void Marble::PluginManagerPrivate::loadPlugins() Time elapsed: 645 ms 
Use workaround:  0 
updateMapThemeModel 
added download policy ("a.tile.openstreetmap.org", 
"b.tile.openstreetmap.org", "c.tile.openstreetmap.org") 1 20 
added download policy ("a.tile.openstreetmap.org", 
"b.tile.openstreetmap.org", "c.tile.openstreetmap.org") 0 2 
DgmlBlendingTagHandler::parse "AlphaBlending" 
Map theme file successfully loaded: 
"/opt/marble/share/marble/data/maps/earth/openstreetmap/openstreetmap.dgml" 
added download policy ("files.kde.org") 1 20 
added download policy ("files.kde.org") 0 2 
Map theme file successfully loaded: 
"/opt/marble/share/marble/data/maps/earth/srtm2/srtm2.dgml" 
In MarbleMap the property  "clouds_data" was set to  true 
WARNING: Failed to access a map theme! Property:  "clouds_data" 
About to clear VolatileTileCache 
void Marble::TextureLayer::reset() 
StackedTileLoader::clear() 
Cleared Volatile Cache! 
Segmentation fault
~ $
__________________
N900 at 250-900 Mhz, SR-VDD1+2
u-boot kernel-cssu cssu-thumb

Last edited by conred; 2012-08-12 at 22:27.
 

The Following 3 Users Say Thank You to conred For This Useful Post:
Mara's Avatar
Posts: 1,310 | Thanked: 820 times | Joined on Mar 2006 @ Irving, TX
#262
Same here: After upgrade I get segmentation fault.
 

The Following User Says Thank You to Mara For This Useful Post:
Posts: 203 | Thanked: 445 times | Joined on Mar 2010
#263
For me it works like a charm.
 
Posts: 638 | Thanked: 1,692 times | Joined on Aug 2009
#264
With version 1.4.0, "Segmentation fault" also for me....

Concerning the monav-routing-daemon i can't find the deb of the new version.
Is it already available?
 
D@vIcHoJD's Avatar
Posts: 236 | Thanked: 95 times | Joined on Jan 2012 @ Ecuador
#265
Originally Posted by xes View Post
With version 1.4.0, "Segmentation fault" also for me....

Concerning the monav-routing-daemon i can't find the deb of the new version.
Is it already available?
Me too, The same problem. Segmentation Fault
 

The Following User Says Thank You to D@vIcHoJD For This Useful Post:
Posts: 286 | Thanked: 615 times | Joined on Jan 2011 @ Estonia
#266
Originally Posted by xes View Post
With version 1.4.0, "Segmentation fault" also for me....

Concerning the monav-routing-daemon i can't find the deb of the new version.
Is it already available?
Hmm, strange, Marble 1.4 seems to work OK here. The new monav was also in extras-devel repository.
 
Posts: 638 | Thanked: 1,692 times | Joined on Aug 2009
#267
Verified all again, same segmentation fault result.

Using the debug option the output is the same previously posted by conred.
 

The Following User Says Thank You to xes For This Useful Post:
Posts: 72 | Thanked: 184 times | Joined on Apr 2011 @ Germany
#268
I can report the same problem here after updating to Marble 1.4.0-1. I'm using CSSU-testing (newest version).
 

The Following User Says Thank You to Oblomow For This Useful Post:
Posts: 87 | Thanked: 535 times | Joined on Oct 2010 @ Karlsruhe, Germany
#269
I can reproduce the problem when the N900 is mounted via USB, therefore I guess it is related to one of the base tiles not being available. Couldn't reproduce it on the Desktop yet though with a similar setup, so I need to debug it further on the device. I'll release a new version once I found and fixed the problem.

While we're at it, can someone with a working Marble 1.4.0-1 confirm that the height profile info box does work now? Create a route, click somewhere in the map and choose info boxes => elevation profile in the menu.
__________________
Marble - Find your way and explore the world with your N900 or N9 | Your voice counts!
 

The Following User Says Thank You to earthwings For This Useful Post:
Posts: 203 | Thanked: 445 times | Joined on Mar 2010
#270
Originally Posted by earthwings View Post
While we're at it, can someone with a working Marble 1.4.0-1 confirm that the height profile info box does work now? Create a route, click somewhere in the map and choose info boxes => elevation profile in the menu.
Yes, it appears to work. The box shows up and the elevation profile looks plausible.

Edit: I'm running latest CSSU testing on that device, too.
On another one with latest CSSU thumb Marble doesn't start, though I didn't check the debug output yet.

Edit 2: Segfaults on that 2nd device, too.

Last edited by foobar; 2012-08-14 at 21:46.
 

The Following 3 Users Say Thank You to foobar For This Useful Post:
Reply

Tags
marble, nokia n900

Thread Tools

 
Forum Jump


All times are GMT. The time now is 18:15.