[variant view] Error in first field
antonylebechec opened this issue · 7 comments
antonylebechec commented
dridk commented
Cannot reproduce this bug
antonylebechec commented
Difference between command line:
python3 -m cutevariant
python3 -m cutevariant -v notset
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'
antonylebechec commented
Test with verbose option:
-v notset: BUG
-v info: BUG
-v error: BUG
-v debug: OK
No bug without option
dridk commented
incredible ...
antonylebechec commented
a side effect?
dridk commented
It was a missing... Long time ago, "id" columns was show/hide depending on debug mode .