[Marble-devel] update
Konrad Enzensberger
e.konrad at mpegcode.com
Thu Feb 23 13:52:30 UTC 2012
Hi all,
today i updated source code from git.
after compiling i found a strange behaviour
when panning the map (kinneticmodel).
sometimes the map moves in completely wrong
direction after mouse button released.
i revoked the last modification from bernhard:
MarbleWidgetInputHandler::eventFilter(...)
+ d->m_kineticSpinning.setPosition( d->m_leftPressedLon, d->m_leftPressedLat );
kneticmodel::stop()
+ d->lastPosition = d->position;
after this, all works like before.
Also the routing render plugin does not compile.
I am not using audio, so i added NullAudioOutput.cpp to my workspace.
Because of this some AudioOutput.cpp modifikations must be merged to NullAudioOutput.cpp
(find attached)
br, konrad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/marble-devel/attachments/20120223/019d1551/attachment.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: NullAudioOutput.cpp
URL: <http://mail.kde.org/pipermail/marble-devel/attachments/20120223/019d1551/attachment.ksh>
More information about the Marble-devel
mailing list