-
 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 (3) .- Knowledge Base  . 

RSIBreak

   0.10  

KDE Other Utility

RSIBreak
zoom


RSIBreak
zoom


RSIBreak
zoom


Link:  http://www.rsibreak.org
Downloads:  2130
Submitted:  Oct 2 2005
Updated:  Jul 19 2009
Score: 
score83%83%score
 83% good
bad   good

Description:

A small utility which bothers you at certain intervals.

The interval and duration of two different timers can be configured.

You can use the breaks to stretch out or do the dishes.

The aim of this utility is to let you know when it is time to have a break from your computer. This can help people to prevent Repetive Strain Injury...




Changelog:

v0.10 2009-07-19
* Use kdelibs function for display duration of a time.

v0.10-beta2 2009-07-16
* Fixed all effects to work on xinerama
* Fixed Plasma effect to work for KDE < 4.3
* Fixed Slideshow effect
* Fixed Welcome screen for KDE < 4.4
* Fixed bug which resulted in multiple popups telling that the timer has been reset
* Renamed No Full Screen effect to Popup effect
* Renamed Gray effect to Black effect if no compositing is available

v0.10-beta1 2009-07-12
* Fixed several porting bugs
* Rewrote most off the full screen break effects
* Some memory leaks fixed
* Genral stabilization and improved user experience




LicenseGPL
Source
send to a friend
subscription
other apps from tomalbers

goto page: prev   1  2  3  4  5 

-
.

 Crash on start.

 
 by PaT on: Jun 19 2006
 

Crash:

QTime::setHMS Invalid time -1:-1:-1.000
QDate::setYMD: Invalid date -001--1--1
ERROR: Communication problem with rsibreak, it probably crashed.

System:
glibc 2.4.0
gcc 4.1.0
xorg 7.0
qt 3.3.6
kde 3.5.3 (recent svn)


reply to this

-
.

 Re: Crash on start.

 
 by bram85 on: Jun 19 2006
 

Could you please provide a backtrace (and post it eventually on http://bugs.kde.org)? The QTime errors you see don't actually hurt, so the problem is expected to be somewhere else.


Bram Schoenmakers
KDE Netherlands (www.kde.nl)

reply to this

-

 Re: Crash on start.

 
 by tomalbers on: Jun 19 2006
 

please try 0.7.1


reply to this

-
.

 Re: Re: Crash on start.

 
 by PaT on: Jun 19 2006
 

Yep! Works like a charm... Nice app by the way.


reply to this

-

 Problems compiling

 
 by fudokai on: Oct 15 2006
 

I'm getting problems with make install

./configure --prefix=/opt/kde3
make
su -c "make install"
Password:
make: stat:GNUmakefile: Permission denied
make: stat:makefile: Permission denied
make: stat:Makefile: Permission denied
make: stat:install: Permission denied
make: *** No rule to make target `install'. Stop.


reply to this

-
.

 Re: Problems compiling

 
 by fudokai on: Nov 4 2006
 

Ignore this - just my dumb changes to /etc/exports leaving out no_root_squash :)


reply to this

-
.

 missing libxss...

 
 by athleston on: Nov 26 2006
 

Missing dependency while compiling see console trace:

]#
config.status: executing depfiles commands
-- RSIBreak configure result
-- idle detection will be possible.................. NO

If you want RSIBreak, then you should install the header files of libxss and re-run configure.
]#

The trouble here is I cant seem to find the libxss or libxss-devel files ?!

Peter


reply to this

-

 Re: missing libxss...

 
 by tomalbers on: Nov 28 2006
 

Which distro do you use?


reply to this

-

 Re: Re: missing libx

 
 by athleston on: Nov 28 2006
 

I proudly use Mandriva linuc Cooker


reply to this

-

 Re: Re: Re: missing libx

 
 by tomalbers on: Nov 29 2006
 

Search for a packages which include Xutil.h and extensions/dpms.h


reply to this

-

 Re: Re: Re: Re: miss

 
 by athleston on: Nov 29 2006
 

Doing a rpm -q for xutil returned a few hits, I installed one set of headers like so:

]# urpmi liblbxutil-devel

However I found no matches to 'dpms'. Thanks a lot, grateful if you could make another suggestion?


reply to this

-

 Re: Re: Re: Re: Re: miss

 
 by tomalbers on: Nov 29 2006
 

Try a forum or irc channel. I can not find any usefull - english - resource pages on the internet about this. Can not help you.


reply to this

-

 Re: Re: Re: Re: Re:

 
 by gejobj on: Oct 11 2007
 

I get the same error :S

[root@aida ~]# urpmf dpms.h
x11-proto-devel:/usr/include/X11/extensions/dpms.h

[root@aida ~]# urpmi x11-proto-devel
Package x11-proto-devel-1.2.0-11mdv2007.1.i586 is already installed


:S



-

 Re: Re: Re: Re: Re:

 
 by gejobj on: Oct 11 2007
 

Juas!!

I get it!!

Install: libxscrnsaver1-devel-1.1.2-1mdv2007.1.i586

and you can compile and install :)

Thanks, Bye.



-

 2 screens

 
 by chris-mg on: Jul 3 2009
 

hey...

nice...exactly what I was looking for...

just one thing: I'm working with 2 displays...it would be nice, if all screens would be locked...and if the time window would not sent to background if the grey overlay is clicked...

best regards

//chris


reply to this

-
.

 Nice app

 
 by BorgQueen on: Jul 16 2009
 

Very useful. Thank you.


reply to this

goto page: prev   1  2  3  4  5 

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.