Bug 668161 - streamtuner2 hangs during start
Summary: streamtuner2 hangs during start
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: streamtuner
Version: 14
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Matthias Haase
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 670718 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-01-08 15:43 UTC by agr
Modified: 2011-04-17 15:35 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-04-17 15:35:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
pyquery spec (1.48 KB, text/x-rpm-spec)
2011-01-08 20:42 UTC, Brendan Jones
no flags Details

Description agr 2011-01-08 15:43:32 UTC
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:

Comment 1 Brendan Jones 2011-01-08 20:42:29 UTC
Created attachment 472381 [details]
pyquery spec

Comment 2 Brendan Jones 2011-01-08 20:43:58 UTC
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

Comment 3 Brendan Jones 2011-01-19 20:24:28 UTC
*** Bug 670718 has been marked as a duplicate of this bug. ***

Comment 4 agr 2011-03-08 15:46:44 UTC
Now the package python-pyquery is available and when installed, everything works fine.


Note You need to log in before you can comment on or make changes to this bug.