Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 6179] New: Allow time-shifting of the packet trace

Date: Fri, 29 Jul 2011 00:40:21 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6179

           Summary: Allow time-shifting of the packet trace
           Product: Wireshark
           Version: SVN
          Platform: Other
        OS/Version: FreeBSD
            Status: NEW
          Severity: Normal
          Priority: Low
         Component: Wireshark
        AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
        ReportedBy: wireshark@xxxxxxxxxxx


Build Information:
[~/wireshark-trunk] edwin@t43>svn info
Path: .
URL: https://anonsvn.wireshark.org/wireshark/trunk
Repository Root: https://anonsvn.wireshark.org/wireshark
Repository UUID: f5534014-38df-0310-8fa8-9805f1628bb7
Revision: 38207
Node Kind: directory
Schedule: normal
Last Changed Author: etxrab
Last Changed Rev: 38207
Last Changed Date: 2011-07-26 15:35:19 +1000 (Tue, 26 Jul 2011)

--
In my day-job I often have to compare traces from multiple devices. If I am
lucky the number of devices is only two. If I am unlucky it will be four or
more. And if I'm really unlucky half of the devices are on the east coast of
Australia and the other half on the west coast of the USA. And loosely
time-synced.

So these traces are not only 17 hours apart, they are also a random amount of
minutes and seconds apart. Trying to keep track of what happened then is a
great challenge. Being able to set time-references helps a lot, but not as much
as if I could just resync the time in the traces and have everything in the
same time, starting at the same time, ending at the same time etc. Sanity would
wait for me around the corner!

The submitted patch will add a new feature called Shift Time. A small
dialogbox, enter a value like [-][[h:]m:]s[.d] and the time is changed. Want to
move 121 seconds instead of 2 minutes and 1 second? No problem neither. Shift
forward, shift backwards. It is all there under Edit -> Shift Time.


So what does not work?

Something in GTK which I don't understand:
(wireshark:4837): Gtk-WARNING **: Shift Time: missing action /Shift Time

(wireshark:4837): Gtk-CRITICAL **: gtk_menu_item_get_submenu: assertion
`GTK_IS_MENU_ITEM (menu_item)' failed

(wireshark:4837): Gtk-CRITICAL **: gtk_container_foreach: assertion
`GTK_IS_CONTAINER (container)' failed

I have no idea what it is trying to tell me besides "Something is wrong and I
can't tell you what". If somebody could help me with that, I would really
appreciate it.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.