[Gpe-list] Gpe-bugs Digest, Vol 21, Issue 5

gpe-bugs-request at linuxtogo.org gpe-bugs-request at linuxtogo.org
Mon Jul 14 12:00:08 CEST 2008


Send Gpe-bugs mailing list submissions to
	gpe-bugs at linuxtogo.org

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 at linuxtogo.org

You can reach the person managing the list at
	gpe-bugs-owner at linuxtogo.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Gpe-bugs digest..."


Today's Topics:

   1. [Bug 205] Menu item 'Open...' creates new item instead	of
      open existing (bugzilla-daemon at linuxtogo.org)
   2. [Bug 206] In gpesummary,	events that end after midnight are
      shown twice, with wrong time (bugzilla-daemon at linuxtogo.org)
   3. [Bug 188] gpesumary should trigger alarms
      (bugzilla-daemon at linuxtogo.org)
   4. [Bug 129] Alarms for past events go off repeatedly
      (bugzilla-daemon at linuxtogo.org)
   5. [Bug 200] Po-file header shown in Event Reccurrence	dialog
      when changing an event to "single occurrence" for	non-US locale
      (bugzilla-daemon at linuxtogo.org)
   6. [Bug 183] Error while updating ics from webdav: invalid	value
      in attribute STATUS (bugzilla-daemon at linuxtogo.org)
   7. [Bug 157] entering re-occuring monthly events not correct
      (bugzilla-daemon at linuxtogo.org)
   8. [Bug 184] N800 GPE Calender Maxes Processor and Drains
      Battery (bugzilla-daemon at linuxtogo.org)
   9. [Bug 199] Event Recurrence dialog not disabled properly	for
      "single occurrence" event (bugzilla-daemon at linuxtogo.org)
  10. [Bug 205] Menu item 'Open...' creates new item instead	of
      open existing (bugzilla-daemon at linuxtogo.org)
  11. [Bug 43] all day event for a single day is also	displayed on
      subsequent day (bugzilla-daemon at linuxtogo.org)


----------------------------------------------------------------------

Message: 1
Date: Sun, 13 Jul 2008 14:07:36 +0200
From: bugzilla-daemon at linuxtogo.org
Subject: [Gpe-bugs] [Bug 205] Menu item 'Open...' creates new item
	instead	of open existing
To: gpe-bugs at linuxtogo.org
Message-ID: <E1KI0Ma-0006Fs-7l at linuxtogo.org>

http://bugs.linuxtogo.org/show_bug.cgi?id=205


Graham Cobb <g+gpe at cobb.uk.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |g+gpe at cobb.uk.net




--- Comment #1 from Graham Cobb <g+gpe at cobb.uk.net>  2008-07-13 14:07 ---
The intent of that menu item is to edit a selected ToDo (the non-Hildon version
of the code also has a "Delete" menu item to delete the selected ToDo).  It so
happens that if there is no todo item selected, the code actually ends up
creating a new item!

However, in the Hildon application there is no way to select an item.  Clicking
on an item always brings up the "Edit" dialog.

So, I think the best fix for this bug is to remove the Open... menu item
altogether (leaving just Add New in the Item menu).

Any objections?


-- 
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: Sun, 13 Jul 2008 23:35:56 +0200
From: bugzilla-daemon at linuxtogo.org
Subject: [Gpe-bugs] [Bug 206] In gpesummary,	events that end after
	midnight are shown twice, with wrong time
To: gpe-bugs at linuxtogo.org
Message-ID: <E1KI9Ea-0004eY-Ow at linuxtogo.org>

http://bugs.linuxtogo.org/show_bug.cgi?id=206


Graham Cobb <g+gpe at cobb.uk.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
                 CC|                            |g+gpe at cobb.uk.net




--- Comment #1 from Graham Cobb <g+gpe at cobb.uk.net>  2008-07-13 23:35 ---
Fixed in rev 9449.  Should appear in daily builds dated 20080714 or later.

The rules for whether an event is displayed or not are now slightly more
complex:

For today we check for events between now and the end of the day.  Any events
which overlap that period are considered.  Any all day events which include
today are reported.  For non-all-day events, they are reported if they haven't
started yet.  This inconsistency felt right to me (feel free to discuss it on
the GPE list if you disagree!).

For the following days, the same logic applies except that the whole day is
considered.

Note that this means that all-day events are reported for EACH day they occur
(including today) but non-all-day events are only reported on the day which
includes their start.


-- 
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: Mon, 14 Jul 2008 02:06:13 +0200
From: bugzilla-daemon at linuxtogo.org
Subject: [Gpe-bugs] [Bug 188] gpesumary should trigger alarms
To: gpe-bugs at linuxtogo.org
Message-ID: <E1KIBa1-0008JT-Vd at linuxtogo.org>

http://bugs.linuxtogo.org/show_bug.cgi?id=188


Graham Cobb <g+gpe at cobb.uk.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #4 from Graham Cobb <g+gpe at cobb.uk.net>  2008-07-14 02:06 ---
I think it was a real bug, but I think it is now fixed (by making the database
read-only, avoiding some corruptions).

Please try the latest daily build and re-open the bug if you see this again.


-- 
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: Mon, 14 Jul 2008 02:11:37 +0200
From: bugzilla-daemon at linuxtogo.org
Subject: [Gpe-bugs] [Bug 129] Alarms for past events go off repeatedly
To: gpe-bugs at linuxtogo.org
Message-ID: <E1KIBfF-0008QD-Kz at linuxtogo.org>

http://bugs.linuxtogo.org/show_bug.cgi?id=129


Graham Cobb <g+gpe at cobb.uk.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
                 CC|                            |g+gpe at cobb.uk.net




--- Comment #3 from Graham Cobb <g+gpe at cobb.uk.net>  2008-07-14 02:11 ---
I believe I have fixed this.  The fix is in the latest versions in my daily
build repository and will be in the update release Beta that I hope to issue
this week.


-- 
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: Mon, 14 Jul 2008 02:14:13 +0200
From: bugzilla-daemon at linuxtogo.org
Subject: [Gpe-bugs] [Bug 200] Po-file header shown in Event
	Reccurrence	dialog when changing an event to "single occurrence" for
	non-US locale
To: gpe-bugs at linuxtogo.org
Message-ID: <E1KIBhl-0008Vw-4O at linuxtogo.org>

http://bugs.linuxtogo.org/show_bug.cgi?id=200


Graham Cobb <g+gpe at cobb.uk.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P4                          |P2
                 CC|                            |g+gpe at cobb.uk.net




-- 
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: Mon, 14 Jul 2008 02:14:36 +0200
From: bugzilla-daemon at linuxtogo.org
Subject: [Gpe-bugs] [Bug 183] Error while updating ics from webdav:
	invalid	value in attribute STATUS
To: gpe-bugs at linuxtogo.org
Message-ID: <E1KIBi8-0008WF-Nm at linuxtogo.org>

http://bugs.linuxtogo.org/show_bug.cgi?id=183


Graham Cobb <g+gpe at cobb.uk.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P4                          |P2
                 CC|                            |g+gpe at cobb.uk.net




-- 
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: Mon, 14 Jul 2008 02:15:07 +0200
From: bugzilla-daemon at linuxtogo.org
Subject: [Gpe-bugs] [Bug 157] entering re-occuring monthly events not
	correct
To: gpe-bugs at linuxtogo.org
Message-ID: <E1KIBid-000076-Qj at linuxtogo.org>

http://bugs.linuxtogo.org/show_bug.cgi?id=157


Graham Cobb <g+gpe at cobb.uk.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P4                          |P3




-- 
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: Mon, 14 Jul 2008 02:15:51 +0200
From: bugzilla-daemon at linuxtogo.org
Subject: [Gpe-bugs] [Bug 184] N800 GPE Calender Maxes Processor and
	Drains	Battery
To: gpe-bugs at linuxtogo.org
Message-ID: <E1KIBjL-00007h-Kk at linuxtogo.org>

http://bugs.linuxtogo.org/show_bug.cgi?id=184


Graham Cobb <g+gpe at cobb.uk.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P4                          |P3
                 CC|                            |g+gpe at cobb.uk.net




-- 
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: Mon, 14 Jul 2008 02:16:22 +0200
From: bugzilla-daemon at linuxtogo.org
Subject: [Gpe-bugs] [Bug 199] Event Recurrence dialog not disabled
	properly	for "single occurrence" event
To: gpe-bugs at linuxtogo.org
Message-ID: <E1KIBjq-00008D-1u at linuxtogo.org>

http://bugs.linuxtogo.org/show_bug.cgi?id=199


Graham Cobb <g+gpe at cobb.uk.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P4                          |P3
                 CC|                            |g+gpe at cobb.uk.net




-- 
Configure bugmail: http://bugs.linuxtogo.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



------------------------------

Message: 10
Date: Mon, 14 Jul 2008 02:18:10 +0200
From: bugzilla-daemon at linuxtogo.org
Subject: [Gpe-bugs] [Bug 205] Menu item 'Open...' creates new item
	instead	of open existing
To: gpe-bugs at linuxtogo.org
Message-ID: <E1KIBla-000096-P7 at linuxtogo.org>

http://bugs.linuxtogo.org/show_bug.cgi?id=205


Graham Cobb <g+gpe at cobb.uk.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P4                          |P3




-- 
Configure bugmail: http://bugs.linuxtogo.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



------------------------------

Message: 11
Date: Mon, 14 Jul 2008 02:21:34 +0200
From: bugzilla-daemon at linuxtogo.org
Subject: [Gpe-bugs] [Bug 43] all day event for a single day is also
	displayed on subsequent day
To: gpe-bugs at linuxtogo.org
Message-ID: <E1KIBos-0002lm-IF at linuxtogo.org>

http://bugs.linuxtogo.org/show_bug.cgi?id=43


Graham Cobb <g+gpe at cobb.uk.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P4                          |P3




-- 
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 at linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/gpe-bugs


End of Gpe-bugs Digest, Vol 21, Issue 5
***************************************



More information about the Gpe-list mailing list