Skip to content
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.(timeshift gives an error in btrfs in Turkish) #934

Open
coldfire03 opened this issue Aug 26, 2022 · 1 comment

Comments

@coldfire03
Copy link

coldfire03 commented Aug 26, 2022

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?

@coldfire03 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
@ghost
Copy link

ghost commented Sep 11, 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.
image

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.
image

@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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant