| Summary: | Accounts disconnect due to a "network error" without displaying useful information | ||
|---|---|---|---|
| Product: | [Unmaintained] telepathy | Reporter: | Dennis Schridde <heri+kde> |
| Component: | general | Assignee: | Telepathy Bugs <kde-telepathy-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | wishlist | CC: | mklapetek |
| Priority: | NOR | ||
| Version First Reported In: | 0.5.1 | ||
| Target Milestone: | Future | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Dennis Schridde
2013-01-04 19:25:39 UTC
I think there is a way how we can display more detailed error and actually it's being printed on the console. Please follow these steps: 1. Disconnect 2. run 'kquitapp kded' 3. kill mission-control-5 4. run 'kdebugdialog' 5. enable debug output and make sure debug for kded and kded4 is enabled 6. run 'kded4' from konsole 7. connect 8. now you should see some "KTp/telepathy" lines in the konsole 9. wait for the error to happen Now in the output you should see some lines starting with 'ErrorHandler::onConnectionStatusChanged: 2' Look at those if they contain any useful information (also post the output here), if yes, we can display them to the user. This is ancient. I didn't encounter the issues in a while. |