Open GoogleCodeExporter opened 9 years ago
Use this patch instead. Fixed a bug when track info is null, Status was
forcefully
being changed to Musictracker.
Original comment by anup.ara...@gmail.com
on 3 Oct 2009 at 6:32
Attachments:
When "Change status to Away on Idle" setting is turned on in pidgin, once user
went
idle and came back, musictracker status type changed to "Away" irrespective of
what
status was present before goin idle.
Fixed the issue in this patch.
Original comment by anup.ara...@gmail.com
on 4 Oct 2009 at 10:09
Attachments:
Thanks very much for the patch, it's really appreciated. This is something
that's
needed fixing for a long time.
Sorry I haven't have a chance to look at it until now.
Original comment by b152fee4...@gmail.com
on 27 Nov 2009 at 10:50
For those who are lazy to apply the patch and build, I have built two versions
of the
plugin with source from latest svn plus the feedback_status patch - one for x86
and
other for amd64. (Check attachment)
x86 was compiled on an Ubuntu 8.04 32bit machine
amd64 was compiled on gentoo amd64 machine.
Try the plugin.
Extract the binaries to /usr/lib/pidgin
Original comment by anup.ara...@gmail.com
on 19 Dec 2009 at 7:14
Attachments:
Original comment by b152fee4...@gmail.com
on 13 Jan 2010 at 2:04
Thanks very much for the patch. I've tidied a few things up and merged it with
some
similar work I had done, so it now deals with %s correctly.
The major problem with it as it stands is that setting the savedstatus seems to
set
the status message for all accounts, so this completely ignores any custom
formatting
or disable per account which might have been set in musictracker. It's
possible that
could be fixed using substatuses.
Original comment by b152fee4...@gmail.com
on 10 Mar 2010 at 2:45
Attachments:
Setting the saved status is just for display purposes for the user. In my
previous
version of the patch at least, any custom formatting works fine. The saved
status area
shows the global status while custom status gets applied for individual
accounts and
other users see the custom status for respective accounts.
I didn't check it with the latest patch. Will check it soon.
Original comment by anup.ara...@gmail.com
on 10 Mar 2010 at 7:12
Original issue reported on code.google.com by
anup.ara...@gmail.com
on 2 Oct 2009 at 7:10