Bug 393004 - ImageFinder QupZilla plugin is absent in Falkon
Summary: ImageFinder QupZilla plugin is absent in Falkon
Status: RESOLVED NOT A BUG
Alias: None
Product: Falkon
Classification: Applications
Component: extensions (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: David Rosca
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-11 10:44 UTC by Mykola Krachkovsky
Modified: 2018-04-11 12:53 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mykola Krachkovsky 2018-04-11 10:44:26 UTC
QupZilla had simple but useful plugin ImageFinder, which is absent in Falkon. What is the reason for this? Are there any plans to return it back?
Comment 1 David Rosca 2018-04-11 10:55:58 UTC
It was replaced by RunAction plugin (requires Python plugins support) in master branch.
Comment 2 Mykola Krachkovsky 2018-04-11 12:53:12 UTC
Oh, I see. The problem is it needs PySide2 and not every distro has it as it still in development. Ok, I'll try to do something about it…