Summary: | Weird behavior when opening an already-opened chat from the contact list plasmoid | ||
---|---|---|---|
Product: | [Unmaintained] telepathy | Reporter: | Aleix Pol <aleixpol> |
Component: | chat-plasmoid | Assignee: | Telepathy Bugs <kde-telepathy-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde |
Priority: | NOR | ||
Version First Reported In: | git-latest | ||
Target Milestone: | Future | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/telepathy-common-internals/953a4d52de3d38fe13d43e41113966e2808ae13a | Version Fixed In: | |
Sentry Crash Report: |
Description
Aleix Pol
2013-06-13 15:39:27 UTC
That's reopening from the contact list applet right? i.e reopening with the preferred handler set to the chat plasmoid and the "delegateToPrefferedHandler" is not set. Can you add debug to conversations-model.cpp and check it goes down the right path. Git commit 953a4d52de3d38fe13d43e41113966e2808ae13a by David Edmundson. Committed on 16/07/2013 at 21:47. Pushed by davidedmundson into branch 'master'. Only try to replace TextChannel in setTextChannel if it has actually changed Reviewed-by: Aleix Pol Fixed-in: 0.7.0 M +7 -5 KTp/Declarative/conversation.cpp M +1 -0 KTp/Declarative/messages-model.cpp http://commits.kde.org/telepathy-common-internals/953a4d52de3d38fe13d43e41113966e2808ae13a |