After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 634853 - Empathy does not allow Yahoo server to be added to account.
Empathy does not allow Yahoo server to be added to account.
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: Accounts
2.32.x
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
Depends on:
Blocks:
 
 
Reported: 2010-11-14 21:09 UTC by Brian Pepple
Modified: 2011-08-29 10:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
http://git.collabora.co.uk/?p=user/cassidy/empathy;a=shortlog;h=refs/heads/yahoo-srv-634853 (4.00 KB, patch)
2011-01-24 13:25 UTC, Guillaume Desmottes
none Details | Review

Description Brian Pepple 2010-11-14 21:09:27 UTC
Description of problem:
Can not create Yahoo account.

Version-Release number of selected component (if applicable):
empathy-2.32.0.1-3.fc14.i686

How reproducible:
It's fresh Fedora 14 installation.

Steps to Reproduce:
1. Create any yahoo account.
2. But when you create yahoo account and click at advance it does not point to
any yahoo server for the connection
3. When I edit account and tried to update server field with
"cn.scs.msg.yahoo.com" and then clicked on "Log in" it doesnt accept it. 

Actual results:
Can not have yahoo account added. 

Expected results:
Should be able to edit Server field and add account.

Additional info:
I can have gmail working perfectly on the same empathy.
Comment 1 Fabio Durán Verdugo 2010-11-14 21:27:00 UTC
Have you installed telepathy-haze, which provides those protocols?
Comment 2 Brian Pepple 2010-11-14 22:00:30 UTC
Yes, they are a hard dep for Empathy in fedora. 

[bpepple@localhost Desktop]$ rpm -q telepathy-haze
telepathy-haze-0.4.0-1.fc14.i686
Comment 3 Guillaume Desmottes 2010-11-15 10:22:10 UTC
What do you mean by "it doesnt accept it" ? It fails to connect?
Comment 4 Brian Pepple 2010-11-15 17:05:09 UTC
Add the server to the account information, and then attempt to his the apply button. The change isn't saved.
Comment 5 Guillaume Desmottes 2010-11-16 07:55:41 UTC
Right



method call sender=:1.133 -> dest=org.freedesktop.Telepathy.AccountManager serial=193 path=/org/freedesktop/Telepathy/Account/haze/yahoo/aaaa0; interface=org.freedesktop.Telepathy.Account; member=UpdateParameters
   array [
      dict entry(
         string "server"
         variant             string "jdjd"
      )
   ]
   array [
   ]
error sender=:1.1 -> dest=:1.133 error_name=org.freedesktop.Telepathy.Error.InvalidArgument reply_serial=193
   string "Not all parameters were recognized"
Comment 6 Guillaume Desmottes 2010-11-16 14:59:43 UTC
This parameter has been removed, we should remove it in the UI.
Comment 7 Guillaume Desmottes 2011-01-24 13:25:28 UTC
Created attachment 179163 [details] [review]
http://git.collabora.co.uk/?p=user/cassidy/empathy;a=shortlog;h=refs/heads/yahoo-srv-634853

 libempathy-gtk/empathy-account-widget-yahoo.ui |   36 ++---------------------
 libempathy-gtk/empathy-account-widget.c        |    1 -
 2 files changed, 4 insertions(+), 33 deletions(-)
Comment 8 Emilio Pozuelo Monfort 2011-01-24 13:57:09 UTC
Looks good
Comment 9 Guillaume Desmottes 2011-01-24 13:59:50 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.