https://bugzilla.redhat.com/show_bug.cgi?id=1853802 Bug ID: 1853802 Summary: font selection is broken on perl-Tk-804.035-1.fc32.x86_64 Product: Fedora Version: 32 Hardware: x86_64 OS: Linux Status: NEW Component: perl-Tk Severity: high Assignee: xavier@xxxxxxxxxxxx Reporter: mchehab@xxxxxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: andreas.bierfert@xxxxxxxxxxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx, tremble@xxxxxxxxxxxxxx, xavier@xxxxxxxxxxxx Target Milestone: --- Classification: Fedora Description of problem: After upgrading to perl-Tk-804.035-1.fc32.x86_64, the Tk widgets stopped honoring the font selection. Version-Release number of selected component (if applicable): perl-Tk-804.035-1.fc32.x86_64 How reproducible: Just try to select a font on a widget with: my $fontfamily = "Bitstream Vera Sans Mono"; $font = $topWin->Font(family => $fontfamily, size => 12); and use it on a Tk widget. Reverting to perl-Tk-804.034-8.fc32.x86_64.rpm solves the issue. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@xxxxxxxxxxxxxxxxxxxxxxx