Re: get the pause status from amarok 2.1

2009-08-17 Thread Sleepy Cabbage
On Mon, 17 Aug 2009 07:23:55 +, Sleepy Cabbage wrote: > On Sat, 15 Aug 2009 09:25:19 +, Sleepy Cabbage wrote: > >> On Fri, 14 Aug 2009 12:55:07 +0200, Diez B. Roggisch wrote: >> >>> Sleepy Cabbage schrieb: >>>> As the title says, I'm

Re: get the pause status from amarok 2.1

2009-08-17 Thread Sleepy Cabbage
On Sat, 15 Aug 2009 09:25:19 +, Sleepy Cabbage wrote: > On Fri, 14 Aug 2009 12:55:07 +0200, Diez B. Roggisch wrote: > >> Sleepy Cabbage schrieb: >>> As the title says, I'm trying to find a way to get the pause status >>> from amarok 2.1. >>>

Re: get the pause status from amarok 2.1

2009-08-15 Thread Sleepy Cabbage
On Fri, 14 Aug 2009 12:55:07 +0200, Diez B. Roggisch wrote: > Sleepy Cabbage schrieb: >> As the title says, I'm trying to find a way to get the pause status >> from amarok 2.1. >> >> I'm running kubuntu 9.04 with kde 4.2.2, python 2.6.2. >> >&g

get the pause status from amarok 2.1

2009-08-15 Thread Sleepy Cabbage
As the title says, I'm trying to find a way to get the pause status from amarok 2.1. I'm running kubuntu 9.04 with kde 4.2.2, python 2.6.2. Thanks in advance. -- http://mail.python.org/mailman/listinfo/python-list

Re: get the pause status from amarok 2.1

2009-08-14 Thread Diez B. Roggisch
Sleepy Cabbage schrieb: As the title says, I'm trying to find a way to get the pause status from amarok 2.1. I'm running kubuntu 9.04 with kde 4.2.2, python 2.6.2. Thanks in advance. Not at my linux-system right now, but dcop and the respective python-module should help. Di