Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 194801 - app-misc/clockywock-0.2.3 sliding bug (patch included) + new features
Summary: app-misc/clockywock-0.2.3 sliding bug (patch included) + new features
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL: http://qtea.nl/clockywock/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-05 13:35 UTC by Ceesjan Luiten
Modified: 2010-03-26 20:36 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Improved ebuild that always applies the sliding bug patch, and the new feature patches only when vanilla USE flag is not set (clockywock-0.2.3.ebuild,860 bytes, text/plain)
2007-10-05 13:36 UTC, Ceesjan Luiten
Details
Patch to fix the sliding bug (clockywock-0.2.3-slidingbug.patch,435 bytes, patch)
2007-10-05 13:37 UTC, Ceesjan Luiten
Details | Diff
Patch to improve the menu (clockywock-0.2.3-extendedmenu.patch,2.27 KB, patch)
2007-10-05 13:37 UTC, Ceesjan Luiten
Details | Diff
Patch to add colours (clockywock-0.2.3-colours.patch,1.48 KB, patch)
2007-10-05 13:37 UTC, Ceesjan Luiten
Details | Diff
Patch to add colours (clockywock-colours.patch,1.53 KB, patch)
2007-10-05 13:51 UTC, Ceesjan Luiten
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ceesjan Luiten 2007-10-05 13:35:28 UTC
The clockywock doesn't properly clear the screen when it's set to sliding mode (which makes the clock move once every minute to prevent monitor burnin). I've placed screenshots of the problem on http://qtea.nl/clockywock/ . 

The first two images show the problem: on the left is the status before the first slide, on the right the status after the slide. The top clock is the original, the bottom clock is the patched version. As you can see on the upper right image, the white block representing the 12 wasn't cleared during the move.

The patch for this can be found here: http://qtea.nl/clockywock/clockywock-slidingbug.patch




That for the bug, now the new features. Somewhere last week I sent an email to the author of clockywock with the patches of the new features, but so far he hasn't responded yet. Maybe we can apply the patches to clockywock in the meantime?

The two features are:

* Colours
* Slightly improved menu

The original version does not use any colours, and this makes the clock almost unreadable on a low res console. 

The menu has been improved in order to better be able to adjust the snooze time, alarm time and alarm length: instead of only being able to increase these values, one can now decrease them too.

I have extended the ebuild file to always apply the sliding bug patch, and to apply the other two patches when the vanilla USE flag is not in use.

Ebuild:
http://qtea.nl/clockywock/clockywock-0.2.3.ebuild
Patches:
http://qtea.nl/clockywock/clockywock-slidingbug.patch
http://qtea.nl/clockywock/clockywock-colours.patch
http://qtea.nl/clockywock/clockywock-extendedmenu.patch

All-in-1:
http://qtea.nl/clockywock/ebuild_and_patches.tar

Reproducible: Always

Steps to Reproduce:
1. Start clockywock
2. Enable sliding mode (press 's')
3. Wait for the slide

Actual Results:  
The clock leaves a trace of characters with every move

Expected Results:  
The clock should have moved without leaving characters behind
Comment 1 Ceesjan Luiten 2007-10-05 13:36:50 UTC
Created attachment 132653 [details]
Improved ebuild that always applies the sliding bug patch, and the new feature patches only when vanilla USE flag is not set
Comment 2 Ceesjan Luiten 2007-10-05 13:37:13 UTC
Created attachment 132654 [details, diff]
Patch to fix the sliding bug
Comment 3 Ceesjan Luiten 2007-10-05 13:37:34 UTC
Created attachment 132655 [details, diff]
Patch to improve the menu
Comment 4 Ceesjan Luiten 2007-10-05 13:37:51 UTC
Created attachment 132657 [details, diff]
Patch to add colours
Comment 5 Ceesjan Luiten 2007-10-05 13:49:58 UTC
Comment on attachment 132657 [details, diff]
Patch to add colours

Oops, old patch
Comment 6 Ceesjan Luiten 2007-10-05 13:51:12 UTC
Created attachment 132659 [details, diff]
Patch to add colours
Comment 7 Samuli Suominen (RETIRED) gentoo-dev 2008-01-16 11:39:53 UTC
Hmm, you have to send these to upstream ( http://www.soomka.com ) if you want them applied also in portage -- unless upstream is totally unresponsive..
Comment 8 Ceesjan Luiten 2008-01-16 12:34:50 UTC
I did send it upstream a few weeks before I opened this bug, I have yet to receive a reply.

I understand it's not Gentoo's task to add/maintain new features. Can we apply the sliding-bug patch until it's fixed upstream and close this bug?
Comment 9 Samuli Suominen (RETIRED) gentoo-dev 2010-03-26 20:36:50 UTC
Sorry it took so long!

+*clockywock-0.2.3d (26 Mar 2010)
+
+  26 Mar 2010; Samuli Suominen <ssuominen@gentoo.org>
+  +clockywock-0.2.3d.ebuild:
+  Version bump wrt #194801 by Ceesjan Luiten.

Upstream has included your patches, thanks!