Bug 307

Summary: Protocol decoder probe descriptions: not all characters shown correctly
Product: PulseView Reporter: Uwe Hermann <uwe>
Component: Protocol decodingAssignee: Nobody <nobody>
Status: RESOLVED FIXED    
Severity: normal CC: joel
Priority: Normal    
Version: unreleased development snapshot   
Target Milestone: PulseView 0.3.0   
Hardware: All   
OS: All   

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