https://bugs.kde.org/show_bug.cgi?id=420280
--- Comment #102 from Gilberto Ferreira <gilberto.nune...@gmail.com> --- (In reply to Gilberto Ferreira from comment #101) > (In reply to Dipta Biswas from comment #77) > > (In reply to aaronkplus2 from comment #75) > > > (In reply to Bernie Innocenti from comment #73) > > > > I tested signon-ui-0.17+15.10.20150810-1.20171022git4368bb7.fc40.x86_64 > > > > from > > > > the Fedora COPR repo "hazel-bunny/ports". > > > > > > > > I confirm it fixes this particular bug: the authentication window > > > > renders > > > > and you can type your login and password. > > > > > > Thank you, this finally fixed the issue for me! For anyone else trying to > > > solve this problem, here's the link to the rpm > > > https://copr.fedorainfracloud.org/coprs/hazel-bunny/ports/package/signon-ui/ > > > (click on the build ID to get to the downloads), and then you can convert > > > the rpm to a deb (or anything else) using alien. I had to uninstall > > > signon-ui-x11 and signon-ui-service before I could install this new > > > package. > > > > I'm the maintainer of that copr. As it helped so many people, I can cook up > > 2 PKGBUILDs when I'm free. One for Arch, one for debian & ubuntu (using > > makedeb). This is a downstream issue and I don't think upstream KDE bugzilla > > is suitable for this discussion. > > Oh! Finally. It's work! It's freaking work! > I do this in Debian SID/TRIXIE: > 1 - I downloaded the > signon-ui-0.17+15.10.20150810-1.20171022git4368bb7.fc37.x86_64.rpm > 2 - Used alien: > sudo alien signon-ui-0.17+15.10.20150810-1.20171022git4368bb7.fc37.x86_64.rpm > 3 - then tried to install: sudo apt install > ./signon-ui_0.17+15.10.20150810-2.20171022_amd64.deb > But apt complain about previously package installed blah blah > So I do: > sudo dpkg --force-all -i signon-ui_0.17+15.10.20150810-2.20171022_amd64.deb > And works fine to me! > Thanks a lot. Just an update. After reboot, I got this error: Expired or missing access token for google account So then I tried the signon-ui-0.17+15.10.20150810-1.20171022git4368bb7.fc40.x86_64.rpm for Fedora 40. After do an alien convertion and installed it with apt install signon-ui_0.17+15.10.20150810-2.20171022_amd64.deb, it's works as a charm. -- You are receiving this mail because: You are watching all bug changes.