Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 353677

Summary: app-pda/jpilot-1.8.0 not deleting calendar registries
Product: Gentoo Linux Reporter: Xavier Fernández i Marín <xavier.fim>
Component: Current packagesAssignee: Gentoo PDA project <pda>
Status: RESOLVED FIXED    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.