[Users] CM starts offline with nm 0.9.4.1

Holger Berndt berndth at gmx.de
Tue Oct 16 01:24:16 CEST 2012


On Mo, 15.10.2012 17:42, Páder Rezső wrote:

>while I used the networkmanager 0.8, CM downloaded my emails and rss feeds
>on startup, bu since I upgraded the networkmanager from 0.8 to 0.9.4.1, the
>Claws Mail always starts in offline mode. The configuration is same.
>
>How to solve this?

Maybe the upgrade broke network manager on your machine, and it now
always reports being offline.

You can check what network manager reports by invoking the method
"state" on its D-Bus interface manually via graphical tools like
d-feet, or with command line tools as in

dbus-send --system --print-reply --type=method_call \
--dest=org.freedesktop.NetworkManager /org/freedesktop/NetworkManager \
org.freedesktop.NetworkManager.state

The interpretation of the returned number is according to
http://cgit.freedesktop.org/NetworkManager/NetworkManager/tree/include/NetworkManager.h?id=0.9.4.0#n69

Claws Mail assumes to be online when the returned number is one of
the CONNECTED states, or UNKNOWN.

Holger
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.claws-mail.org/pipermail/users/attachments/20121016/90b98a8e/attachment.sig>


More information about the Users mailing list