Bug 834 - PV doesn't restore channel order.
Summary: PV doesn't restore channel order.
Status: CONFIRMED
Alias: None
Product: PulseView
Classification: Unclassified
Component: Other (show other bugs)
Version: unreleased development snapshot
Hardware: All All
: Normal normal
Target Milestone: ---
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-26 15:26 CEST by Uwe Hermann
Modified: 2016-10-06 11:36 CEST (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 2016-09-26 15:26:45 CEST
How to reproduce:

 1. Remove ~/.config/sigrok/PulseView.conf to start with a clean slate.
 2. Start "pulseview" (no options)
 3. Open the file uart/voltcraft_vc940/voltcraft_vc940_multiple_modes.sr from sigrok-dumps.
 4. Move the "TX1 (IR)" trace below the "12" trace.
 5. Close PulseView.
 6. Start "pulseview" (no options) again. Expected result: The trace order is the same ("TX1 (IR)" is below "12"), which is not the case.