Python extensions not working on Falkon 3.1.0/openSuse Linux Leap 15.3
Juraj Oravec
jurajoravec at mailo.com
Tue Oct 11 20:15:40 BST 2022
Hello,
I will try to answer a little bit.
> But it doesn't work for Python extensions, they just
> don't appear in the list.
The Python support is not included by your distribution.
See this search link (and check the supported versions):
https://software.opensuse.org/search?baseproject=ALL&q=falkon
> For some reason, the in-browser installation via ocs-url
> doesn't want to work,
You are using old version of Falkon for which the OCS support does not
exist yet.
It was added in Falkon 3.2.0, see the changelog:
https://invent.kde.org/network/falkon/-/blob/master/CHANGELOG
The extensions can be installed manually and you found a way.
The QML API was added in Falkon 3.1.0.
> For Python support...
Falkon is using PySide2 (as official Qt supported python bindings) and
Python3 for python support. In the search link above you can see the
falkon-python package which is only available to "Tumbleweed" or
experimental version. Please contact your distribution about more
details.
Best regards,
Juraj
On utorok 11. októbra 2022 11:12:11 CEST Eric Brunel wrote:
> Hello all,
>
>
> I'm trying to install extensions for Falkon 3.1.0 on openSuse Leap
> 15.3. For some reason, the in-browser installation via ocs-url
> doesn't want to work, but I figured out where the extension zips
> downloaded from https://store.falkon.org/ must be extracted: I've
> created directories qml & python in ~/.config/falkon/plugins and I
> extract them here depending on the extension language. This seems to
> work fine for QML extensions: after extracting the zip and
> relaunching Falkon, I see them appear in the "Extensions" category in
> the preferences. But it doesn't work for Python extensions, they just
> don't appear in the list.
>
>
>
> I'm suspecting that I haven't installed what's needed for Python
> extensions to work, but I just can't find exactly what needs to be
> installed. Python is installed, of course, as well as PyQt and
> PySide2. The other thing worth mentionning is that openSuse comes
> with 2 versions of Python pre-installed: 2.7.18 and 3.6.15. The
> interpreter for the first one is just "python"; for the second one,
> it's "python3". But the packages available in the repos are not the
> same for the 2 versions: PyQt is available for both, but not PySide2,
> which is only available for python 3. How do I know which version
> Falkon is using for its extensions? And is there a way to change it?
>
>
>
> Thanks!
>
> --
>
> Eric
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/falkon/attachments/20221011/e02fe559/attachment.sig>
More information about the Falkon
mailing list