Bug 315913

Summary: Click and drag on the flat map chases the program
Product: [Applications] marble Reporter: marbledeveloper
Component: generalAssignee: Bernhard Beschow <shentey>
Status: RESOLVED BACKTRACE    
Severity: major CC: nienhueser
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:

Description marbledeveloper 2013-02-28 15:52:33 UTC
I have downloaded the latest version of Marble for Windows plattform from http://www-ftp.lip6.fr/pub/X11/kde-applicationdata/marble/downloads/windows/marble-setup-1.4.1.exe.

When I change the projection to flat map and I click and drag on the flat map, the program crashes.

Reproducible: Always

Steps to Reproduce:
1. Go to the installation folder, in my case C:\Program Files\Marble.
2. Execute marble.exe.
3. Change projection to flat map.
4. Click and drag on the flat map (if the program doesn't crash at first time repeat this step).
5. Aplication chases.
Comment 1 marbledeveloper 2013-02-28 19:41:03 UTC
I've avoided the bug using the call marbleWidget->inputHandler()->setKineticScrollingEnabled(false);
Comment 2 marbledeveloper 2013-02-28 19:58:09 UTC
The program still crashing.
Comment 3 Bernhard Beschow 2013-03-05 17:30:54 UTC
Probably a duplicate of bug 305324, but I need a backtrace to confirm this.