$ cat /etc/issue
Ubuntu 14.04.1 LTS \n \l
$ sudo apt-get install ros-indigo-rqt-graphprofiler
$ which rqt_graphprofiler
/opt/ros/indigo/bin/rqt_graphprofiler
$ rqt_graphprofiler
qt_gui_main() found no plugin matching "rqt_graphprofiler.visualizer_plugin.VisualizerPlugin"
$ aptitude search rqt
i A ros-indigo-rqt-rviz
The graph profiler doesn't show up as a plugin in rqt either; perhaps it's related.
$ cat /etc/issue
Ubuntu 14.04.1 LTS \n \l
$ sudo apt-get install ros-indigo-rqt-graphprofiler
$ which rqt_graphprofiler
/opt/ros/indigo/bin/rqt_graphprofiler
$ rqt_graphprofiler
qt_gui_main() found no plugin matching "rqt_graphprofiler.visualizer_plugin.VisualizerPlugin"
$ aptitude search rqt
i A ros-indigo-rqt-rviz
The graph profiler doesn't show up as a plugin in rqt either; perhaps it's related.