Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. jarvis v3.2.x - just another remarkable vis

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    jarvis v3.2.x - just another remarkable vis

    This topic has been deleted. Only users with topic management privileges can see it.
    • H
      holofury @MCU last edited by

      @mcu
      Hatte in Firefox den Cache gelöscht, aber in Chrome die Console geöffnet.
      Hab aber auch in Firefox Fehlermeldungen:

      TypeError: v.trim is not a function
          u http://192.168.178.62:8400/jarvis/js/index-cc169059.js:1578
          setup http://192.168.178.62:8400/jarvis/js/index-cc169059.js:1578
          callWithErrorHandling http://192.168.178.62:8400/jarvis/js/index-cc169059.js:16
          setupStatefulComponent http://192.168.178.62:8400/jarvis/js/index-cc169059.js:16
          setupComponent http://192.168.178.62:8400/jarvis/js/index-cc169059.js:16
          re http://192.168.178.62:8400/jarvis/js/index-cc169059.js:16
          ie http://192.168.178.62:8400/jarvis/js/index-cc169059.js:16
          Y http://192.168.178.62:8400/jarvis/js/index-cc169059.js:16
          be http://192.168.178.62:8400/jarvis/js/index-cc169059.js:16
          run http://192.168.178.62:8400/jarvis/js/index-cc169059.js:9
          update http://192.168.178.62:8400/jarvis/js/index-cc169059.js:16
          fe http://192.168.178.62:8400/jarvis/js/index-cc169059.js:16
          re http://192.168.178.62:8400/jarvis/js/index-cc169059.js:16
          ie http://192.168.178.62:8400/jarvis/js/index-cc169059.js:16
          Y http://192.168.178.62:8400/jarvis/js/index-cc169059.js:16
          ye http://192.168.178.62:8400/jarvis/js/index-cc169059.js:16
          pe http://192.168.178.62:8400/jarvis/js/index-cc169059.js:16
          ne http://192.168.178.62:8400/jarvis/js/index-cc169059.js:16
          X http://192.168.178.62:8400/jarvis/js/index-cc169059.js:16
          Y http://192.168.178.62:8400/jarvis/js/index-cc169059.js:16
          be http://192.168.178.62:8400/jarvis/js/index-cc169059.js:16
          run http://192.168.178.62:8400/jarvis/js/index-cc169059.js:9
          update http://192.168.178.62:8400/jarvis/js/index-cc169059.js:16
          he http://192.168.178.62:8400/jarvis/js/index-cc169059.js:16
          ie http://192.168.178.62:8400/jarvis/js/index-cc169059.js:16
          Y http://192.168.178.62:8400/jarvis/js/index-cc169059.js:16
          ye http://192.168.178.62:8400/jarvis/js/index-cc169059.js:16
          pe http://192.168.178.62:8400/jarvis/js/index-cc169059.js:16
          ne http://192.168.178.62:8400/jarvis/js/index-cc169059.js:16
          X http://192.168.178.62:8400/jarvis/js/index-cc169059.js:16
          Y http://192.168.178.62:8400/jarvis/js/index-cc169059.js:16
          be http://192.168.178.62:8400/jarvis/js/index-cc169059.js:16
          run http://192.168.178.62:8400/jarvis/js/index-cc169059.js:9
          update http://192.168.178.62:8400/jarvis/js/index-cc169059.js:16
          callWithErrorHandling http://192.168.178.62:8400/jarvis/js/index-cc169059.js:16
          flushJobs http://192.168.178.62:8400/jarvis/js/index-cc169059.js:16
      
      Uncaught SyntaxError: missing ] after element list
          useCustomTag http://192.168.178.62:8400/jarvis/js/index-cc169059.js:108
          onConnect http://192.168.178.62:8400/jarvis/js/index-cc169059.js:108
      192.168.178.62:8400:14:30note: [ opened at line 14, column 22
      

      Hier die Datenpunkte:

      CSS:

      {
        "version": 3.2,
        "signature": null,
        "styles": ".q-page-container {\n\tpadding-top: 0px !important;\n}\n\n.jarvis-tabs-container .tabIcon {\n\ttransform: scale(1.5, 1.5);\n}\n\n.jarvis-tabs-container {\n\theight: 50px;\n\t/* man kann auch 60px nehmen */\n\t/* -> Icon weiter runter zur Auswahllinie */\n\tbackground-color: rgba(0,0,0,0.45) !important;\n}\n\n.jarvis-tabs-container .q-tab__content {\n\t/* Klickbereich */\n\tmin-width: 40px!important;\n\tmin-height: 50px;\n\t/* wenn man oben bei tabs-container die height ändert */\n\t/* dann auch hier 60px */\n\tvertical-align: inherit;\n}\n\n.jarvis-page-container {\n\tbackground-image: url(\"https://w.forfun.com/fetch/3d/3dc71baf5d8da82a1246c24c940ee10b.jpeg\");\n}\n\n.body--dark .jarvis-header {\n\tbackground-color: rgba(0,0,0,0.45) !important;\n}\n\n.jarvis-widget-container {\n\tbackground-color: rgba(0,0,0,0.45) !important;\n}\n\n.body--dark .jarvis-widget {\n\tbackground: rgba(0,0,0,0.45);\n}\n\n.body--light .jarvis-widget {\n\tbackground: rgba(255,255,255,1);\n}\n\n.body--dark .jarvis-tabs-container {\n\tbackground-color: rgba(0,0,0,0.45) !important;\n}\n\n/* für JsonTable ergänzt @mcu */\n\n.q-table__container {\n\tbackground-color: transparent !important;\n}\n\n/* für Trennstrich für TABs ergänzt @mcu */\n\n.q-header--bordered {\n\tborder: 1px solid transparent !important;\n}\n\n/* MediaControl in transparentem Design @mcu */\n\n.cover {\n\tbackground-color: transparent !important;\n}\n\n.controls {\n\tbackground-color: transparent !important;\n}\n\n.track-information {\n\tbackground: rgba(25, 118, 210, 0) !important;\n}\n\n.track-duration {\n\tbackground-color: white;\n}\n\n.track-progress {\n\tbackground-color: blue;\n}\n\n.controls .jarvis-icon svg {\n\tcolor: white;\n}\n\n.controls .controlsLeft .q-btn__wrapper {\n\tbackground-color: transparent !important;\n}\n\n.controls .q-btn-group >.q-btn-item {\n\tbackground-color: transparent !important;\n}\n\n/* Bei JsonTable in Vergrößerung anderer Hintergrund nicht transparent @MCU */\n\n.fullscreen.scroll.jarvis-JsonTable.sticky-table-header {\n\tbackground-image: url(\"https://w.forfun.com/fetch/3d/3dc71baf5d8da82a1246c24c940ee10b.jpeg\") !important;\n}"
      }
      
      M H 2 Replies Last reply Reply Quote 0
      • M
        MCU @holofury last edited by MCU

        @holofury CSS ist schon mal falsch.
        a6e8ebb0-c395-433a-b5b8-dffcee459efe-image.png
        Es muss dort eine Zahl stehen.
        Und scripts?

        Zeig mal die Übersicht, so wie ich es gezeigt habe.

        H 1 Reply Last reply Reply Quote 0
        • H
          holofury @holofury last edited by

          {
            "version": 3.2,
            "signature": 7813676603462119,
            "scripts": {}
          }
          

          devices.txt scripts:
          widgets.txt

          notifications und theme sind leer

          M 1 Reply Last reply Reply Quote 0
          • M
            MCU @holofury last edited by

            @holofury Dann setz mal bei CSS für die signature eine Zahl 1234 und speicher es

            1 Reply Last reply Reply Quote 0
            • H
              holofury @MCU last edited by

              @mcu
              Achso, ich dachte du wolltest die gesamten Inhalte 😄

              6ca90391-5ecf-4b7e-ba1c-31ca5abf52af-image.png

              M 1 Reply Last reply Reply Quote 0
              • M
                MCU @holofury last edited by

                @holofury Also bei den anderen sind die signature ja alle als Zahl korrekt.

                H 1 Reply Last reply Reply Quote 0
                • H
                  holofury @MCU last edited by

                  @mcu Jetzt hat signature auch bei css einen Inhalt:

                  {
                    "version": 3.2,
                    "signature": 3460953447826435,
                    "styles": ".q-page-container {\n\tpadding-top: 0px !important;\n}\n\n.jarvis-tabs-container .tabIcon {\n\ttransform: scale(1.5, 1.5);\n}\n\n.jarvis-tabs-container {\n\theight: 50px;\n\t/* man kann auch 60px nehmen */\n\t/* -> Icon weiter runter zur Auswahllinie */\n\tbackground-color: rgba(0,0,0,0.45) !important;\n}\n\n.jarvis-tabs-container .q-tab__content {\n\t/* Klickbereich */\n\tmin-width: 40px!important;\n\tmin-height: 50px;\n\t/* wenn man oben bei tabs-container die height ändert */\n\t/* dann auch hier 60px */\n\tvertical-align: inherit;\n}\n\n.jarvis-page-container {\n\tbackground-image: url(\"https://w.forfun.com/fetch/3d/3dc71baf5d8da82a1246c24c940ee10b.jpeg\");\n}\n\n.body--dark .jarvis-header {\n\tbackground-color: rgba(0,0,0,0.45) !important;\n}\n\n.jarvis-widget-container {\n\tbackground-color: rgba(0,0,0,0.45) !important;\n}\n\n.body--dark .jarvis-widget {\n\tbackground: rgba(0,0,0,0.45);\n}\n\n.body--light .jarvis-widget {\n\tbackground: rgba(255,255,255,1);\n}\n\n.body--dark .jarvis-tabs-container {\n\tbackground-color: rgba(0,0,0,0.45) !important;\n}\n\n/* für JsonTable ergänzt @mcu */\n\n.q-table__container {\n\tbackground-color: transparent !important;\n}\n\n/* für Trennstrich für TABs ergänzt @mcu */\n\n.q-header--bordered {\n\tborder: 1px solid transparent !important;\n}\n\n/* MediaControl in transparentem Design @mcu */\n\n.cover {\n\tbackground-color: transparent !important;\n}\n\n.controls {\n\tbackground-color: transparent !important;\n}\n\n.track-information {\n\tbackground: rgba(25, 118, 210, 0) !important;\n}\n\n.track-duration {\n\tbackground-color: white;\n}\n\n.track-progress {\n\tbackground-color: blue;\n}\n\n.controls .jarvis-icon svg {\n\tcolor: white;\n}\n\n.controls .controlsLeft .q-btn__wrapper {\n\tbackground-color: transparent !important;\n}\n\n.controls .q-btn-group >.q-btn-item {\n\tbackground-color: transparent !important;\n}\n\n/* Bei JsonTable in Vergrößerung anderer Hintergrund nicht transparent @MCU */\n\n.fullscreen.scroll.jarvis-JsonTable.sticky-table-header {\n\tbackground-image: url(\"https://w.forfun.com/fetch/3d/3dc71baf5d8da82a1246c24c940ee10b.jpeg\") !important;\n}"
                  }
                  

                  Hat aber keine Verbesserung gebracht.

                  M 1 Reply Last reply Reply Quote 0
                  • M
                    MCU @holofury last edited by MCU

                    @holofury
                    Zeig mal bitte den Inhalt von localStorage
                    Also in den Browser gehen F12 -> console -> localStorage eingeben und Return drücken

                    Um die Einträge zu löschen gibt man dies ein. danach F5

                    localStorage.clear()
                    
                    H 1 Reply Last reply Reply Quote 0
                    • H
                      holofury @MCU last edited by

                      e5a30b8c-9797-444f-acd9-2cbc5d3501eb-image.png

                      So?

                      localStorage.clear() bringt nur undefined

                      M 1 Reply Last reply Reply Quote 0
                      • M
                        MCU @holofury last edited by MCU

                        @holofury Ja ist normal dann F5 dann ist der Speicher wieder neu
                        Und da kann man erkennen,dass du 2 Version drin hast / Hattest.
                        a35c5989-00d5-4c01-8ae1-6cd2d6e3b687-image.png
                        b5109a0f-cf86-4f13-ad5f-1bd59d4faa2c-image.png

                        Wenn du das jetzt gemacht hast sollte es laufen

                        H 1 Reply Last reply Reply Quote 0
                        • H
                          holofury @MCU last edited by holofury

                          @mcu
                          Jetzt isses ganz kaputt:

                          d6c6581c-5c6b-4d94-b562-8e7bb98202aa-image.png

                          Cache löschen hat geholfen 😉

                          M 1 Reply Last reply Reply Quote 0
                          • M
                            MCU @holofury last edited by MCU

                            @holofury
                            https://github.com/Zefau/ioBroker.jarvis/issues/2756

                            -> STRG+R

                            ScumbagSteve created this issue in Zefau/ioBroker.jarvis

                            open Verify installation: Installation inconsistent #2756

                            H 1 Reply Last reply Reply Quote 0
                            • H
                              holofury @MCU last edited by

                              @mcu
                              Cache löschen hat das Problem behoben.

                              Scripte gehen nach wie vor nicht.

                              M 1 Reply Last reply Reply Quote 0
                              • M
                                MCU @holofury last edited by

                                @holofury Gibt es denn noch Fehlermeldungen im Browser-Log?

                                H 1 Reply Last reply Reply Quote 0
                                • H
                                  holofury @MCU last edited by

                                  @mcu

                                  index-cc169059.js:16 TypeError: v.trim is not a function
                                      at u (index-cc169059.js:1578:2440)
                                      at setup (index-cc169059.js:1578:2461)
                                      at callWithErrorHandling (index-cc169059.js:16:788)
                                      at setupStatefulComponent (index-cc169059.js:16:60621)
                                      at setupComponent (index-cc169059.js:16:60280)
                                      at re (index-cc169059.js:16:38821)
                                      at ie (index-cc169059.js:16:38657)
                                      at Y (index-cc169059.js:16:34643)
                                      at ReactiveEffect.be [as fn] (index-cc169059.js:16:40351)
                                      at ReactiveEffect.run (index-cc169059.js:9:1918)
                                  
                                  Uncaught SyntaxError: Unexpected identifier 'Object'
                                      at useCustomTag (index-cc169059.js:108:4108)
                                      at index-cc169059.js:108:75834
                                  
                                  M 1 Reply Last reply Reply Quote 0
                                  • M
                                    MCU @holofury last edited by

                                    @holofury Keine Ahnung wo das noch herkommt.
                                    Bei mir funktioniert es so.
                                    Du willst ja nur ein Script nutzen, oder?

                                    H 1 Reply Last reply Reply Quote 0
                                    • H
                                      holofury @MCU last edited by

                                      @mcu
                                      Ja, will einfach nur bei Klick auf einen State den Tab wechseln, damit fing alles an 😉

                                      M 1 Reply Last reply Reply Quote 0
                                      • M
                                        MCU @holofury last edited by

                                        @holofury Ja setz es mal direkt ohne import, sondern direkt das komplette Script in scripts.
                                        import-Eintrag rausnehmen

                                        H 1 Reply Last reply Reply Quote 0
                                        • H
                                          holofury @MCU last edited by

                                          @MCU
                                          Keine Veränderung

                                          M 1 Reply Last reply Reply Quote 0
                                          • M
                                            MCU @holofury last edited by MCU

                                            @holofury MIr gehen die Ideen aus, woran es liegen könnte.
                                            Das Problem ist ja schon bekannt, aber bislang konnte ich mit beta.49 so arbeiten.
                                            Du könntest ja noch weiter runter gehen und es damit versuchen.
                                            beta.4x , aber das sind auch teilweise alles Versionen, wo dann zig andere Sachen nicht laufen.
                                            Also weiß gerade nicht, was ich empfehlen soll.

                                            H 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            790
                                            Online

                                            31.7k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            43
                                            882
                                            186766
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo