You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 16, 2022. It is now read-only.
timeshift Türkçe dilde btrfs de hata veriyor.ingilizce de sıkıntı yok.sistem Türkçe de btrfs yedeklemede hata veriyor.bir çok linux dağıtımda denedim.Fedoıra,ubuntu,debian,arch,manjaro,garuda,arcolinux v.bner yapmalıyım?
timeshift gives an error in btrfs in Turkish. There is no problem in English. The system gives an error in backup of btrfs in Turkish. I tried it in many linux distributions. Fedora,ubuntu,debian,arch,manjaro,garuda,arcolinux what should I do?
The text was updated successfully, but these errors were encountered:
coldfire03
changed the title
timeshift Türkçe dilde btrfs de hata veriyor.
timeshift Türkçe dilde btrfs de hata veriyor.(timeshift gives an error in btrfs in Turkish)
Aug 26, 2022
I came here to ask why I can't create a BTRFS snapshot even though I installed my Fedora respecting to the requirements of Timeshift. I found this issue has been created and wanted to test it.
My system language is set to "tr_TR.UTF-8" in global, I tried to run timeshift with sudo LANG="en_US.UTF-8" timeshift-launcher so basically I forced timeshift-launcher to run using English language. It successfully took a snapshot when running in English.
The error when using Turkish.
Translate
The system partition has an unsupported subvolume layout. Only Ubuntu-type layouts with @ and @home subvolumes are currently supported.
Application will exit.
It creates a snapshot without problem when running it with English language.
@hackerdayi I recommend you to temporarily use sudo LANG="en_US.UTF-8" imeshift-launcher until this issue is solved. If you run Timeshift through your application finder, find and replace Exec=timeshift-launcher with Exec=env LANG="en_US.UTF-8" timeshift-launcher in /usr/share/applications/timeshift-gtk.desktop
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
timeshift Türkçe dilde btrfs de hata veriyor.ingilizce de sıkıntı yok.sistem Türkçe de btrfs yedeklemede hata veriyor.bir çok linux dağıtımda denedim.Fedoıra,ubuntu,debian,arch,manjaro,garuda,arcolinux v.bner yapmalıyım?
timeshift gives an error in btrfs in Turkish. There is no problem in English. The system gives an error in backup of btrfs in Turkish. I tried it in many linux distributions. Fedora,ubuntu,debian,arch,manjaro,garuda,arcolinux what should I do?
The text was updated successfully, but these errors were encountered: