Opened 11 years ago

Closed 11 years ago

#2812 closed defect (fixed)

Videoguard2 - Entitlements Patch

Reported by: Q33NY Owned by:
Priority: minor Component: Reader
Severity: medium Keywords:
Cc: Sensitive: no

Description

Revision

all

Issue Description

new entitlements wont show

When the issue occurs

everytime

How the issue is reproducable

just check the entitlements

please check this
http://www.streamboard.tv/wbb2/thread.php?postid=425972#post425972
and try to fix this in new revisions
thanks!

Attachments (1)

reader-videoguard2.c.tryfix_1.patch (695 bytes ) - added by gf 11 years ago.

Download all attachments as: .zip

Change History (9)

comment:1 by hapeba, 11 years ago

Resolution: invalid
Status: newclosed

ticket-system is not a development-tool. Use the forum ...

comment:2 by gf, 11 years ago

Resolution: invalid
Status: closedreopened

Since we have a patch for the issue, the TRAC is exactly the place. Someone must post the patch thou.

comment:3 by Q33NY, 11 years ago

Edit line 252 in reader-videoguard2.c from
if((starttier = reader->card_tierstart) == -1){
in
if((starttier = reader->card_tierstart) == 0){
the patch comes from "irata" but he is not a coder
please check this

comment:4 by gf, 11 years ago

That code looks awful :) I can easily patch it but it'll be good to have confirmation from guys using videoguard2 module that it is not breaking something while fixing other issue. Guys please try the attached patch.

comment:5 by Q33NY, 11 years ago

works for me :)

comment:6 by gf, 11 years ago

Thanks very much for testing, can somebody with different than V13 card test the patch, so I can apply it, if it is not breaking something?

comment:7 by dropsman, 11 years ago

Summary: Sky V13 Entitlements PatchVideoguard2 - Entitlements Patch

Changed the title of this topic to get more feedback from other videoguard2 owners.

comment:8 by gf, 11 years ago

Resolution: fixed
Status: reopenedclosed

Patch committed in r7593.

Note: See TracTickets for help on using tickets.