Closed GoogleCodeExporter closed 9 years ago
Are you using Windows' own Remote Desktop Protocol (RDP) or LogMeIn (or
something similar)? Both have different methods to deal with hardware, so it
would be good to know which one so we can test it ourselves.
Original comment by paulwere...@gmail.com
on 11 Sep 2010 at 9:00
Since the name of the graphics card is shown correctly in the report, I suspect
the problem is somewhere in the TreeViewAdv control. Maybe the width of the
name column is too small to show the complete name, and the string trimming
doesn't work correctly. On my system the trimming just removes as many words as
required to fit the string into the column. But I think there has been another
system once, that just "trimmed" the whole string when it was too long. One
should look into the TreeViewAdv control and see how the string trimming is
implemented.
Original comment by moel.mich
on 11 Sep 2010 at 10:53
I have created a new alpha version, which changes the way texts are trimmed if
they don't fit into the column.
Download:
http://openhardwaremonitor.org/openhardwaremonitor-v0.1.37.14-alpha.zip
Please test if this fixes the problem, and post the results in the Issues
tracker.
Original comment by moel.mich
on 18 Sep 2010 at 8:02
This fixes the problem.
Original comment by VeCo.Sup...@googlemail.com
on 23 Sep 2010 at 8:05
Thank very much for the feedback :)
Original comment by moel.mich
on 23 Sep 2010 at 9:19
Original issue reported on code.google.com by
VeCo.Sup...@googlemail.com
on 10 Aug 2010 at 3:16Attachments: