On Sat, Jan 05, 2008 at 08:58:57PM +0800, Yang Sheng wrote:
> I found the musictracker can't work with Amarok. When I change status to
> "Listen to the music", it's changed to available automaticly. And I enabled
> debug of
> pidgin, see this:
>
> core-musictracker: Disabled flag on!
>
> If more info are needed, please contact me.
Are you sure you do not have the disabled option set under the plugin
preferences? I looked at the plugin code and it is very simple few
lines that checks for the value coming out of pidgins preferences.
The relevant lines are:
gboolean b = purple_prefs_get_bool(PREF_DISABLED);
if (b) {
trace("Disabled flag on!");
You don't get much simpler than that! Please re-check the preferences
and let me know.
- Craig
--
Craig Small GnuPG:1C1B D893 1418 2AF4 45EE 95CB C76C E5AC 12CA DFA5
http://www.enc.com.au/ csmall at : enc.com.au
http://www.debian.org/ Debian GNU/Linux, software should be Free
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]