UVF exception request: rsibreak 0.5.0

Achim Bohnet ach at mpe.mpg.de
Wed Feb 22 17:07:30 GMT 2006


Hi,

rsibreak 0.4.0 timer code is more or less unreliable/
broken.  Upstream decided to better not try to fix current
code and rewrote it.  Without correct timing rsibreak
is quite useless.  Therefore I would like to ask for
an UVF exception for rsibreak 0.5.0.  New pkg is at

http://revu.tauware.de/details.py?upid=1930

* the Malone bug numbers the update fixes

	o no bug are reported against in malone but ..
	o fixes 3 bugs reported in debian BTS
		http://bugs.debian.org/348900
		http://bugs.debian.org/349483
		http://bugs.debian.org/349523
	o and 4 People on #debian-qt-kde ping me with
	  timer problems + add myself too.

      * the output of  diff -u <package>-{oldversion,newversion}/ChangeLog  (Upstream changes
        that happened in the meantime)

	I include here the NEWS diff.  The changelog contains the svn
	commit messages (appended)

--- rsibreak-0.4.0/NEWS 2005-12-16 20:05:15.000000000 +0100
+++ rsibreak-0.5.0/NEWS 2006-02-21 18:12:36.000000000 +0100
@@ -1,4 +1,15 @@
-v.0.4.0 2005-12-16
+v0.5.0 2006-01-22
+- Instead of a big break after x tiny breaks, the big break is now
+  scheduled at x minutes.
+- Improved idle detection, if you dont touch your mouse/keyboard
+  for one second, the timer wil also hold for a second.
+- dcop interface added for stopping/resuming RSIBreak
+- improved multihead setup: grab mouse and keyboard when slideshow
+  is active, so you can not continue on another screen.
+- new tooltip code, which provides better and live information about the
+  next big and tiny break
+
+v0.4.0 2005-12-16
 - Added slideshow feature, during break the shown images gets renewed.
 - Image size is based on the screen size (for xinerama users).
 - New logo and icons.

      * the output of  diff -ruN <package>-{oldversion,newversion} |
        diffstat

 AUTHORS                         |    8
 ChangeLog                       |  245 ++++++++++++
 Makefile.in                     |   10
 NEWS                            |   13
 README                          |   40 --
 TODO                            |    8
 acinclude.m4                    |   77 +++
 admin/Doxyfile.am               |    6
 admin/acinclude.m4.in           |   77 +++
 admin/cvs.sh                    |    2
 admin/doxygen.sh                |   45 +-
 configure                       |  284 ++++++++++++--
 configure.in                    |    5
 po/Makefile.in                  |    2
 po/bg/Makefile.am               |    3
 po/bg/Makefile.in               |  779 ++++++++++++++++++++++++++++++++++++++++
 po/bg/rsibreak.po               |  435 ++++++++++++++++++++++
 po/br/rsibreak.po               |  184 ++++-----
 po/ca/Makefile.am               |    3
 po/ca/Makefile.in               |  779 ++++++++++++++++++++++++++++++++++++++++
 po/ca/rsibreak.po               |  397 ++++++++++++++++++++
 po/da/rsibreak.po               |  310 +++++++++------
 po/el/rsibreak.po               |  182 ++++-----
 po/en_GB/rsibreak.po            |  226 ++++++-----
 po/es/rsibreak.po               |  296 ++++++++-------
 po/ga/rsibreak.po               |  207 +++++-----
 po/gl/Makefile.am               |    3
 po/gl/Makefile.in               |  779 ++++++++++++++++++++++++++++++++++++++++
 po/gl/rsibreak.po               |  459 +++++++++++++++++++++++
 po/it/rsibreak.po               |  239 ++++++------
 po/nl/rsibreak.po               |  230 ++++++-----
 po/pt/rsibreak.po               |  225 +++++------
 po/sr/rsibreak.po               |  199 +++++-----
 po/sr at Latn/rsibreak.po          |  229 ++++++-----
 po/sv/rsibreak.po               |  229 ++++++-----
 po/tr/rsibreak.po               |  313 +++++++---------
 rsibreak.lsm                    |    6
 rsibreak/Makefile.in            |    6
 rsibreak/src/Makefile.am        |    7
 rsibreak/src/Makefile.in        |  122 ++++--
 rsibreak/src/dcopiface.cpp      |   43 ++
 rsibreak/src/dcopiface.h        |   77 +++
 rsibreak/src/main.cpp           |    9
 rsibreak/src/mainpage.dox       |    4
 rsibreak/src/rsibreak.desktop   |    7
 rsibreak/src/rsidock.cpp        |  120 +++---
 rsibreak/src/rsidock.h          |   34 +
 rsibreak/src/rsipopup.cpp       |  140 -------
 rsibreak/src/rsipopup.h         |   88 ----
 rsibreak/src/rsirelaxpopup.cpp  |  141 +++++++
 rsibreak/src/rsirelaxpopup.h    |   84 ++++
 rsibreak/src/rsitimer.cpp       |  336 ++++++++---------
 rsibreak/src/rsitimer.h         |  142 ++++++-
 rsibreak/src/rsitooltip.cpp     |  133 ++++++
 rsibreak/src/rsitooltip.h       |   56 ++
 rsibreak/src/rsiwidget.cpp      |  222 ++++++-----
 rsibreak/src/rsiwidget.h        |   22 -
 rsibreak/src/setupmaximized.cpp |   11
 rsibreak/src/setuptiming.cpp    |   26 -
 rsibreak/src/setuptiming.h      |    4
 60 files changed, 7161 insertions(+), 2207 deletions(-)


Achim
-- 
  To me vi is Zen.  To use vi is to practice zen. Every command is
  a koan. Profound to the user, unintelligible to the uninitiated.
  You discover truth everytime you use it.
                                      -- reddy at lion.austin.ibm.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0.4-0.5-changelog.diff
Type: text/x-diff
Size: 11441 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/ubuntu-motu/attachments/20060222/04de6c1f/0.4-0.5-changelog-0001.bin


More information about the Ubuntu-motu mailing list