Bug 574112 - tzap failed to parse "channel.conf"
Summary: tzap failed to parse "channel.conf"
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: dvb-apps
Version: 12
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Ville Skyttä
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-03-16 16:41 UTC by Jérôme Audu
Modified: 2010-03-20 03:47 UTC (History)
1 user (show)

Fixed In Version: dvb-apps-1.1.1-21.fc12
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-03-20 03:42:28 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Add support for AUTO fields in tzap (1.36 KB, patch)
2010-03-16 16:41 UTC, Jérôme Audu
no flags Details | Diff

Description Jérôme Audu 2010-03-16 16:41:24 UTC
Created attachment 400506 [details]
Add support for AUTO fields in tzap

Description of problem:

$ tzap -r -a 0 -d 0 -f 1  -c scandvb-TNT-zap.conf "France 2"
using '/dev/dvb/adapter0/frontend1' and '/dev/dvb/adapter0/demux0'
ERROR: error while parsing guard_interval (syntax error)

Version-Release number of selected component (if applicable):
dvb-apps-1.1.1-20.fc12.i686

How reproducible:


Steps to Reproduce:
1. scandvb -o zap -a 0 -f 1 /usr/share/dvb-apps/dvb-t/fr-Grenoble > scandvb-TNT-zap.conf
2. tzap -r -a 0 -d 0 -f 1  -c scandvb-TNT-zap.conf "France 2"
3. 
  
Actual results:

Exit while parsing "channels.conf" file
ERROR: error while parsing guard_interval (syntax error)

Expected results:

Parse without error my generated "channels.conf" (from same package)

Additional info:

Here an extracted part on my "channels.conf"
"France 2:602000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_AUTO:FEC_AUTO:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_AUTO:HIERARCHY_NONE:120:130:257"

=> we can see that "guard_interval" field is set to "GUARD_INTERVAL_AUTO"
After looking at tzap file, this field is not supported in dvb-apps-1.1.1
Only, GUARD_INTERVAL_1_16 GUARD_INTERVAL_1_32 GUARD_INTERVAL_1_4 GUARD_INTERVAL_1_8 are supported.

After looking at mercurial linuxtv.org repository, I've extracted a simple patch for dvb-apps-1.1.1 which fix my issue

Comment 1 Ville Skyttä 2010-03-16 22:02:52 UTC
Applied in 1.1.1-21, thanks.  Please test the update builds as they become available in updates-testing, I have no way to test DVB-T stuff myself apart from that the parse error has gone away.

Comment 2 Fedora Update System 2010-03-16 22:17:13 UTC
dvb-apps-1.1.1-21.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/dvb-apps-1.1.1-21.fc12

Comment 3 Fedora Update System 2010-03-16 22:17:18 UTC
dvb-apps-1.1.1-21.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/dvb-apps-1.1.1-21.fc13

Comment 4 Jérôme Audu 2010-03-17 08:06:28 UTC
(In reply to comment #1)
> Applied in 1.1.1-21, thanks.  Please test the update builds as they become
> available in updates-testing, I have no way to test DVB-T stuff myself apart
> from that the parse error has gone away.    

It works perfectly. Thanks

Comment 5 Fedora Update System 2010-03-18 03:23:48 UTC
dvb-apps-1.1.1-21.fc12 has been pushed to the Fedora 12 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update dvb-apps'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/dvb-apps-1.1.1-21.fc12

Comment 6 Fedora Update System 2010-03-18 03:27:48 UTC
dvb-apps-1.1.1-21.fc13 has been pushed to the Fedora 13 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update dvb-apps'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/dvb-apps-1.1.1-21.fc13

Comment 7 Fedora Update System 2010-03-20 03:42:23 UTC
dvb-apps-1.1.1-21.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2010-03-20 03:47:41 UTC
dvb-apps-1.1.1-21.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.


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