Summary: | 'Unloader' crashes Python 3.6 with "no member named ma_keys" | ||
---|---|---|---|
Product: | [Applications] Falkon | Reporter: | vialav <dvsv> |
Component: | extensions | Assignee: | David Rosca <nowrep> |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | CC: | jurajoravec |
Priority: | NOR | ||
Version First Reported In: | 3.1.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
vialav
2019-07-04 11:05:53 UTC
This looks more like the python support is broken, not extension. Can you try different python extension and see what it does ? To report issues with Unloader extension please use the Unloader project issue tracker. https://github.com/SGOrava/Unloader/issues Sorry for a delay, and next issues, if any, will go to GitHub instead. What I wanted to add here, is that the following python extensions along Unloader are enabled in my Falcon configuration and they work without crashes: - AdBlock - GreaseMonkey - KDE Frameworks Integration - Mouse Gestures - StatusBar Icons - Tab Manager - Vertical Tabs I have, however, issues with Run Action, and Brightness Dimmer, which I yet need to investigate, possibly, after once again recompiling my Falkon. The extensions mentioned in the list are all native Falkon extensions, they have nothing to do with python. For Run Action plugin, it depends on what kind of problem you have. If it is same as the other python extensions than never mind me, if it is the issue that it is breaking URLs than this was fixed in dev version long time ago. Ok, after re-compilation of Falkon from the latest sources it appears that Unloader now is the only working python plugin, so, closing the present report. I have opened Bug 410482 partially covering segfault(s) of RunActions and Brightness Dimmer. |