Warning: session_start(): open(/tmp/sess_791tt7qcdmgpc8fkjsc6tivne6, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
amaroK Desktop Script openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 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 
 apps.ownCloud.com ownCloud 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 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 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
 VLC-Addons.org Themes and Extensions for VLC
--
-
 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    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (1) .- Knowledge Base  . 

amaroK Desktop Script

   0.2  

Amarok Script

Score 81%
amaroK Desktop Script
zoom


amaroK Desktop Script
zoom


Link:  http://
Downloads:  22872
Submitted:  Feb 1 2005
Updated:  Feb 13 2005

Description:

This is a script for amarok (you need amarok >= 1.2beta4). The script shows the cover of the album you are listening embedded in your desktop.

It also adds a lightning effect (this is configurable by the user)

NOTE: this is not a karamba script

You need pyqt and pykde to run it.




Changelog:

0.2:
-Now it hides the cover if amarok is stopped (Thanks to Pierre Habouzit).
-Hides itself if there is no cover defined.
-It shows an alert if you dont have PyQT or PyKDE installed (Thanks to Mark Kretschmann).
-The light filter is a little bit smoother now
-Real cd-box borders instead the old gray borders

0.1a:
-Get the coverImage using "dcop amarok player" instead of "dcop amarok playlist"
-Fixed the tab order in the config dialog
-Now it's correctly packaged

0.1:
-Initial release




LicenseGPL
(0.2 (mirror))
(0.2 (mirror))
(0.1a)
(0.1)
Send to a friend
Subscribe
Other  Content  from Kner
Report inappropriate content



goto page: prev   1  2  3  4  5  6  7  8 

-
.

 Auto-run

 
 by markey on: Feb 3 2005
 
Score 50%

Heya,

I've just added an Auto-Run feature to amaroK's Script-Manager. Now you don't have to start the script manually when you start amaroK.

Have fun :)


Reply to this

-

 hi

 
 by Superstoned on: Feb 3 2005
 
Score 50%

the script has killed my background here. I have a slideshow, a different one on each desktop. could that be the reason?

well, amarok is beta(4) and some other things don't work, too, so I guess I have to wait until this all becomes a bit more stable... but its very cool!!!


Reply to this

-

 Re: hi

 
 by eean on: Feb 4 2005
 
Score 50%
eeaneean
Amarok

I would find it kind hard to believe. All this script does really is make a window without borders, it doesn't actually mess around with your background at all as far as I can tell.


Reply to this

-

 Re: Re: hi

 
 by Superstoned on: Feb 4 2005
 
Score 50%

hmmm, it (or something else) crashed kdesktop. but after restarting it, I don't have any problems. strange, for sure. whatever, it works now :D

thanx to the author, its a cool script!


Reply to this

-

 +todo

 
 by haeber on: Feb 3 2005
 
Score 50%

Cool Script.

Here my favourit ToDo:
Future version should hide the Desktop-Cover-Pic if there is no cover or Amarok stops playing.


Reply to this

-

 another request

 
 by Superstoned on: Feb 5 2005
 
Score 50%

maybe the thing could show buttons for play/pause/stop?


Reply to this

-

 Mail

 
 by markey on: Feb 7 2005
 
Score 50%

Jorge, the other day I had sent you a mail with some suggestions for your script, but received no reply from you.

Did you get my mail?


Reply to this

-
.

 Re: Mail

 
 by Kner on: Feb 7 2005
 
Score 50%

Yes, I got it. Thanks for your suggestions.

I saw your mail early this morning and
I sent you a reply few hours ago.

Basically the reply said:

"thanks dude, a new release is coming!!"


Reply to this

-
.

 "from qt import"

 
 by ushohet on: Feb 7 2005
 
Score 50%

I get the following error:
--------------
amarok: BEGIN: void ScriptManager::slotRunScript()
amarok: [ScriptManager] Running script: /home/ushohet/.kde/share/apps/amarok/scripts///desktop/desktop.py
amarok: END__: void ScriptManager::slotRunScript() - Took 0s
Traceback (most recent call last):
File "/home/ushohet/.kde/share/apps/amarok/scripts///desktop/desktop.py", line 50, in ?
from qt import *
ImportError: No module named qt
amarok: BEGIN: void ScriptManager::scriptFinished(KProcess*)
amarok: END__: void ScriptManager::scriptFinished(KProcess*) - Took 0s
--------------

Any clues why?
I use Fedora with QT and KDE compiled from CVS

Thanks,
Uri


Reply to this

-

 Re: "from qt import"

 
 by Kner on: Feb 7 2005
 
Score 50%

Hi, you need PyQT and PyKDE to run this.


Reply to this

goto page: prev   1  2  3  4  5  6  7  8 

Add commentBack




-



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

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team