Summary: | Problem with copying and decompressing very large files using HDD | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | quanticcpu2100 |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | akselmo, kfm-devel |
Priority: | NOR | ||
Version First Reported In: | 21.08.3 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
quanticcpu2100
2021-12-06 18:42:45 UTC
There is some problem in the system when the user chooses the default language for example: Brazilian Portuguese. If changing the system to the new language affects the keyboard settings by losing the accent of the keys, which is not expected to happen, it would be expected to leave the keyboard options unchanged. To overcome this it was necessary to leave the system in English to work the accent, I don't know if there is another solution. ❯ cat plasma-localerc [Formats] LANG=en_US.UTF-8 LC_TIME=pt_BR.UTF-8 useDetailed=true [Translations] LANGUAGE=en_US:pt_BR This way the system stays in English with 24h time and does not affect the accentuation of the keys. Note: In the keyboard options there is no layout added, with or without layout happens the same problem. Operating System: Fedora Linux 35 KDE Plasma Version: 5.23.4 KDE Frameworks Version: 5.89.0 Qt Version: 5.15.2 Kernel Version: 5.15.11-200.fc35.x86_64 (64-bit) Graphics Platform: Wayland (In reply to quanticcpu2100 from comment #1) > There is some problem in the system when the user chooses the default > language for example: Brazilian Portuguese. If changing the system to the > new language affects the keyboard settings by losing the accent of the keys, > which is not expected to happen, it would be expected to leave the keyboard > options unchanged. > > To overcome this it was necessary to leave the system in English to work the > accent, I don't know if there is another solution. > > ❯ cat plasma-localerc > [Formats] > LANG=en_US.UTF-8 > LC_TIME=pt_BR.UTF-8 > useDetailed=true > > [Translations] > LANGUAGE=en_US:pt_BR > > This way the system stays in English with 24h time and does not affect the > accentuation of the keys. Note: In the keyboard options there is no layout > added, with or without layout happens the same problem. > > > Operating System: Fedora Linux 35 > KDE Plasma Version: 5.23.4 > KDE Frameworks Version: 5.89.0 > Qt Version: 5.15.2 > Kernel Version: 5.15.11-200.fc35.x86_64 (64-bit) > Graphics Platform: Wayland please delete my comment above, I have choose the wrong topic If this happens again please file new bug. Install debug flags for Dolphin, KIO and KIO-extras and report back trace. Thank you. |