Wireshark-bugs: [Wireshark-bugs] [Bug 10613] RTP audio player crashes
Date: Fri, 24 Oct 2014 22:39:14 +0000

Comment # 7 on bug 10613 from
The RTP progress line in at least versions 1.8.1, 1.8.15, 1.10.1, 1.10.10 and
1.12.1 are all wrong. The latest version where the progress line is visible and
where the progress line properly gets updated is version 1.6.16. (Tested
Windows installer builds).

In 1.6.16, when pressing the player, it also shows erratic behavior once it has
played. Crashing is certainly not the correct behavior, but I think that this
piece of code really needs more work to fix the issues:

 - The RTP line is still not correctly drawn (even with my previous patch). It
currently keeps the line on screen. (Is this a GTK problem?)
 - Clicking a certain point on the timeline does not move the line (when
paused) and has erratic jumping behavior when playing.

I wonder whether it is possible to make/integrate some other player, also with
Qt support in mind.


You are receiving this mail because:
  • You are watching all bug changes.