Opened 8 years ago
Closed 8 years ago
#4887 closed defect (fixed)
Connections in telepathy watcher cannot be accessed
Reported by: | tch | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | Unspecified |
Component: | Sugar | Version: | Unspecified |
Severity: | Unspecified | Keywords: | |
Cc: | Distribution/OS: | Ubuntu | |
Bug Status: | Unconfirmed |
Description
When the journal palettes are being created, it checks whether or not there are friends to be added to the send-to menu. This check is being done via the file_transfer_available helper.
The helper uses the telepathy connection watcher and, under some circunstances that I haven't been able to reproduce, the connections in the watcher cannot be reached via the DBus interface.
When this happens, an unhandled DBusException is thrown, breaking the palette. In other words, the journal palettes are not being displayed anymore until the shell session is restarted.
This issue was noticed running on Ubuntu 14.04.
Change History (3)
comment:1 Changed 8 years ago by tch
comment:2 Changed 8 years ago by tch
I sent a PR [1] to make the helper more robust, so at least it won't break the journal palettes.
comment:3 Changed 8 years ago by quozl
- Resolution set to fixed
- Status changed from new to closed
- is in 0.107.0
The error showed in the shell.log is: