Bug 387079 - Diseqc 1 setting no more present
Summary: Diseqc 1 setting no more present
Status: RESOLVED FIXED
Alias: None
Product: kaffeine
Classification: Applications
Component: general (show other bugs)
Version: 2.0.13
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Mauro Carvalho Chehab
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-18 17:14 UTC by knossos456
Modified: 2017-11-21 17:41 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
attachment-22505-0.html (1.95 KB, text/html)
2017-11-19 14:51 UTC, knossos456
Details
attachment-31973-0.html (2.65 KB, text/html)
2017-11-19 20:26 UTC, knossos456
Details
Capture du 2017-11-19 22-01-22.png (822.66 KB, image/png)
2017-11-19 21:09 UTC, knossos456
Details
attachment-8624-0.html (1.69 KB, text/html)
2017-11-20 17:10 UTC, knossos456
Details
attachment-26197-0.html (2.23 KB, text/html)
2017-11-21 17:41 UTC, knossos456
Details

Note You need to log in before you can comment on or make changes to this bug.
Description knossos456 2017-11-18 17:14:44 UTC
On latest install diseqc settings was start at 2 instead 1
Comment 1 Mauro Carvalho Chehab 2017-11-19 08:35:49 UTC
(In reply to knossos456 from comment #0)
> On latest install diseqc settings was start at 2 instead 1

Actually, there was a misalignment at the LNBf fields and, due to a bug, it started numbering from LNBf2 while displaying. That was fixed 6 days ago at the git tree on those two changesets:

https://cgit.kde.org/kaffeine.git/commit/?id=85c180380f1d3cae0e3d30ed20922a0befb25273
https://cgit.kde.org/kaffeine.git/commit/?id=b08f34f08d85e6e633d097321ac703e3b97a5418

Could you please check if this solved the issue?
Comment 2 knossos456 2017-11-19 14:51:16 UTC
Created attachment 108963 [details]
attachment-22505-0.html

Unfortunally I have removed the version 2.0.13 version of Kaffeine due to
no scrambled channel support ( all is scrambled here :) on sat)
I'm still on version 1.22

I think your coding is OK.

I have other suggestions.
Where is the right place to put them ?

2017-11-19 9:35 GMT+01:00 Mauro Carvalho Chehab <bugzilla_noreply@kde.org>:

> https://bugs.kde.org/show_bug.cgi?id=387079
>
> --- Comment #1 from Mauro Carvalho Chehab <mchehab+kde@kernel.org> ---
> (In reply to knossos456 from comment #0)
> > On latest install diseqc settings was start at 2 instead 1
>
> Actually, there was a misalignment at the LNBf fields and, due to a bug, it
> started numbering from LNBf2 while displaying. That was fixed 6 days ago
> at the
> git tree on those two changesets:
>
> https://cgit.kde.org/kaffeine.git/commit/?id=
> 85c180380f1d3cae0e3d30ed20922a0befb25273
> https://cgit.kde.org/kaffeine.git/commit/?id=
> b08f34f08d85e6e633d097321ac703e3b97a5418
>
> Could you please check if this solved the issue?
>
> --
> You are receiving this mail because:
> You reported the bug.
Comment 3 Mauro Carvalho Chehab 2017-11-19 17:23:43 UTC
(In reply to knossos456 from comment #2)
> Created attachment 108963 [details]
> attachment-22505-0.html
> 
> Unfortunally I have removed the version 2.0.13 version of Kaffeine due to
> no scrambled channel support ( all is scrambled here :) on sat)
> I'm still on version 1.22
> 
> I think your coding is OK.

You don't need to actually install the new version of Kaffeine in order to test it.

You can just do:

$ git clone git://anongit.kde.org/kaffeine.git && cd kaffeine && cmake . && make && src/kaffeine

(assuming that you have all dependencies to build Kaffeine).

> 
> I have other suggestions.
> Where is the right place to put them ?

If they're bugs, you could open here. Otherwise, better to just send me an email.
Comment 4 knossos456 2017-11-19 20:26:55 UTC
Created attachment 108967 [details]
attachment-31973-0.html

I'm a registered user of DVBviewer under windows since 2004
My migration to linux is very recent, because before ubuntu lts1604, it was
impossible to make work vdpau with my graphic card ... and as you know all
channels are HD now.

This software have the possibility to access channels when moving mouse to
the border of picture box.
Channel list is hidden normally, can be access via menu or this way. ( the
channel list is auto hiding after action)
On kaffeine when i'm in reduced mode (with "." dot pressing) , we can
access to volume control but not the channel control
To do that, i must press "." , change channel, and repress ".'

Would be nice too to add also volume control by mouse  when cursor is in
picture

2017-11-19 18:23 GMT+01:00 Mauro Carvalho Chehab <bugzilla_noreply@kde.org>:

> https://bugs.kde.org/show_bug.cgi?id=387079
>
> --- Comment #3 from Mauro Carvalho Chehab <mchehab+kde@kernel.org> ---
> (In reply to knossos456 from comment #2)
> > Created attachment 108963 [details]
> > attachment-22505-0.html
> >
> > Unfortunally I have removed the version 2.0.13 version of Kaffeine due to
> > no scrambled channel support ( all is scrambled here :) on sat)
> > I'm still on version 1.22
> >
> > I think your coding is OK.
>
> You don't need to actually install the new version of Kaffeine in order to
> test
> it.
>
> You can just do:
>
> $ git clone git://anongit.kde.org/kaffeine.git && cd kaffeine && cmake .
> &&
> make && src/kaffeine
>
> (assuming that you have all dependencies to build Kaffeine).
>
> >
> > I have other suggestions.
> > Where is the right place to put them ?
>
> If they're bugs, you could open here. Otherwise, better to just send me an
> email.
>
> --
> You are receiving this mail because:
> You reported the bug.
>
Comment 5 knossos456 2017-11-19 21:09:22 UTC
Created attachment 108969 [details]
Capture du 2017-11-19 22-01-22.png

by the way diseqc 1 setting is ok now


2017-11-19 21:26 GMT+01:00 Thebes Knossos <knossos456@gmail.com>:

> I'm a registered user of DVBviewer under windows since 2004
> My migration to linux is very recent, because before ubuntu lts1604, it
> was impossible to make work vdpau with my graphic card ... and as you know
> all channels are HD now.
>
> This software have the possibility to access channels when moving mouse to
> the border of picture box.
> Channel list is hidden normally, can be access via menu or this way. ( the
> channel list is auto hiding after action)
> On kaffeine when i'm in reduced mode (with "." dot pressing) , we can
> access to volume control but not the channel control
> To do that, i must press "." , change channel, and repress ".'
>
> Would be nice too to add also volume control by mouse  when cursor is in
> picture
>
> 2017-11-19 18:23 GMT+01:00 Mauro Carvalho Chehab <bugzilla_noreply@kde.org
> >:
>
>> https://bugs.kde.org/show_bug.cgi?id=387079
>>
>> --- Comment #3 from Mauro Carvalho Chehab <mchehab+kde@kernel.org> ---
>> (In reply to knossos456 from comment #2)
>> > Created attachment 108963 [details]
>> > attachment-22505-0.html
>> >
>> > Unfortunally I have removed the version 2.0.13 version of Kaffeine due
>> to
>> > no scrambled channel support ( all is scrambled here :) on sat)
>> > I'm still on version 1.22
>> >
>> > I think your coding is OK.
>>
>> You don't need to actually install the new version of Kaffeine in order
>> to test
>> it.
>>
>> You can just do:
>>
>> $ git clone git://anongit.kde.org/kaffeine.git && cd kaffeine && cmake .
>> &&
>> make && src/kaffeine
>>
>> (assuming that you have all dependencies to build Kaffeine).
>>
>> >
>> > I have other suggestions.
>> > Where is the right place to put them ?
>>
>> If they're bugs, you could open here. Otherwise, better to just send me an
>> email.
>>
>> --
>> You are receiving this mail because:
>> You reported the bug.
>>
>
>
Comment 6 Mauro Carvalho Chehab 2017-11-20 13:29:21 UTC
(In reply to knossos456 from comment #4)
> Created attachment 108967 [details]
> attachment-31973-0.html
> 
> I'm a registered user of DVBviewer under windows since 2004
> My migration to linux is very recent, because before ubuntu lts1604, it was
> impossible to make work vdpau with my graphic card ... and as you know all
> channels are HD now.
> 
> This software have the possibility to access channels when moving mouse to
> the border of picture box.
> Channel list is hidden normally, can be access via menu or this way. ( the
> channel list is auto hiding after action)
> On kaffeine when i'm in reduced mode (with "." dot pressing) , we can
> access to volume control but not the channel control
> To do that, i must press "." , change channel, and repress ".'

It is not hard to add support for it. Just added:

https://cgit.kde.org/kaffeine.git/commit/?id=98624e66c821465e437d1ca14bee4d0cc6a33a30
Comment 7 Mauro Carvalho Chehab 2017-11-20 14:54:08 UTC
(In reply to knossos456 from comment #5)
> Created attachment 108969 [details]
> Capture du 2017-11-19 22-01-22.png
> 
> by the way diseqc 1 setting is ok now

Ok. I'll close this BZ.
Comment 8 Mauro Carvalho Chehab 2017-11-20 14:55:33 UTC
(In reply to knossos456 from comment #4)
> Created attachment 108967 [details]
> attachment-31973-0.html

> Would be nice too to add also volume control by mouse  when cursor is in
> picture

Forgot to mentioned: now the mouse wheel will allow changing the volume:

https://cgit.kde.org/kaffeine.git/commit/?id=95a76b59af9baee7c69a44fdbba00dff778bb634
Comment 9 knossos456 2017-11-20 17:10:42 UTC
Created attachment 108990 [details]
attachment-8624-0.html

nice also.
Cas support remaining ...
I had a little look in Tvheadend source.
This one has CAS support, but did do descrambling at TS level, not via
virtual adapter.
It needs for example oscam to be connected with.
It has cccam and newcmd protocols embedded.


2017-11-20 15:55 GMT+01:00 Mauro Carvalho Chehab <bugzilla_noreply@kde.org>:

> https://bugs.kde.org/show_bug.cgi?id=387079
>
> --- Comment #8 from Mauro Carvalho Chehab <mchehab+kde@kernel.org> ---
> (In reply to knossos456 from comment #4)
> > Created attachment 108967 [details]
> > attachment-31973-0.html
>
> > Would be nice too to add also volume control by mouse  when cursor is in
> > picture
>
> Forgot to mentioned: now the mouse wheel will allow changing the volume:
>
> https://cgit.kde.org/kaffeine.git/commit/?id=
> 95a76b59af9baee7c69a44fdbba00dff778bb634
>
> --
> You are receiving this mail because:
> You reported the bug.
>
Comment 10 Mauro Carvalho Chehab 2017-11-20 18:16:11 UTC
(In reply to knossos456 from comment #9)
> Created attachment 108990 [details]
> attachment-8624-0.html
> 
> nice also.
> Cas support remaining ...
> I had a little look in Tvheadend source.
> This one has CAS support, but did do descrambling at TS level, not via
> virtual adapter.
> It needs for example oscam to be connected with.
> It has cccam and newcmd protocols embedded.

Distributing Kaffeine with oscam/cccam/newcmd embedded is likely not legal on several Countries. Having some sort of plugin interface that could interface to an external software that would handle descrambling is probably legal, but someone would need to develop such interface and submit for our review. 

Something like that could also solve support for some hardware descramblers that use a separate device driver where the encrypted TS is written on it, The TS is then handled by its CI module, and the unencrypted TS can be read from it. In other words, it some sort of budget DVB hardware with a separate CI hardware.

There are a couple of hardware using this approach in the market.
Comment 11 knossos456 2017-11-21 17:41:10 UTC
Created attachment 108998 [details]
attachment-26197-0.html

No oscam embedded nobody do this.
Only protocols to diag with .. and only have see that with TVheadend and
decrypt at TS level.
All others have compatiblilty with virtual adapter ( and that was the case
with Kagffeine 1.x).

2017-11-20 19:16 GMT+01:00 Mauro Carvalho Chehab <bugzilla_noreply@kde.org>:

> https://bugs.kde.org/show_bug.cgi?id=387079
>
> --- Comment #10 from Mauro Carvalho Chehab <mchehab+kde@kernel.org> ---
> (In reply to knossos456 from comment #9)
> > Created attachment 108990 [details]
> > attachment-8624-0.html
> >
> > nice also.
> > Cas support remaining ...
> > I had a little look in Tvheadend source.
> > This one has CAS support, but did do descrambling at TS level, not via
> > virtual adapter.
> > It needs for example oscam to be connected with.
> > It has cccam and newcmd protocols embedded.
>
> Distributing Kaffeine with oscam/cccam/newcmd embedded is likely not legal
> on
> several Countries. Having some sort of plugin interface that could
> interface to
> an external software that would handle descrambling is probably legal, but
> someone would need to develop such interface and submit for our review.
>
> Something like that could also solve support for some hardware descramblers
> that use a separate device driver where the encrypted TS is written on it,
> The
> TS is then handled by its CI module, and the unencrypted TS can be read
> from
> it. In other words, it some sort of budget DVB hardware with a separate CI
> hardware.
>
> There are a couple of hardware using this approach in the market.
>
> --
> You are receiving this mail because:
> You reported the bug.
>