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

Forgets to stop somewhat RAM intensive Java application. (My laptop kept running out of RAM. xD) #1586

Closed
Red-exe-Engineer opened this issue Apr 5, 2023 · 4 comments

Comments

@Red-exe-Engineer
Copy link

Versions

  • Python: 3.10.10
  • OS: Arch Linux
  • Buildozer: 1.5.0

Description

Just building an app, the Java application should probably be stopped to conserve RAM on potato computers like mine.

ram-2023-04-05_23.01.47.webm
@T-Dynamos
Copy link

Use swap space. https://www.tecmint.com/create-a-linux-swap-file/
I also used to build on a 2GB ram computer with swap space.

@Julian-O
Copy link
Contributor

It isn't clear to me what Java app you are stopping and whether it is necessary for Buildozer. Are you saying the build is over, and the Java app is still running? Can you get the full command line of the task?

@Red-exe-Engineer
Copy link
Author

It isn't clear to me what Java app you are stopping and whether it is necessary for Buildozer. Are you saying the build is over, and the Java app is still running? Can you get the full command line of the task?

I don't have that stuff installed anymore as I've had to reinstall my operating system and don't have a lot of free time now, but I can tell you that Buildozer did complete.

@Julian-O
Copy link
Contributor

I am going to close this as Can't Repro because it isn't clear that this is related to Buildozer directly.

However, if anyone else has these symptoms, please let us know.

@Julian-O Julian-O closed this as not planned Won't fix, can't repro, duplicate, stale Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants