Summary: | Kopete's ICQ invisible status doesn't work when you connect | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | Alberto Gonzalez <luis6674> |
Component: | general | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Alberto Gonzalez
2009-01-17 21:21:43 UTC
"When you connect to ICQ setting the invisible flag first and then connecting, you appear to yourself as invisible" how? Here the invisible flag isn't on the ICQ icon if I set invisible and then click Online. Sorry, you have to set the invisible flag and then select also invisible to connect. In fact, whether you set the invisible flag or not seems to make no difference. It's connecting by selecting invisible that connects you saying you are invisible but in reality others can see you. SVN commit 912788 by rjarosz: Fix bug 181099: Kopete's ICQ invisible status doesn't work when you connect BUG: 181099 M +0 -3 icq/icqaccount.cpp M +0 -1 liboscar/CMakeLists.txt M +3 -18 liboscar/client.cpp M +1 -1 liboscar/contactmanager.cpp D liboscar/tasks/changevisibilitytask.cpp D liboscar/tasks/changevisibilitytask.h WebSVN link: http://websvn.kde.org/?view=rev&revision=912788 SVN commit 912790 by rjarosz: Backport fix for bug 181099: Kopete's ICQ invisible status doesn't work when you connect CCBUG: 181099 M +0 -3 icq/icqaccount.cpp M +0 -1 liboscar/CMakeLists.txt M +3 -18 liboscar/client.cpp M +1 -1 liboscar/contactmanager.cpp D liboscar/tasks/changevisibilitytask.cpp D liboscar/tasks/changevisibilitytask.h WebSVN link: http://websvn.kde.org/?view=rev&revision=912790 Wow, that was fast! Thank you very much, Roman. |