[BUG] dataset properties do not show #240
Labels
No Label
Kind/Breaking
Kind/Bug
Kind/Crash
Kind/Documentation
Kind/Enhancement
Kind/Feature
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Priority
Very low
Reviewed
Duplicate
Reviewed
Invalid
Reviewed/Won't Fix
Status
Need More Info
Status
On Hold
Status
Stale
Type/BDS
Type/DSC
Type/Fit
Type/General
Type/NMR
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: IPKM/nmreval#240
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Current behavior
selecting a set in the data tree and expanding the Properties section does not show the properties, but looks like it does when no set is selected.
Version
2024-02-07
Expected behavior
No response
Steps to reproduce
No response
Log messages
10/02/2024 17:43:15 - ERROR - root : Uncaught exception:
Traceback (most recent call last):
File "/tmp/.mount_NMRevarj0uKE/usr/src/gui_qt/data/datawidget/datawidget.py", line 613, in set_properties
self.proptable.populate(props)
File "/tmp/.mount_NMRevarj0uKE/usr/src/gui_qt/data/datawidget/properties.py", line 29, in populate
table.populate(v)
File "/tmp/.mount_NMRevarj0uKE/usr/src/gui_qt/data/datawidget/properties.py", line 69, in populate
value_item.setData(QtCore.Qt.ItemDataRoleDisplayRole, v)
AttributeError: type object 'Qt' has no attribute 'ItemDataRoleDisplayRole'
Anything else?
No response