Bug 439832

Summary: Timezone + Worldmap
Product: [Fedora] Fedora Reporter: Jóhann B. Guðmundsson <johannbg>
Component: anacondaAssignee: Chris Lumens <clumens>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: anaconda-maint-list, lordmorgul, nphilipp, petersen, poelstra
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-04-11 13:53:01 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 438772    

Description Jóhann B. Guðmundsson 2008-03-31 16:46:52 UTC
Description of problem:

When selecting city in "timezone" selection, world map
"zooms in/centers" on the south atlantic ocean instead of
the city ( reykjavik ) being chosen.


Best regards
                 Johann B. 

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:

Reykjavik ( or what the user has chosen )
becomes the center of the world map..

Additional info:

Comment 1 Jóhann B. Guðmundsson 2008-03-31 16:49:57 UTC
/ignore Best regards Johann B. 
( copy and pasted my previously posted findings to the test-list )

:)

Comment 2 Jóhann B. Guðmundsson 2008-03-31 17:36:14 UTC
Oh yea I forgot to mention I was using the Rawhide 20080328 Snapshot i386 DVD
and Rawhide 20080327 Snapshot i686 Live..


Comment 3 Andrew Farris 2008-04-01 10:06:07 UTC
I confirm this happens for me on the snapshot live (both i686 and x86_64) and
also did not happen during install from Beta i686 DVD or Beta x86_64 CDs, when
selecting several cities (none worked correctly).

Comment 4 Nils Philippsen 2008-04-01 16:17:51 UTC
Hmm, I'm interested in which version of s-c-date wound up in anaconda -- I've
got system-config-date-1.9.26-1.fc9 here and everything works smoothly.

Comment 5 Jeremy Katz 2008-04-01 17:39:58 UTC
Whichever version was in the tree is what anaconda would have pulled in.  Which
looks like it would have been 1.9.26

Comment 6 John Poelstra 2008-04-02 19:05:02 UTC
still broken today as verified during install of i386 2008-04-02 rawhide

Comment 7 Jeremy Katz 2008-04-03 03:09:00 UTC
Reproduced as well.  But I can't get it to happen in system-config-date either.
 Zooming before the autozoom was working fine, though

Comment 8 Jóhann B. Guðmundsson 2008-04-05 12:57:01 UTC
Still not working in rawhide 04.04 live iso..

Comment 9 Andrew Farris 2008-04-06 01:24:57 UTC
I also reproduced it with both x86 and x64 20080404 snapshot live (gnome) isos.

Comment 10 Andrew Farris 2008-04-06 01:27:50 UTC
The versions on those images are:
anaconda-11.4.0.65-1
system-config-date-1.9.28-1

As Jeremy said the bug shows up in anaconda, but not in that s-c-d while running
the live cd.

Comment 11 Jeremy Katz 2008-04-08 03:42:30 UTC
*** Bug 441423 has been marked as a duplicate of this bug. ***

Comment 12 Nils Philippsen 2008-04-08 09:21:19 UTC
I've just attempted an installation in a virtual guest and could reproduce the
problem (it didn't recenter the map at all instead of moving somewhere random,
but I digress).

My guess is that anaconda doesn't use the "normal" treeview included with the
timezone_map_gui widget but its own dropdown option menu and that this doesn't
send the needed change events to the map or something like that. I'll change the
component to anaconda as I'm not familiar with the modifications that were done
in that regard.

Comment 13 Chris Lumens 2008-04-08 12:59:38 UTC
Nils - you are correct.  I've updated the timezone code in anaconda to be more
in line with what system-config-date is doing.  Sometime after F-9, we should
revisit this whole page and make sure we're tracking s-c-d as closely as possible.

Comment 14 Nils Philippsen 2008-04-08 13:32:23 UTC
(In reply to comment #13)
> Sometime after F-9, we should revisit this whole page and make sure we're
> tracking s-c-d as closely as possible.

Yes. For the future, we could perhaps target for a search-combo-box thing which
would augment the treeview in the standalone-tool but wouldn't be necessary to
have in Anaconda?

Comment 15 Jeremy Katz 2008-04-11 13:53:01 UTC
Verified that this is fixed

Comment 16 Jóhann B. Guðmundsson 2008-04-11 14:40:41 UTC
Great work :) ...