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

    uWolf (LibreWolf)

    Scheduled Pinned Locked Moved App Development
    96 Posts 19 Posters 23.9k Views 6 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.
      • D Offline
        domubpkm @ChromiumOS-Guy
        last edited by

        @ChromiumOS-Guy It is true that you are right to concentrate your energy intelligently: Noble is the near future.

        1 Reply Last reply Reply Quote 1
        • D Offline
          domubpkm
          last edited by

          @ChromiumOS-Guy Can't test vO.10.29 : doesn't launch on Volla 22 last RC.

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

            @domubpkm provide me the crash log, preferably on github.
            i don't own you're device i can't tell you why it doesn't launch.

            D 1 Reply Last reply Reply Quote 0
            • D Offline
              domubpkm @ChromiumOS-Guy
              last edited by

              @ChromiumOS-Guy See https://dpaste.com/F7MPSR2CF Volla 22 last RC

              C 2 Replies Last reply Reply Quote 0
              • C Offline
                ChromiumOS-Guy @domubpkm
                last edited by

                @domubpkm what does this say:

                cat /sys/class/drm/card0-DSI-1/modes
                
                1 Reply Last reply Reply Quote 0
                • C Offline
                  ChromiumOS-Guy @domubpkm
                  last edited by

                  @domubpkm please try version 0.10.30

                  D 1 Reply Last reply Reply Quote 0
                  • D Offline
                    domubpkm @ChromiumOS-Guy
                    last edited by

                    @ChromiumOS-Guy doesn't launch yet

                    https://dpaste.com/9MQW4RNWL

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

                      @domubpkm okay can you run this in shell:

                      cat /sys/class/drm/*/modes | awk -F 'x' '{print $2}' | sort -nu | tail -n 1
                      

                      also just this in general so i can see if theres different syntax here

                      cat /sys/class/drm/*/modes 
                      
                      D 1 Reply Last reply Reply Quote 0
                      • D Offline
                        domubpkm @ChromiumOS-Guy
                        last edited by

                        @ChromiumOS-Guy

                        screenshot20250806_125433450.png

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

                          @domubpkm can you search around a bit and see if you can find these:

                          phablet@ubuntu-phablet:~$ ls /sys/class/drm
                          card0  card0-DSI-1  renderD128  sde-crtc-0  version
                          

                          I need access to card0 so i can see resolution size of the screen.
                          its probably somewhere in a different directory, if you can find it I would appreciate it if not I'll figure out another solution.

                          ls /sys/*/*/*/modes
                          

                          check this out, if its simply renamed then this should return something.

                          D 1 Reply Last reply Reply Quote 0
                          • D Offline
                            domubpkm @ChromiumOS-Guy
                            last edited by

                            @ChromiumOS-Guy i did only the second command line at this point

                            screenshot20250806_131253590.png

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

                              @domubpkm yeah idk how or why you use a virtual framebuffer that means no hardware acceleration in most cases,
                              try running the command

                              cat /sys/class/graphics/*/modes
                              fbset -s
                              

                              if this gives you a list of resolutions tell me, I'll implement reading this as a fallback.

                              also not related but because you use a virtual framebuffer you could potentially hack together a way to have nightlight.

                              D 1 Reply Last reply Reply Quote 0
                              • D Offline
                                domubpkm @ChromiumOS-Guy
                                last edited by domubpkm

                                @ChromiumOS-Guy
                                screenshot20250806_133655454.png

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

                                  @domubpkm try to reinstall v0.10.30 i patched it it should work now.

                                  D 2 Replies Last reply Reply Quote 2
                                  • D Offline
                                    domubpkm @ChromiumOS-Guy
                                    last edited by

                                    @ChromiumOS-Guy I tried later in some hours, i must return to work. Thanks for your work !

                                    1 Reply Last reply Reply Quote 0
                                    • D Offline
                                      domubpkm @ChromiumOS-Guy
                                      last edited by

                                      @ChromiumOS-Guy I confirm the app starts now. Thank you.

                                      1 Reply Last reply Reply Quote 0
                                      • D Offline
                                        domubpkm
                                        last edited by

                                        @ChromiumOS-Guy I still notice that Uwolf works better and better on Focal. Of course, in a while very close will be noble. However, i still hope that you will be able to bring a few small improvements for focal (not too much time consumer for you) because the transition to a fully functional noble will depend on the models of smartphones and will be very gradually i think.
                                        Congratulations still 👍

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

                                          @domubpkm the goal was bring it to usable state before the switch to Noble
                                          it is as close as possible more optimization while possible is unlikely to happen, at most I will fix bugs until I make a proper Beta version for Noble.

                                          in Noble i can use ubports-qa to install the needed MR's to get wayland working so i can actually get the browser to be usable as I don't consider it usable right now on low-spec phones like my own phone.

                                          D H 2 Replies Last reply Reply Quote 0
                                          • D Offline
                                            domubpkm @ChromiumOS-Guy
                                            last edited by

                                            @ChromiumOS-Guy I do not consider uWolf usable on a daily basis under focal: too slow and no responsive interface. But well to test and it gives a good idea of uWolf's potential with noble.

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

                                              @domubpkm indeed, I am currently trying to up the security by trying to make app confinement work if nothing else it will make it clear to the user what exactly am I accessing because I will still need some special permissions but this will become much more secure.

                                              you can test the experimental confinement here, this has the same functionality as v0.10.30

                                              D 1 Reply Last reply Reply Quote 1

                                              Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                              Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                              With your input, this post could be even better 💗

                                              Register Login
                                              • First post
                                                Last post