[Marble-bugs] [marble] [Bug 329364] New: routingManager not exported in Python bindings
Benjamin Kaiser
benjaminjkaiser at gmail.com
Sun Dec 29 14:17:52 UTC 2013
https://bugs.kde.org/show_bug.cgi?id=329364
Bug ID: 329364
Summary: routingManager not exported in Python bindings
Classification: Unclassified
Product: marble
Version: unspecified
Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: marble-bugs at kde.org
Reporter: benjaminjkaiser at gmail.com
During the conversion the C++ routing tutorial #9[1] to Python I received the
following error:
File "routing.py", line 23, in main
manager = marble.model().routingManager()
AttributeError: 'MarbleModel' object has no attribute 'routingManager'
The code I was trying to run has been pasted here[2]
It appears as though the routingManager has not been exported as part of
MarbleModel in the Python bindings.
[1] http://techbase.kde.org/Projects/Marble/Routing/BasicRouting
[2] http://pastebin.kde.org/pzsapghzx
Reproducible: Always
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Marble-bugs
mailing list