collin80 / SavvyCAN

QT based cross platform canbus tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interpreted frame goes black (with DBC)

nico0481 opened this issue · comments

Hello,
When I try to interpret frame with DBC file, interpreted frame goes black and no more visible.
How is it possible to see interpreted frames in live?

Screenshot_2023-05-31_23_24_22

It's a known problem that pops up sometimes. DBC files can get saved with strange color combinations and then it seems to like to show black on black. Go to preferences and set "ignore DBC colors" and it won't do that. But, there are bugs that cause the DBC file to get to that point so what really needs to happen is that I find and fix the bugs.

Solved
Thanks