[Desktop-packages] [Bug 621048] Re: mission-control-5 crashed with SIGSEGV in __libc_start_main()

2014-08-28 Thread Guillaume Desmottes
The only case where this could happen is if MC failed to connect to D-Bus for some reason. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to telepathy-mission-control-5 in Ubuntu. https://bugs.launchpad.net/bugs/621048 Title:

[Desktop-packages] [Bug 621048] Re: mission-control-5 crashed with SIGSEGV in __libc_start_main()

2014-08-28 Thread Guillaume Desmottes
This patch should handle this scenario more gracefully http://cgit.freedesktop.org/telepathy/telepathy-mission- control/commit/?h=telepathy-mission- control-5.16id=3d3a13c561e858853af5c601373be3ea0746f58c -- You received this bug notification because you are a member of Desktop Packages, which

[Desktop-packages] [Bug 296867]

2014-05-13 Thread Guillaume-desmottes
(In reply to comment #81) I've made most of the changes I wanted but haven't had time to test them yet. Use at own risk: http://cgit.freedesktop.org/~smcv/telepathy-gabble/log/?h=untested-otr I did not manage to start an OTR session with this branch. The '/otr start' command was displaying

[Desktop-packages] [Bug 296867]

2014-05-09 Thread Guillaume-desmottes
(In reply to comment #54) trust_level_to_str(): I'd mention encrypt using OTR to be clearer and avoid confusion my server encryption. Fixed. return _(The conversation is currently unencrypted.); I'd say unencrypted with OTR to stay coherent and crystal clear. Your branch looks good to

[Desktop-packages] [Bug 296867]

2014-05-09 Thread Guillaume-desmottes
From a (very) quick look on the Gabble branch, it seems that all the channel messages are now sent through OTR (if built with it), even when it has not been activated. Is that really what we want? Also, shouldn't we use it only for contact channels? -- You received this bug notification because

[Desktop-packages] [Bug 296867]

2014-05-08 Thread Guillaume-desmottes
(In reply to comment #46) Empathy: http://cgit.collabora.com/git/user/xclaesse/empathy.git/log/?h=otr Ok for the first commit. Second commit: + tuple = empathy_gdbus_channel_interface_otr1_get_remote_fingerprint ( + priv-otr_proxy); I have no idea how these new generated

[Desktop-packages] [Bug 1237191]

2014-05-07 Thread Guillaume-desmottes
Created attachment 98618 wocky-jingle-info: don't try using self if it's NULL -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to telepathy-gabble in Ubuntu. https://bugs.launchpad.net/bugs/1237191 Title: telepathy-gabble crashed with

[Desktop-packages] [Bug 1237191]

2014-05-07 Thread Guillaume-desmottes
(In reply to comment #2) Fixed for 0.18.2 and 0.19.0 (which may actually be 1.0). And I just released 0.18.3 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to telepathy-gabble in Ubuntu. https://bugs.launchpad.net/bugs/1237191 Title:

[Desktop-packages] [Bug 1237191]

2014-05-07 Thread Guillaume-desmottes
Fixed for 0.18.2 and 0.19.0 (which may actually be 1.0). -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to telepathy-gabble in Ubuntu. https://bugs.launchpad.net/bugs/1237191 Title: telepathy-gabble crashed with SIGSEGV in

[Desktop-packages] [Bug 296867]

2013-10-13 Thread Guillaume-desmottes
For the record, here is a thread summarising the design issues regarding end-to-end security in Telepathy: http://lists.freedesktop.org/archives/telepathy/2012-June/006122.html -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to empathy in

[Desktop-packages] [Bug 915047]

2013-03-14 Thread Guillaume-desmottes
This bug is in the top 5 of the most common empathy crash on Ubuntu ( https://errors.ubuntu.com/?package=empathy ) so I think we may have to re-open. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to empathy in Ubuntu.

[Desktop-packages] [Bug 1064786] Re: empathy-auth-client SIGABRT in tls_certificate_got_all_cb(): cert_data != NULL

2013-03-12 Thread Guillaume Desmottes
Forwarded to https://bugs.freedesktop.org/show_bug.cgi?id=61616 ** Bug watch added: freedesktop.org Bugzilla #61616 https://bugs.freedesktop.org/show_bug.cgi?id=61616 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to empathy in Ubuntu.

[Desktop-packages] [Bug 959084] Re: empathy-chat consistently uses 9-10 % CPU

2012-10-24 Thread Guillaume Desmottes
I did some testing and this bug only appears when using Ubuntu's adium theme so it's either a theme bug (like some js infinite loop or something) or a webkit-gtk one. I can reproduce this bug on F17 as well. I won't have time to investigate this issue further but the next step could do to try

[Desktop-packages] [Bug 959084] Re: empathy-chat consistently uses 9-10 % CPU

2012-10-24 Thread Guillaume Desmottes
I don't think we use to have this bug with the previous ubuntu version. So another useful thing to do would be to bisect through the theme history and find which commit introduced this bug. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1044057] Re: empathy no longer allows for extended jabber configuration

2012-10-17 Thread Guillaume Desmottes
The import code isn't run in this log. Are you sure you reset the sanity-cleaning-number gsetting key before ? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to empathy in Ubuntu. https://bugs.launchpad.net/bugs/1044057 Title: empathy

[Desktop-packages] [Bug 1022685] Re: empathy crashed with SIGSEGV in ffi_call_SYSV()

2012-10-08 Thread Guillaume Desmottes
*** This bug is a duplicate of bug 1037810 *** https://bugs.launchpad.net/bugs/1037810 ** This bug has been marked a duplicate of bug 1037810 empathy crashed with SIGSEGV in ffi_call_SYSV() -- You received this bug notification because you are a member of Desktop Packages, which is

[Desktop-packages] [Bug 1037810] Re: empathy crashed with SIGSEGV in ffi_call_SYSV()

2012-10-08 Thread Guillaume Desmottes
Fixed in Empathy 3.6.0.2 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to empathy in Ubuntu. https://bugs.launchpad.net/bugs/1037810 Title: empathy crashed with SIGSEGV in ffi_call_SYSV() Status in “empathy” package in Ubuntu:

[Desktop-packages] [Bug 1020317] Re: telepathy-gabble crashed with SIGSEGV in tp_base_channel_close()

2012-09-20 Thread Guillaume Desmottes
This crash is fixed in telepathy-gabble 0.16.2 (but best to update to 0.16.3). See https://bugs.freedesktop.org/show_bug.cgi?id=53087 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to telepathy-gabble in Ubuntu.

[Desktop-packages] [Bug 1052375] Re: The online account g-c-c interface doesn't support i18n

2012-09-18 Thread Guillaume Desmottes
Upstream Empathy bug report: https://bugzilla.gnome.org/show_bug.cgi?id=684281 ** Bug watch added: GNOME Bug Tracker #684281 https://bugzilla.gnome.org/show_bug.cgi?id=684281 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gwibber in

[Desktop-packages] [Bug 1049504] Re: mission-control-5 crashed with SIGSEGV in g_str_hash()

2012-09-12 Thread Guillaume Desmottes
Fixed with http://git.gnome.org/browse/empathy/commit/?id=5676e2a343460465e4439449e4d6d834f21ccdbd ** Package changed: telepathy-mission-control-5 (Ubuntu) = empathy (Ubuntu) ** Changed in: empathy (Ubuntu) Status: New = Fix Committed -- You received this bug notification because you

[Desktop-packages] [Bug 1044057] Re: empathy no longer allows for extended jabber configuration

2012-09-11 Thread Guillaume Desmottes
The import code has been improved in 3.5.91.1 I'd be interested to see the logs when trying to re-import using this version. Could you please once 3.5.91.1 has reached Ubuntu: - Make sure any Empathy account is configured and not empathy process is running (especially empathy-auth-client) -

[Desktop-packages] [Bug 1044057] Re: empathy no longer allows for extended jabber configuration

2012-09-10 Thread Guillaume Desmottes
Actually, you can create your account using the 'simple' account widget and then change its advanced settings later. The real bug here is that your account has been migrated to Ubuntu Online Accounts but doesn't appear in the UOA panel. Which Empathy version are you using? Could you please post

[Desktop-packages] [Bug 958699] Re: Empathy doesn't open chat windows

2012-08-29 Thread Guillaume Desmottes
Please attach logs from empathy-debugger when you experience this bug. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to empathy in Ubuntu. https://bugs.launchpad.net/bugs/958699 Title: Empathy doesn't open chat windows Status in

[Desktop-packages] [Bug 1042170] [NEW] account-plugin-* packages should depend on the right telepathy connection manager

2012-08-27 Thread Guillaume Desmottes
Public bug reported: In bug #1035265 we split UOA plugins in different packages. That's good but each package should depend on the relevant Telepathy connection manager as it's unusable without having the proper telepathy backend installed. account-plugin-aim : telepathy-haze

[Desktop-packages] [Bug 1035265] [NEW] Split packages of Empathy Ubuntu Online Accounts plugins

2012-08-10 Thread Guillaume Desmottes
Public bug reported: Atm, all the Empathy UOA plugins are in the 'account-plugin-empathy' plugin. # dpkg -L account-plugin-empathy /. /usr /usr/lib /usr/lib/libaccount-plugin-1.0 /usr/lib/libaccount-plugin-1.0/providers /usr/lib/libaccount-plugin-1.0/providers/libjabber.so

[Desktop-packages] [Bug 1020317]

2012-08-09 Thread Guillaume-desmottes
Created attachment 65271 Other trace Here is another trace when Gabble crashed because of a SSO auth error (the token expired). -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to telepathy-gabble in Ubuntu.

[Desktop-packages] [Bug 1026629] Re: empathy-chat crashed with SIGSEGV in empathy_adium_path_is_valid()

2012-07-20 Thread Guillaume Desmottes
I commented on the upstream bug ( https://bugzilla.gnome.org/show_bug.cgi?id=680303 ) would be cool if someone experiencing the crash could provide the info there. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to empathy in Ubuntu.

[Desktop-packages] [Bug 1026629] Re: empathy-chat crashed with SIGSEGV in empathy_adium_path_is_valid()

2012-07-20 Thread Guillaume Desmottes
I'm pretty sure that's a packaging issue, see https://bugzilla.gnome.org/show_bug.cgi?id=680303#c2 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to empathy in Ubuntu. https://bugs.launchpad.net/bugs/1026629 Title: empathy-chat crashed

[Desktop-packages] [Bug 540536]

2012-07-02 Thread Guillaume-desmottes
*** Bug 34111 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to telepathy-haze in Ubuntu. https://bugs.launchpad.net/bugs/540536 Title: Empathy does not support AIM buddy chat Status in

[Desktop-packages] [Bug 966556] Re: Share Desktop with Empathy need before to go to Share your Desktop

2012-05-02 Thread Guillaume Desmottes
This is https://bugzilla.gnome.org/show_bug.cgi?id=651960 which I fixed upstream. ** Bug watch added: GNOME Bug Tracker #651960 https://bugzilla.gnome.org/show_bug.cgi?id=651960 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to empathy

[Desktop-packages] [Bug 934394] Re: can't use share my desktop option in empathy

2012-05-02 Thread Guillaume Desmottes
This is https://bugzilla.gnome.org/show_bug.cgi?id=651960 which I fixed upstream. ** Bug watch added: GNOME Bug Tracker #651960 https://bugzilla.gnome.org/show_bug.cgi?id=651960 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 966556] Re: Share Desktop with Empathy need before to go to Share your Desktop

2012-05-02 Thread Guillaume Desmottes
That's fixed in vino master, not yet released. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to empathy in Ubuntu. https://bugs.launchpad.net/bugs/966556 Title: Share Desktop with Empathy need before to go to Share your Desktop Status

[Desktop-packages] [Bug 966556] Re: Share Desktop with Empathy need before to go to Share your Desktop

2012-05-02 Thread Guillaume Desmottes
That's Ubuntu's choice. They can backport my fix to the vino package if they want to. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to empathy in Ubuntu. https://bugs.launchpad.net/bugs/966556 Title: Share Desktop with Empathy need

[Desktop-packages] [Bug 912454] Re: Blank incoming messages

2012-03-08 Thread Guillaume Desmottes
I receveid a log of this bug but it appeared to be a telepathy-butterfly bug. I suggest you to switch to telepathy-haze instead as butterfly is not supported any more. If you manage to reproduce it with another connection manager please mail me dbus-monitor logs. -- You received this bug

[Desktop-packages] [Bug 907739]

2012-02-23 Thread Guillaume-desmottes
Merged to master; will be in 0.15.4. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to telepathy-gabble in Ubuntu. https://bugs.launchpad.net/bugs/907739 Title: empathy cannot call to android phones Status in Jabber/XMPP connection

Re: [Desktop-packages] [Bug 304889] Re: Does not use system proxy settings

2011-11-30 Thread Guillaume Desmottes
Le mercredi 30 novembre 2011 à 15:55 +, Felipe Contreras a écrit : * telepathy-haze This works fine. Stop claiming that switching to Haze is the solution of all the world's problems. Haze can be an option for protocols not having a proper CM but it would be completely stupid to switch to

[Desktop-packages] [Bug 828802] Re: empathy crashed with SIGSEGV in __memcpy_ssse3()

2011-08-19 Thread Guillaume Desmottes
ls -l /home/username/.cache/telepathy/avatars/gabble/jabber/de0a606f4e61733076fe1f86f3588b4186276e58 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to empathy in Ubuntu. https://bugs.launchpad.net/bugs/828802 Title: empathy crashed with