manio / vdr-plugin-dvbapi

VDR dvbapi plugin for use with OSCam
http://www.streamboard.tv/wbb2/thread.php?threadid=40060
GNU General Public License v2.0
57 stars 25 forks source link

Verry log info in OSCam #73

Closed MegaV0lt closed 9 years ago

MegaV0lt commented 9 years ago

In OSCam Status window i have a very Long Protokol Info from VDR:

http://i.imgur.com/oxAfC5W.png

dvbapi (vdr-plugin-dvbapi 2.1.1-GIT-766f613 / VDR 2.1.6)

CReimer commented 9 years ago

And what is wrong with that?

protocol (plugin-name plugin-version / VDR vdr-version)
MegaV0lt commented 9 years ago

Looka awful: http://i.imgur.com/nb9OmzU.png

MegaV0lt commented 9 years ago

Would be better to display ptotocol and version. extra infos in a mouse over popup

manio commented 9 years ago

Hmmm... in fact I also like how it looks now :) but ok ... I'll maybe talk to oscam skinners... For now - closing, it's rather an OSCam thing how to present this data, not a dvbapi plugin issue. Thank you for your input.

manio commented 9 years ago

http://www.streamboard.tv/oscam/changeset/9925

3PO commented 9 years ago

I've tested it just with r9959, but it seems, the "Tooltip" doesnt work anymore? (In r9925 it worked as expected)

manio commented 9 years ago

I didn't do anything related with the tooltip since I added it. Please create a ticket for this in the oscam trac (it would be useful for them if you point exactly which commit broke it). I am pretty sure that I don't broke it in r9959.

3PO commented 9 years ago

[...] Please create a ticket for this in the oscam trac ...

I don't need this Feature, my Commit was only for Information. ;)

manio commented 9 years ago

I just tested r9959 and all is fine with the tooltip. When dvbapi client is connected, its version and name appears in the tooltip (like before). Maybe it depends on your browser.

3PO commented 9 years ago

Yes, you're right, it works.

2014-10-26_130238

Forget my sensless commit. :)

3PO commented 9 years ago

http://www.streamboard.tv/oscam/changeset/9925

This changesest brakes the Pollig in Webif

--> http://www.streamboard.tv/wbb2/thread.php?threadid=42478

manio commented 9 years ago

Pollig? you mean polling - what is this? and when you revert than it is ok?

3PO commented 9 years ago

Look here: --> --> http://www.streamboard.tv/wbb2/thread.php?threadid=42478

2014-11-01_091134

if i revert to 9924 it works as expected.

MegaV0lt commented 9 years ago

Maybe you should use the same html-code as for the other potocols. for ex.:

< td class="statuscol9" title="">< img class="protoicon" src="image?i=IC_cccam_2.3.0_3367" alt="IC_cccam_2.3.0-3367" title="Protocol cccam (2.3.0-3367) ">

manio commented 9 years ago

I like this kind of tooltip because it appear immediately - like in the AU description.

manio commented 9 years ago

Is it better with http://pastebin.com/r3ppdX6p ?

3PO commented 9 years ago

No, does not work: :(

2014-11-01_094507

manio commented 9 years ago

You did not recompile it correctly.

3PO commented 9 years ago

Why not?

i applied your patch and recompieled it...

manio commented 9 years ago

Because I can see that the patch doesn't fix it - I still see the '#' in the link on your screen. I recompiled it and in my case it is a href="". Recheck if you compiled it correctly and run the correct binary, and maybe do "cmake" from scratch.

3PO commented 9 years ago

hmm...

I seems, it was build correctly:

--> https://bpaste.net/show/ce33fc48788a

the patch was applied as well:

line:49 +50

  • Applying user patches from /etc/portage/patches//media-tv/oscam-9999 ...
  • Done with patching

--> https://bpaste.net/show/06bb4a4a3f80

manio commented 9 years ago

So something is wrong. When I click "Show source" in the browser I see the line: https://bpaste.net/show/eb319a7949d9 after patching.

3PO commented 9 years ago

Can you put it into the oscam svn?

manio commented 9 years ago

No, I have to be sure first. I hoped you test it for me...

3PO commented 9 years ago

What is the difference between "cmake from scratch" and the cmake of my buildsystem?

manio commented 9 years ago

The difference is that the patch works for me (I can see the effects of it) and no changes on your system. In this case, I will ask someone else to also test it...

btw. you sure that it applied ok?

3PO commented 9 years ago

Here you can see, the patch will applied correctly:

--> https://bpaste.net/show/9a5bf643373a

manio commented 9 years ago

Maybe you can try my binary? http://skyboo.net/pub/oscam

manio commented 9 years ago

You can also try to check your binary with this: https://bpaste.net/show/9009db2aecda

3PO commented 9 years ago

Issue with your binary:

2014-11-01_190557

manio commented 9 years ago

Ah - I think the problem is different. Please try again above binary.

manio commented 9 years ago

If it works I think the proper solution would be: https://bpaste.net/show/34b39716b3fd

3PO commented 9 years ago

Ah - I think the problem is different. Please try again above binary.

Back to the roots? LOL

2014-11-01_192808

The issue is mess, but json is valid. ;)

2014-11-01_193227

manio commented 9 years ago

In case you have problems: I recreated a binary for you again with the latest patch ;)

3PO commented 9 years ago

I recreated a binary for you again with the latest patch ;)

But wiht this patch we are at the beginning of this thread again: ;)

2014-11-01_194234

manio commented 9 years ago

Again you are patching it wrong! Please just use my binary because the diff are not merged in your binary, just use the one from here: http://skyboo.net/pub/oscam and retest.

3PO commented 9 years ago

Ok, the latest binary works as expected. ;)

2014-11-01_195234

manio commented 9 years ago

Fixed in r9977. Thx.

3PO commented 9 years ago

Hi,

just for Information...

r9977 doesnt work, but it's fixed in r9978. ;) --> http://www.streamboard.tv/oscam/changeset/9978