VDR developer version 1.3.41 Plugins+Patch Thread

  • So eine neu vdr Version ist da , trotz des Trauertags heute :(


    die PRoblem sind bei mir nur bei 2 PlugIns :


    1.epgsearch :

    Code
    make[1]: Entering directory `/vdr-1.3.41/PLUGINS/src/epgsearch'
    g++ -Wall -O2 -Woverloaded-virtual -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"epgsearch"' -I../../../include -I../../../../DVB/include menu_main.c
    menu_main.c: In member function `void
       cMenuSearchMain::PrepareSchedule(cChannel*)':
    menu_main.c:64: error: no matching function for call to `cSchedule::
       GetPresentEvent(bool) const'
    ../../../include/vdr/epg.h:141: error: candidates are: const cEvent*
       cSchedule::GetPresentEvent() const
    make[1]: *** [menu_main.o] Error 1
    make[1]: Leaving directory `/vdr-1.3.41/PLUGINS/src/epgsearch'


    2.Radio


    I30R6










    VDR











    Hardware : GA-EP35-DS3L, C2Q Q6700 , 3GB DDR2 , Palit GT240, 250GB System & 500GB Video,
    Mystique-CaBix C2,TT Budget C-1501,Airstar 2, Fernbedienung X10
    Software : gen2vdr, Kernel 3.8.10, vdr 2.0.1
    PlugIns : audiorecorder,femon,admin,yacoto..
    Ausgabe: softhddevice

  • Hi,
    beim taste gibts auch den error

    Code
    make[1]: Entering directory `/usr/src/vdr-1.3.41/PLUGINS/src/taste-0.0.2d'
    g++ -g -O2 -Wall -Woverloaded-virtual -Wno-deprecated -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"taste"' -I../../../include -I/cvs/dvb/linux/include -o taste.o taste.c
    taste.c: In member function `virtual cOsdObject* cPluginTaste::MainMenuAction()
       ':
    taste.c:74: error: no matching function for call to `cSchedule::GetPresentEvent
       (bool) const'
    ../../../include/vdr/epg.h:141: error: candidates are: const cEvent*
       cSchedule::GetPresentEvent() const
    distcc[26241] ERROR: compile taste.c on localhost failed
    make[1]: *** [taste.o] Fehler 1


    mfg

  • RoRo : Vielen Dank ..hat beides kompiliert ;)



    I30R6










    VDR











    Hardware : GA-EP35-DS3L, C2Q Q6700 , 3GB DDR2 , Palit GT240, 250GB System & 500GB Video,
    Mystique-CaBix C2,TT Budget C-1501,Airstar 2, Fernbedienung X10
    Software : gen2vdr, Kernel 3.8.10, vdr 2.0.1
    PlugIns : audiorecorder,femon,admin,yacoto..
    Ausgabe: softhddevice

  • Hallo,


    ich hab die letzten beiden Versionen aufgelassen, hatte aber bei vdr-1.3.38 schon Probleme mit noEPG (noEPG-vdr-1.3.36), da sich ja die Tastenbelegung im channel-Menü geändert hatte.
    Hab das damals einfach so "gelöst", daß ich auf die Menüsteuerung einfach eggelassen habe und meine noEPG-Kanäle per Hand in die setup.conf eingetragen hab.


    Bei vdr-1.3.41 scheint sich jetzt aber noch mehr verändert zu haben.
    Gibt es inzwischen einen neueren Patch bzw eine andere Lösung ?


    steffx

  • Moin,


    bei mir will das mp3 nich und es gibt wie bei 1.3.40 eine Menge Warnungen ´virtual void ....

    Klemens


    In Rente: HD-VDR1:
    ASUS M3N78-EM mit Athlon X2 4400, 640GB, 2 GB RAM, Alphacool LCD,
    Satelco-Easywatch DVB-C, Atric-Einschalter, yavdr
    Test: HD-VDR2:
    Asrock B75-Pro3-M, Celeron G550, Nvidia GT620, DD Cine C/T, yavdr
    ansible
    "Produktiv"-VDR:

    MSI B365M Pro-VH, i3-9100F, Nvidia GT1030, yavdr ansible, DVB-C und DVB-S von DD

  • Zitat

    Original von stefan.h
    MP3, zumindest 0.9.14, compiliert ohne Probleme.


    da muss ich Dir Recht geben :D . Habs hinbekommen. Man sollte halt vorher mal ne aktuelle Version probieren... Danke.

    Klemens


    In Rente: HD-VDR1:
    ASUS M3N78-EM mit Athlon X2 4400, 640GB, 2 GB RAM, Alphacool LCD,
    Satelco-Easywatch DVB-C, Atric-Einschalter, yavdr
    Test: HD-VDR2:
    Asrock B75-Pro3-M, Celeron G550, Nvidia GT620, DD Cine C/T, yavdr
    ansible
    "Produktiv"-VDR:

    MSI B365M Pro-VH, i3-9100F, Nvidia GT1030, yavdr ansible, DVB-C und DVB-S von DD

  • yep taste and streamdev error out on .41


    Streamdev:


    client/menu.c: In member function `void cStreamdevMenuSchedule::PrepareSchedule(cChannel*)':
    client/menu.c:547: error: no matching function for call to `cSchedule::GetPresentEvent(bool) const'
    ../../../include/vdr/epg.h:140: note: candidates are: const cEvent* cSchedule::GetPresentEvent() const
    make[1]: *** [client/menu.o] Error 1
    make[1]: Leaving directory `/usr/local/src/vdr-1.3.41/PLUGINS/src/streamdev-0.3.3-pre3-geni'


    Taste:
    make[1]: Entering directory `/usr/local/src/vdr-1.3.41/PLUGINS/src/taste-0.0.2d'
    ccache g++ -fPIC -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"taste"' -I../../../include -I../../../../DVB/include -o taste.o taste.c
    taste.c: In member function `virtual cOsdObject* cPluginTaste::MainMenuAction()':
    taste.c:74: error: no matching function for call to `cSchedule::GetPresentEvent(bool) const'
    ../../../include/vdr/epg.h:140: note: candidates are: const cEvent* cSchedule::GetPresentEvent() const
    make[1]: *** [taste.o] Error 1
    make[1]: Leaving directory `/usr/local/src/vdr-1.3.41/PLUGINS/src/taste-0.0.2d'

  • Streamdev läuft bei mir, habe die Sourcen aus Frank(99)s Paket! Habe aber ein Problem mit dem Text2Skin-Plugin, wenn ich das BP-Build1 von Frank anwende (ist eigentlich für VDR 1.3.40, läuft aber ohne Rejects). Das Plugin gibt dann folgendes aus:

    Code
    g++ -fPIC -g -O2 -Wall -Woverloaded-virtual "-D__user=" -O2 -g -c -D_GNU_SOURCE -DHAVE_FREETYPE2 -DHAVE_IMAGEMAGICK -DHAVE_FREETYPE -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"text2skin"' -I/usr/include/freetype -I/usr/local/include/freetype -I/usr/include/freetype -I/usr/local/include/freetype -I../../../include -I/usr/src/DVB/linux/include -I/usr/src/DVB/include -I. -o xml/parser.o xml/parser.c
    g++: Internal compiler error: program cc1plus got fatal signal 9
    make[1]: *** [xml/parser.o] Error 1


    Vielleicht hat ja hier jemand ne Idee!? Das Plugin ist übrigens mit den Änderungen von Brougs78 für Enigma!


    Gruß


    Toxic


    [edit] Habs glaube ich schon rausgefunden, mußte nur die Zeile:

    Code
    #include <vdr/tools.h>

    aus der file.h rausnehmen! Diff ist cool! :D[/edit]

    Registrierter VDR-User #1275


    VDR-Server: Proxmox 7.1 - LXC Container - Debian 11.5 - eTobi-VDR 2.6.0

    DVB-Hardware: Digital Devices - Cine S2 V5.5 und V6

    VDR-Clients: FireTV Sticks 2 bis 4K Max und Kodi 19.4

    Einmal editiert, zuletzt von Toxic-Tonic ()

  • Hallo,


    Ich habe auch den BigPatch von 1.3.40 von Frank auf die 1.3.41 angewendet 2 Rej dann geht es. Leider geht das text2skin von Brougs78 für Enigma gelink bekomme habe die Meldung beim Start : Linvdr0.7 mit viele Patch ...;)


    linvdr:/usr/local/src/VDR# vdr -V
    vdr: ./PLUGINS/lib/libvdr-text2skin.so.1.3.41: undefined symbol: __gt__FRC6cxTypeT0
    vdr (1.3.41) - The Video Disk Recorder
    games (0.6.2) - OSD Games Collection


    Eine Idee? Ich hate vorher das Problem das keine Text in Enigma kammen.


    Gruss Pat :)


    Diskless Client: SMT 7020S und S100 128SDRAM 32DOM zendeb 0.4.0 beta1 mit MMS 1.0.8.5
    Hardware: Pundit-R Celeron 2.4 256DDRAM Samsung SATA 400 Gbyte Festplatte Hauppage Nexus-S Rev 2.3 Nova-S Plus DVD-RAM LG
    Software: EasyVDR 0.6.0 (vdr-1.6.0-2-ext64), LinVDR 0.7 1.4.7 Mahlzeit, SUSE-Server 10.2 1.6.0-1
    Test System: Shuttel AMD Athlon 2.6 Ghz 256DDRAM Samsung 250Gbyte Hauppage Nexus-S Rev 2.3 DVD-RAM LG ......

    :fans :welle

    Einmal editiert, zuletzt von pat ()

  • Hast du denn die Rejects aufgelößt? Bei mir ging die Version nämlich mit angepasstem Bigpatch! :]


    Hänge dir mal die aufgelößten Rejects an, einfach nur in die Sourcen vom VDR kopieren!


    Gruß


    Toxic

  • Hallo Toxic,


    Ich habe die rej aufgelost aber scheinbar sind unterschiede drauf. Ich habe deine drauf gespielt. Kann es aber erst heute Abend versuchen ob damit text2skin geht.


    Danke Pat :)


    Diskless Client: SMT 7020S und S100 128SDRAM 32DOM zendeb 0.4.0 beta1 mit MMS 1.0.8.5
    Hardware: Pundit-R Celeron 2.4 256DDRAM Samsung SATA 400 Gbyte Festplatte Hauppage Nexus-S Rev 2.3 Nova-S Plus DVD-RAM LG
    Software: EasyVDR 0.6.0 (vdr-1.6.0-2-ext64), LinVDR 0.7 1.4.7 Mahlzeit, SUSE-Server 10.2 1.6.0-1
    Test System: Shuttel AMD Athlon 2.6 Ghz 256DDRAM Samsung 250Gbyte Hauppage Nexus-S Rev 2.3 DVD-RAM LG ......

    :fans :welle

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!