[Marble-bugs] [marble] [Bug 333305] New: Marble Declarative Data Layers do not show dynamical changes in its models
Oleg Lyubimov
lyubimov.o.e at gmail.com
Fri Apr 11 08:49:34 UTC 2014
https://bugs.kde.org/show_bug.cgi?id=333305
Bug ID: 333305
Summary: Marble Declarative Data Layers do not show dynamical
changes in its models
Classification: Unclassified
Product: marble
Version: 1.8 (KDE 4.13)
Platform: Debian stable
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: NOR
Component: general
Assignee: marble-bugs at kde.org
Reporter: lyubimov.o.e at gmail.com
Marble Declarative Data Layers , wich has decrared in QML, does not show any
dynamic changes in the its model. All changes in the model will be showed on
the MarbleWidget after you restart your application (with MarbleWidget ).
For example:
You add new item to the model (which has binding with DataLayer in QML) and
this item should be immidiantly showed on the map. But the item will be showed
only if you restart the application. If you change any item propertyes:
coordinates, color, text, size, etc. all you changes will be showed also after
you restert your application
On the branch "sok-2012-plasma-active" all works ok (MarbleWidget shows all
changes in the DataLayes ' s model immidiantly)
Reproducible: Always
Steps to Reproduce:
1. Get marble from branch KDE/4.13
2. build as QTONLY and install it
3. build and run DynamicLayer.qml from marble/examples/qml/data-layers
Actual Results:
The item adding and removing to the EarthquakesModel is happening, but the map
is empty.
Expected Results:
Added to the model items should be shown on the map.
On the branch "sok-2012-plasma-active" all works OK.
My application where I found the Bug works very similar, that the examle
"DynamicLayer"
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Marble-bugs
mailing list