Summary: | bug in setting up call state at startup | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Kai Vehmanen <kai.vehmanen> |
Component: | ring | Assignee: | Pekka Pessi <pekka.pessi> |
Status: | RESOLVED MOVED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | medium | ||
Version: | git master | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Kai Vehmanen
2011-01-20 05:35:12 UTC
oFono version? It should work in 0.37 or never, earlier versions fail. (In reply to comment #1) > oFono version? It should work in 0.37 or never, earlier versions fail. For ofono, git master of today (754be710d53178088e2668902cd3bd3711691d7b). The channels for existing calls are created succesfully, but something goes wrong afterwords. I can take a look at this later, but I'm currently looking at some many things already, I wanted to file this just so that I don't forget. The assert gets hit if the object returned from Dial is already associated with a channel. oFono may emit a CallAdded signal before the Dial method returns. There is no straightforward way to associated the Dial method call and the subsequent CallAdded signal. It may result from Dial, or then not. This particular situation seems to be a bug in oFono. -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-ring/issues/4. |
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.