Closed 130s closed 7 years ago
Tested on Indigo - Python2 only. About to test on Kinetic now.
Reviewing the PR #421 which introduced the regressions it looks like this line needs the same fix: https://github.com/ros-visualization/rqt_common_plugins/blob/2c2487a02c83628a14be7bde318d20249167ffdb/rqt_bag_plugins/src/rqt_bag_plugins/image_view.py#L46
Could you please update this PR to fix that line too.
Ok, rqt_bag_plugins/image_view.py
is changed too.
On my Kinetic I have a Qt issue that has nothing to with the issue here, so I'm not able to test this for now. If someone can test that'll be great.
Thanks for patch.
Confirmed on Kinetic too that the issue raised is fixed with this PR.
Similar to https://github.com/ros-visualization/rqt_common_plugins/issues/424, without this PR I get the following error when I click
Toggle Thumbnail
button after loading a.bag
file that contains image topics.(For testing I used this bag file that contains images (500+MB though, and URL will likely change soon).