Just reporting a problem with Gcylc. It was a random issue, it’s working most of the time.
gcylc has a problem.
Traceback (most recent call last):
File “/home/fcm/cylc-7.8.7/lib/cylc/gui/updater_tree.py”, line 469, in update_gui
f_data, row_id_iters_left)
File “/home/fcm/cylc-7.8.7/lib/cylc/gui/updater_tree.py”, line 566, in update_model
iter = model.append(parent_iter, data)
ValueError: row sequence has wrong length
Traceback (most recent call last):
File “/home/fcm/cylc-7.8.7/lib/cylc/gui/updater_tree.py”, line 469, in update_gui
f_data, row_id_iters_left)
File “/home/fcm/cylc-7.8.7/lib/cylc/gui/updater_tree.py”, line 566, in update_model
iter = model.append(parent_iter, data)
ValueError: row sequence has wrong length
This is not something that I’m aware any of CMS has encountered on pumatest. It’s possible this has been fixed in a later version of the 7.8.x stream and, of course, cylc7 has now been superceded by cylc8. We will be moving to a new PUMA in the not too distant future with later cylc version which should hopefully resolve this.