openandroidinstaller-dev / openandroidinstaller

Makes installing alternative Android distributions nice and easy.
https://openandroidinstaller.org
GNU General Public License v3.0
420 stars 33 forks source link

missing files #591

Open myxertz opened 3 weeks ago

myxertz commented 3 weeks ago

using version 0.5.3-beta of openandroidinstaller, when you try to pick an OS and twrp the buttons don't work because it can't find the files

from the console

024-08-23 12:42:05.016 | INFO | main:main:218 - Running OpenAndroidInstaller version '0.5.3-beta' on 'linux'. 2024-08-23 12:42:05.020 | INFO | main:log_version_infos:200 - Android Debug Bridge version 1.0.41 2024-08-23 12:42:05.023 | INFO | main:log_version_infos:206 - fastboot version 35.0.1-11580240 2024-08-23 12:42:05.026 | INFO | main:log_version_infos:212 - Heimdall version: Heimdall v1.4.2 2024-08-23 12:42:05.027 | INFO | main:main:220 - ---------------------------------------------------------------------------------------------------- 2024-08-23 12:42:32.743 | INFO | main:to_next_view:175 - Confirmed and moved to next step. 2024-08-23 12:42:36.119 | INFO | tooling:search_device:598 - Search devices on linux with /tmp/_MEI9k6ha8/bin... 2024-08-23 12:42:36.251 | INFO | tooling:search_device:635 - Found device code 'dreamlte' 2024-08-23 12:42:36.632 | INFO | installer_config:_find_config_file:108 - Device code 'dreamlte' is supported by config '/tmp/_MEI9k6ha8/assets/configs/dreamlte.yaml'. 2024-08-23 12:42:36.636 | SUCCESS | installer_config:validate_config:190 - Config is valid. 2024-08-23 12:42:36.636 | INFO | installer_config:_load_config:136 - Loaded device config from /tmp/_MEI9k6ha8/assets/configs/dreamlte.yaml. 2024-08-23 12:42:36.636 | INFO | installer_config:_load_config:138 - Config metadata: {'maintainer': 'Allaeddine BOULEFAAT (allaeddineomc)', 'device_name': 'Samsung Galaxy S8', 'is_ab_device': False, 'device_code': 'dreamlte', 'supported_device_codes': ['dreamlte'], 'twrp-link': 'dreamlte'}. 2024-08-23 12:42:43.199 | INFO | main:to_next_view:175 - Confirmed and moved to next step. 2024-08-23 12:42:52.953 | INFO | views.requirements_view:enable_continue_button:306 - All requirements ticked. Allow to continue 2024-08-23 12:42:55.008 | INFO | main:to_next_view:175 - Confirmed and moved to next step. 2024-08-23 12:42:55.008 | INFO | utils:get_download_link:47 - Checking https://download.lineageos.org/api/v2/devices/dreamlte 2024-08-23 12:42:55.839 | INFO | utils:get_download_link:56 - https://download.lineageos.org/api/v2/devices/dreamlte doesn't exist, status_code: 400

in essence https://download.lineageos.org/api/v2/devices/dreamlte doesn't exist, status_code: 400

Screenshot_2024-08-23_13-13-18 Screenshot_2024-08-23_13-28-25

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

tsterbak commented 3 weeks ago

As far as I can tell this is the expected behavior. If the fill doesn't exist, the buttons should not be there.

If you still have a working image and recovery file, you can use the installer by clicking on "pick a file".

myxertz commented 3 weeks ago

Tobias

Many thanks for your quick response. you can use the installer by clicking on "pick a file".

If I click on either bottom (pick an OS image or Pick a TWRP recovery file) nothing happens, e.g no file explorer to select a local file., or is it on a different screen

Thanks

On Fri, 23 Aug 2024 at 14:45, Tobias Sterbak @.***> wrote:

As far as I can tell this is the expected behavior. If the fill doesn't exist, the buttons should not be there.

If you still have a working image and recovery file, you can use the installer by clicking on "pick a file".

— Reply to this email directly, view it on GitHub https://github.com/openandroidinstaller-dev/openandroidinstaller/issues/591#issuecomment-2307130047, or unsubscribe https://github.com/notifications/unsubscribe-auth/BKXM6KC3C4T6ITWEMKWRANLZS44G3AVCNFSM6AAAAABNAC4LVOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBXGEZTAMBUG4 . You are receiving this because you authored the thread.Message ID: <openandroidinstaller-dev/openandroidinstaller/issues/591/2307130047@ github.com>

tsterbak commented 3 weeks ago

Hm, thats odd. It should open a file picker... I cannot reproduce this so far. If I fake a Samsung Galaxy 8 connected, it opens the file picker when I click the buttons.

You are running the flatpak, right?

myxertz commented 3 weeks ago

I'm using debian 12 and I downloaded the zip file and chmod +x. openandroidinstaller-v0.5.3-beta-ubuntu-20.04.zip <<<<<< Not the flakpak

On Fri, 23 Aug 2024 at 18:50, Tobias Sterbak @.***> wrote:

Hm, thats odd. It should open a file picker... I cannot reproduce this so far. If I fake a Samsung Galaxy 8 connected, it opens the file picker when I click the buttons.

You are running the flatpak, right?

— Reply to this email directly, view it on GitHub https://github.com/openandroidinstaller-dev/openandroidinstaller/issues/591#issuecomment-2307545900, or unsubscribe https://github.com/notifications/unsubscribe-auth/BKXM6KHHURD6K7DTA7GWHILZS5Y7VAVCNFSM6AAAAABNAC4LVOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBXGU2DKOJQGA . You are receiving this because you authored the thread.Message ID: <openandroidinstaller-dev/openandroidinstaller/issues/591/2307545900@ github.com>

myxertz commented 2 weeks ago

any update please

On Fri, 23 Aug 2024 at 20:50, Simon @.***> wrote:

I'm using debian 12 and I downloaded the zip file and chmod +x. openandroidinstaller-v0.5.3-beta-ubuntu-20.04.zip <<<<<< Not the flakpak

On Fri, 23 Aug 2024 at 18:50, Tobias Sterbak @.***> wrote:

Hm, thats odd. It should open a file picker... I cannot reproduce this so far. If I fake a Samsung Galaxy 8 connected, it opens the file picker when I click the buttons.

You are running the flatpak, right?

— Reply to this email directly, view it on GitHub https://github.com/openandroidinstaller-dev/openandroidinstaller/issues/591#issuecomment-2307545900, or unsubscribe https://github.com/notifications/unsubscribe-auth/BKXM6KHHURD6K7DTA7GWHILZS5Y7VAVCNFSM6AAAAABNAC4LVOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBXGU2DKOJQGA . You are receiving this because you authored the thread.Message ID: <openandroidinstaller-dev/openandroidinstaller/issues/591/2307545900@ github.com>

tsterbak commented 2 weeks ago

I still cannot reproduce the issue so far so I don't know how to help you. You could try to use the flatpak or try the ubuntu-latest version.

myxertz commented 2 weeks ago

OK What I will do is

  1. try the flapak
  2. remove debian and install the latest version of ubuntu with flaxpak. I will do a video of it to help.

On Fri, 23 Aug 2024 at 20:50, Simon @.***> wrote:

I'm using debian 12 and I downloaded the zip file and chmod +x. openandroidinstaller-v0.5.3-beta-ubuntu-20.04.zip <<<<<< Not the flakpak

On Fri, 23 Aug 2024 at 18:50, Tobias Sterbak @.***> wrote:

Hm, thats odd. It should open a file picker... I cannot reproduce this so far. If I fake a Samsung Galaxy 8 connected, it opens the file picker when I click the buttons.

You are running the flatpak, right?

— Reply to this email directly, view it on GitHub https://github.com/openandroidinstaller-dev/openandroidinstaller/issues/591#issuecomment-2307545900, or unsubscribe https://github.com/notifications/unsubscribe-auth/BKXM6KHHURD6K7DTA7GWHILZS5Y7VAVCNFSM6AAAAABNAC4LVOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBXGU2DKOJQGA . You are receiving this because you authored the thread.Message ID: <openandroidinstaller-dev/openandroidinstaller/issues/591/2307545900@ github.com>

myxertz commented 2 weeks ago

On debian 12 Zip version when you attempt to select your own images selecting the load button the window is hidden and not accessible so you can't continue Flakpak It can't connect to the mobile until you adb kill-server; adb start-server. Once this is done it is funcional

On Tue, 27 Aug 2024 at 16:19, Simon @.***> wrote:

OK What I will do is

  1. try the flapak
  2. remove debian and install the latest version of ubuntu with flaxpak. I will do a video of it to help.

On Fri, 23 Aug 2024 at 20:50, Simon @.***> wrote:

I'm using debian 12 and I downloaded the zip file and chmod +x. openandroidinstaller-v0.5.3-beta-ubuntu-20.04.zip <<<<<< Not the flakpak

On Fri, 23 Aug 2024 at 18:50, Tobias Sterbak @.***> wrote:

Hm, thats odd. It should open a file picker... I cannot reproduce this so far. If I fake a Samsung Galaxy 8 connected, it opens the file picker when I click the buttons.

You are running the flatpak, right?

— Reply to this email directly, view it on GitHub https://github.com/openandroidinstaller-dev/openandroidinstaller/issues/591#issuecomment-2307545900, or unsubscribe https://github.com/notifications/unsubscribe-auth/BKXM6KHHURD6K7DTA7GWHILZS5Y7VAVCNFSM6AAAAABNAC4LVOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBXGU2DKOJQGA . You are receiving this because you authored the thread.Message ID: <openandroidinstaller-dev/openandroidinstaller/issues/591/2307545900@ github.com>