版面

  • The Meta category: Organizational or general discussion.

    1k 主題
    10k 貼文
    CiberSheepC
    @libremax true. Thanks for the hint
  • Discuss news updates from Ubuntu Touch and its related projects

    1k 主題
    5k 貼文
    developerbaymanD
    @Leroy_Linux honestly we all just need to stand our ground and in one voice say no
  • Discuss and solve problems with other users

    4k 主題
    29k 貼文
    I
    @malditobastardo Hello, I'm having the same issue on the OP5 / OP5T. So I tried the “rp_filter” solution : echo 0 > /proc/sys/net/ipv4/conf/eth0/rp_filter echo 0 > /proc/sys/net/ipv4/conf/all/rp_filter That fixed the problem. Could you please tell me how to fix this issue permanently? Thanks in advance.
  • Community section for all languages other than English

    17 主題
    85 貼文
    K
    @Linus67 Freut mich, dass es geklappt hat
  • 2k 主題
    20k 貼文
    pparentP
    @arubislander said: @pparent Where was this announced? Well "annonced" maybe was not the correct term, but it was at least mentioned as a possibility here: https://www.phoronix.com/news/Fairphone-6-Linux
  • Discussions on development of Ubuntu Touch

    540 主題
    6k 貼文
    developerbaymanD
    @arubislander so on the regular desktop version its a normal ubuntu boot stack then it hands off into the UT rootfs .....still not done ...taking a break on that for sanity rn
  • Discuss the user experience or design of Ubuntu Touch or its apps

    167 主題
    2k 貼文
    CiberSheepC
    @danfro is significative that users only have issues with the app back button, but not with any other ones that are in the same position (menu in TELEports for example). The camera issue that you are could be solved with the proposition I did for the terrible design that is the notch thing. But I can't be sure as I don't know the model. Here also comes handy to be able to use the device upside down like the Poco. Also, let's remember that UT is not thought for mobiles, but for all devices.
  • Creating Ubuntu Touch apps

    799 主題
    8k 貼文
    brenno.almeidaB
    @sahirul not yet, but is planned. For now, qr code only
  • Porting Ubuntu Touch to new devices

    502 主題
    4k 貼文
    S
    @nibzy26 I’ve started testing the porting of PostmarketOS on this phone. I know it’s not the same OS, but it’s still Linux, and it could be useful. If you’re interested, you’re welcome to help me.
  • Lomiri, the operating environment for everywhere

    77 主題
    635 貼文
    arubislanderA
    @developerbayman This thread is not about touch or gestures in Lomiri. It is about gestures on the virtual trackpad that the device becomes when it is connected to a screen wirelessly via Miracast.
  • Discussion on translating Ubuntu Touch and its core apps

    61 主題
    335 貼文
    lduboeufL
    said: Hello, With the next calendar-app release coming, a bunch of new strings are waiting to be translated, thanks for looking into it: https://hosted.weblate.org/projects/lomiri/lomiri-calendar-app/ Lionel oops forgot to mention the forum post about it: ( arf can't paste the link here), look into category OS->Call for testing: calendar-app)
  • A place to discuss ideas for promoting Ubuntu Touch

    57 主題
    731 貼文
    O
    @Moem yeah ... that is why I replied to MarcelloTogg - to see if cups WORKED for them, or they WANTED cups to work for them.
  • Other Projects

    Projects which are started by a group within the UBports community

    71 主題
    429 貼文
    arubislanderA
    @lsitongia I had missed the part where you said you were testing PR packages on the device.
  • For things that just don't fit in the other categories.

    898 主題
    5k 貼文
    I
    @Shadowbird2468 It was proven possible, but, due to different processor architectures, running desktop apps on mobile phone would require emulation layer. And, due to most games were made for windows, it requires running it through x86 Wine. And, due to differences in graphics APIs, it also requires using OpenGL to GLES translation where it is present. In fact some progress has been made at this direction. Several emulators exist for Android (and might work in Waydroid as well), there's at least one application related to that in OpenStore, and there's already Steam distribution for ARM in snap store. Don't know about graphics api translation though.