
Bookmarks Button
Original
Falkon Extensions bookmarks browser extension falkon
Source (link to git-repo or to original if based on someone elses unmodified work): https://gitlab.com/falkon-plugins/bookmarks-button
step-2
6 months ago
Report
step-2
6 months ago
thank you for your work ,
but i couldn't git it working , is there a specific package for pyfalkon to get working ??
Report
assassin
6 months ago
PyFalkon should be compiled alongside Falkon source and it does no need anything more to work.
If you want to build it yourself, you need PySide2 and shiboken2 developement files (https://download.qt.io/official_releases/QtForPython/pyside2/). Keep in mind they migh have different names for your distribution, for example python3-pyside2 or similar.
Report
step-2
6 months ago
Report
sgorava
6 months ago
So you have build it yourself from unknown source.
Use the package from Arch repository and it should work.
Are you using PKGBUILD from AUR ?
https://aur.archlinux.org/packages/falkon-git/
You have to remove this line from PKGBUILDs prepare() function
sed -i 's/set(ENABLE_PYTHON_PLUGINS TRUE)//' CMakeLists.txt
Report
assassin
6 months ago
Did you try with Example extension?: https://store.falkon.org/p/1301043/
Report
step-2
6 months ago
Report
assassin
6 months ago
Report
step-2
6 months ago
Report
assassin
6 months ago
Report
step-2
6 months ago
Report
assassin
6 months ago
Report
assassin
6 months ago
Report
step-2
6 months ago
Python support plugin is not loaded
Failed to add plugin "python:/home/aj/.config/falkon/plugins//bookmarksbutton"
Report