By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.

Bug 1913

Summary: krandr wrong options to xrandr
Product: TDE Reporter: Roman Savochenko <rom_as>
Component: tdelibsAssignee: Timothy Pearson <kb9vqf>
Status: RESOLVED FIXED    
Severity: normal CC: albator78, bugwatch, slavek.banko
Priority: P5    
Version: 3.5.13.2 [Trinity]   
Hardware: Other   
OS: Linux   
Compiler Version: TDE Version String:
Application Version: Application Name:
Attachments: krandr fix patch

Description Roman Savochenko 2014-02-05 13:49:18 CST
Created attachment 1914 [details]
krandr fix patch

After full translation displayconfig and krandr to Russian and Ukrainian I get error at mode test into options to xrandr.
Print the command line I see:
xrandr --output LVDS --mode 1366x768 --pos 0x0 --refresh 60 ?? --gamma 1:1:1 --rotate normal --reflect normal --prima                        --output HDMI-0 --off

Here you can see "??" substring by wrong replace "Hz" to "" whenever "Hz" is translated.

My path included.
toInt() here using wrong.
Comment 1 Francois Andriot 2014-03-06 15:40:33 CST
Marking bug report as PATCHAVAIL .
Comment 2 Slávek Banko 2015-12-12 07:47:13 CST
Pushed to GIT in hash 4a9b7a93 (master) and 73b79179 (r14.0.x).