Re: Issue 139 in pidgin-musictracker: Finch Support

1 view
Skip to first unread message

pidgin-mu...@googlecode.com

unread,
Jul 23, 2010, 11:27:24 AM7/23/10
to pidgin-musict...@googlegroups.com

Comment #3 on issue 139 by wemolohtrab: Finch Support
http://code.google.com/p/pidgin-musictracker/issues/detail?id=139

Even if I have to load Pidgin to configure it first, Finch support would be
great.

pidgin-mu...@googlecode.com

unread,
Jul 31, 2010, 6:45:41 AM7/31/10
to pidgin-musict...@googlegroups.com

Comment #4 on issue 139 by ivankovnatsky: Finch Support
http://code.google.com/p/pidgin-musictracker/issues/detail?id=139

I noticed this too, using LAST.FM API 2.0

pidgin-mu...@googlecode.com

unread,
Jul 31, 2010, 6:49:42 AM7/31/10
to pidgin-musict...@googlegroups.com

Comment #5 on issue 139 by ivankovnatsky: Finch Support
http://code.google.com/p/pidgin-musictracker/issues/detail?id=139

moreover I can't even add it too Finch plugins

pidgin-mu...@googlecode.com

unread,
Jul 31, 2010, 7:50:06 AM7/31/10
to pidgin-musict...@googlegroups.com
Updates:
Labels: Patch-Needed

Comment #6 on issue 139 by jon.tur...@dronecode.org.uk: Finch Support
http://code.google.com/p/pidgin-musictracker/issues/detail?id=139

> moreover I can't even add it too Finch plugins

This is expected as the musictracker plugin is marked as using the GTK GUI,
so finch won't try to load it (as that can't work).

The way to fix this is to split the plugin into two, one to do the
configuration and one to do the actual work. But that's a fair amount of
effort...

pidgin-mu...@googlecode.com

unread,
Aug 14, 2010, 1:28:41 PM8/14/10
to pidgin-musict...@googlegroups.com

Comment #7 on issue 139 by zarahemlite: Finch Support
http://code.google.com/p/pidgin-musictracker/issues/detail?id=139

+1 for this functionality--I don't know how to code or I'd do it for ya ;-)

pidgin-mu...@googlecode.com

unread,
Aug 26, 2012, 10:04:28 PM8/26/12
to pidgin-musict...@googlegroups.com

Comment #8 on issue 139 by jakerodn...@gmail.com: Finch Support
http://code.google.com/p/pidgin-musictracker/issues/detail?id=139

It was actually pretty easy to get musictracker to work in finch (with a
little help from debug mode and gdb):

- in actions.c:
- comment out the line "pidgin_blist_update_plugin_actions();"
- in musictracker.c:
- comment out the whole "static PidginPluginUiInfo ui_info" definition
- change "PIDGIN_PLUGIN_TYPE" to "NULL"
- change "&ui_info" to "NULL"

You should then be able to compile and install normally.

Move or symlink the installed musictracker.so into your lib/purple-2
directory and you should be good to go.

Of course the configuration GUI is completely inaccessible now, so it's BYO
relevant nodes from prefs.xml from Pidgin.

Reply all
Reply to author
Forward
0 new messages