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

Crash when taking a second screenshot from device #49

Open
adiroiban opened this issue Jan 20, 2019 · 1 comment
Open

Crash when taking a second screenshot from device #49

adiroiban opened this issue Jan 20, 2019 · 1 comment

Comments

@adiroiban
Copy link

I am using Ubuntu 18.04

It looks like the whole dev tools crashes when I try to take a second screenshot from the device.

I can take a first screenshot, but if I try to take a second one, I can see a message that device was disconnected and then the whole dev tools close with exit code 0.

See output below.

$ npx fitbit
Logged in as Adi Roiban
fitbit$ connect device
Auto-connecting only known device: Versa
[12:06:00 PM]       App: App Started
[12:06:00 PM]       App: Launch complete - durations: foregrounding(710ms), first paint(45ms), total(758ms).
fitbit$ screenshot screenshot-1.png
Screenshot saved to /home/adi/dev/fitbit-os-probe/screenshot-1.png
fitbit$ screenshot screenshot-2.png
Downloading: 92% completed
Device 'Versa' disconnected

$ echo $?
0

Hope there is an easy fix for this.
Thanks!

@Hexxeh Hexxeh transferred this issue from Fitbit/fitbit-sdk-toolchain Feb 12, 2019
@Hexxeh
Copy link
Contributor

Hexxeh commented Feb 12, 2019

What FW version are you running and does this happen with all projects, or a specific one? If it's a specific one, can you provide either the sources or a minimal repro case that also reproduces the issue? Thanks!

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