-
-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] #35
Comments
Do you have English windows or some other localization? I have noticed there is a bug when copying to the "Pictures" library in non english. Eg in czech windows, the pictures library is called "Obrázky", but the ADB doesnt copy it to the obrázky folder, but it creates new folder |
Ahoj, |
To není mezerama/diakritikou. Ono prostě ta složka se na disku jmenuje "Pictures" anglicky, ikdyž ma človek česky windows. Jako "obrázky" se to ukazuje jen naoko, a windows s tím umí pracovat, on si to umí přeložit na Pictures automaticky na pozadí když načítáš soubory atd. |
Aha, už chápu. A proč se používá překlad, když to možná není třeba? Je to pravděpodobně jen mojí neznalostí použití Shell objektu, ale nestačí změnit v metodě "private void android2pc_Click(object sender, EventArgs e)" |
Spaghetti code moment it should be fixed now for all languages |
Thanks, seems to be fixed. Just had the same problem when clicking on the "Desktop" icon (in a german Windows version) on the right panel as target folder. I was really wondering where my pictuers are :D And under C:, I than had two folders named "Benutzer", which was really weird. But yeah, I get it, one is "really" named Benutzer, the other one was named "Users". However - now it seems fixed. |
Describe the bug
The software can't copy files at PC on Windows 11
Unhandled exception log
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Screenshots
Desktop (please complete the following information):
Additional context
I use version without .NET runtime, I install it separately
The text was updated successfully, but these errors were encountered: