Re: Trouble with konqueror on http authentication

Stefano Crocco <[email protected]> Fri, 29 Jan 2021 21:14:44 +0100
Newsgroups gmane.comp.kde.linux
Message-ID <5431496.DvuYhMxLoT@linux>
On gioved=EC 28 gennaio 2021 23:39:00 CET Erik Rull wrote:
> Stefano Crocco wrote:
> > 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 fr=
om
> >> 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.
> >> This 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 prompts 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
> >=20
> > Hello Erik,
> > do you by any chance know whether your previous version of Konqueror st=
ill
> > used the WebKit engine or had it already switched to QtWebEngine? In the
> > first case, I think you can have found yet another feature which stopped
> > working with the switch to the new engine.
> >=20
> > If your current Kubuntu version still provides KWebKitPart, you could a=
lso
> > try installing it, select it as default web engine in the General tab of
> > the Konqueror settings page and check whether the HTTP Authentication
> > works with it. If it does, the problem lies with QtWebEngine, otherwise,
> > we'll need to investigate somewhere else.
> >=20
> > Stefano
>=20
> Hi Stefano,
>=20
> I don't know exactly. How can I check this and / or switch the engine?
> When opening konqueror and access e.g. google.com then a new process is
> listed with QtWebEngineProcess - so I assume this is the QtWebEngine.
> I tried to search for kwebkit in aptitude - nothing found...
> Maybe it is hidden in a different named package?
>=20
> Best regards,
>=20
> Erik

Hello Erik,
the current version of Konqueror uses QtWebEngine by default. I fear that=20
kwebkitpart may have been removed from it (for instance, I know it's been=20
removed from Gentoo). In the weekend, I'll try to install an Ubuntu virtual=
=20
machine with both Ubuntu 20.04 and 16.04 to check what the situation is.

Stefano