Categories

  • The Meta category: Organizational or general discussion.

    1k Topics
    10k Posts
    Vlad NirkyV
    @Lakotaubp Hello. Yes, I'll be there on Saturday.
  • Discuss news updates from Ubuntu Touch and its related projects

    1k Topics
    5k Posts
    UBportsNewsU
    Today is Ubuntu Touch Q&A Day Ubuntu Touch Q&A182 is today at 19:00 UTC please join us on YouTube: https://www.youtube.com/watch?v=k1j8DHT5MwI Questions can still be posted here https://forums.ubports.com/topic/11879/ubuntu-touch-q-a-182-call-for-questions for priority or live in the show. UBports@telegram #ubports:matrix.org #UBports #UbuntuTouch #UBportsQandA #Lomiri #OTA11 #Ubuntu #UTnoble #MobileLinux
  • Discuss and solve problems with other users

    4k Topics
    29k Posts
    T
    @Moem Sent email. Waiting to hear back. I'm guessing you're right, cheap provider.
  • Community section for all languages other than English

    9 Topics
    39 Posts
    CiberSheepC
    Let's see
  • 2k Topics
    20k Posts
    G
    @kugiigi said in standard browser: At the moment, it's a bit random which browser will open in every boot of the device Is not it ruled by the order of rows in the configfiles table of urls-1.db ? It's not changing by itself. For fun, I tried to hack the urls table with instruction like: update urls set domainsuffix='nothing.org' where sourcefile != 27 and protocol='https' and length(domainsuffix)==0; where 27 is the rowid of the morph browser qt6 for my phone. It worked, I could start the new fangled browser from a link. Restarting the phone did not revert to standard Morph for links. At the moment I don't know if it has bad consequences but I'd say that extending UT to allow for a browser choice can't be impossible. Sadly you are right for browsers not prepared for that, Min did not start when I used its rowid instead of the Morph Qt6 one. Firefox and Chromium do not even expose http and https handlers. Maybe it could be hacked around but given that Min does not even start I could not be bothered to try.
  • Discussions on development of Ubuntu Touch

    531 Topics
    6k Posts
    pparentP
    Hello, I would like to ask a question about the following behaviour. In various Gtk/Xwayland apps ( in Chormium for UT, Signal UT, Min Browser, Rocket.Chat) when a secondary X window is opened (like menu window or overlay window), and I see it gets immediatly resized full screen (which is not normal). Then it bothers it and it closes immediately. This is kind of problematic. My questions is: 1- Is there a lomiri deamon that resize automatically new XWayland windows to fullscreen 2- Is it possible to disable this behaviour, or at least for certain windows? 3- I see that in uWolf the problem does not happen how come? @fuseteam any idea? Here are the X logs for example when I open the menu of the Min browser: bin/xev -root CreateNotify event, serial 18, synthetic NO, window 0x3ef, parent 0x3ef, window 0x800013, (-53,66), width 829, height 1433 border_width 0, override YES MapNotify event, serial 18, synthetic NO, window 0x3ef, event 0x3ef, window 0x800013, override YES ConfigureNotify event, serial 18, synthetic NO, window 0x3ef, event 0x3ef, window 0x800013, (125,302), width 829, height 1433, border_width 0, above 0xe00003, override YES ClientMessage event, serial 18, synthetic YES, window 0x800013, message_type 0x111 (_NET_ACTIVE_WINDOW), format 32 PropertyNotify event, serial 19, synthetic NO, window 0x3ef, atom 0x111 (_NET_ACTIVE_WINDOW), time 635893, state PropertyNewValue FocusOut event, serial 19, synthetic NO, window 0x3ef, mode NotifyNormal, detail NotifyPointer FocusOut event, serial 19, synthetic NO, window 0x3ef, mode NotifyNormal, detail NotifyPointerRoot FocusIn event, serial 19, synthetic NO, window 0x3ef, mode NotifyNormal, detail NotifyDetailNone KeymapNotify event, serial 19, synthetic NO, window 0x0, keys: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ConfigureNotify event, serial 19, synthetic NO, window 0x3ef, event 0x3ef, window 0x800004, (0,0), width 1080, height 2277, border_width 0, above 0x800013, override NO PropertyNotify event, serial 19, synthetic NO, window 0x3ef, atom 0x111 (_NET_ACTIVE_WINDOW), time 635897, state PropertyNewValue ConfigureNotify event, serial 19, synthetic NO, window 0x3ef, event 0x3ef, window 0x800013, (125,302), width 829, height 1433, border_width 0, above 0x800004, override YES ConfigureNotify event, serial 19, synthetic NO, window 0x3ef, event 0x3ef, window 0x800013, (125,302), width 1080, height 2277, border_width 0, above 0x800004, override YES UnmapNotify event, serial 19, synthetic NO, window 0x3ef, event 0x3ef, window 0x800013, from_configure NO UnmapNotify event, serial 19, synthetic YES, window 0x3ef, event 0x3ef, window 0x800013, from_configure NO DestroyNotify event, serial 19, synthetic NO, window 0x3ef, event 0x3ef, window 0x800013 PropertyNotify event, serial 19, synthetic NO, window 0x3ef, atom 0x111 (_NET_ACTIVE_WINDOW), time 635961, state PropertyNewValue FocusOut event, serial 19, synthetic NO, window 0x3ef, mode NotifyNormal, detail NotifyDetailNone FocusIn event, serial 19, synthetic NO, window 0x3ef, mode NotifyNormal, detail NotifyNonlinearVirtual KeymapNotify event, serial 19, synthetic NO, window 0x0, keys: 157 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 (We see that we have a fullscreen resize here: ConfigureNotify event, serial 19, synthetic NO, window 0x3ef, event 0x3ef, window 0x800013, (125,302), width 1080, height 2277, border_width 0, above 0x800004, override YES )
  • Discuss the user experience or design of Ubuntu Touch or its apps

    165 Topics
    2k Posts
    C
    @wally i had this same question, i looked at the repo for the site there is an MR from maintainer with VoLTE support documentation, its just sitting there I think. I don't remember exactly why its not being merged but you can ask in that MR I bet you'll get an answer at minimum.
  • Creating Ubuntu Touch apps

    782 Topics
    8k Posts
    messayistoM
    @pparent Would it be helpful for you to have a second phone?
  • Porting Ubuntu Touch to new devices

    492 Topics
    4k Posts
    K
    Updates since my last post: I disabled more useless kernel features I had to add some code to keep the pstore feature working The WLAN and the Bluetooth driver are now compiled into the kernel The artifacts.zip now contains a vbmeta.img file to simplify the installation The repo now includes a script to disable the ugly "Orange State" warning. customizelk.py patches the lk.img from the stock ROM to just return from the function which displays the message. This also avoids the additional 5sec wait time. Please note that this is purely cosmetic. Have fun, Kai
  • Lomiri, the operating environment for everywhere

    76 Topics
    627 Posts
    K
    @uwahl I understand your concern but that is sadly not related to my post I'm talking about the virtual touchpad when connected to an external display.
  • Discussion on translating Ubuntu Touch and its core apps

    59 Topics
    329 Posts
    B
    @Vlad-Nirky Thank you. Done.
  • A place to discuss ideas for promoting Ubuntu Touch

    57 Topics
    724 Posts
    C
    @developer there are some freedesktop standards we need, also flatpak integration, outside of that we need eSIM support and way way better waydroid support. outside of that we need a waydroid compatibilty chart for every major banking app in every country we also need guides to what messanger has what feature supported natively and how to set it up. also we probably want to make a public transport app and start supporting every single country we can. we also need sms forwarding (i remember people asking about it in the forums) a secure wallet for NFC, so someone needs to expose the treble APIs for hardware backed encryption so we can store credit card NFC tags safely. (to please the google/apple pay users) and much much more. we need to compile every UT feature and aspire to feature parity with vanila android (not the apps just pure android) i'd make a full comparison chart but i dont have the time
  • Other Projects

    Projects which are started by a group within the UBports community

    69 Topics
    400 Posts
    G
    @MrT10001 I don't quite remember what the installer did when I flashed my phone (happy memories... not ) but from browsing v2/checkDownloads.ts I'd say that the installer is saving stuff in a sub-directory called 'download' from the current directory when it was launched.
  • For things that just don't fit in the other categories.

    879 Topics
    5k Posts
    KenedaK
    @pparent Shouldn't this franco-frenchy thread better be in https://forums.ubports.com/category/133/french-francais section of the forum ?