https://bugs.kde.org/show_bug.cgi?id=276613
Martin Klapetek <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Martin Klapetek <martin klapetek gmail com> 2011-07-17 20:50:08 --- It's actually quite impossible to fix this in any sensible way, because for every possible error we would have to create a slot, so we would end up with tens of slots where everyone would just set a correct string. Tp::PendingOperation provides only errorName(), which is just the dbus part, which is moreless useless. I guess we could create an error dictionary based on the dbus paths to show some generic info like "Sorry, this method is not implemented", but we won't probably do anything more fancy than that. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ KDE-Telepathy mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-telepathy
