-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Open-PC.com   
Apps
Groups
Knowledge Base
Events
Forum
People
Jobs
Register
Login

-
- Content .- Fans  .- Knowledge Base  . 

Amarok Skype mood poster

   1.0.0  

Amarok Script

Link:  http://
Depends on:  PyKDE/PyQt
Downloads:  1386
Submitted:  Apr 6 2007
Updated:  Apr 6 2007
Score: 
score78%78%score
 78% good
bad   good

Description:

Download, Install, Configure, Run.

It will update skype's mood field with your current playing song.

You need:
python
python-xlib
python-qt




LicenseGPL
(amarok_skype_poster_by_danker)
send to a friend
subscription
other apps from Danker

-
.

 Error

 
 by Borisdieklinge on: May 24 2007
 

Hi,
I get this error when I start the Plugin:

Traceback (most recent call last):
File "/home/martin/.kde/share/apps/amarok/scripts/amarok_mood/skype_amarok.py", line 244, in <module>
mood = mood()
File "/home/martin/.kde/share/apps/amarok/scripts/amarok_mood/skype_amarok.py", line 136, in __init__
self.api = SkypeAPI()
File "/home/martin/.kde/share/apps/amarok/scripts/amarok_mood/skype_amarok.py", line 30, in __init__
self.display = Xlib.display.Display(":0")
File "/var/lib/python-support/python2.5/Xlib/display.py", line 80, in __init__
self.display = _BaseDisplay(display)
File "/var/lib/python-support/python2.5/Xlib/display.py", line 67, in __init__
apply(protocol.display.Display.__init__, (self, ) + args, keys)
File "/var/lib/python-support/python2.5/Xlib/protocol/display.py", line 124, in __init__
self.default_screen = min(self.default_screen, len(self.info.roots) - 1)
File "/var/lib/python-support/python2.5/Xlib/protocol/rq.py", line 1371, in __getattr__
raise AttributeError(attr)
AttributeError: roots


I am running Kubuntu with KDE 3.5.7 and Amarok 1.4.5

thx
Borisdieklinge


reply to this

-
.

 Error

 
 by Borisdieklinge on: May 24 2007
 

Hi,
I get this error when I start the Plugin:

Traceback (most recent call last):
File "/home/martin/.kde/share/apps/amarok/scripts/amarok_mood/skype_amarok.py", line 244, in <module>
mood = mood()
File "/home/martin/.kde/share/apps/amarok/scripts/amarok_mood/skype_amarok.py", line 136, in __init__
self.api = SkypeAPI()
File "/home/martin/.kde/share/apps/amarok/scripts/amarok_mood/skype_amarok.py", line 30, in __init__
self.display = Xlib.display.Display(":0")
File "/var/lib/python-support/python2.5/Xlib/display.py", line 80, in __init__
self.display = _BaseDisplay(display)
File "/var/lib/python-support/python2.5/Xlib/display.py", line 67, in __init__
apply(protocol.display.Display.__init__, (self, ) + args, keys)
File "/var/lib/python-support/python2.5/Xlib/protocol/display.py", line 124, in __init__
self.default_screen = min(self.default_screen, len(self.info.roots) - 1)
File "/var/lib/python-support/python2.5/Xlib/protocol/rq.py", line 1371, in __getattr__
raise AttributeError(attr)
AttributeError: roots


I am running Kubuntu with KDE 3.5.7 and Amarok 1.4.5

thx
Borisdieklinge


reply to this

-

 Re: Error

 
 by Danker on: Jul 8 2007
 

Try this:
http://www.linuxforums.org/forum/linux-desktop-x-windows/50612-pypanel.html


reply to this

-

 It's an nvidia bug

 
 by Jengu on: Jun 10 2007
 

The nvidia driver breaks python xlib for some reason.

dsp = Xlib.display.Display()

won't work with the nvidia driver.


reply to this

-
.

 Further development

 
 by Danker on: Feb 11 2008
 

Maybe there is need for DBUS version? Or should I wait for amarok2 and then release new version with more features? :)


reply to this

-

 Re: Further development

 
 by pmwisse on: Feb 11 2009
 

Dear Danker,

Yes, please make an Amarok 2.0 version. Could it be that this one could help you a bit already:

http://kde-apps.org/content/show.php/skypemood?content=93786

Most of my contacts are on skype rather than msn, and I always like to show people what I'm listening to.


reply to this

-
.

 Skype-Amarok mood plugin

 
 by dotmrt on: Oct 7 2008
 

Installed the neccesary python, python-qt and python-xlib in my Kubuntu and the plugin works like a charm. Now I can let my friends see what I'm listening at the moment like with AMSN. Nice work!


reply to this

add commentback




-
-
all messages
openDesktop.org Facebook App

Partners
Place Your Link Here!
online casino bonus

-
Best Twitter Client
 Official Twitter Web Interface
 Choqok
 Plasma Twitter Applet
 Twitux
 gTwitter
 Spaz
 Twitterfox
 Gwibber
 Qwit
 TweetDeck
 Other
 Not using Twitter

resultmore
Cool Sites
iPhone Hintergrundbilder

 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Jobs
Knowledge Base
Events
People
Updates on identi.ca
Updates on Twitter
Facebook App
Content RSS   
Events RSS   

Participate
Groups
Forum
Add App
Public API
About KDE-Apps.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2003-2010 KDE-Apps.org Team  
All rights reserved. KDE-Apps.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
KDE and K Desktop Environment are trademarks of KDE e.V.