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

termux-camera-photo crashes the termux app #672

Open
mr4dd opened this issue Mar 30, 2024 · 1 comment
Open

termux-camera-photo crashes the termux app #672

mr4dd opened this issue Mar 30, 2024 · 1 comment

Comments

@mr4dd
Copy link

mr4dd commented Mar 30, 2024

Problem description

I noticed that the termux app closes seemingly at random whenever I run the termux-camera-photo command, it usually happens a few seconds to a minute after the command is run.
The command does output an image as intended.

Steps to reproduce

  1. run
termux-camera-photo frame.png
  1. wait a few seconds to a minute.

Expected behavior
the app should take a photo and save it to frame.png and the app shouldn't close

Additional information

  • termux-api application version: 0.50.1
  • termux-api package version (installed through apt): 0.58.0-1
  • Android OS version: 12
  • Device model: M2101K7AG
@lp85d
Copy link

lp85d commented Jun 10, 2024

termux-setup-storage
termux-camera-info

Report issues at https://termux.dev/issues
~ $ termux-setup-storage
^C
~ $ termux-camera-photo frame.png

~ $ termux-camera-photo -c 0 /data/data/com.termux/files/home/photo.jpg
^C
~ $ pkg show termux-api
Package: termux-api
Version: 0.58.0-1
Maintainer: @termux
Installed-Size: 348 kB
Depends: bash, util-linux, termux-am (>= 0.8.0)
Homepage: https://wiki.termux.com/wiki/Termux:API
Download-Size: 25.0 kB
APT-Manual-Installed: yes
APT-Sources: https://packages-cf.termux.dev/apt/termux-main stable/main aarch64 Packages
Description: Termux API commands (install also the Termux:API app)

~ $ dpkg -s termux-api | grep Version
Version: 0.58.0-1
~ $

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

2 participants