Feedback/Bugs in unstable images DM8000/DM7020HD/DM7025/DM800/DM500HD since v3.3

  • Original von sparksofinsanity
    @Martini
    if you have some problems then build your own Image

    would be greate, but my skils are so limited
    however when source is availeable i always try make necesary changes by self and share them to other members
    /usr/bin/camdctrl
    /usr/script/python_patcher.sh and skin_patcher.sh
    /usr/script/mount_media_cf.sh and /usr/script/move_recordings_from_CF.sh
    USB DVB-T tuner scripts and intsllation
    etc etc etc

    instead all Newnigma2's menu sections are closed source
    and so funny when developers/moderators can spend half of day on several answers "nothing wrong / we wont fix"
    instead fix it in few minutes(few minutes for profesionals not beginers as me)

    Quick fix were:
    execute in telnet console

    Quellcode

    1. echo "config.usage.toggle_show_close_automatically=false">>/etc/enigma2/settings
    2. killall -9 enigma2
    and never touch this parameter under Blue->Newnigma2 services->System Tools..->System Preferences


    Complete fix were:
    add one line into /usr/lib/enigma2/python/Components>UsageConfig.py

    Quellcode

    1. .
    2. ..
    3. ...
    4. def InitUsageConfig():
    5. config.usage = ConfigSubsection();
    6. # + Start
    7. config.usage.toggle_show_close_automatically = ConfigYesNo(default = False)
    8. # + END
    9. config.usage.showdish = ConfigYesNo(default = True)
    10. config.usage.multibouquet = ConfigYesNo(default = False)
    11. config.usage.multiepg_ask_bouquet = ConfigYesNo(default = False)
    12. ...
    13. ..
    14. .
    Alles anzeigen
    add another one line into /usr/share/enigma2>setup.xml

    Quellcode

    1. .
    2. ..
    3. ...
    4. <setup key="usage" title="Customize">
    5. <item level="0" text="Setup Mode">config.usage.setup_level</item>
    6. <item level="1" text="Recordings always have priority">config.recording.asktozap</item>
    7. <item level="0" text="Margin before record (minutes)">config.recording.margin_before</item>
    8. <item level="0" text="Margin after record">config.recording.margin_after</item>
    9. <item level="0" text="Show blinking clock in display during recording">config.usage.blinking_display_clock_during_recording</item>
    10. <item level="2" text="Show Message when Recording starts">config.usage.show_message_when_recording_starts</item>
    11. <item level="2" text="Load Length of Movies in Movielist">config.usage.load_length_of_movies_in_moviellist</item>
    12. <item level="1" text="Show positioner movement">config.usage.showdish</item>
    13. <item level="1" text="Enable multiple bouquets">config.usage.multibouquet</item>
    14. <item level="1" text="Multi-EPG bouquet selection">config.usage.multiepg_ask_bouquet</item>
    15. <item level="1" text="Change bouquets in quickzap">config.usage.quickzap_bouquet_change</item>
    16. <item level="1" text="Alternative radio mode">config.usage.e1like_radio_mode</item>
    17. <item level="1" text="Action on long powerbutton press">config.usage.on_long_powerpress</item>
    18. <item level="1" text="Action on short powerbutton press">config.usage.on_short_powerpress</item>
    19. <item level="1" text="Position of finished Timers in Timerlist">config.usage.timerlist_finished_timer_position</item>
    20. <item level="0" text="Infobar timeout">config.usage.infobar_timeout</item>
    21. # + Start
    22. <item level="0" text="Auto Hide manual activated Infobar">config.usage.toggle_show_close_automatically</item>
    23. # + END
    24. <item level="1" text="12V output" requires="12V_Output">config.usage.output_12V</item>
    25. <item level="0" text="Show event-progress in channel selection">config.usage.show_event_progress_in_servicelist</item>
    26. ...
    27. ..
    28. .
    Alles anzeigen
    and never touch this parameter under Blue->Newnigma2 services->System Tools..->System Preferences

    this patching ofcourse have add into my python_patcher.sh
    Bilder
    • 120126_screenshot.jpg

      45,81 kB, 720×405, 2.706 mal angesehen
    dm7080sstt; 2x dm8000sstt; dm7020s <- Diseq1x4 <- 3x Diseq1x10 <-
    Dishes:
    1.8m 36E;28E;23E;19E;16E;13E;7E
    1.6m 42E;36E
    1.0m 10/9E;5E;1W;8W
    1.0m 15W;22W;30W
    1.1m 4/5W;12W;18W;24W
    1.1m 53E;60E
    1.0m 75E
    TVs: Philips 46pfl9707s; Philips 42pfl9703h
  • Noch mal, wobei ich bezweifle das das du es verstehst.
    Da ist überhaupt nichts falsch, da ist nichts zu fixen.

    "config.usage.toggle_show_close_automatically=true" ist das Standard Enigma2 Verhalten, man benötigt ausschließlich den Konfigurationseintrag "config.usage.toggle_show_close_automatically=false" wenn man in den Newnigma2 Einstellungen "Schließe manuell aktivierte Infobar automatisch > auf deaktiviert stellt"

    Wieso sollten wir irgendwas ändern nur damit deine frickel Scripte funktionieren ?
    Dann ja danke das du die ecamdctrl kaputt gefrickelt hast und ich es wieder fixen durfte :evil:

    Dann frage ich mich was irgendwelche Newnigma eigenen Funktionen in den Enigma2 Einstellungen verloren haben ???

    Und falls du es noch nicht mitbekommen hast das > E2 Python patcher widerspricht der ganzen Newnigma Philosophie : Newnigma2 images & the official Enigma2 CVS code
    Und ich Frage mich ernsthaft ob wir so etwas in unseren Board haben möchten.

    Und falls du es immernoch nicht verstanden hast die Diskussion ist Beendet, wenn du hier weiter den unstable thread mit deinem Müll und deinen imaginären Bugs voll spamst dann werden diese Beiträge diesmal wirklich kommentarlos gelöscht.
  • Original von sparksofinsanity

    Und falls du es noch nicht mitbekommen hast das > E2 Python patcher widerspricht der ganzen Newnigma Philosophie : Newnigma2 images & the official Enigma2 CVS code
    Und ich Frage mich ernsthaft ob wir so etwas in unseren Board haben möchten.


    Das sag ich ja doch schon die ganze Zeit!
    Ich wollte sein Phythongepatche schon laenger entfernen, da es ja nun einmal vorn und hinten nicht zu unserem Image passt.
    "Remember, if it's psychobilly, it's gotta have some rockabilly in it somwhere. It ain't just punk with a double bass." (P.Paul Fenech)
  • Original von sparksofinsanity
    Dann ja danke das du die ecamdctrl kaputt gefrickelt hast und ich es wieder fixen durfte :evil:

    maibe then you remember how much slower were original?
    my only fault was ecamdctrl werent ready for case `Camd Off`, personaly me have never used this "emu"
    and i can gues also original 1.0 version weren ready cause that option came later in to `Camd choice..` menu section
    if interested i have saved original 1.0 version of ecamdctrl

    p.s.
    dont spend time on answers whichs doesnt help
    spend some minute on improve Script Executer(closed source, cant fix by self)
    Problem mit Script Executer
    but in case `bug` in your meaning is only when comes greenscrean then also there problem will not be seen
    dm7080sstt; 2x dm8000sstt; dm7020s <- Diseq1x4 <- 3x Diseq1x10 <-
    Dishes:
    1.8m 36E;28E;23E;19E;16E;13E;7E
    1.6m 42E;36E
    1.0m 10/9E;5E;1W;8W
    1.0m 15W;22W;30W
    1.1m 4/5W;12W;18W;24W
    1.1m 53E;60E
    1.0m 75E
    TVs: Philips 46pfl9707s; Philips 42pfl9703h
  • Downloading feed.newnigma2.to/picons/skinhd/Packages.gz
    Inflating feed.newnigma2.to/picons/skinhd/Packages.gz
    Updated list of available packages in /var/lib/opkg/piconskinhd
    Downloading feed.newnigma2.to/unstable/emu/Packages.gz
    Inflating feed.newnigma2.to/unstable/emu/Packages.gz
    Updated list of available packages in /var/lib/opkg/softcammipsel
    Upgrading tuxbox-common on flash from 0.0+cvs20090305-r1 to 0.0+cvs20090305-r3.
    .
    Downloading feed.newnigma2.to/unstable/dm8000/tuxbox-common_0.0+cvs20090
    05-r3_mipsel.ipk
    Upgrading newnigma2-skins on flash from 1.0svn20120208-r0 to 1.0svn20120210-r0.
    .
    Downloading feed.newnigma2.to/unstable/dm8000/newnigma2-skins_1.0svn2012
    210-r0_dm8000.ipk
    Upgrading timezones-alternative on flash from 2008i-r0 to 2008i-r1...
    Downloading feed.newnigma2.to/unstable/dm8000/timezones-alternative_2008
    -r1_all.ipk
    Upgrading newnigma2-services on flash from 1.0-r2 to 1.0-r3...
    Downloading feed.newnigma2.to/unstable/dm8000/newnigma2-services_1.0-r3_
    ipsel.ipk
    Configuring tuxbox-common
    Configuring newnigma2-skins
    Configuring timezones-alternative
    Configuring newnigma2-services
  • Wie gesagt das Problem ist schon längst behoben und hier ist das Update heute auf zig Geräten anstandslos durchgelaufen:

    Quellcode

    1. Upgrading tuxbox-common on flash from 0.0+cvs20090305-r1 to 0.0+cvs20090305-r3...
    2. Downloading http://feed.newnigma2.to/unstable/dm800se/tuxbox-common_0.0+cvs20090305-r3_mipsel.ipk
    3. Upgrading newnigma2-services on flash from 1.0-r2 to 1.0-r3...
    4. Downloading http://feed.newnigma2.to/unstable/dm800se/newnigma2-services_1.0-r3_mipsel.ipk
    5. Loading modules: exportfs rt73 zd1211b usbserial dvb-core stv0299
    6. root@dm800se:~#
  • Hallo sparksofinsanity,

    hab

    Quellcode

    1. opkg update && opkg upgrade
    via telnet augeführt(gleiche Ausgabe wie bei hdfed) dann neu gestartet.

    wenn ich jetzt über das gui das update starte, sind keine neuen pakete vorhanden. ich denke es hat dann alles geklappt, oder?
  • die box ist beim update bei

    Quellcode

    1. newnigma2-services:IPKG error status: Collected errors


    stehen geblieben. Mehr war da nicht.


    edit:
    Original von sparksofinsanity
    Edit: na wenn opkg update && opkg upgrade durchgelaufen sind dann passt doch alles.


    ok, Danke.

    Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von erty ()