Description of problem: Starting at least in 20171008 compose, and at least in Workstation-Live and Workstation-netinst, the world map in Time & Zone section is missing. Same issue in 20171012 and 20171015 composes. Version-Release number of selected component (if applicable): anaconda 27.20.2-1 How reproducible: Booting installation media (at least Workstation), using graphical install. Steps to Reproduce: 1. Go to Localization - TIME & DATE Actual results: No world map is displayed. Expected results: The world map should be displayed. Additional info: https://alciregi.fedorapeople.org/screenshot/Screenshot%20from%202017-10-17%2005-35-03.png
Hello Alessio, Could you please provides us logs from the installation as plain text files. You can find them in /tmp/*.log. Thank you, Jirka
Created attachment 1339626 [details] hawkey.log
Created attachment 1339627 [details] packaging.log
Created attachment 1339628 [details] dnf.librepo.log
Created attachment 1339629 [details] anaconda.log
Created attachment 1339630 [details] program.log
Created attachment 1339631 [details] storage.log
Created attachment 1339632 [details] sensitive-info.log
Created attachment 1339633 [details] vncserver.log
(In reply to Jiri Konecny from comment #1) > Hello Alessio, > > Could you please provides us logs from the installation as plain text files. > You can find them in /tmp/*.log. Hello. Here attached the logs. The same issue is present also using VNC.
*** Bug 1503758 has been marked as a duplicate of this bug. ***
Proposed as a Freeze Exception for 27-final by Fedora user jkonecny using the blocker tracking app because: Missing world map in the Anaconda Time and Date spoke seems really ugly, however, it is not blocking installation in any known way.
I was looking on this issue and everything looks correct to me. I'm not able to find any errors in logs. I'm changing this to the libtimezonemap component which is the GTK widget responsible for this map. The only thing I have found out is that libtimezonemap is using GTK and librsvg and these libraries changed recently so that could be the root cause of this problem? However, I didn't saw any warning or error during build of libtimezonemap. Cloud you please take a look on this issue?
This bug is caused by commit b2cc9ce181be7dbe90cbea3a57db1e841b0fe826 in librsvg. The SVG is generated by inkscape, and all of the style elements are CSS.
+1 FE.
Proposed as a Blocker for 27-final by Fedora user m4rtink using the blocker tracking app because: We simply can't ship a stable Fedora release installer with one of the most visited screens being blank.
After some further investigation it looks like this issue is really in libtimezonemap. The problem is style in the svg file: <style id="style5">g { display: none !important; } g:target { display: inline !important; }</style> I'm not that good in the CSS, however, as I understand there shouldn't be "display: none" for the "g" group which is used everywhere. The reason why this is happening just now and not before is the commit you mentioned. IMHO the style setting was ignored because the CSS wasn't the default interpreter and the mentioned commit is fixing this issue. I'm attaching patch which is fixing the Anaconda issue.
Created attachment 1341221 [details] CSS styling error patch
libtimezonemap-0.4.5.1-1.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2017-39b1c8aab4
libtimezonemap-0.4.5.1-1.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-39b1c8aab4
Discussed during the 2017-10-23 blocker review meeting: [1] The decision to classify this bug as a RejectedBlocker and an AcceptedFreezeException was made as it does not violate any existing criteria, but it is an obvious error that warrants a FreezeException. [1] https://meetbot.fedoraproject.org/fedora-blocker-review/2017-10-23/f27-blocker-review.2017-10-23-16.00.txt
libtimezonemap-0.4.5.1-1.fc27 fixes the issue.
libtimezonemap-0.4.5.1-1.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report.