| Summary: | krandr wrong options to xrandr | ||
|---|---|---|---|
| Product: | TDE | Reporter: | Roman Savochenko <rom_as> |
| Component: | tdelibs | Assignee: | 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 | ||
Marking bug report as PATCHAVAIL . Pushed to GIT in hash 4a9b7a93 (master) and 73b79179 (r14.0.x). |
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.