[Telepathy] XEP-0080 Support not working
Hello, I share my location from my N900 using XEP-0080 (azimuth daemon). The receiving side is empathy. In the debug console empathy reports that it receives the location. e.g. see the last lines in http://pastebin.com/XjyBi3Nb * message xmlns='jabber:client' from='rdor...@jabber.org' to='kathrin.dor...@jabber.org/3be446a6' type='headline' id='8b0eff22adae5642' * event xmlns='http://jabber.org/protocol/pubsub#event' * items node='http://jabber.org/protocol/geoloc' * item id='fd36e956fd314800' * geoloc xmlns='http://jabber.org/protocol/geoloc' " " * lat "48.605620" * lon "9.106284" * alt "10.00" * accuracy "771.17" * timestamp "2012-10-03T20:00:08Z" gabble/location-DEBUG: 03.10.2012 22:00:11.790860: update_location_from_item (conn-location.c:545): LocationsUpdate for rdor...@jabber.org: gabble/location-DEBUG: 03.10.2012 22:00:11.790937: update_location_from_item (conn-location.c:587): - lat: 48.605620 gabble/location-DEBUG: 03.10.2012 22:00:11.791002: update_location_from_item (conn-location.c:587): - lon: 9.106284 gabble/location-DEBUG: 03.10.2012 22:00:11.791062: update_location_from_item (conn-location.c:587): - alt: 10.00 gabble/location-DEBUG: 03.10.2012 22:00:11.791121: update_location_from_item (conn-location.c:587): - accuracy: 771.17 gabble/location-DEBUG: 03.10.2012 22:00:11.791182: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T20:00:08Z But no contacts are displayed on the map. Does anybody have an idea what could go wrong or if I am missing something? Many thanks, Rainer -- Rainer Dorsch http://bokomoko.de/ ___ telepathy mailing list telepathy@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/telepathy
[Telepathy] Announce: telepathy-mission-control 5.14.0
The "it helps if the video is intact" release. tarball: http://telepathy.freedesktop.org/releases/telepathy-mission-control/telepathy-mission-control-5.14.0.tar.gz signature: http://telepathy.freedesktop.org/releases/telepathy-mission-control/telepathy-mission-control-5.14.0.tar.gz.asc This starts a new stable branch, recommended for use with GNOME 3.6. Summary of changes since the last stable branch, 5.12: • Remove support for many deprecated interfaces. • If a connection manager announces two or more channels in the same NewChannels signal, behave as if it had announced each channel separately. • Accounts are now stored in the telepathy/mission-control subdirectory of g_get_user_data_dir(). On Unix, this usually means ~/.local/share/telepathy/mission-control, but can be changed with the standard $XDG_DATA_HOME and $XDG_DATA_DIRS environment variables. Accounts data are automatically migrated to this new location when running mission-control for the first time. • ./configure --with-accounts-dir (at build time) and $MC_ACCOUNTS_DIR (at runtime) no longer change where new accounts are stored. They now set what Mission Control considers to be the "old" location for accounts; accounts in that directory will be moved into the new location. Using this option is deprecated. • Various mc-tool improvements. There were no code changes since 5.13.2. ___ telepathy mailing list telepathy@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/telepathy
[Telepathy] Announce: telepathy-glib 0.20.0
The "why not indeed" release. tarball: http://telepathy.freedesktop.org/releases/telepathy-glib/telepathy-glib-0.20.0.tar.gz signature: http://telepathy.freedesktop.org/releases/telepathy-glib/telepathy-glib-0.20.0.tar.gz.asc git: http://cgit.freedesktop.org/telepathy/telepathy-glib This starts a new stable branch, recommended for use with GNOME 3.6. Summary of changes since the last stable branch, 0.18: • GLib 2.32 or later is required. • Many old things are now deprecated. New TP_VERSION_MIN_REQUIRED and TP_VERSION_MAX_ALLOWED macros are provided for deprecation control: they work like the ones in GLib 2.32. • Many functions that expected or returned dbus-glib parameterized types are now deprecated, and have an equivalent GVariant-based function which should be used instead. • The only headers you should #include are , and . Including anything else is deprecated. • All TpChannel APIs using contact TpHandle have been deprecated in favor of their TpContact variants. • TpRoomList and TpRoomInfo: high level API to list rooms on a server. • TpDebugClient: high level API to retrieve logs from Telepathy components. • TpTLSCertificate: TpProxy subclass representing a TLS certificate • TpAccountRequest: object to help account creation • TpSimpleClientFactory gained API to prepare TpContact objects with the features set on it. • Add tp_vardict_get_uint32() etc., analogous to tp_asv_get_uint32() etc. • The configure flags --disable-coding-style-checks, --disable-doc-checks and part of --disable-Werror have been superseded by --disable-fatal-warning There were no code changes since 0.19.10. Regards, G. ___ telepathy mailing list telepathy@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/telepathy
[Telepathy] ANNOUNCE: Empathy 3.6.0.1
Empathy 3.6.0.1 is now available for download from: http://download.gnome.org/sources/empathy/3.6/ 2f3071116f273e30abaee837c29ecb17 empathy-3.6.0.1.tar.xz What is it? === Empathy is a messaging program which supports text, voice, and video chat and file transfers over many different protocols. Empathy is the default chat client in GNOME, and is based on the Telepathy framework, making it easier for other GNOME applications to integrate collaboration functionality. You can visit the project web site: http://live.gnome.org/Empathy What's New? === This new stable release fixes a bug preventing Empathy to connect an IM account having an invalid certificate. It also improves the performance of roster live search and should reduce the startup time of the chat window as well. Bugs fixed: - Fixed #684528, Wrong status message when call is disconnected (Guillaume Desmottes) - Fixed #684675, private-chat- rooms are created with default (i.e. public) settings (Guillaume Desmottes) - Fixed #684783, Fail to popup wrong certificate dialog (Guillaume Desmottes) - Fixed #684971, empathy-chat: loses multi personas in the the contact menu (Guillaume Desmottes) - Fixed #685203, Crash when resuming from sleep (Guillaume Desmottes) - Fixed #685278, Live search is pretty slow when groups are enabled (Guillaume Desmottes) Translations: - Updated an Translation (Daniel Martinez Cucalon) - Updated as Translation (Nilamdyuti Goswami) - Updated be Translation (Ihar Hrachyshka) - Updated bg Translation (Alexander Shopov) - Updated ca Translation (Gil Forcada) - Updated ca@valencia Translation (Carles Ferrando) - Updated cs Translation (Marek Černocký) - Updated el Translation (Tom Tryfonidis) - Updated es Translation (Daniel Mustieles) - Updated gl Translation (Fran Diéguez) - Updated he Translation (Yaron Shahrabani) - Updated hu Translation (Gabor Kelemen) - Updated id Translation (Andika Triwidada) - Updated it Translation (Milo Casagrande) - Updated lt Translation (Žygimantas Beručka, Aurimas Černius) - Updated pl Translation (Piotr Drąg) - Updated pt Translation (Duarte Loreto) - Updated ru Translation (Yuri Myasoedov) - Updated sl Translation (Matej Urbančič) - Updated sr@latin Translation (Мирослав Николић) - Updated sr Translation (Мирослав Николић) 03 October 2012 Empathy team ___ telepathy mailing list telepathy@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/telepathy