[konqueror] [Bug 424848] "Cannot Initiate the konq Protocol" message when konqueror starts with blank url

2020-09-08 Thread Stefano Crocco
https://bugs.kde.org/show_bug.cgi?id=424848

Stefano Crocco  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/netw
   ||ork/konqueror/commit/ada144
   ||8288050107fd9e406a9f7299369
   ||9e5253b

--- Comment #13 from Stefano Crocco  ---
Git commit ada1448288050107fd9e406a9f72993699e5253b by Stefano Crocco.
Committed on 08/09/2020 at 13:35.
Pushed by dfaure into branch 'master'.

Force using WebEnginePart to open konq: URLS

Without this, if the default HTML engine isn't WebEnginePart, when
opening a konq: URL, the user would get an error. Forcing the use of
WebEnginePart provides a workaround for this issue.

M  +8-0src/konqmainwindow.cpp

https://invent.kde.org/network/konqueror/commit/ada1448288050107fd9e406a9f72993699e5253b

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

[konqueror] [Bug 424848] "Cannot Initiate the konq Protocol" message when konqueror starts with blank url

2020-09-08 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=424848

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #12 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/network/konqueror/-/merge_requests/31

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

[konqueror] [Bug 424848] "Cannot Initiate the konq Protocol" message when konqueror starts with blank url

2020-09-08 Thread Stefano Crocco
https://bugs.kde.org/show_bug.cgi?id=424848

--- Comment #11 from Stefano Crocco  ---
In this case, I think the problem lies in the package itself because it should
install QtWebEngine as dependency of Konqueror. It may be that the OpenSUSE
packagers consciously decided to allow to run Konqueror without QtWebEngine,
even if it's not a supported configuration. However, I believe that they should
at least warn the users that they could run into problems like the one you
reported.

I have found a way to solve this issue when you have a default web engine
different from QtWebEngine, but it still requires QtWebEngine to be installed.
To have the introduction page work without QtWebEngine installed is much more
difficult, also because I'm not sure about the status of the alternative
engines (KHTML is deprecated and I don't know if KWebKitPart is still
maintained).

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

[konqueror] [Bug 424848] "Cannot Initiate the konq Protocol" message when konqueror starts with blank url

2020-09-07 Thread Alan Prescott
https://bugs.kde.org/show_bug.cgi?id=424848

--- Comment #10 from Alan Prescott  ---
Installed from package

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

[konqueror] [Bug 424848] "Cannot Initiate the konq Protocol" message when konqueror starts with blank url

2020-09-07 Thread Stefano Crocco
https://bugs.kde.org/show_bug.cgi?id=424848

--- Comment #9 from Stefano Crocco  ---
Do you mean that you needed to compile Konqueror by hand or that you needed to
manually install the Konqueror package? In the first case, there's something
wrong with the Konqueror build system because it shouldn't even compile if
QtWebEngine is not installed.

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

[konqueror] [Bug 424848] "Cannot Initiate the konq Protocol" message when konqueror starts with blank url

2020-09-07 Thread Alan Prescott
https://bugs.kde.org/show_bug.cgi?id=424848

--- Comment #8 from Alan Prescott  ---
OK - I've found and installed package qtwebenginepart from the openSUSE Leap
15.2 repos which has added WebEngine as default browser engine and the error
has gone.

Konqueror is no longer installed by default in openSUSE installs so I had to
install it by hand and that didn't automatically install WebEngine.

WebEngine fixes things for me - thanks

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

[konqueror] [Bug 424848] "Cannot Initiate the konq Protocol" message when konqueror starts with blank url

2020-09-07 Thread Stefano Crocco
https://bugs.kde.org/show_bug.cgi?id=424848

--- Comment #7 from Stefano Crocco  ---
This explains why it doesn't work. Previously, the intro page was based on
KHTML. As that became deprecated, it was decided to move it inside WebEngine,
since we assumed that there weren't people using KWebkitPart.

I'll see what can be done about this. Is WebEngine availlable on your system?
it should be, as it's required to build Konqueror, but maybe some distributions
decided to allow installing Konqueror without WebEngine.

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

[konqueror] [Bug 424848] "Cannot Initiate the konq Protocol" message when konqueror starts with blank url

2020-09-07 Thread Alan Prescott
https://bugs.kde.org/show_bug.cgi?id=424848

--- Comment #6 from Alan Prescott  ---
Default web browser engine: WebKit

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

[konqueror] [Bug 424848] "Cannot Initiate the konq Protocol" message when konqueror starts with blank url

2020-09-07 Thread Stefano Crocco
https://bugs.kde.org/show_bug.cgi?id=424848

Stefano Crocco  changed:

   What|Removed |Added

 CC||stefano.cro...@alice.it

--- Comment #5 from Stefano Crocco  ---
Which web engine are you using? Currently, the introduction page only works for
the WebEngine engine.

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

[konqueror] [Bug 424848] "Cannot Initiate the konq Protocol" message when konqueror starts with blank url

2020-08-26 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=424848

Christoph Feck  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[konqueror] [Bug 424848] "Cannot Initiate the konq Protocol" message when konqueror starts with blank url

2020-08-26 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=424848

Christoph Feck  changed:

   What|Removed |Added

 CC||shaner...@email.com

--- Comment #4 from Christoph Feck  ---
*** Bug 424976 has been marked as a duplicate of this bug. ***

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

[konqueror] [Bug 424848] "Cannot Initiate the konq Protocol" message when konqueror starts with blank url

2020-08-26 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=424848

Christoph Feck  changed:

   What|Removed |Added

 CC||abus...@gmail.com

--- Comment #3 from Christoph Feck  ---
*** Bug 425516 has been marked as a duplicate of this bug. ***

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

[konqueror] [Bug 424848] "Cannot Initiate the konq Protocol" message when konqueror starts with blank url

2020-08-23 Thread Jíra Zlóňa
https://bugs.kde.org/show_bug.cgi?id=424848

Jíra Zlóňa  changed:

   What|Removed |Added

 CC||jzl.t...@volny.cz

--- Comment #2 from Jíra Zlóňa  ---
I have the same problem.
openSUSE Tumbleweed
plasma-framework-5.72.0-1.1.x86_64
libQt5Core5-5.15.0-3.1.x86_64
libqt4-4.8.7-447.8.x86_64
Linux xxx 5.7.9-1-default #1 SMP Thu Jul 16 09:40:08 UTC 2020 (a010166) x86_64
x86_64 x86_64 GNU/Linux

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

[konqueror] [Bug 424848] "Cannot Initiate the konq Protocol" message when konqueror starts with blank url

2020-08-17 Thread Raphael Rosch
https://bugs.kde.org/show_bug.cgi?id=424848

Raphael Rosch  changed:

   What|Removed |Added

 CC||kdeb...@insaner.com

--- Comment #1 from Raphael Rosch  ---
I thought I was the only one with this problem. Confirmed on fc30 x86_64.

kf5-kio-core-5.68.0-3patched
qt5-5.12.5-1

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