-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
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!
Metadata
Metadata
Assignees
Labels
No labels