streamtuner2 hangs during start, when ~.config/streamtuner2/cache/internet_radio_org_uk.json - entry exists during call from a console there are two error messages: LXML is missing - but the rpm is installed No module named pyquery - not such a module is in the fedora - repository When I delete the *internet* - entries from the .../cache directory, stremtuner2 comes up and is running. When the "InternetRadio" tab was used, the next start hangs. Version-Release number of selected component (if applicable): 2.6.35.10-74.fc14.i686.PAE streamtuner-2.0.8-6.fc14.noarch python-lxml-2.2.8-1.fc14.i686 How reproducible: Steps to Reproduce: 1. start streamtuner2 2. open the InternetRadio tab 3. close streamtuner2 and call it again Actual results: start stops, when the information window "loading module internet_radio_org_uk" is shown Expected results: continuing to load all modules and start of streamtuner2 Additional info:
Created attachment 472381 [details] pyquery spec
This is indeed due to missing pyquery. We probably need a require for python-lxml as well. Matthias, I have attached a spec for pyquery - I can submit for review if you like. -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers
*** Bug 670718 has been marked as a duplicate of this bug. ***
Now the package python-pyquery is available and when installed, everything works fine.