Bug 307 - Protocol decoder probe descriptions: not all characters shown correctly
Summary: Protocol decoder probe descriptions: not all characters shown correctly
Status: RESOLVED FIXED
Alias: None
Product: PulseView
Classification: Unclassified
Component: Protocol decoding (show other bugs)
Version: unreleased development snapshot
Hardware: All All
: Normal normal
Target Milestone: PulseView 0.3.0
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-01 20:29 CET by Uwe Hermann
Modified: 2014-02-09 18:57 CET (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Uwe Hermann 2014-02-01 20:29:23 CET
It looks like PulseView needs a few more QString::fromUtf8 in a few places. For example, the probe descriptions from these PDs don't show "I²C" correctly:

lm75:
        {'id': 'a0', 'name': 'A0', 'desc': 'I²C slave address input 0'},

i2cfilter:
        'address': ['Address to filter out of the I²C stream', 0],
Comment 1 Joel Holdsworth 2014-02-09 18:57:30 CET
Resolved by 636782c1f942d1acdb56a0561c2e0fd52cc39ddb