AltLinux icon indicating copy to clipboard operation
AltLinux copied to clipboard

Can’t enter verification code on Arch KDE

Open gorhatlin opened this issue 1 year ago • 13 comments

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?

gorhatlin avatar Aug 05 '24 19:08 gorhatlin

Could you provide a screenshot?

vyvir avatar Aug 06 '24 18:08 vyvir

And show output in console

vyvir avatar Aug 06 '24 18:08 vyvir

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.

gorhatlin avatar Aug 07 '24 17:08 gorhatlin

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

fish4terrisa-MSDSM avatar Aug 08 '24 02:08 fish4terrisa-MSDSM

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?

gorhatlin avatar Aug 08 '24 07:08 gorhatlin

Same here

cucumber-sp avatar Aug 08 '24 18:08 cucumber-sp

Gnome. Arch linux

cucumber-sp avatar Aug 08 '24 18:08 cucumber-sp

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

cucumber-sp avatar Aug 08 '24 18:08 cucumber-sp

It works, thanx cucumber-sp

gorhatlin avatar Aug 08 '24 18:08 gorhatlin

same problem on linux mint 21.3 cinnamon 6.0.4

WerIstLuka avatar Aug 31 '24 09:08 WerIstLuka

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

vyvir avatar Sep 22 '24 13:09 vyvir

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)

FrenchToucan avatar Sep 26 '24 14:09 FrenchToucan

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

vyvir avatar Sep 27 '24 13:09 vyvir

It persists for me. Just tried it on Gnome, Ubuntu 24.04. But saving the credentials and trying again got me right into the proper verification code prompt. It hanged but worked after a couple of minutes. The only weird thing is that it left an empty login dialog that I had to close manually.

Elaborendum avatar Nov 17 '24 16:11 Elaborendum

This is caused by #44

Gingeh avatar Dec 08 '24 01:12 Gingeh