On Thu, 2021-05-06 at 19:30 +0530, Ritesh Raj Sarraf wrote: > On Thu, 2021-05-06 at 18:44 +0530, Ritesh Raj Sarraf wrote: > > On Thu, 2021-05-06 at 13:34 +0200, Georges Khaznadar wrote: > > > Dear Ritesh, > > > > > > I tried to reproduce the bug you are describing, without success. > > > > > > My attempt to reproduce the bug was: > > > > > > - From a terminal, I type "falkon", then Enter key > > > - Falkon is launched and it gets the focus. > > > > > > My desktop software is currently LXDE, version 10; the terminal is > > > gnome-terminal. When I do the same with x-www-browser, Falkon's > > > window > > > gets the focus too. > > > > > > Let me outline the steps > > > > 1. Open Falkon main browser > > 2. Now open terminal > > 3. Run x-www-browser (falkon) www.debian.org > > > > Expected behavior should be that Falkon will get focus and open the > > browser for you. > > I made a video trying to visualize the problem I'm running into. > > https://youtu.be/k1ijRR_7UmE > > Hope you are okay with accessing it on YouTube. If not, please let > know. I'll make alternate arrangements.
I has something to do with xcb, in general. On another machine running KDE + Wayland, the default falkon process gives the following, when called externally. Please register the custom scheme 'clementine-itms' via QWebEngineUrlScheme::registerScheme() before installing the custom scheme handler. Falkon: 3 extensions loaded qt.qpa.wayland: Wayland does not support QWindow::requestActivate() libpng warning: iCCP: known incorrect sRGB profile [94505:94534:0507/125435.749499:ERROR:nss_util.cc(283)] After loading Root Certs, loaded==false: NSS error code: -8018 qt.qpa.wayland: Wayland does not support QWindow::requestActivate() This can be worked around with: QT_QPA_PLATFORM=xcb I have tested it on the machine where it runs KDE + Wayland -- Ritesh Raj Sarraf | http://people.debian.org/~rrs Debian - The Universal Operating System
signature.asc
Description: This is a digitally signed message part

