RSS Finder
sgorava
Source i (link to git-repo or to original if based on someone elses unmodified work):
* Works with pling-storeor ocs-url
More Falkon Extensions from sgorava:
Other Falkon Extensions:
© 2025 store.kde.org - The official KDE Store
All rights reserved. All trademarks are copyright by their respective owners. All contributors are responsible for their uploads.
Ratings & Comments
3 Comments
Tried to make your extension work , but always get same errors. class Separator(QtWidgets.QWidget): TypeError: 'Shiboken.ObjectType' object is not iterable class Spacer(QtWidgets.QWidget): TypeError: 'Shiboken.ObjectType' object is not iterable Rebuilt falkon ,update pyside2 doesnt help. Thanks.
This does not seems to be related to this plugin. It works fine for me on Arch with version from repository and also from git. Can you check if other python extensions can work ? If it is truly only this one, I do not see in your error message any relation to my code. shiboken ... shiboken2 ?
Thanks for your reply . I ve already tried other extensions and got same results. I have also rebuilt shiboken2 (5.12 , 5.14) but doesnt help. But just discover that my distro upgrade python3.7 to python 3.8. Pyside2 is built whith a patch. I m pretty sure that it is a python issue. Sorry for my english and thanks again.