| Summary: | Always offline after KDE start | ||
|---|---|---|---|
| Product: | [Unmaintained] telepathy | Reporter: | Unknown <null> |
| Component: | kded-module | Assignee: | Telepathy Bugs <kde-telepathy-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | major | CC: | kde, mklapetek, simonandric5, volker.schmid |
| Priority: | NOR | ||
| Version First Reported In: | 0.6.3 | ||
| Target Milestone: | Future | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Unknown
2013-10-01 18:08:03 UTC
Next time you reboot, can you open a terminal and type mc-tool dump | grep Presence -A 4 then paste the output Here is the output:
Presences:
Automatic: available (2) ""
Current: offline (1) ""
Requested: available (2) ""
Changing: yes
--
Presences:
Automatic: available (2) ""
Current: offline (1) ""
Requested: available (2) ""
Changing: yes
--
Presences:
Automatic: available (2) ""
Current: offline (1) ""
Requested: available (2) ""
Changing: yes
Oh, that looks half promising. It's requesting being online. when you login do you have a prompt from kwallet asking for a password? No, I have no pw set for kwallet. And telepathy has always access. I did something wrong. The output now is:
Presences:
Automatic: available (2) ""
Current: offline (1) ""
Requested: offline (1) ""
Changing: yes
--
Presences:
Automatic: available (2) ""
Current: offline (1) ""
Requested: offline (1) ""
Changing: yes
--
Presences:
Automatic: available (2) ""
Current: offline (1) ""
Requested: offline (1) ""
Changing: yes
Seems to be fixed with 0.7.80 (0.8 beta1). I used to stay offline after login, now my presence is restored. Please reopen if this is still happening with 0.8, thanks. I'm running a fresh Kubuntu 16.04.1 install and I have exactly the same problem. No matter what I set, it is always offline by default after a session is started.
Directly after boot or new session:
$ mc-tool dump | grep Presence -A 4
Presences:
Automatic: available (2) ""
Current: offline (1) ""
Requested: offline (1) ""
Changing: no
Checking with dpkg, the Telepathy version is
kde-telepathy 15.04.20ubuntu1
|