UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Spotify in uWolf

    Scheduled Pinned Locked Moved General
    17 Posts 4 Posters 632 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
      Reply
      • Reply as topic
      Log in to reply
      This topic has been deleted. Only users with topic management privileges can see it.
      • A Offline
        AmauryDBZ @TotalSonic
        last edited by

        @TotalSonic love it ! 😍

        1 Reply Last reply Reply Quote 0
        • C Offline
          ChromiumOS-Guy @AmauryDBZ
          last edited by ChromiumOS-Guy

          @AmauryDBZ Hi, developer of uWolf here, on a side note the UI is not modified (in the screenshot) for mobile so this has to be either v0.2.3 which doesn't make any sense or its not loading.
          if you could provide me the startup log of the app I would be grateful.

          for the spotify problem, disable the extensions first uBlock-Origin and Decentraleyes( which is a tracker blocker).
          not to mention LibreWolf by default stops cookies which breaks some sites so you can try to change the security settings and add spotify to the exception rules.

          A 1 Reply Last reply Reply Quote 2
          • A Offline
            AmauryDBZ @ChromiumOS-Guy
            last edited by

            @ChromiumOS-Guy Hi !
            Sure, startup and first query in the logs.

            [06/08/2025 07:10] /opt/click.ubuntu.com/uwolf.chromiumos-guy/0.9.27/bin/browser/defaults/preferences/custom-prefs.js:99: prefs parse error: unexpected character
            [06/08/2025 07:10] Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: libpci missing (t=2.1581) [GFX1-]: glxtest: libpci missing
            [06/08/2025 07:10] [11721] Sandbox: Couldn't open video device /dev/video
            [06/08/2025 07:10] [11721] Sandbox: Couldn't open video device /dev/video1
            [06/08/2025 07:10] [11721] Sandbox: Couldn't open video device /dev/video0
            
            C 1 Reply Last reply Reply Quote 0
            • C Offline
              ChromiumOS-Guy @AmauryDBZ
              last edited by ChromiumOS-Guy

              @AmauryDBZ can you log the full startup by running librewolf.sh and piping the output to a log file?
              something like this:

              cd /opt/click.ubuntu.com/uwolf.chromiumos-guy/current
              ./librewolf.sh >> ~/uwolf.log
              

              if you run that it should put a log file on the home directory.
              what you provided does not provide the context for why the userchrome does not load.
              i will check out the syntax error in the javascript file though.
              EDIT:
              no idea whats wrong with the javascript, no syntax errors are found for me.
              its an actual setting and i set it, no idea why it thinks it doesn't exists.

              A 1 Reply Last reply Reply Quote 0
              • A Offline
                AmauryDBZ @ChromiumOS-Guy
                last edited by AmauryDBZ

                @ChromiumOS-Guy uwolf.log
                not sure it worked properly, there are only 3 lines...
                EDIT : this one seems a bit better uwolf.log

                C 1 Reply Last reply Reply Quote 0
                • C Offline
                  ChromiumOS-Guy @AmauryDBZ
                  last edited by ChromiumOS-Guy

                  @AmauryDBZ theres a new update, just in case try to upgrade to it if you haven't already.

                  if that doesn't work please try going here: about:support and clear startup cache.

                  A 1 Reply Last reply Reply Quote 0
                  • A Offline
                    AmauryDBZ @ChromiumOS-Guy
                    last edited by

                    @ChromiumOS-Guy sorry, where is about>support>clear startup cache ?

                    C 1 Reply Last reply Reply Quote 0
                    • C Offline
                      ChromiumOS-Guy @AmauryDBZ
                      last edited by

                      @AmauryDBZ url about:support , there should be a big button named clear startup cache.

                      A 1 Reply Last reply Reply Quote 0
                      • A Offline
                        AmauryDBZ @ChromiumOS-Guy
                        last edited by

                        @ChromiumOS-Guy ok, done. Didnt changed anything. uwolf.log

                        C 1 Reply Last reply Reply Quote 0
                        • C Offline
                          ChromiumOS-Guy @AmauryDBZ
                          last edited by ChromiumOS-Guy

                          @AmauryDBZ as in still not showing chrome?

                          try running: gsettings get com.lomiri.Shell usage-mode
                          I'm thinking you're device has an edge case which makes the is_usage_mode_staged() make a false negative, this command is what's responsible for toggling the custom UI (after all you don't need it with a screen/keyboard connected).
                          essentially this is the code for deciding if its using stages or window mode:

                          if usage_mode == r"'Staged'" or usage_mode == None: # check if staged, fallback if nothing was outputed to most likely.
                              return True
                          return False # if check fails then its not Staged
                          

                          point is I'm suspecting the output is not 'Staged' in text (including the ' ')

                          A 1 Reply Last reply Reply Quote 0
                          • A Offline
                            AmauryDBZ @ChromiumOS-Guy
                            last edited by

                            @ChromiumOS-Guy output is 'Staged'.

                            A 1 Reply Last reply Reply Quote 0
                            • A Offline
                              AmauryDBZ @AmauryDBZ
                              last edited by

                              I don't have any clue where to search but if it can help I paste you below the logs from console (when I execute the piece of code mentionned above) because it is different from what is written into uwofl.log output file.

                              /opt/click.ubuntu.com/uwolf.chromiumos-guy/0.10.30/bin/browser/defaults/preferences/custom-prefs.js:99: prefs parse error: unexpected character
                              [Parent 7025, Main Thread] WARNING: libmaliit-glib.so.0: cannot open shared object file: No such file or directory: 'glib warning', file /root/.local/share/bsys6/work/librewolf-141.0-1/toolkit/xre/nsSigHandlers.cpp:201
                              
                              (librewolf:7025): Gtk-WARNING **: 11:50:55.615: libmaliit-glib.so.0: cannot open shared object file: No such file or directory
                              [Parent 7025, Main Thread] WARNING: Loading IM context type 'Maliit' failed: 'glib warning', file /root/.local/share/bsys6/work/librewolf-141.0-1/toolkit/xre/nsSigHandlers.cpp:201
                              
                              (librewolf:7025): Gtk-WARNING **: 11:50:55.615: Loading IM context type 'Maliit' failed
                              [Parent 7025, Main Thread] WARNING: libmaliit-glib.so.0: cannot open shared object file: No such file or directory: 'glib warning', file /root/.local/share/bsys6/work/librewolf-141.0-1/toolkit/xre/nsSigHandlers.cpp:201                           
                                                                               
                              (librewolf:7025): Gtk-WARNING **: 11:50:55.733: libmaliit-glib.so.0: cannot open shared object file: No such file or directory                     
                              [Parent 7025, Main Thread] WARNING: Loading IM context type 'Maliit' failed: 'glib warning', file /root/.local/share/bsys6/work/librewolf-141.0-1/toolkit/xre/nsSigHandlers.cpp:201                 
                                                                               
                              (librewolf:7025): Gtk-WARNING **: 11:50:55.733: Loading IM context type 'Maliit' failed           
                              [Parent 7025, Main Thread] WARNING: libmaliit-glib.so.0: cannot open shared object file: No such file or directory: 'glib warning', file /root/.local/share/bsys6/work/librewolf-141.0-1/toolkit/xre/nsSigHandlers.cpp:201
                              
                              (librewolf:7025): Gtk-WARNING **: 11:50:56.124: libmaliit-glib.so.0: cannot open shared object file: No such file or directory
                              [Parent 7025, Main Thread] WARNING: Loading IM context type 'Maliit' failed: 'glib warning', file /root/.local/share/bsys6/work/librewolf-141.0-1/toolkit/xre/nsSigHandlers.cpp:201
                              
                              (librewolf:7025): Gtk-WARNING **: 11:50:56.124: Loading IM context type 'Maliit' failed
                              [Parent 7025, Main Thread] WARNING: libmaliit-glib.so.0: cannot open shared object file: No such file or directory: 'glib warning', file /root/.local/share/bsys6/work/librewolf-141.0-1/toolkit/xre/nsSigHandlers.cpp:201
                              
                              (librewolf:7025): Gtk-WARNING **: 11:50:56.124: libmaliit-glib.so.0: cannot open shared object file: No such file or directory
                              [Parent 7025, Main Thread] WARNING: Loading IM context type 'Maliit' failed: 'glib warning', file /root/.local/share/bsys6/work/librewolf-141.0-1/toolkit/xre/nsSigHandlers.cpp:201
                              
                              (librewolf:7025): Gtk-WARNING **: 11:50:56.124: Loading IM context type 'Maliit' failed
                              [7025] Sandbox: Couldn't open video device /dev/video
                              [7025] Sandbox: Couldn't open video device /dev/video1
                              [7025] Sandbox: Couldn't open video device /dev/video0
                              
                              [1]+  Stopped                 ./librewolf.sh >> ~/uwolf.log
                              
                              1 Reply Last reply Reply Quote 0
                              • First post
                                Last post