gillian milani
- Email: [email protected]
- Registered on: 2014-09-15
- Last connection: 2015-01-04
Activity
Reported issues: 3
2015-01-04
- 12:39 AM QGIS Application Feature request #9680: Save button in 1-n relations form
- integrated:
https://github.com/qgis/QGIS/pull/1682
2014-10-14
- 06:19 AM QGIS Application Bug report #11382: TopoViewer: all layers are added as visible while code asks them NOT to be
- The moveLayer(layer, group) make your layer visible.
So it's normal behavior.
Just change the order of commands, it ...
2014-10-13
- 11:58 PM QGIS Application Bug report #11396: NameError: global name ‘QgsMapLayerRegistry’ is not defined
- You need to :
from qgis.core import QgsMapLayerRegistry
In breif, when your object start with Qgs*, it comes from t...
2014-09-24
- 11:20 PM QGIS Application Bug report #11263: add map to composer do crash
- So seems to be local...
from gdb :
...
Program received signal SIGSEGV, Segmentation fault.
QDomDocument... - 03:39 AM QGIS Application Bug report #11263: add map to composer do crash
- I cannot spread the original project. But i've created one with the same behavior (which seems to be linked to compos...
- 02:17 AM QGIS Application Bug report #11263 (Closed): add map to composer do crash
- From archive, it's seems to be a recursive bug. First, i wanted to open a 2.3 qgs with 2.5; and it made crash. Then I...
2014-09-19
- 02:15 AM QGIS Application Bug report #11207: attributeEditorElements behavior in pyqgis
- I solved the problem in this way. Can you explain me what happen ? I let the status as feedback, just if you want to ...
2014-09-18
- 01:35 AM QGIS Application Bug report #11207: attributeEditorElements behavior in pyqgis
- Warning: uint DBusMenuExporterDBus::GetLayout(int, int, const QStringList&, DBusMenuLayoutItem&): Condition failed: m...
- 09:00 AM QGIS Application Bug report #11207: attributeEditorElements behavior in pyqgis
- Ok, i've checked and it's working well in the console. However, it's crashing when using this code in a plugin. I'm n...
2014-09-17
- 07:56 AM QGIS Application Bug report #11207: attributeEditorElements behavior in pyqgis
- When i apply this code on one layer, my qgis crash. Not when it's applied, but the when i try to open the properties,...
Also available in: Atom