


Amarok 1.x Scripts by keegancsmith 150 comments
You may have to rename it to tip.amarokscript.tar.bz2 for it to be installed.
AmarokPidgin with Amarok 2 does not yet support configuration, so instead you have to manually edit the file ~/.kde4/share/apps/amarok/scripts/amarokPidgin/AmarokPidgin.ini and add cover_icon=True. If the file does not exist use this file: http://pastebin.com/xGFw4Xi4 - May 01 2010

Amarok 1.x Scripts by keegancsmith 150 comments

Amarok 1.x Scripts by keegancsmith 150 comments
1. Pidgin is not running
2. Pidgin is compiled without DBUS support
3. Your DBUS daemon is not running
The first one is easy to fix, just run pidgin. two and three are distribution specific, so require help from people who use the same distro as you. I can try help if you get no responses from them. - Jun 02 2009

Amarok 1.x Scripts by keegancsmith 150 comments

Amarok 1.x Scripts by keegancsmith 150 comments

Amarok 1.x Scripts by keegancsmith 150 comments

Amarok 1.x Scripts by keegancsmith 150 comments
Maybe you can do the beta testing for me :) It is available here: http://people.cs.uct.ac.za/~ksmith/AmarokPidgin-0.2.amarokscript.tar.bz2
- Feb 09 2009

Utilities by keegancsmith 12 comments
The only way currently to change the number of rows and columns is to edit
int item_size = std::min(width / 12, height / 8);
in amarokquilt.cpp
that roughly translates to 12 columns and 8 rows - Jan 31 2009

Utilities by keegancsmith 12 comments

Utilities by keegancsmith 12 comments

Amarok 1.x Scripts by keegancsmith 150 comments

Amarok 1.x Scripts by keegancsmith 150 comments

Amarok 1.x Scripts by keegancsmith 150 comments

Amarok 1.x Scripts by keegancsmith 150 comments
If you don't have mercurial installed, i can email a tarball of amarokpidgin - Aug 03 2008

Amarok 1.x Scripts by keegancsmith 150 comments
What protocol are you having this problem with? (MSN or xmpp or AIM, etc) - Aug 03 2008

Amarok 1.x Scripts by keegancsmith 150 comments

Utilities by keegancsmith 12 comments
It should be easy to extend to Amarok2, if it doesnt work. I just need to know which folder all the artwork is stored. Will look into it. - Jun 18 2008

Amarok 1.x Scripts by keegancsmith 150 comments
* switch off amarokpidgin
* delete the media status
* make sure pidgin is connected
* start amarokpidgin - Jun 01 2008

Amarok 1.x Scripts by keegancsmith 150 comments
For the moment just switch amarokpidgin off and reset the nicks, then switch amarokpidgin back on. - May 25 2008

Amarok 1.x Scripts by keegancsmith 150 comments

Amarok 1.x Scripts by keegancsmith 150 comments

Amarok 1.x Scripts by keegancsmith 150 comments
That is obviously a bug i need to fix. Any other flaws that you can point out? - Apr 01 2008

Amarok 1.x Scripts by keegancsmith 150 comments
Pidgin with debugging output on suggests that AmarokPidgin is working.
I need to do more debugging though. Hopefully this will be cleared up soon. - Mar 09 2008

Amarok 1.x Scripts by keegancsmith 150 comments

Amarok 1.x Scripts by keegancsmith 150 comments
http://pastebin.com/m48e72033
This bug will be squashed! ;P - Feb 27 2008

Amarok 1.x Scripts by keegancsmith 150 comments
Run it for a bit then send me the output /tmp/AmarokPidgin.py
This code is untested, but hopefully should give me some useful info - Feb 27 2008

Amarok 1.x Scripts by keegancsmith 150 comments
purple-remote 'setstatus?status=away&message=dont disturb'
See if your status updates - Feb 27 2008

Amarok 1.x Scripts by keegancsmith 150 comments

Amarok 1.x Scripts by keegancsmith 150 comments
dcop amarok player artist - Feb 16 2008

Amarok 1.x Scripts by keegancsmith 150 comments

Amarok 1.x Scripts by keegancsmith 150 comments

Amarok 1.x Scripts by keegancsmith 150 comments

Amarok 1.x Scripts by keegancsmith 150 comments
Ok, so maybe try logging + try configure amarokpidgin. If that still doesnt work (You might be missing the kdialog program), just try pasting the following config file into AmarokPidgin.ini
Quote:
[AmarokPidgin]
status_name = Media
status_message = Listening to $title by $artist on $album [Amarok]
censor = false
censor_words = # Put words here separated by a | eg: word1|word2|word3
display = status # Where to display song playing. either status or nick
- Aug 30 2007

Amarok 1.x Scripts by keegancsmith 150 comments
So can you give the output of:
Quote:ls -ld ~/.kde/share/apps/amarok/scripts-data/
ls -l ~/.kde/share/apps/amarok/scripts-data/
cat ~/.kde/share/apps/amarok/scripts-data/AmarokPidgin.ini - Aug 30 2007

Amarok 1.x Scripts by keegancsmith 150 comments
On line 294 change
except dbus.dbus_bindings.DBusException:
to
except dbus.DBusException:
Also change on line 14
DEBUG = False
to
DEBUG = True
Then try running AmarokPidgin and send me the log in /tmp/AmarokPidgin.log - Aug 30 2007

Amarok 1.x Scripts by keegancsmith 150 comments

Amarok 1.x Scripts by keegancsmith 150 comments
touch ~/.kde/share/apps/amarok/scripts-data/AmarokPidgin.ini - Jun 19 2007

Amarok 1.x Scripts by keegancsmith 150 comments
DEBUG = False
to
DEBUG = True
Then run/restart the script for a little bit.
Then post the file /tmp/AmarokPidgin.log - May 31 2007

Amarok 1.x Scripts by keegancsmith 150 comments

Amarok 1.x Scripts by keegancsmith 150 comments
It should be pretty trivial to implement, and it sounds like a good idea. I am gonna finally start on the pidgin convert tonight, so you will see the pidgin stuff tonight or tomorrow, and maybe even your request. - May 26 2007

Amarok 1.x Scripts by keegancsmith 150 comments

Amarok 1.x Scripts by keegancsmith 150 comments

Amarok 1.x Scripts by keegancsmith 150 comments
Also, you can probably find a newer gaim in an rpm repo somewhere. Check this link: http://rpmfind.net/linux/rpm2html/search.php?query=gaim&submit=Search+...&system=&arch= - Apr 22 2007

Amarok 1.x Scripts by keegancsmith 150 comments
First result when searching for "slackware dbus-python". Google is your friend ;P - Feb 19 2007

Amarok 1.x Scripts by keegancsmith 150 comments
If AmarokGaim bombs out you probably don't have dbus or dbus-python. Google around for solutions. - Feb 19 2007

Amarok 1.x Scripts by keegancsmith 150 comments
Also the bug you mentioned has been fixed and will be released in the new version. - Feb 19 2007

Audioplayers by comar961 272 comments
In 5 days you have managed to become the highest-rated software on kde-apps.org!!
Thanks for the great app. - Feb 08 2007

Audioplayers by comar961 272 comments

Amarok 1.x Scripts by keegancsmith 150 comments
The only reason I can think of this happening is if amarok is constantly writing message too amarokgaim, for some reason you're python isn't in blocking mode when reading the amarok output, or a problem in an external library.
Could you email me, and then I can send you a file too debug this problem. - Jan 21 2007

Amarok 1.x Scripts by keegancsmith 150 comments