Your message dated Mon, 14 Jan 2008 19:25:05 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#426547: extra space in the tooltip of the longitude
GtkEntry
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: gramps
Version: 2.2.8-1
Severity: minor
Tags: patch
Hi,
The tooltip of the GtkEntry for the longitude of places - which is in
src/glade/gramps.glade - has an extra space before the "W", see the attached
patch. According to the description of the conv_lat_lon() function in
src/PlaceUtils.py the DEG notation should have no extra spaces. Note that the
tooltip for latitude conforms to this description.
--- System information. ---
Architecture: i386
Kernel: Linux 2.6.21-1-686
Debian Release: lenny/sid
500 unstable www.debian-multimedia.org
500 unstable ftp.de.debian.org
500 unstable frank.thomas-alfeld.de
--- Package information. ---
Depends (Version) | Installed
=================================-+-==============
python-central (>= 0.5.8) | 0.5.14
librsvg2-common | 2.16.1-2
python-gnome2 | 2.18.2-1
python-glade2 | 2.10.4-2
scrollkeeper (>= 0.3.14-9) | 0.3.14-13
yelp | 2.18.1-1
gconf2 (>= 2.10.1-2) | 2.18.0.1-3
--- gramps-2.2.8/src/glade/gramps.glade.orig 2007-05-29 15:51:43.000000000 +0200
+++ gramps-2.2.8/src/glade/gramps.glade 2007-05-29 15:52:08.000000000 +0200
@@ -1634,7 +1634,7 @@
<child>
<widget class="GtkEntry" id="longitude">
<property name="visible">True</property>
- <property name="tooltip" translatable="yes">East/West position, eg -2.88589, 2°53'9.23" W or -2:53:9.23</property>
+ <property name="tooltip" translatable="yes">East/West position, eg -2.88589, 2°53'9.23"W or -2:53:9.23</property>
<property name="can_focus">True</property>
<property name="editable">True</property>
<property name="visibility">True</property>
signature.asc
Description: This is a digitally signed message part.
--- End Message ---
--- Begin Message ---
Version: 2.2.10-1
On Friday 19 October 2007 17:38, Alex Roitman wrote:
> On Fri, 2007-10-19 at 12:13 +0200, Frank S. Thomas wrote:
> > JFYI: The extra space is still present in GRAMPS 2.2.9-1.
>
> This is now fixed in SVN and should appear correctly in 2.2.10.
The recent upload of gramps/2.2.10-1 also closes this bug.
Cheers,
--
Frank S. Thomas <[EMAIL PROTECTED]> PGP public key ID: 0xDC426429
Debian Developer finger fst/[EMAIL PROTECTED]
signature.asc
Description: This is a digitally signed message part.
--- End Message ---