|
View:
New views
1 Messages
—
Rating Filter:
Alert me
|
|
|
Gpe-bugs Digest, Vol 36, Issue 1Send Gpe-bugs mailing list submissions to
gpe-bugs@... To subscribe or unsubscribe via the World Wide Web, visit http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/gpe-bugs or, via email, send a message with subject or body 'help' to gpe-bugs-request@... You can reach the person managing the list at gpe-bugs-owner@... When replying, please edit your Subject line so it is more specific than "Re: Contents of Gpe-bugs digest..." Today's Topics: 1. [Bug 312] Segfault when importing from command line (bugzilla-daemon@...) 2. [Bug 312] Segfault when importing from command line (bugzilla-daemon@...) 3. [Bug 313] UID is not preserved. (bugzilla-daemon@...) 4. [Bug 314] Import is picky about REV field date and time format. (bugzilla-daemon@...) 5. [Bug 309] Duplicate an event causes GPE calendar to freeze. (bugzilla-daemon@...) 6. [Bug 311] [N900][Maemo5] GPE calendar crashs (segmentation fault) after setting up a webdav calendar (password protected) (bugzilla-daemon@...) 7. [Bug 309] Duplicate an event causes GPE calendar to freeze. (bugzilla-daemon@...) 8. [Bug 312] Segfault when importing from command line (bugzilla-daemon@...) 9. [Bug 312] Segfault when importing from command line (bugzilla-daemon@...) ---------------------------------------------------------------------- Message: 1 Date: Sat, 31 Oct 2009 12:48:19 +0100 From: bugzilla-daemon@... Subject: [Gpe-bugs] [Bug 312] Segfault when importing from command line To: gpe-bugs@... Message-ID: <E1N4CRP-0002IO-0n@...> Content-Type: text/plain; charset="UTF-8" http://bugs.linuxtogo.org/show_bug.cgi?id=312 Graham Cobb <g+gpe@...> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |g+gpe@... Resolution| |WORKSFORME Status|NEW |RESOLVED --- Comment #3 from Graham Cobb <g+gpe@...> 2009-10-31 12:48:18 --- Thanks for taking the time to report this. In this case I believe this is fixed in the Beta version I released a while ago, along with a lot of other import and export problems. It certainly works on my test system with the latest code. I hope to issue a full update before the end of the year. -- Configure bugmail: http://bugs.linuxtogo.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------ Message: 2 Date: Sat, 31 Oct 2009 13:12:36 +0100 From: bugzilla-daemon@... Subject: [Gpe-bugs] [Bug 312] Segfault when importing from command line To: gpe-bugs@... Message-ID: <E1N4Cou-0003KX-G6@...> Content-Type: text/plain; charset="UTF-8" http://bugs.linuxtogo.org/show_bug.cgi?id=312 --- Comment #4 from Graham Cobb <g+gpe@...> 2009-10-31 13:12:36 --- Oops, apologies, you are running the Beta. It still may have already been fixed and I can't reproduce it. If you can send me (or attach) a .vcs which reproduces it I will test that. -- Configure bugmail: http://bugs.linuxtogo.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------ Message: 3 Date: Sat, 31 Oct 2009 13:24:21 +0100 From: bugzilla-daemon@... Subject: [Gpe-bugs] [Bug 313] UID is not preserved. To: gpe-bugs@... Message-ID: <E1N4D0H-0006PW-8L@...> Content-Type: text/plain; charset="UTF-8" http://bugs.linuxtogo.org/show_bug.cgi?id=313 Graham Cobb <g+gpe@...> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |g+gpe@... Priority|P4 |P3 Severity|normal |enhancement --- Comment #2 from Graham Cobb <g+gpe@...> 2009-10-31 13:24:20 --- Good suggestion for UID -- I will look into that. REV is harder. At the moment we set REV based on the revision time in gpe-contacts -- which would be the time it was imported. This makes some sense if you imagine importing a contact from one place and then exporting it to send to another -- the destination might not notice the update if the revision was earlier than the last time it received an update. But I am thinking about storing the REV and making it separate from the revision time in the database (except for things that have actually been changed in gpe-calendar, of course). I will think about that further. I have raised the priority so I look at this when I get time (and hopefully before I create the next major release). On the other hand I have made it an enhancement :-) -- Configure bugmail: http://bugs.linuxtogo.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------ Message: 4 Date: Sat, 31 Oct 2009 13:29:41 +0100 From: bugzilla-daemon@... Subject: [Gpe-bugs] [Bug 314] Import is picky about REV field date and time format. To: gpe-bugs@... Message-ID: <E1N4D5R-0002cT-Q7@...> Content-Type: text/plain; charset="UTF-8" http://bugs.linuxtogo.org/show_bug.cgi?id=314 Graham Cobb <g+gpe@...> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |g+gpe@... Priority|P4 |P2 Status|NEW |ASSIGNED --- Comment #1 from Graham Cobb <g+gpe@...> 2009-10-31 13:29:42 --- I didn't see anything in RFC2425 saying that lower case T or Z should be allowed but the colons and hyphens definitely should be allowed. And accepting lower case seems sensible! -- Configure bugmail: http://bugs.linuxtogo.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------ Message: 5 Date: Sat, 31 Oct 2009 13:36:25 +0100 From: bugzilla-daemon@... Subject: [Gpe-bugs] [Bug 309] Duplicate an event causes GPE calendar to freeze. To: gpe-bugs@... Message-ID: <E1N4DBx-0002oU-EE@...> Content-Type: text/plain; charset="UTF-8" http://bugs.linuxtogo.org/show_bug.cgi?id=309 Graham Cobb <g+gpe@...> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |g+gpe@... Resolution| |WORKSFORME Status|NEW |RESOLVED --- Comment #2 from Graham Cobb <g+gpe@...> 2009-10-31 13:36:25 --- I can't reproduce this (with the latest code). Can you be a bit more specific about how you reproduce it? For example, does it hang before bringing up the Edit event dialog for the duplicate event or afterwards? Does the event have to be all-day or not-all-day, with an alarm or without, in the future or in the past, etc. Anything that might help me reproduce it. If you provide some more information, please re-open the bug. -- Configure bugmail: http://bugs.linuxtogo.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------ Message: 6 Date: Sat, 31 Oct 2009 14:12:44 +0100 From: bugzilla-daemon@... Subject: [Gpe-bugs] [Bug 311] [N900][Maemo5] GPE calendar crashs (segmentation fault) after setting up a webdav calendar (password protected) To: gpe-bugs@... Message-ID: <E1N4Dl6-0000le-EE@...> Content-Type: text/plain; charset="UTF-8" http://bugs.linuxtogo.org/show_bug.cgi?id=311 Graham Cobb <g+gpe@...> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |g+gpe@... Priority|P4 |P2 --- Comment #1 from Graham Cobb <g+gpe@...> 2009-10-31 14:12:44 --- I have contacted Uwe offline. -- Configure bugmail: http://bugs.linuxtogo.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------ Message: 7 Date: Sun, 01 Nov 2009 04:15:44 +0100 From: bugzilla-daemon@... Subject: [Gpe-bugs] [Bug 309] Duplicate an event causes GPE calendar to freeze. To: gpe-bugs@... Message-ID: <E1N4Quu-0002Ws-Gr@...> Content-Type: text/plain; charset="UTF-8" http://bugs.linuxtogo.org/show_bug.cgi?id=309 B D <bd@...> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WORKSFORME | Status|RESOLVED |REOPENED --- Comment #3 from B D <bd@...> 2009-11-01 04:15:44 --- New info: Freeze happens when I add a category to the event, then try to duplicate the event. If I create a new event with a name and a start and end time, it duplicates just fine. If I then add a category to the same event and save the event, then I try to duplicate the event, then as soon as the duplicate button is pressed, the menu with edit,duplicate,etc disappears leaving a white box, and the program freezes before the edit box for the duplicate event appears. -- Configure bugmail: http://bugs.linuxtogo.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------ Message: 8 Date: Sun, 01 Nov 2009 04:31:02 +0100 From: bugzilla-daemon@... Subject: [Gpe-bugs] [Bug 312] Segfault when importing from command line To: gpe-bugs@... Message-ID: <E1N4R9i-00032b-Dn@...> Content-Type: text/plain; charset="UTF-8" http://bugs.linuxtogo.org/show_bug.cgi?id=312 --- Comment #5 from B D <bd@...> 2009-11-01 04:31:02 --- Created an attachment (id=71) --> (http://bugs.linuxtogo.org/attachment.cgi?id=71) A simple Vcard with a category, which segfaults when imported at command line. -- Configure bugmail: http://bugs.linuxtogo.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------ Message: 9 Date: Sun, 01 Nov 2009 04:37:00 +0100 From: bugzilla-daemon@... Subject: [Gpe-bugs] [Bug 312] Segfault when importing from command line To: gpe-bugs@... Message-ID: <E1N4RFU-0003Az-UE@...> Content-Type: text/plain; charset="UTF-8" http://bugs.linuxtogo.org/show_bug.cgi?id=312 B D <bd@...> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WORKSFORME | Status|RESOLVED |REOPENED --- Comment #6 from B D <bd@...> 2009-11-01 04:37:01 --- Segfault from command line import occurs when a simple Vcard with a CATEGORY field is used. Without the category field, the import from the command line is successful. The attached vcard does import successfully when using the gpe-contacts menus. (The attached Vcard is exported from gpe-contacts.) -- Configure bugmail: http://bugs.linuxtogo.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------ _______________________________________________ Gpe-bugs mailing list Gpe-bugs@... http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/gpe-bugs End of Gpe-bugs Digest, Vol 36, Issue 1 *************************************** _______________________________________________ Gpe-list mailing list Gpe-list@... http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/gpe-list |
| Free embeddable forum powered by Nabble | Forum Help |