• [app]{public testing-workspace enabled}~UT_office

    15
    2
    2 Votes
    15 Posts
    932 Views
    developerbaymanD
    i think the last thing im gonna drop is "game native" im trying to port the latest version to UT as well so we can play our steam games ....after that i think ill start at the beginning and start refining everything starting with python deploy ....then openstore ....hopefully i gain some feedback by then so i can get all the bugs ....my problem is time ....i get something running i swipe around a little ....i dont have a use or need at the moment so im like "seems to work" then see something shiny over there and go do that .....if i get game native to work well people will prob want to starst porting UT to much higher end devices ....i dont think my phone has the power .....but i wanna play helldivers 2 on my phone someday
  • 0 Votes
    15 Posts
    615 Views
    O
    @libremax said: The printing system is not included in the Ubuntu Touch images due to a lack of space for the root filesystem on many device models. Work is currently underway to be able to increase the size of the rootfs. Is there a way to determine if my device (Nord N10 5G) might have enough space for larger root filesystem ?
  • I have a problem with clickable to compile for Noble.

    6
    0 Votes
    6 Posts
    743 Views
    F
    Thanks! I dived into the issue a bit more, and it seems like the problem lies in the default mapping in /etc/subuid file. The first OS regular user created usually has the assignment 100000:65536 in /etc/subuid. I decided to assign the values (231072:65536) from the user that succeed with the podman pull command to the user with previous 100000:65536. With the new values, podman (and therefore, clickman) runs without issues. I don't see any conflict on the default range assigned, but definitely that new assignment seems to fix it. Hope it helps for those that run into it
  • [app]{public testing}~UT_devstudio

    2
    1
    0 Votes
    2 Posts
    138 Views
    developerbaymanD
    heads up i forgot to re-enable some of the build chains during debugging so this is broken till i post the update
  • Futify Remix: a native Spotify client for Ubuntu Touch

    12
    1 Votes
    12 Posts
    701 Views
    A
    @brenno.almeida welcome
  • 0 Votes
    2 Posts
    191 Views
    developerbaymanD
    this one i really could use some feedback on as this is one of my favorite projects as well as a staple tool that is intended to make UT more useful ....there are many bugs i know ....i cant figure them out and neither can AI .... until i get more information im basically over here eating my own tail on this project
  • Indra: Meshtastic for Ubuntu Touch

    29
    5 Votes
    29 Posts
    4k Views
    Vlad NirkyV
    No, no change. I'll open an issue; that'll be more efficient. I've started the French translation on Weblate.
  • [app]{release}~ubports forums, direct port of my android app

    10
    1
    0 Votes
    10 Posts
    595 Views
    developerbaymanD
    but yeah alot of all this is very "fresh" so expect bugs ....i know for a fact this apps jitsi meet function is still a little borked ...ill get to it eventually
  • Clickable desktop | visual artifacts

    Locked
    7
    1
    0 Votes
    7 Posts
    1k Views
    arubislanderA
    @developerbayman This post is two years old. And the OP hasn't been on the forums in over a year. I doubt they will benefit from any advice now. I will proceed to lock the thread.
  • Whatsnew: Whatsapp Web with Electron.

    67
    0 Votes
    67 Posts
    9k Views
    mihaelM
    @pparent It does work very well. As always, thank you, really!
  • lets talk about the "focus bug" ...i dub thee

    4
    0 Votes
    4 Posts
    241 Views
    developerbaymanD
    @ChromiumOS-Guy what really has me confused tho is the same issue with the webserver as well but its actually between two apps instead of the one its like its not firing off until it registers focus
  • [app]{public testingl}~xmrig touch beta

    4
    1
    0 Votes
    4 Posts
    413 Views
    developerbaymanD
    update i forgot to post the links
  • skyrim and fallout 4 native apps possibly incoming

    Moved
    6
    0 Votes
    6 Posts
    966 Views
    developerbaymanD
    but you would need to post the logs file
  • 20.04 Focal: uNav freezes with GPS enabled

    31
    1 Votes
    31 Posts
    9k Views
    costalesC
    I tried to upgrade the QML libraries & openLayers to latest version, but uNav continues to freeze... This happens from focal.
  • 0 Votes
    1 Posts
    175 Views
    No one has replied
  • Merezhyvo browser

    120
    3 Votes
    120 Posts
    18k Views
    N
    v 0.5.3 is live now Fixes: a bug preventing Master Password creation a few bugs of Bookmarks management a bug preventing keyboard to appear for capchas and iframes some other small keyboard fixes New / Improved: files downloads progress bar Updated Electron/Chromium engine updated Tor
  • [app]{public testing}*native port*~PPssPP psp emulator ~beta

    46
    1
    1 Votes
    46 Posts
    4k Views
    developerbaymanD
    @pparent i plan on hosting two one for my ubuntu touch stuff as is and one for my pylinux distro ....im gonna need terabytes
  • Firefox for Ubuntu Touch (uFirefox)

    14
    0 Votes
    14 Posts
    2k Views
    DJacD
    @projectmoon no probleme for me with backspace. but i don't made full tests... update : the probleme existe, only in the text box of the webpages (not for the app's texte box). drop down menu (already) don't works in parameters. after hyding keyboard, it won't re-pop. the app shutdown when I try to download a pdf file (but i can read it in the browser)
  • [app]{public testing}*native port*~winlator~alpha

    5
    1
    0 Votes
    5 Posts
    468 Views
    developerbaymanD
    found a fatal bug in the container launch ill have to go over it its my day off when i wake up ill prob fix it actually i forgot to inckude some important files
  • SDL3 and GLES

    5
    0 Votes
    5 Posts
    543 Views
    developerbaymanD
    @archie3d It uses the system libsdl2-dev from the ubuntu-sdk-20.04 clickable framework and for that framework the SDL2 package is 2.0.10+dfsg1-3 on Focal/arm64 ...i tend to find even if your building for a newer version of UT you still have to use older packages because there is a break it seems in the versions and packaging being updated? ..idk i do know every time i try to build with newer repos something breaks ....