Your message dated Wed, 17 May 2006 22:20:11 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#243848: jpilot: Checking off a todo list item should mimic
Palm interface
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: jpilot
Version: 0.99.7-2
Severity: wishlist
Hello,
When checking off an item in the todo list, it would be nice if jpilot
mimicked the Palm behavior: on my Palm, the checked-off item is shown
overstruck for a moment before disappearing. I find it very satisfying to see
the item crossed out for a little bit; also, it is a little disconcerting when
the item vanishes instantly with no feedback.
I have both Palm and jpilot configured to hide completed items, if it's not
obvious from the above.
Thanks for all your hard work,
Reid
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.25
Locale: LANG=C, LC_CTYPE=C
Versions of packages jpilot depends on:
ii debconf 1.4.21 Debian configuration management sy
ii libc6 2.3.2.ds1-11 GNU C Library: Shared libraries an
ii libglib1.2 1.2.10-9 The GLib library of C routines
ii libgtk1.2 1.2.10-16 The GIMP Toolkit set of widgets fo
ii libncurses5 5.4-3 Shared libraries for terminal hand
ii libpisock8 0.11.8-9 Library for communicating with a P
ii libreadline4 4.3-10 GNU readline and history libraries
ii libx11-6 4.3.0-7 X Window System protocol client li
ii libxext6 4.3.0-7 X Window System miscellaneous exte
ii libxi6 4.3.0-7 X Window System Input extension li
ii xlibs 4.3.0-7 X Window System client libraries m
-- debconf information excluded
--- End Message ---
--- Begin Message ---
The bug has been closed in upstream bug tracker with:
http://bugs.jpilot.org/1620
----------------------------------------------------------------------
rikster5 - 02-07-06 23:56
----------------------------------------------------------------------
Unfortunately, this simple sounding request is quite difficult to
implement. When modifying the completion status of a ToDo we are in the
middle of a GTK callback routine. I attempted a simple patch but found
that GTK was not updating the screen until after the callback routine was
complete. In order to achieve what you want I would need to have an
out-of-band signal passed from the callback routine to the subroutine
which draws the left-hand side of the screen. Beyond that I would then
need to get involved with setting a timer after which the left-hand side
of the screen would be redrawn again without the completed todo.
While I like the idea of seeing my todo items crossed of as I finish them
there is not enough value there to want to hack the code up in this way.
This feature will not be implemented.
----------------------------------------------------------------------
rikster5 - 05-17-06 01:22
----------------------------------------------------------------------
Feature request is too difficult to implement given the small gain involved
and will not be implemented.
So I also close it from Debian.
Regards,
--
Dr. Ludovic Rousseau [EMAIL PROTECTED]
-- Normaliser Unix c'est comme pasteuriser le camembert, L.R. --
--- End Message ---