Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 353677 - app-pda/jpilot-1.8.0 not deleting calendar registries
Summary: app-pda/jpilot-1.8.0 not deleting calendar registries
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High minor
Assignee: Gentoo PDA project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-04 11:17 UTC by Xavier Fernández i Marín
Modified: 2011-06-16 06:02 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Xavier Fernández i Marín 2011-02-04 11:17:29 UTC
After upgrading to jpilot 1.8.0, jpilot is no more able to delete calendar registries.

Reproducible: Always

Steps to Reproduce:
1. Emerge jpilot-1.8.0, current stable in amd64
2. Create a register in the calendar
3. Delete a register in the calendar

Actual Results:  
The register is not deleted.

Expected Results:  
The register must be deleted.


It happens in an old install and a fresh install. Other registries can be deleted (todo items, agenda, memo...). It only happens on calendar registries.

Previous versions of jpilot do not show this behavior.

There is a message in jpilot email list: 
http://lists.jpilot.org/pipermail/jpilot/2010-December/008913.html

And a possible solution in fedora email list which I think that provides a patch that has been accepted in jpilot cvs:
http://osdir.com/ml/scm-fedora-commits/2011-01/msg00587.html
Comment 1 Wormo (RETIRED) gentoo-dev 2011-02-05 07:09:19 UTC
Thanks for reporting this issue and the suggested patch, assigning to maintainers.
Comment 2 Stephen Bosch 2011-05-25 06:49:50 UTC
This bug was fixed in 1.8.1, which is why we need a new ebuild. See http://bugs.gentoo.org/show_bug.cgi?id=365241.
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2011-06-15 20:42:32 UTC
(In reply to comment #2)
> This bug was fixed in 1.8.1, which is why we need a new ebuild. See
> http://bugs.gentoo.org/show_bug.cgi?id=365241.

OK, thanks

+*jpilot-1.8.1 (15 Jun 2011)
+
+  15 Jun 2011; Samuli Suominen <ssuominen@gentoo.org> +jpilot-1.8.1.ebuild,
+  +files/jpilot-1.8.1-char.patch:
+  Version bump wrt #365241 by Rapahel Studer
Comment 4 Xavier Fernández i Marín 2011-06-16 06:02:36 UTC
Thank you.