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

weekalarm

   1.4.0  

Amarok Script

Score 81%
weekalarm
zoom


weekalarm
zoom


weekalarm
zoom


Link:  http://
Downloads:  9277
Submitted:  Apr 17 2005
Updated:  Oct 22 2008

Description:

Versatile alarm script for Amarok. Includes the ability to set different alarm times for each day, control volume fading, use wakeup playlists, enable snoozing, and take a nap.





Changelog:

1.4.0:
- nl translation (thanks to garo)
1.3.3:
- fix crash when amarok stop playing
1.3.2:
- fix configuration not being shown
1.3.1:
- Fixed problems with accents in the playlist box.
1.3.0:
- French translation
- Italian translation (thanks to Guybrush88)
- some minor bugfixes
1.2.0:
- Added dynamic playlists support
- Repeat option
1.1.1
- Retro-compatibility with python 2.4
- bugfixe (handling volume option)
1.1
- Adding some options: volume update when fading; stop fading when amarok is stoped or paused, etc.
- some bugfixes
- reorganisation of gui
1.0.1
-updated README. we need python 2.5.
1.0.0 Rewrittal of much code
- fading stop when amarok pause, stop or has it's volume changed. To work with replaygain, an option is added to decrease sensibility
- stop more cleanly when killed by amarok
- somme bugfixes to avoid problems with accents
0.9.1 Bugfixes
- disable launch by KDE session manager
- fix custom playlist startup
0.9
GUI and code overhaul. Added option for random track on startup. There are many changes in this version, please let me know if you encounter any bugs.
0.6.1
*Hotfix* fix custom playlist startup
0.6
- changes to volume fading (bug fixes and feature add)
0.5.1
- use kdialog so snooze pops into foreground
0.5
- added snooze feature




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



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

-
.

 Gentoo+KDE4+Amarok

 
 by apfritts on: Apr 8 2008
 
Score 50%

Hi,

I am running Python 2.5, Amarok 1.4.8 and PyQt 3.17.4 and PyQt4 4.3.3. When I try to configure the weekalarm from Amarok, nothing comes up. When I run weekalarm from the command line, I get this output:

23:03:22 weekalarm beginning [INFO]
Traceback (most recent call last):
File ".kde/share/apps/amarok/scripts/weekalarm/weekalarm.py", line 572, in <module>
main()
File ".kde/share/apps/amarok/scripts/weekalarm/weekalarm.py", line 565, in main
app=WeekAlarm()
File ".kde/share/apps/amarok/scripts/weekalarm/weekalarm.py", line 263, in __init__
self.dcop.send("player","getVolume")
File ".kde/share/apps/amarok/scripts/weekalarm/weekalarm.py", line 60, in send
stdin = subprocess.PIPE ,stdout=subprocess.PIPE
File "/usr/lib/python2.5/subprocess.py", line 593, in __init__
errread, errwrite)
File "/usr/lib/python2.5/subprocess.py", line 1079, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory


Reply to this

-

 Re: Gentoo+KDE4+Amar

 
 by maxischmeii on: Apr 8 2008
 
Score 50%

It seems that you don't have dcop installed (or it is not in your PATH). what does "which dcop" return?


Reply to this

-

 Re: Re: Gentoo+KDE4+

 
 by apfritts on: Apr 9 2008
 
Score 50%

Figured it out....In Gentoo with KDE 4: for some reason the /usr/kde/3.5/bin path has been excluded from my PATH variable...which makes dcop unreachable. I haven't been able to figure out how to fix this, since /usr/kde/3.5/bin is in my PATH when I login from the basic console, but in Konsole, it is all messed up.

http://forums.gentoo.org/viewtopic-p-5046857.html


Reply to this

-

 python

 
 by ucal on: May 17 2008
 
Score 50%

Every time I try and run the script, I get this error:

file "/home/me/.kde/share/apps/amarok/scripts/weekalar/weekalarm.py",line24, in <module>

import amarok

file "home/me/.kde/share/apps/amarok/scripts/weekalarm/amarok.py" line 1, in <module>

from qt import*

ImportError: No module named qt.

Any ideas?


Reply to this

-

 Re: python

 
 by maxischmeii on: May 17 2008
 
Score 50%

You need the PyQT bindings. In Ubuntu, they are available in the python-qt3 package. You can also dowload it directly from http://www.riverbankcomputing.co.uk/software/pyqt/intro


Reply to this

-

 thanks

 
 by ucal on: May 18 2008
 
Score 50%

Thanks. I installed nearly every python qt package I could find, but I guess I missed that one.


Reply to this

-

 Dynamic Playlists?

 
 by ChesterKatz on: May 23 2008
 
Score 50%

Is it possible to configure WeekAlarm to use a Smart Playlist or a Dynamic Playlist? In "Wakeup Options" I only see the option to set to the current playlist or a static playlist from a file.

I have some specific Smart/Dynamic Playlists that I'd like to wake up to, but I can't see any way to do that with the current script.


Reply to this

-
.

 Re: Dynamic Playlists?

 
 by maxischmeii on: May 24 2008
 
Score 50%

Unfortunately, I don't think it's possible with the current dcop interface. Maybe this will be possible in Amarok 2 (but I doubt).


Reply to this

-

 Re: Re: Dynamic Playlists?

 
 by ChesterKatz on: May 27 2008
 
Score 50%

I can get Smart and Dynamic Playlists to load via DCOP:

dcop amarok playlistbrowser loadPlaylist playlistName

The one thing that I can't seem to do is get Amarok to return an actual list of the available playlists. I pored over the list of functions available, and nothing seems to fit. These playlists don't seem to be stored in the database either, so querying is pointless as well.

Could you perhaps add a text field for a playlist name? This would require the user to know the actual name of his desired playlist, so it's not as ideal as selecting from some sort of list would be. Still, it's better than nothing.


Reply to this

-

 BUG-Wakeup Options=>Random

 
 by SugarFree on: Jun 10 2008
 
Score 50%

When I'm going to bed I like to listen to an irternet radio so I set Amarok to repeat one stream all the time because sometimes i loose connection with this station. Your Wakeup alarm is set to "Save current playlist for alarm playlist" and "Random mode" so when it starts it sould change play mode from "repeat one track" to "random tracks" but it doesn't. Every time I wake up there is one randomly choosed track going round and round :/

Another ?bug/suggestion?. When you clik "Configure" in "Script Manager" "WeekAlarm Configuration" window opens under an Amarok window while it should appear above all of windows.

I miss goodnight funkcions. Like "fade out after X minutes and stop plaing" and so.. Hope those will come in future ;)

But overall - great job ;)

// I use Amarok 3.5.9 at KDE 4.0.3 from Kubuntu 8.04 KDE 4 Remix


Reply to this

-

 Re: BUG-Wakeup Options=>Random

 
 by maxischmeii on: Jun 12 2008
 
Score 50%

Thank you for your comments, I don't have much time now but i will look at this as soon as i have some time


Reply to this

-

 Feature suggestion

 
 by pfmiller on: Jul 21 2008
 
Score 50%

I modified my copy of weekalarm so that the alarm is disabled when Amarok is already playing. The reason for this is that on occasion I have woken up early and started listening to something, and then the alarm goes off and interrupts what I am listening to.

I can't imagine a time when you would want the alarm to go off when something else is already playing so I didn't bother adding an option for it in the preferences.


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