[systemsettings] [Bug 420280] Google authentication process gets stuck due to excessively old version of signon-ui library

2024-05-27 Thread Mateus Honorato
https://bugs.kde.org/show_bug.cgi?id=420280

Mateus Honorato  changed:

   What|Removed |Added

 CC||mateush.honor...@gmail.com

--- Comment #105 from Mateus Honorato  ---
I'm still dealing with this bug on Arch Linux, even tho the signon-ui package
version is quite new, 0.17+20231016-2.1. When running systemsettings from the
terminal and trying to login to my account, I get this errors on the terminal:

file:///usr/lib/qt6/qml/org/kde/kirigami/Dialog.qml:334:18: QML ScrollView:
Binding loop detected for property "calculatedImplicitHeight"
file:///usr/lib/qt6/qml/org/kde/kirigami/Dialog.qml:386:33: QML Binding:
Binding loop detected for property "value"
"google"
Looking for plugin ""
Starting auth session with "oauth2"
Info:
Id: 3
caption: "google"
owner: ""
userName: ""
qt.dbus.integration: Could not disconnect
"com.google.code.AccountsSSO.SingleSignOn.Identity" to "destroyed(QObject*)" :
Pointers are not supported: QObject*
Error:
 "Access grant not present"

I'm using Wayland and nvidia drivers. I was able to login once in the Xorg
session, but it doesn't always work, and even when I get to login successfully,
the google drive integration in Dolphin randomly stops working when accessing
folders.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 420280] Google authentication process gets stuck due to excessively old version of signon-ui library

2024-02-27 Thread Matthias Mailänder
https://bugs.kde.org/show_bug.cgi?id=420280

Matthias Mailänder  changed:

   What|Removed |Added

 CC||matth...@mailaender.name

--- Comment #104 from Matthias Mailänder  ---
Reported downstream
https://bugs.launchpad.net/ubuntu/+source/signon-ui/+bug/2055195

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 420280] Google authentication process gets stuck due to excessively old version of signon-ui library

2024-01-17 Thread hd2021
https://bugs.kde.org/show_bug.cgi?id=420280

hd2021  changed:

   What|Removed |Added

 CC||song...@foxmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 420280] Google authentication process gets stuck due to excessively old version of signon-ui library

2023-10-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=420280

--- Comment #103 from kampelmueh...@posteo.at ---
(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.

Dirty - but works :)

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 420280] Google authentication process gets stuck due to excessively old version of signon-ui library

2023-10-27 Thread Gilberto Ferreira
https://bugs.kde.org/show_bug.cgi?id=420280

--- Comment #102 from Gilberto Ferreira  ---
(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.

[systemsettings] [Bug 420280] Google authentication process gets stuck due to excessively old version of signon-ui library

2023-10-27 Thread Gilberto Ferreira
https://bugs.kde.org/show_bug.cgi?id=420280

--- Comment #101 from Gilberto Ferreira  ---
(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.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 420280] Google authentication process gets stuck due to excessively old version of signon-ui library

2023-10-27 Thread Bart Ribbers
https://bugs.kde.org/show_bug.cgi?id=420280

--- Comment #100 from Bart Ribbers  ---
It's not weird at all that it works fine on Alpine Linux. The issue is known,
an old version of signon-ui. Alpine Linux ships a newer version that _does_
work. Problem solved. (and Musl really shouldn't be an issue for 99% of the
users, there is Flatpak for things like Steam anyway. Offtopic though)

I'm not sure why people are still going on about this issue, the cause is known
(it's literally in the title) and the solution is also known. Distros just have
to update their signon-ui package.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 420280] Google authentication process gets stuck due to excessively old version of signon-ui library

2023-10-27 Thread Dipta Biswas
https://bugs.kde.org/show_bug.cgi?id=420280

--- Comment #99 from Dipta Biswas  ---
Unable to help if you're on a debian based distro. Debian has weird dependency
names compared to fedora & arch. You can try adopting the PKGBUILD for arch to
build with makedeb. Also advising against converting my rpm as your distro may
have a different glibc version. Please ask your distro maintainer to fix the
issue. If needed, my spec file is publicly available in both copr and github.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 420280] Google authentication process gets stuck due to excessively old version of signon-ui library

2023-10-27 Thread Gilberto Ferreira
https://bugs.kde.org/show_bug.cgi?id=420280

--- Comment #98 from Gilberto Ferreira  ---
All this issue is weird!
This week I tried Alpine Linux with KDE Plasma installed and shazam! KDE
accounts works as suppose to do. Gmail and driver works nicely.
It's a shame Alpine Linux is musl based. Otherwise I could keep it, but many
things simple doesn't work.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 420280] Google authentication process gets stuck due to excessively old version of signon-ui library

2023-10-27 Thread Gilberto Ferreira
https://bugs.kde.org/show_bug.cgi?id=420280

--- Comment #97 from Gilberto Ferreira  ---
(In reply to kampelmuehler from comment #96)
> (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 tried what you lined out there and uninstalling signon-ui-x11 and
> signon-ui-service, then installing the converted RPM caused all Online
> Accounts features to vanish. Did I miss something?

It's happens the same with me here!

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 420280] Google authentication process gets stuck due to excessively old version of signon-ui library

2023-10-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=420280

kampelmueh...@posteo.at changed:

   What|Removed |Added

 CC||kampelmueh...@posteo.at

--- Comment #96 from kampelmueh...@posteo.at ---
(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 tried what you lined out there and uninstalling signon-ui-x11 and
signon-ui-service, then installing the converted RPM caused all Online Accounts
features to vanish. Did I miss something?

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 420280] Google authentication process gets stuck due to excessively old version of signon-ui library

2023-10-22 Thread hellarghon
https://bugs.kde.org/show_bug.cgi?id=420280

hellarghon  changed:

   What|Removed |Added

   Platform|Neon|Fedora RPMs

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 420280] Google authentication process gets stuck due to excessively old version of signon-ui library

2023-10-22 Thread hellarghon
https://bugs.kde.org/show_bug.cgi?id=420280

hellarghon  changed:

   What|Removed |Added

 CC||hellarg...@gmail.com
Version|5.27.6  |5.27.8

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 420280] Google authentication process gets stuck due to excessively old version of signon-ui library

2023-10-17 Thread Colin J Thomson
https://bugs.kde.org/show_bug.cgi?id=420280

Colin J Thomson  changed:

   What|Removed |Added

 CC|colin.thom...@g6avk.co.uk   |

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 420280] Google authentication process gets stuck due to excessively old version of signon-ui library

2023-10-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=420280

--- Comment #95 from Nate Graham  ---
The question was already answered: connecting to online accounts in GNOME works
because the GNOME code does not depend on a recent version of the signon-ui
library.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 420280] Google authentication process gets stuck due to excessively old version of signon-ui library

2023-10-17 Thread Dipta Biswas
https://bugs.kde.org/show_bug.cgi?id=420280

--- Comment #93 from Dipta Biswas  ---
(In reply to Gilberto Ferreira from comment #92)
> Well well well...
> I wonder why it's works pretty well in Gnome, Xfce and Cinnamon.
> Right now I am using Ubuntu Cinnamon and signon-ui-whatever works as
> expected.
> It's seems only in KDE Plasma doesn't work.
> Sadly!

GNOME & Cinnamon use gnome-online-accounts, not signon-ui

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 420280] Google authentication process gets stuck due to excessively old version of signon-ui library

2023-10-17 Thread Gilberto Ferreira
https://bugs.kde.org/show_bug.cgi?id=420280

--- Comment #94 from Gilberto Ferreira  ---
(In reply to Dipta Biswas from comment #93)
> (In reply to Gilberto Ferreira from comment #92)
> > Well well well...
> > I wonder why it's works pretty well in Gnome, Xfce and Cinnamon.
> > Right now I am using Ubuntu Cinnamon and signon-ui-whatever works as
> > expected.
> > It's seems only in KDE Plasma doesn't work.
> > Sadly!
> 
> GNOME & Cinnamon use gnome-online-accounts, not signon-ui

Ok! Did know that.
But, anyway, the question remain!

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 420280] Google authentication process gets stuck due to excessively old version of signon-ui library

2023-10-17 Thread Gilberto Ferreira
https://bugs.kde.org/show_bug.cgi?id=420280

--- Comment #92 from Gilberto Ferreira  ---
Well well well...
I wonder why it's works pretty well in Gnome, Xfce and Cinnamon.
Right now I am using Ubuntu Cinnamon and signon-ui-whatever works as expected.
It's seems only in KDE Plasma doesn't work.
Sadly!

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 420280] Google authentication process gets stuck due to excessively old version of signon-ui library

2023-10-16 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=420280

--- Comment #91 from Justin Zobel  ---
(In reply to Gilberto Ferreira from comment #89)
> But the question is, I already tried this in:
> VoidLinux
> Debian
> Devuan
> And now, Kubuntu
> It's a lot of people to get irritate!

Aren't they all Debian based? So the upstream at the top would just be Debian.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 420280] Google authentication process gets stuck due to excessively old version of signon-ui library

2023-10-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=420280

--- Comment #90 from Nate Graham  ---
That's correct!

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 420280] Google authentication process gets stuck due to excessively old version of signon-ui library

2023-10-16 Thread Gilberto Ferreira
https://bugs.kde.org/show_bug.cgi?id=420280

--- Comment #89 from Gilberto Ferreira  ---
But the question is, I already tried this in:
VoidLinux
Debian
Devuan
And now, Kubuntu
It's a lot of people to get irritate!

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 420280] Google authentication process gets stuck due to excessively old version of signon-ui library

2023-10-16 Thread Gilberto Ferreira
https://bugs.kde.org/show_bug.cgi?id=420280

--- Comment #88 from Gilberto Ferreira  ---
Oh! I was not aware about this detail! Let's rock!

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 420280] Google authentication process gets stuck due to excessively old version of signon-ui library

2023-10-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=420280

--- Comment #87 from Nate Graham  ---
You need to irritate the packagers and maintainers of your chosen distro until
they fix the issue.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 420280] Google authentication process gets stuck due to excessively old version of signon-ui library

2023-10-16 Thread Gilberto Ferreira
https://bugs.kde.org/show_bug.cgi?id=420280

--- Comment #86 from Gilberto Ferreira  ---
ok! but that seems to me RPM based distro.
I am using deb based.
Where can I get a git clone?

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 420280] Google authentication process gets stuck due to excessively old version of signon-ui library

2023-10-16 Thread Colin J Thomson
https://bugs.kde.org/show_bug.cgi?id=420280

--- Comment #85 from Colin J Thomson  ---
Take a look at comment #71 and the following comments.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 420280] Google authentication process gets stuck due to excessively old version of signon-ui library

2023-10-16 Thread Gilberto Ferreira
https://bugs.kde.org/show_bug.cgi?id=420280

--- Comment #84 from Gilberto Ferreira  ---
Hi there!
I am using 
dpkg -l | grep signon-ui
ii  signon-ui-service   
0.17+18.04.20171027+really20160406-0ubuntu3 all  D-Bus service
file for signon-ui
ii  signon-ui-x11   
0.17+18.04.20171027+really20160406-0ubuntu3 amd64Single Sign-on
UI
With Kubuntu Mantic everything up to date.
kcm_accounts get stuck in Web Authentication Google.
Just insert the email but after click next, nothing happens.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 420280] Google authentication process gets stuck due to excessively old version of signon-ui library

2023-10-16 Thread Colin J Thomson
https://bugs.kde.org/show_bug.cgi?id=420280

Colin J Thomson  changed:

   What|Removed |Added

 CC||gilberto.nune...@gmail.com

--- Comment #83 from Colin J Thomson  ---
*** Bug 475710 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 420280] Google authentication process gets stuck due to excessively old version of signon-ui library

2023-10-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=420280

Nate Graham  changed:

   What|Removed |Added

 CC||arthur.mau...@posteo.de

--- Comment #82 from Nate Graham  ---
*** Bug 475159 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 420280] Google authentication process gets stuck due to excessively old version of signon-ui library

2023-10-08 Thread Colin J Thomson
https://bugs.kde.org/show_bug.cgi?id=420280

Colin J Thomson  changed:

   What|Removed |Added

 CC||malekgarahellal...@gmail.co
   ||m

--- Comment #81 from Colin J Thomson  ---
*** Bug 475361 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 420280] Google authentication process gets stuck due to excessively old version of signon-ui library

2023-10-02 Thread Colin J Thomson
https://bugs.kde.org/show_bug.cgi?id=420280

Colin J Thomson  changed:

   What|Removed |Added

 CC||farch...@gmail.com

--- Comment #80 from Colin J Thomson  ---
*** Bug 475119 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 420280] Google authentication process gets stuck due to excessively old version of signon-ui library

2023-09-28 Thread Marco Schmidlin
https://bugs.kde.org/show_bug.cgi?id=420280

Marco Schmidlin  changed:

   What|Removed |Added

 CC||ner...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 420280] Google authentication process gets stuck due to excessively old version of signon-ui library

2023-09-27 Thread Eugene
https://bugs.kde.org/show_bug.cgi?id=420280

--- Comment #79 from Eugene  ---
(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.
> 
> I still couldn't log into my Google account because it has 2FA enabled and
> the webengine doesn't seem to support USB security keys :-(
> It seems KDE would be better off switching to gnome-online-accounts or other
> actively developed framework.

Tried it recently. Now it is stuck on reading the drive after login. :(

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 420280] Google authentication process gets stuck due to excessively old version of signon-ui library

2023-09-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=420280

fknghost...@gmail.com changed:

   What|Removed |Added

 CC||fknghost...@gmail.com

--- Comment #78 from fknghost...@gmail.com ---
(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.

Yes, please.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 420280] Google authentication process gets stuck due to excessively old version of signon-ui library

2023-09-21 Thread Dipta Biswas
https://bugs.kde.org/show_bug.cgi?id=420280

Dipta Biswas  changed:

   What|Removed |Added

 CC||dabiswas...@gmail.com

--- Comment #77 from Dipta Biswas  ---
(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.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 420280] Google authentication process gets stuck due to excessively old version of signon-ui library

2023-09-20 Thread Neutrina
https://bugs.kde.org/show_bug.cgi?id=420280

--- Comment #76 from Neutrina  ---
(In reply to aaronkplus2 from comment #75)
>For anyone else trying to solve this problem...
And thank you for describing in detail the actions for Debian (Ubuntu).

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 420280] Google authentication process gets stuck due to excessively old version of signon-ui library

2023-09-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=420280

Nate Graham  changed:

   What|Removed |Added

Summary|Can't add Google account:   |Google authentication
   |authentication process gets |process gets stuck due to
   |stuck   |excessively old version of
   ||signon-ui library

-- 
You are receiving this mail because:
You are watching all bug changes.