Bug 278774 - Marble spits out lots of "QImage::pixel: coordinate () out of range" messages and freezes with OSM
Summary: Marble spits out lots of "QImage::pixel: coordinate () out of range" message...
Status: RESOLVED NOT A BUG
Alias: None
Product: marble
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: 1.3 (KDE 4.8)
Assignee: marble-bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-29 11:33 UTC by Pedro Morgan
Modified: 2011-07-29 16:05 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.