4 Jun
2008
4 Jun
'08
11:33
https://bugzilla.novell.com/show_bug.cgi?id=397031 User locilka@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=397031#c2 --- Comment #2 from Lukas Ocilka <locilka@novell.com> 2008-06-04 05:33:46 MDT --- sub getDisplaySize { ... my $traversal = $mDesktop->getDisplayTraversal(); ... if (defined $traversal) { $traversal = sprintf ("%.1f",$traversal); ^^^ defined but not numeric ... } } Experimentally confirmed, $traversal is really empty string... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.