Am Mo., 13. Mai 2019 um 15:26 Uhr schrieb jungok <jung-ok.benko-m...@gmx.de >:
> Running under gdb, the role value in > /usr/src/lyx/lyx-git/src/frontends/qt4/GuiIdListModel.cpp:71 > is 255. > No wonder it asserts. However, I am puzzled what role 255 is supposed to be. There is no such role in the ItemDataRole enum. The highest value is 32. Can you try and find out more about this? Jürgen > This is with QT 5.5.1. > > Kornel >