labsquare/cutevariant

[variant view] Error in first field

antonylebechec opened this issue · 7 comments

First field not in the variant table

Example "chr":
image

dridk commented

Cannot reproduce this bug

Difference between command line:

python3 -m cutevariant

image

python3 -m cutevariant -v notset

image

Moreover, 2 messages:

qt.qpa.fonts: Populating font family aliases took 285 ms. Replace uses of missing font family "Monospace" with one that exists to avoid this cost.
QMainWindow::saveState(): 'objectName' not set for QToolBar 0x600000dafbd0 'Search'

Test with verbose option:
-v notset: BUG
-v info: BUG
-v error: BUG
-v debug: OK
No bug without option

dridk commented

incredible ...

dridk commented

Git bisect give me commit : ea1da7d

a side effect?

dridk commented

It was a missing... Long time ago, "id" columns was show/hide depending on debug mode .