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

Import Games Does Not Work On Aarch64 #67

Closed
Saroufim opened this issue Apr 8, 2023 · 2 comments
Closed

Import Games Does Not Work On Aarch64 #67

Saroufim opened this issue Apr 8, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@Saroufim
Copy link

Saroufim commented Apr 8, 2023

Describe the bug
Importing games doesnt work. A popup appears saying that games are being imported. The progress bar doesnt move and it just hangs like that until killed (tried to keep it for 10 hours)

Expected behavior
To actually import games or give some form of info

System (please complete the following information):

  • OS: Postmarketos
  • Installation method Flatpak
@Saroufim Saroufim added the bug Something isn't working label Apr 8, 2023
@kra-mo
Copy link
Owner

kra-mo commented Apr 9, 2023

Hi!

This is probably not a bug related to AArch64. Could you please run Cartridges from the terminal via flatpak run hu.kramo.Cartridges and post your output after trying to import?

@Saroufim
Copy link
Author

Saroufim commented Apr 9, 2023

~ $ flatpak run hu.kramo.Cartridges
Traceback (most recent call last):
  File "/app/share/cartridges/cartridges/main.py", line 217, in on_import_action
    self.win.importer.save_game()
  File "/app/share/cartridges/cartridges/importer.py", line 71, in save_game
    self.update_progressbar()
  File "/app/share/cartridges/cartridges/importer.py", line 152, in update_progressbar
    self.progressbar.set_fraction(1 - (self.queue / self.total_queue))
ZeroDivisionError: division by zero










@kra-mo kra-mo closed this as completed in 3107bda Apr 9, 2023
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