Skip to content
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

Can’t enter verification code on Arch KDE #27

Open
gorhatlin opened this issue Aug 5, 2024 · 13 comments
Open

Can’t enter verification code on Arch KDE #27

gorhatlin opened this issue Aug 5, 2024 · 13 comments
Labels
bug Something isn't working

Comments

@gorhatlin
Copy link

After inputing username and password, I get verification code on my iPad, but I can’t enter it in Verification window. It is too small, I resize it, but there are noinput fields. Same happens on Wayland and Xorg KDE session. Any help?

@vyvir
Copy link
Owner

vyvir commented Aug 6, 2024

Could you provide a screenshot?

@vyvir
Copy link
Owner

vyvir commented Aug 6, 2024

And show output in console

@vyvir vyvir added the bug Something isn't working label Aug 7, 2024
@gorhatlin
Copy link
Author

From Xorg session of KDE, I get to the point where I get verification code on my iPad and need to enter it in verification window. It is very small:
1
and when I resize it, it is empty:
2
Terminal output in Konsole is shown in images.

@fish4terrisa-MSDSM
Copy link

Hmmmm.... That seems to be a bug of qt/KDE. AltLinux works perfectly in Arch/mate.

@gorhatlin
Copy link
Author

I installed whole Mate desktop on top of my KDE setup and same problem occurs:
1
I think I miss some package in my installation for AltLinux to work properly. But which one?

@cucumber-sp
Copy link

Same here

@cucumber-sp
Copy link

Gnome. Arch linux

@cucumber-sp
Copy link

Managed to make it work. I saved login and password, after reload i've entered verification code and it crashed, for the third time it worked well with saved data

@gorhatlin
Copy link
Author

It works, thanx cucumber-sp

@WerIstLuka
Copy link

same problem on linux mint 21.3 cinnamon 6.0.4

@vyvir
Copy link
Owner

vyvir commented Sep 22, 2024

Hi, try the latest version to see if the issue persists

@FrenchToucan
Copy link

FrenchToucan commented Sep 26, 2024

Managed to make it work. I saved login and password, after reload i've entered verification code and it crashed, for the third time it worked well with saved data

Whenever I try to use saved credentials, I get the following error in the terminal:
DNSServiceRegister result: -65537
Traceback (most recent call last):
File "/home/mike/Downloads/althea-main/main.py", line 181, in altstoreinstall
win1()
File "/home/mike/Downloads/althea-main/main.py", line 278, in win1
winerm()
File "/home/mike/Downloads/althea-main/main.py", line 264, in winerm
apple_id, password = line.split("ł") # unacceptable char both in e-mail and apple id
^^^^^^^^^^^^^^^^^^
ValueError: not enough values to unpack (expected 2, got 1)

@vyvir
Copy link
Owner

vyvir commented Sep 27, 2024

Managed to make it work. I saved login and password, after reload i've entered verification code and it crashed, for the third time it worked well with saved data

Whenever I try to use saved credentials, I get the following error in the terminal: DNSServiceRegister result: -65537 Traceback (most recent call last): File "/home/mike/Downloads/althea-main/main.py", line 181, in altstoreinstall win1() File "/home/mike/Downloads/althea-main/main.py", line 278, in win1 winerm() File "/home/mike/Downloads/althea-main/main.py", line 264, in winerm apple_id, password = line.split("ł") # unacceptable char both in e-mail and apple id ^^^^^^^^^^^^^^^^^^ ValueError: not enough values to unpack (expected 2, got 1)

Should be fixed now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants