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

    Signal UT: Signal-Desktop for Ubuntu Touch

    Scheduled Pinned Locked Moved App Development
    173 Posts 23 Posters 16.4k Views 8 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.
      • MoemM Offline
        Moem @pparent
        last edited by

        @pparent Looks good!

        I have a question... I recently tried running SignalUT on UT version 24.04.2.x and it would not run. Is that still the case?

        My reason for wanting to run the 'bleeding edge' version is that it gave me great improvements in battery life.

        Is currently using an Op5t
        Also owns an Op1, a BQ E4.5 and an Xperia X, as well as a BQ tablet and a Pinetab2. Please, someone... make it stop.

        pparentP danfroD 2 Replies Last reply Reply Quote 0
        • pparentP Online
          pparent @Moem
          last edited by pparent

          @Moem said:

          I have a question... I recently tried running SignalUT on UT version 24.04.2.x and it would not run. Is that still the case?

          No Idea about the state of 24.04.2.x for now, I can only say that this version works with current 24.04-1.x daily branch! 😉

          They are constantly doing updates on the bleeding edge branches, that impact XWayland apps, it's hard to keep updated all the time.

          MoemM 1 Reply Last reply Reply Quote 0
          • danfroD Online
            danfro @Moem
            last edited by

            @Moem I just tried it on 24.04-2.x daily. The app opens, loads messages, briefly shows the chat list and then crashs. On the second start if hangs at the splash screen. So no, broken on 2.x.

            1 Reply Last reply Reply Quote 1
            • MoemM Offline
              Moem @pparent
              last edited by

              @pparent said:

              I can only say that this version works with current 24.04-1.x daily branch! 😉

              Fair enough! That's great!

              They are constantly doing updates on the bleeding edge branches, that impact XWayland apps, it's hard to keep updated all the time.

              Ah yes, that makes sense, thank you.

              Is currently using an Op5t
              Also owns an Op1, a BQ E4.5 and an Xperia X, as well as a BQ tablet and a Pinetab2. Please, someone... make it stop.

              1 Reply Last reply Reply Quote 0
              • pparentP Online
                pparent @messayisto
                last edited by pparent

                @messayisto

                Hum that's true that there is a strange thing happening with uploading PDF. I will try to see that in next revision.

                In the mean time from my experience if you try it upload a PDF after uploading a picture first (without necessarily sending it), then it works.

                pparentP 1 Reply Last reply Reply Quote 0
                • I Offline
                  Ida_
                  last edited by Ida_

                  @moem All though the app doesn't run 100% on 2.x at the moment, I use it to check messages whenever my Signal bridge is a bit under the weather. It always starts after a couple of tries. (No OSK, but very useful to check if there are any important messages waiting.)

                  I am so grateful for all the effort you put into this, @pparent , thank you!

                  1 Reply Last reply Reply Quote 2
                  • pparentP Online
                    pparent @pparent
                    last edited by pparent

                    @danfro @mango

                    There's actually a transition problem, with the change they have made on handling XWayland windows. I.e what works on stable does not work on 24.04-1.x daily, and conversely, and provoke crash.

                    In order to handle the transition I've done a conditional code with a fuzzy check of the version it's running on. So for now I've done the detection based on the current state of 24.04-1.x daily , I've not included 24.04-2.x . It's not trivial to adapt to a constantly evolving base.

                    BUT normally in few month when 24.04-1.3 will be an old memory I will fully switch to the new way of doing things, and it should be fine on all newer branches.

                    Also I know that few month ago there was an OSK problem with 24.04-2.x , not sure if it's still the case.

                    danfroD 1 Reply Last reply Reply Quote 0
                    • danfroD Online
                      danfro @pparent
                      last edited by

                      @pparent please don't get me wrong. I know that 2.x daily is bleeding edge, so I don't expect you to fix that imediately. Just wanted to share my experience.
                      Interesting that @ida_ gets it working eventually. Maybe I would need to try more often.

                      I pparentP 2 Replies Last reply Reply Quote 0
                      • pparentP Online
                        pparent @messayisto
                        last edited by

                        @messayisto said:

                        @pparent yea, it has improved, thanks! one question: was it before that one can only send one single picture?

                        Ps: I misread your comment I thought you where reporting a bug when uploading PDF files that is indeed present.

                        But yes, you won't be able to upload more than one file at once, at least until we can switch to Walyand with Mir2.x.

                        1 Reply Last reply Reply Quote 0
                        • I Offline
                          Ida_ @danfro
                          last edited by

                          @danfro In reality I always get it to work for maximum half a minute at a time before it closes, and without a working keyboard, but long enough to check messages.

                          danfroD 1 Reply Last reply Reply Quote 0
                          • pparentP Online
                            pparent @danfro
                            last edited by pparent

                            @danfro

                            Well no problem really, I was'nt getting you wrong! 😉

                            Actually it is possible to do a small edit through the terminal to make sure the app does not crash, I will explain in post bellow.

                            But if the OSK still does not work I'm not sure it will be very usefull. And the OSK problem in 24.04-2x seem to concern all XWayland apps (including uWold and Chromium for UT)

                            pparentP 1 Reply Last reply Reply Quote 0
                            • danfroD Online
                              danfro @Ida_
                              last edited by

                              @Ida_ ah, ok. Not iedal, but sometjing. I get less than a second. I am not that quick in reading. 😁

                              1 Reply Last reply Reply Quote 0
                              • pparentP Online
                                pparent @pparent
                                last edited by pparent

                                Or if you want to use commands in the terminal you can try to paste this in the terminal, it should fix the crash in 24.04-2.x branch (but will not solve the OSK problem):

                                sudo sed -i "s/\[ \"\$?\" -ne \"0\" \]/\[ \"0\" -ne \"0\" \]/g" /opt/click.ubuntu.com/signalut.pparent/current/launcher.sh
                                sudo sed -i "s/\[ \"\$?\" -eq \"0\" \]/\[ \"0\" -eq \"0\" \]/g" /opt/click.ubuntu.com/signalut.pparent/current/utils/filedialog-deamon.sh 
                                
                                
                                1 Reply Last reply Reply Quote 0

                                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