Bug 566968
| Summary: | Unable to connect to ICQ - workaround not working on Fedora | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Michael Monreal <michael.monreal> |
| Component: | telepathy-haze | Assignee: | Peter Gordon <peter> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | low | ||
| Version: | 12 | CC: | bdpepple, pbrobinson, peter, s.ciancio, zman0900 |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | telepathy-haze-0.3.1-4.fc12 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-03-02 01:11:06 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Michael Monreal
2010-02-20 19:30:24 UTC
After lots of discussion on #empathy we found the problem: Fedora is shipping a manager file which is not supposed to be shipped anymore:
%{_datadir}/telepathy/managers/haze.manager
<sjoerd> yeah, haze should stop installing one as well
in debian we just dropped it from the package
After manually removing this file I can confirm that the workaround works. So please don't include this file.
telepathy-haze-0.3.3-2.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/telepathy-haze-0.3.3-2.fc13 telepathy-haze-0.3.1-4.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/telepathy-haze-0.3.1-4.fc12 telepathy-haze-0.3.1-4.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update telepathy-haze'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2010-2492 telepathy-haze-0.3.3-2.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. telepathy-haze-0.3.1-4.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. I have updated telepathy-haze to last version, but the problem persist. $ rpm -q telepathy-haze telepathy-haze-0.3.1-4.fc12.x86_64 $ mc-tool list | grep aim haze/aim/xxx $ mc-tool update haze/aim/xxx bool:use-clientlogin=0 mc-tool update: Not all parameters were recognized I compiled my own telepathy-haze-0.3.3 and the workaround works for me. Maybe 0.3.1 is too old? However, I have also compiled a new mission-control... but iirc someone on IRC mentioned that the "old" F12 mission-control should work, too. I am experiencing this issue on F13 with all the latest updates. Just started up randomly about 3 days ago. I remember having this issue on Gentoo recently and I fixed it by turning off use-clientlogin, but that command is failing on Fedora. $ mc-tool update haze/aim/zman0900 bool:use-clientlogin=0 mc-tool: haze/aim/zman0900: Method "GetAll" with signature "s" on interface "org.freedesktop.DBus.Properties" doesn't exist I tried googling the error and found this bug on Ubuntu where another package was getting the same dbus error: https://bugs.launchpad.net/ubuntu/+source/devicekit-disks/+bug/422392 I also cannot connect to facebook chat anymore. That started up a few days before I lost AIM connectivity, but I doubt it is related since facebook chat rarely works right. Could this be a problem in dbus rather than in telepathy? (In reply to comment #9) > https://bugs.launchpad.net/ubuntu/+source/devicekit-disks/+bug/422392 > > I also cannot connect to facebook chat anymore. That started up a few days > before I lost AIM connectivity, but I doubt it is related since facebook chat > rarely works right. > The facebook connection is fixed in empathy-2.30.1.1-1. Most likely you'll need to delete you facebook account & re-add it in empathy for the server change to be picked-up. |