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 506176 - nautilus-sendto does not find pidgins icq users (patch included)
nautilus-sendto does not find pidgins icq users (patch included)
Status: RESOLVED FIXED
Product: nautilus-sendto
Classification: Applications
Component: general
0.12
Other All
: Normal normal
: ---
Assigned To: Roberto Majadas
Roberto Majadas
: 400288 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-12-29 01:11 UTC by drago01
Modified: 2007-12-29 16:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch that fixes the issue for me (1.88 KB, patch)
2007-12-29 01:12 UTC, drago01
committed Details | Review

Description drago01 2007-12-29 01:11:31 UTC
Please describe the problem:
nautilus-sendto does not work with icq because it uses "prpl-oscar" as a name
for the icq protocol but this is the old gaim name. Pidgin uses "prpl-icq" for
this. 

Steps to reproduce:
1. start pidgin with "nautilus integration" enabled
2. log in to an icq network
3. try to send a file using nautilus-sendto


Actual results:
buddy list in the nautilus-sendto window is empty

Expected results:
it should display the online buddys

Does this happen every time?
yes

Other information:
Comment 1 drago01 2007-12-29 01:12:55 UTC
Created attachment 101769 [details] [review]
patch that fixes the issue for me

This patch fixes the icq file transfer issue for pidgin with ICQ.
Comment 2 Bastien Nocera 2007-12-29 16:09:21 UTC
2007-12-29  Bastien Nocera  <hadess@hadess.net>

	* src/plugins/pidgin.c: (add_pidgin_contacts_to_model):
	Patch from drago01@gmail.com to find ICQ users in the
	Pidgin plugin (Closes: #506176)
Comment 3 Bastien Nocera 2007-12-29 16:10:19 UTC
*** Bug 400288 has been marked as a duplicate of this bug. ***