You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The symbol of the overflows is not helpful. The curve is nice, but the point symbol is not at the place, where the overflow is and it happens, that the point symbol jumps of the zoom changes.
If I open the attribute table, I get python-errors.
To Reproduce
Exact steps to reproduce the behavior:
New TWW installation Release 2024.03
Go to one of the overflows, zoom in and out (often it's without jump, sometimes the point symbol jumps)
open the attribute table of vw_tww_overflow
See error
Screenshots / data
1:39, Symbol in the right side
1:31, Symbol in the left side
1:16, Symbol on the other side
Attribute table open -> python error
Desktop (please complete the following information):
TWW version 2024.03
QGIS Version 3.34.10
OS Win 10
The text was updated successfully, but these errors were encountered:
Release 2024-04
Its still jumping in de and in en-project. I can reproduce on manhole 1.001 in the vsa-muster-data. When changing scale from 1:15 -> 1:30 -> 1:60. May be its a conflict with the manhole-labels.
What's not good: to get the overflow, you can not click on the pointsymbol, you have to click on the startpoint of the line. And if I click there with the identify feature-tool, I get again this python-error:
An error has occurred while executing Python code: See message log (Python Error) for more details.
2024-11-27T10:15:09 WARNING Traceback (most recent call last):
File "C:\Users/KAU/AppData/Roaming/QGIS/QGIS3\profiles\tww_test/python/plugins\linking_relation_editor\gui\linking_relation_editor_widget.py", line 777, in afterSetRelations
self._checkTransactionGroup()
File "C:\Users/KAU/AppData/Roaming/QGIS/QGIS3\profiles\tww_test/python/plugins\linking_relation_editor\gui\linking_relation_editor_widget.py", line 791, in _checkTransactionGroup
connectionString = PluginHelper.connectionString(self.relation().referencedLayer().source())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'source'
Describe the bug
The symbol of the overflows is not helpful. The curve is nice, but the point symbol is not at the place, where the overflow is and it happens, that the point symbol jumps of the zoom changes.
If I open the attribute table, I get python-errors.
To Reproduce
Exact steps to reproduce the behavior:
Screenshots / data
1:39, Symbol in the right side
1:31, Symbol in the left side
1:16, Symbol on the other side
Attribute table open -> python error
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: