Bug 315913 - Click and drag on the flat map chases the program
Summary: Click and drag on the flat map chases the program
Status: RESOLVED BACKTRACE
Alias: None
Product: marble
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Microsoft Windows Microsoft Windows
: NOR major
Target Milestone: ---
Assignee: Bernhard Beschow
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-28 15:52 UTC by marbledeveloper
Modified: 2013-04-07 11:58 UTC (History)
1 user (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 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.