UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. developerbayman
    3. Posts
    Offline
    • Profile
    • Following 1
    • Followers 1
    • Topics 45
    • Posts 278
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: so im trying to build a UT rom kitchen

      @faveoled we can refactor as needed

      posted in Porting
      developerbaymanD
      developerbayman
    • RE: so im trying to build a UT rom kitchen

      @faveoled right now it technically does not work ill work on it a bit later i just got off work im off tomorrow ....the idea is to post here and get some ideas and some feedback ...as of right now it does not i suspect the script will change alot over the course of discussion

      posted in Porting
      developerbaymanD
      developerbayman
    • RE: so im trying to build a UT rom kitchen

      however the concern with this script is mainly to just get it to build normally as that would be a great mile stone especially a good framework to easily add device support for the build process

      posted in Porting
      developerbaymanD
      developerbayman
    • RE: so im trying to build a UT rom kitchen

      i wanna add the ability to also make it morel like a regular linux distro of possible mainly for x86_64 and sbc builds as a lot of dev can take place there for standard users to benifit

      posted in Porting
      developerbaymanD
      developerbayman
    • RE: so im trying to build a UT rom kitchen

      python script link lets talk about what we can do to make this work
      https://drive.google.com/file/d/1FJWy0vCRbcmTCN_6NBLbjGCk7qfNliGz/view?usp=sharing

      posted in Porting
      developerbaymanD
      developerbayman
    • so im trying to build a UT rom kitchen

      the idea here is this python script will build you a custom artifact i want to build this tool as i also plan on building ubuntu touch into my pylinux distro ...i need lots of opinions and maybe some url corrections and discussion ....but could be a very useful tool if made to actually work maybe even mod it to upload changes to gitlab idk one thing at a time yeah b48480a0-a580-4a42-a94f-67f1ca6fee8c-image.png

      posted in Porting
      developerbaymanD
      developerbayman
    • snap store alternative client

      i cant see the actual snap store so i made a clickable webview so it can be zoomed in and actually read and can copy and paste term commands maybe will or can i handle xdg links from inside to outside of the clickable container?? 30b6c74c-8e0e-479b-baf1-36a0fb3683f3-image.png

      posted in App Development
      developerbaymanD
      developerbayman
    • RE: Aplications from Google Store.

      there is no need to worry as waydroid is containerized you can run full google on waydroid and its all limited to whats on the waydroid container

      posted in App Development
      developerbaymanD
      developerbayman
    • RE: full python clickable app prototype

      so my biggest issue is pip dependency and integration in the system able to retrieve these dependencies for basically all the pip packages i might have to rethink my approach to this

      posted in App Development
      developerbaymanD
      developerbayman
    • RE: app clickable nes emulator

      @bearbobs very cool

      posted in App Development
      developerbaymanD
      developerbayman
    • RE: Screen rotated to landscape: mouse stays in portrait mode

      @kugiigi can you point me to this qml?

      posted in Lomiri (was Unity8)
      developerbaymanD
      developerbayman
    • angry birds dependancie woes

      485c71cf-ced3-4a99-acb8-7f8ecdc9c912-image.png try to port a port of a port but my dependancie woes are a real thing iv updated to latest packages something about letting the clickable container know ....ill have to look more into it

      posted in App Development
      developerbaymanD
      developerbayman
    • RE: mouse not working over the full screen

      @MrT10001 i see thank you ill see if anyone filed a report with them

      posted in Xiaomi Redmi Note 9 Pro/Pro Max/9S & Poco M2 Pro
      developerbaymanD
      developerbayman
    • RE: app clickable nes emulator

      a7c4dfec-124b-4c10-b034-c7919b209609-image.png is playable iv added better mapper support not all mappers available fixed audio timing better gonna add save states and all that but yeah lots of work needed yet im aware of bugs here is a click is does not need any permissions as roms are loaded in for testing 😉 ....far from perfect but getting there also have a ps1 emulator in the works ...all this is based on others code but severely refactored ...eventually ill post links of everything

      beware is kinda heavy at 126 mb
      clickable app:
      https://drive.google.com/file/d/1c9Nikyh2QmgkSH0BQZOePKUKV50BbjAa/view?usp=sharing

      posted in App Development
      developerbaymanD
      developerbayman
    • RE: mouse not working over the full screen

      @MrT10001 im not sure

      posted in Xiaomi Redmi Note 9 Pro/Pro Max/9S & Poco M2 Pro
      developerbaymanD
      developerbayman
    • mouse not working over the full screen

      basically im using a bluetooth mouse and keyboard when the mouse appears it acts like its stuck in a smaller screen area and is also when clicking item its way off will click a ui item 4 items down kinda deal ...will provide logs when i can

      posted in Xiaomi Redmi Note 9 Pro/Pro Max/9S & Poco M2 Pro
      developerbaymanD
      developerbayman
    • RE: full python clickable app prototype

      i might be getting some where? pic.jpg

      posted in App Development
      developerbaymanD
      developerbayman
    • RE: app clickable nes emulator

      @arubislander cool thanks yeah truthfully i dont know much about docker so yeah thats a big help

      posted in App Development
      developerbaymanD
      developerbayman
    • app clickable nes emulator

      so im making a javascript based nes emulator and its turning out perfect minus a few things ....im trying to load roms from a roms directory next to the html file in the apps structure throws a error on both literally and implied paths (like no permissions to do any file stuffs)...im not trying to release this with roms but this version is a learning app for me and in the end mine will have the roms included but the release will load a file dialog ...web content and contenthub i need to fully understand how this works ...my biggest issue is qt dependencies and availability on my system ....im using a old laptop now but im limited to the operating system working with my old hdmi output long story i have tried all the distros im on pop_os! ...everything is very outdated ...also the distro qtqick and avail tools are 5.15 but clickable only sees what it comes with?? i dont know im stuck using old info outdated imports and online documentation does not always mesh .....4438251c-6804-4e93-bbc3-76088d6a0895-image.png d5fe97cc-5900-454f-bcc9-5afa815c03e4-image.png

      posted in App Development
      developerbaymanD
      developerbayman
    • RE: clickable permissions issue

      kinda different but not but in python would say the dependencies in a requirements.txt file be listed (obviously) but how would i list them like the requirements.txt? or would i need to list them like im installing them also what if its a pip only package and not something through say apt?

      posted in App Development
      developerbaymanD
      developerbayman