Summary: | Assert from power saving interface for offline accounts | ||
---|---|---|---|
Product: | Telepathy | Reporter: | John Brooks <john.brooks> |
Component: | mission-control | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | medium | Keywords: | patch |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | Patch |
Description
John Brooks
2013-12-12 23:13:47 UTC
Comment on attachment 90685 [details] [review] Patch Review of attachment 90685 [details] [review]: ----------------------------------------------------------------- ::: src/mcd-connection.c @@ +1685,1 @@ > tp_cli_connection_interface_power_saving_call_set_power_saving (priv->tp_conn, -1, Simon: shouldn't we check if the proxy has been invalidated as well? (In reply to comment #1) > Simon: shouldn't we check if the proxy has been invalidated as well? There's no real need. The method call will fail, but we ignore any error anyway. (Also, the variable gets set to NULL in response to invalidation; otherwise, John wouldn't see this bug.) Fixed in git for 5.17.0 (not in 5.16 yet). Fixed in git for 5.16.1, too. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.