skinenigmang reißt VDR mit

  • Du meinst dieses?


    Code
    11 ### The C compiler and options:
     12 
     13 CC       = gcc
     14 CFLAGS   = -g -O2 -Wall
     15 
     16 CXX      = g++
     17 CXXFLAGS = -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses

    VDR1: Silverstone SST-LC14S-M, M3N78, AMD Athlon64 5600+, 2G Ram, 2x SATELCO EasyWatch PCI DVB-C, NVIDIA GT218 [GeForce 210] (rev a2), YaVDR 0.6.1
    VDR2: Antec Mini-ITX Case "ISK300-65", AT3IONT-I Deluxe, 2GRam, 32G SSD, Atric Einschalter, YaVDR 0.6.1
    VDR4: Antec Fusion Remote, GA-M68MT-D3, EN210 Silent/DI/512MD2 LP, SATELCO EasyWatch PCI DVB-C, YavDR 0.5

  • Bei mir steht das in der Make.config:



  • habs eingebaut. mal schauen...

    VDR1: Silverstone SST-LC14S-M, M3N78, AMD Athlon64 5600+, 2G Ram, 2x SATELCO EasyWatch PCI DVB-C, NVIDIA GT218 [GeForce 210] (rev a2), YaVDR 0.6.1
    VDR2: Antec Mini-ITX Case "ISK300-65", AT3IONT-I Deluxe, 2GRam, 32G SSD, Atric Einschalter, YaVDR 0.6.1
    VDR4: Antec Fusion Remote, GA-M68MT-D3, EN210 Silent/DI/512MD2 LP, SATELCO EasyWatch PCI DVB-C, YavDR 0.5

  • ne, ist auf jeden fall rin. ich komm grad nicht dran, bin aber sicher.


    Da haben wir's:


    Code
    56 # settings for skinenigma-ng
     57 SKINENIGMA_USE_PLUGIN_EPGSEARCH = 1
     58 HAVE_IMAGEMAGICK = 1
     59 HAVE_FREETYPE = 1
     60 SKINENIGMA_DEBUG = 1

    VDR1: Silverstone SST-LC14S-M, M3N78, AMD Athlon64 5600+, 2G Ram, 2x SATELCO EasyWatch PCI DVB-C, NVIDIA GT218 [GeForce 210] (rev a2), YaVDR 0.6.1
    VDR2: Antec Mini-ITX Case "ISK300-65", AT3IONT-I Deluxe, 2GRam, 32G SSD, Atric Einschalter, YaVDR 0.6.1
    VDR4: Antec Fusion Remote, GA-M68MT-D3, EN210 Silent/DI/512MD2 LP, SATELCO EasyWatch PCI DVB-C, YavDR 0.5

    Einmal editiert, zuletzt von iso ()

  • ok, ein neuer fall:


    Code
    (gdb) bt
    #0  0xb6cdeea1 in cEnigmaTextEffects::Action (this=0xb6cf76e0) at texteffects.c:301
    #1  0x0811f0fc in cThread::StartThread (Thread=0xb6cf76e0) at thread.c:245
    #2  0xb77c04c0 in start_thread () from /lib/i686/cmov/libpthread.so.0
    #3  0xb756b6de in clone () from /lib/i686/cmov/libc.so.6
    Current language:  auto; currently c++


    Seine letzten sekunden im syslog:


    VDR1: Silverstone SST-LC14S-M, M3N78, AMD Athlon64 5600+, 2G Ram, 2x SATELCO EasyWatch PCI DVB-C, NVIDIA GT218 [GeForce 210] (rev a2), YaVDR 0.6.1
    VDR2: Antec Mini-ITX Case "ISK300-65", AT3IONT-I Deluxe, 2GRam, 32G SSD, Atric Einschalter, YaVDR 0.6.1
    VDR4: Antec Fusion Remote, GA-M68MT-D3, EN210 Silent/DI/512MD2 LP, SATELCO EasyWatch PCI DVB-C, YavDR 0.5

  • Hallo!

    Zitat

    Original von iso
    ne, ist auf jeden fall rin. ich komm grad nicht dran, bin aber sicher.


    Da haben wir's:


    Code
    56 # settings for skinenigma-ng
     57 SKINENIGMA_USE_PLUGIN_EPGSEARCH = 1
     58 HAVE_IMAGEMAGICK = 1
     59 HAVE_FREETYPE = 1
     60 SKINENIGMA_DEBUG = 1


    Sorry, mein Fehler :(
    Ich dachte, dass SKINENIGMA_DEBUG ins syslog schreibt, war aber nicht so. Ich habe das nun im CVS behoben. Kannst du evtl. den CVS-Stand zum Testen verwenden?
    Alternativ reicht es auch, wenn Du die common.h so änderst:


    Dann neu kompilieren und warten.


    Gruß,
    Andreas

  • OK, hab mir das CVS gezogen, syslog sieht schon anders aus... dann wolln wir mal.

    VDR1: Silverstone SST-LC14S-M, M3N78, AMD Athlon64 5600+, 2G Ram, 2x SATELCO EasyWatch PCI DVB-C, NVIDIA GT218 [GeForce 210] (rev a2), YaVDR 0.6.1
    VDR2: Antec Mini-ITX Case "ISK300-65", AT3IONT-I Deluxe, 2GRam, 32G SSD, Atric Einschalter, YaVDR 0.6.1
    VDR4: Antec Fusion Remote, GA-M68MT-D3, EN210 Silent/DI/512MD2 LP, SATELCO EasyWatch PCI DVB-C, YavDR 0.5

  • Alles klar, da bin ich wieder:


    Code
    (gdb) bt
    #0  0x080ed229 in cBitmap::Data (this=0x0, x=27, y=23) at osd.c:641
    #1  0xb6c9ba84 in cEffectScroll::DrawIfNeeded (this=0xb0ade350, yMax=0) at texteffects.c:165
    #2  0xb6c9b3e4 in cEnigmaTextEffects::Action (this=0xb6cb6720) at texteffects.c:301
    #3  0x0811f0fc in cThread::StartThread (Thread=0xb6cb6720) at thread.c:245
    #4  0xb777f4c0 in start_thread () from /lib/i686/cmov/libpthread.so.0
    #5  0xb752a6de in clone () from /lib/i686/cmov/libc.so.6
    Current language:  auto; currently c++
    (gdb)


    VDR1: Silverstone SST-LC14S-M, M3N78, AMD Athlon64 5600+, 2G Ram, 2x SATELCO EasyWatch PCI DVB-C, NVIDIA GT218 [GeForce 210] (rev a2), YaVDR 0.6.1
    VDR2: Antec Mini-ITX Case "ISK300-65", AT3IONT-I Deluxe, 2GRam, 32G SSD, Atric Einschalter, YaVDR 0.6.1
    VDR4: Antec Fusion Remote, GA-M68MT-D3, EN210 Silent/DI/512MD2 LP, SATELCO EasyWatch PCI DVB-C, YavDR 0.5

  • Hallo!


    Sorry für die lange Pause, aber ich bin gerade mit anderen Dingen beschäftigt.


    Leider habe ich aber noch immer keine Ahnung, weshalb das bei Dir so oft abstürzt :(
    Ich habe im aktuellen CVS-Stand mal eine kleine Änderung gemacht, die eventuell etwas helfen könnte, auch wenn ich mir das eigentlich nicht vorstellen kann, da er an die Stelle, an der der Absturz eigentlich gar nicht kommen dürfte.


    Kannst Du mir mal die EnigmaNG Zeilen aus der VDR setup.conf schicken?


    Gruß,
    Andreas

  • Hallo,


    kein Problem. 1. kenne ich das, 2. bin ich froh, dass Du dich überhaupt um mich kümmerst. Für CVS habe ich wahrscheinlich erst in ein paar Tagen Zeit.


    VDR1: Silverstone SST-LC14S-M, M3N78, AMD Athlon64 5600+, 2G Ram, 2x SATELCO EasyWatch PCI DVB-C, NVIDIA GT218 [GeForce 210] (rev a2), YaVDR 0.6.1
    VDR2: Antec Mini-ITX Case "ISK300-65", AT3IONT-I Deluxe, 2GRam, 32G SSD, Atric Einschalter, YaVDR 0.6.1
    VDR4: Antec Fusion Remote, GA-M68MT-D3, EN210 Silent/DI/512MD2 LP, SATELCO EasyWatch PCI DVB-C, YavDR 0.5

Jetzt mitmachen!

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