Re: Trouble with konqueror on http authentication

Stefano Crocco <[email protected]> Wed, 27 Jan 2021 22:01:47 +0100
Newsgroups gmane.comp.kde.linux
Message-ID <3056689.aV6nBDHxoP@linux>
On marted=EC 26 gennaio 2021 22:04:15 CET Erik Rull wrote:
> Hi all,
>=20
> I don't know how to get this working again. I just updated to 20.04 from
> 16.04 (kubuntu LTS) and before the update this was working great:
>=20
> I start my Linux box (just power on) and remote SSH into the system
> (X-Forwarding enabled). Then I open my applications and also konqueror. T=
his
> works all fine and smoothly, websites are displayed fine. Until I try to
> access a website with HTTP-Authentication - there I directly get a 401 - =
no
> asking for a password, nothing, just the 401 page directly. Firefox promp=
ts
> me for the username/password and shows me the page behind the
> authentication. So the server is fine. I tried multiple servers and
> konqueror behaves always the same.
>=20
> Any idea what I broke during the update?
>=20
> Best regards,
>=20
> Erik

Hello Erik,
do you by any chance know whether your previous version of Konqueror still=
=20
used the WebKit engine or had it already switched to QtWebEngine? In the fi=
rst=20
case, I think you can have found yet another feature which stopped working=
=20
with the switch to the new engine.

If your current Kubuntu version still provides KWebKitPart, you could also =
try=20
installing it, select it as default web engine in the General tab of the=20
Konqueror settings page and check whether the HTTP Authentication works wit=
h=20
it. If it does, the problem lies with QtWebEngine, otherwise, we'll need to=
=20
investigate somewhere else.

Stefano