Bug 233822

Summary: contact location coordinates problem
Product: [Applications] kaddressbook Reporter: Dj YB <yehielb>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: cannewilson, tokoe
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Dj YB 2010-04-09 14:10:49 UTC
Version:           4.4.1 (using 4.4.1 (KDE 4.4.1), 4.4.1-6.fc11 Fedora)
Compiler:          gcc
OS:                Linux (i686) release 2.6.30.10-105.2.23.fc11.i686.PAE

when I am trying to set a contact location coordinates to Asia/Jerusalem I can't, the list jump up to Asia/Amman, Africa/Freetown jump up to Africa/Conakry...
i guess there are more of those but I didn't check the entire list.
Comment 1 Anne Wilson 2010-04-09 15:57:19 UTC
I can confirm that in Fedora 12, KDE 4.4.1, Asia.Jeruselem does jump back to Asia/Amman and Africa/Freetown jumped to Africa/Conakry.  However, I did try quite a few other locations without seeing the problem.  It appears to only apply to a few individual locations.
Comment 2 Tobias Koenig 2010-04-09 17:03:39 UTC
SVN commit 1112949 by tokoe:

Use a smaller offset when calculating the nearest city

BUG: 233822


 M  +10 -7     geoeditwidget.cpp  
 M  +4 -3      geoeditwidget.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1112949
Comment 3 Dj YB 2010-04-09 20:31:39 UTC
On Friday April 9 2010 18:03:42 Tobias Koenig wrote:
> https://bugs.kde.org/show_bug.cgi?id=233822
> 
> 
> Tobias Koenig <tokoe@kde.org> changed:
> 
>            What    |Removed                     |Added
> ---------------------------------------------------------------------------
> - Status|UNCONFIRMED                 |RESOLVED
>          Resolution|                            |FIXED
> 
> 
> 
> 
> --- Comment #2 from Tobias Koenig <tokoe kde org>  2010-04-09 17:03:39 ---
> SVN commit 1112949 by tokoe:
> 
> Use a smaller offset when calculating the nearest city
> 
> BUG: 233822
> 
> 
>  M  +10 -7     geoeditwidget.cpp
>  M  +4 -3      geoeditwidget.h
> 
> 
> WebSVN link: http://websvn.kde.org/?view=rev&revision=1112949

thanks,
this really is an example as to why Linux is the best :-)