Bug 278774

Summary: Marble spits out lots of "QImage::pixel: coordinate () out of range" messages and freezes with OSM
Product: [Applications] marble Reporter: Pedro Morgan <pedromorgan>
Component: generalAssignee: marble-bugs
Status: RESOLVED NOT A BUG    
Severity: normal CC: pedromorgan, shentey
Priority: NOR    
Version: unspecified   
Target Milestone: 1.3 (KDE 4.8)   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Pedro Morgan 2011-07-29 11:33:06 UTC
Version:           unspecified (using KDE 4.6.5) 
OS:                Linux

I'm using an embedded marbleWidget with OpenStreetMap..

When I zoom in over West London (Heathrow), the debug print out dozens and dozens of 
>> "QImage::pixel: coordinate () out of range" 
messages and causes the map to "freeze" while it contiunes processing.. and will it eventually does stop.




Reproducible: Always

Steps to Reproduce:
Zoom in over Heathrow, West london


Expected Results:  
No debug output and a more helpful message
Comment 1 Bernhard Beschow 2011-07-29 13:15:08 UTC
Could you please specify more precisely what version of libmarblewidget you're using? To me, it looks like you're using a version before libmarblewidget 0.10.
Comment 2 Pedro Morgan 2011-07-29 16:05:09 UTC
Marked this bug as invalid. I updated to latest git and now the problem is not there.