Warning: session_start(): open(/tmp/sess_cdck9b0l1qc6ldm88vbb3vcke5, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
awn-amarok-minsec 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  .- Knowledge Base  . 

awn-amarok-minsec

   0.1.2  

Amarok Script

Score 81%
awn-amarok-minsec
zoom


awn-amarok-minsec
zoom


awn-amarok-minsec
zoom


Link:  http://
Downloads:  5722
Submitted:  May 8 2007
Updated:  Feb 18 2008

Description:

Shows the album cover instead of amarok icon in Avant-window-navigator dockbar.
When a song is paused the cover is not unset, remaining time/pause are showed alternatively.
This updated version works with awn 0.2.1.

Requirements:
A compositing manager is required by awn (beryl/compiz/metacity>2.21)
avant-window-navigator
dcop-client
python-dbus

Download the tar file and install it through Tools->script-manager in amarok.




LicenseGPL
Send to a friend
Subscribe
Other  Content  from psicus78
Report inappropriate content



goto page: prev   1  2 

-

 error

 
 by TommyHLW on: Apr 27 2008
 
Score 50%

since Kubuntu Hardy Heron the script don't want to start! :-(

errormessage:
Traceback (most recent call last):
File "/home/thomas/.kde/share/apps/amarok/scripts/awn-amarok-minsec/awn-amarok-minsec.py", line 60, in <module>
task = awn.GetTaskByPid(int(amarokpid)); #get amarok task name in awn
ValueError: invalid literal for int() with base 10: '9610 7845'


Reply to this

-

 error

 
 by TommyHLW on: Apr 27 2008
 
Score 50%

since Kubuntu Hardy Heron the script don't want to start! :-(

errormessage:
Traceback (most recent call last):
File "/home/thomas/.kde/share/apps/amarok/scripts/awn-amarok-minsec/awn-amarok-minsec.py", line 60, in <module>
task = awn.GetTaskByPid(int(amarokpid)); #get amarok task name in awn
ValueError: invalid literal for int() with base 10: '9610 7845'


Reply to this

-

 error on kub hardy

 
 by psicus78 on: May 7 2008
 
Score 50%

Hi,
I'm sorry about that, I use gnome and it still works perfectly...are you using kde4?


Reply to this

-

 Re: error on kub hardy

 
 by TommyHLW on: May 20 2008
 
Score 50%

nope!
I use the actually KDE3 in Kubuntu Hardy Heron 8.04


Reply to this

-

 Re: error on kub hardy -fix

 
 by Luke7 on: Jul 10 2008
 
Score 50%

I had the same problem. It is 'cos pidof returns more then one pid of amarokapp (did not die when amarok exits).
In bash: pidof amarokapp returns 2 pids, so I killed them (kill -n 9 PID) and it helps.
psicus78: may be, you should check in your code, if amarokpid does not contains space, and show to user solution.


Reply to this

-
.

 Re: error on kub hardy

 
 by terryDenver on: Sep 28 2008
 
Score 50%

I have the same error. I am running opensuse 11 kde 3.5.

Interestingly I had a previous version of your script

57893-awn-amarok-minsec.amarokscript.tar

and it works great. Line 60 creates the problem


-=terry=-
Reply to this

-

 Re: Re: error on kub hardy

 
 by statmonkey on: Nov 13 2008
 
Score 50%

Seeing this error on Gnome as well under hardy. Is there a fix or am I the only one?


Reply to this

-

 okay

 
 by TommyHLW on: May 22 2008
 
Score 50%

okay the problem should be anywhere else!

With my old pc and a new kubuntu the script runs without problems.

Maybe on the other kubuntu-system is the wrong config or some trouble with the packages, because it's a upgrade from 7.10 to 8.04!

I will give you some response, if the script works again and if i know where is the problem!


Reply to this

-

 dcop-client

 
 by hubfred on: Jul 16 2008
 
Score 50%

Hey there,

I managed to download the python-dbus package.

Do know know from where I can obtain the dcop-client? Or is dcop-client=python-dcop. If so I already know where to get it too.

Thanks,
Fred


Reply to this

goto page: prev   1  2 

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