GNOME Bugzilla – Bug 599159
Stop to handle tube channels
Last modified: 2011-08-29 10:12:28 UTC
Empathy shouldn't handle/dispatch tube channels in 2.30. All applications should use the proper MC5 API for that.
We should port Vinagre to MC5 before removing old tube dispatching (bug #599743).
Currently 17 Empathy tickets are set as GNOME 2.30 blockers, hence mass-removing. Guillaume: Please use normal Target Milestones instead. If you really think that this specific issue here is a 2.30 blocker then please restore the GNOME target and set corresponding importance values.
Created attachment 151401 [details] [review] http://git.collabora.co.uk/?p=user/cassidy/empathy;a=shortlog;h=refs/heads/tube-dispatch-599159 extensions/Makefile.am | 1 - extensions/Tube_Handler.xml | 57 ----- extensions/misc.xml | 1 - libempathy/Makefile.am | 2 - libempathy/empathy-dispatcher.c | 2 - libempathy/empathy-tube-handler.c | 288 ----------------------- libempathy/empathy-tube-handler.h | 64 ----- po/POTFILES.in | 1 - src/.gitignore | 3 - src/Makefile.am | 5 +- src/empathy-event-manager.c | 123 ---------- src/empathy-tube-dispatch.c | 467 ------------------------------------- src/empathy-tube-dispatch.h | 75 ------ src/empathy.c | 6 - 14 files changed, 1 insertions(+), 1094 deletions(-)
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.