Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing files #591

Open
myxertz opened this issue Aug 23, 2024 · 8 comments
Open

missing files #591

myxertz opened this issue Aug 23, 2024 · 8 comments
Labels
bug Something isn't working

Comments

@myxertz
Copy link

myxertz commented Aug 23, 2024

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):

  • OS: debian 12

Smartphone (please complete the following information):

  • Device: [ Samsung Galaxy S8]
  • OS: [stock]
  • Version [9]

Additional context
Add any other context about the problem here.

@myxertz myxertz added the bug Something isn't working label Aug 23, 2024
@tsterbak
Copy link
Member

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
Copy link
Author

myxertz commented Aug 23, 2024 via email

@tsterbak
Copy link
Member

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
Copy link
Author

myxertz commented Aug 23, 2024 via email

@myxertz
Copy link
Author

myxertz commented Aug 27, 2024 via email

@tsterbak
Copy link
Member

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
Copy link
Author

myxertz commented Aug 27, 2024 via email

@myxertz
Copy link
Author

myxertz commented Aug 29, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants