Bug 9221 - [Package] Kodi needs "Python .py and .pyc support" otherwise it crashes when pressing buttons.
Summary: [Package] Kodi needs "Python .py and .pyc support" otherwise it crashes when ...
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: All Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-09 23:31 UTC by lipkegu
Modified: 2016-10-15 20:55 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description lipkegu 2016-09-09 23:31:41 UTC
Kodi does not check the Python Config, buildroot has by default "Precompiled only" but Kodi need "Uncompiled Python Scripts" this should also be an dependency

i mean : "Kodi needs "Python .py and .pyc support" otherwise it crashes when pressing buttons.
Comment 1 Yann E. MORIN 2016-09-10 09:12:09 UTC
Hello,

This is a known issue, for which we have no good solution so far.

Also, is this in any way related to your previous report?
    https://bugs.busybox.net/show_bug.cgi?id=9021

Regards,
Yann E. MORIN.
Comment 2 Thomas Petazzoni 2016-10-15 16:12:17 UTC
I just sent a new version of Yann's patch, which is the only solution we can offer. See https://patchwork.ozlabs.org/patch/682564/ for this new version.