Skip to content

Crash when taking a second screenshot from device #49

@adiroiban

Description

@adiroiban

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions