[GH-ISSUE #189] follow-percentage argument not working #156

Closed
opened 2026-03-02 23:38:26 +03:00 by kerem · 5 comments
Owner

Originally created by @mo-tech55 on GitHub (Nov 18, 2020).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/189

I have set the follow-percentage argument to 50 but it does not follow anyone.

I am using version 3.3
and I executed following command:
python3 start.py --interact @natgeo --follow-percentage 50 --device XY

Originally created by @mo-tech55 on GitHub (Nov 18, 2020). Original GitHub issue: https://github.com/alexal1/Insomniac/issues/189 I have set the follow-percentage argument to 50 but it does not follow anyone. I am using version 3.3 and I executed following command: `python3 start.py --interact @natgeo --follow-percentage 50 --device XY`
kerem closed this issue 2026-03-02 23:38:26 +03:00
Author
Owner

@EdenANNONAY commented on GitHub (Nov 18, 2020):

Same here and it happened just after I installed the new version @alexal1

<!-- gh-comment-id:729517545 --> @EdenANNONAY commented on GitHub (Nov 18, 2020): Same here and it happened just after I installed the new version @alexal1
Author
Owner

@Fadude commented on GitHub (Nov 18, 2020):

Under investigation, a bugfix will be release soon

<!-- gh-comment-id:729538095 --> @Fadude commented on GitHub (Nov 18, 2020): Under investigation, a bugfix will be release soon
Author
Owner

@EdenANNONAY commented on GitHub (Nov 18, 2020):

Thanks, so far reverting to v3.1.2 seems to work just fine :)

python3 -m pip uninstall insomniac
python3 -m pip install insomniac==3.1.2

<!-- gh-comment-id:729544513 --> @EdenANNONAY commented on GitHub (Nov 18, 2020): Thanks, so far reverting to v3.1.2 seems to work just fine :) > python3 -m pip uninstall insomniac > python3 -m pip install insomniac==3.1.2
Author
Owner

@cecimascaras commented on GitHub (Nov 21, 2020):

thanks, the downgrade worked 👍

adb with two devices returned to work

<!-- gh-comment-id:731644017 --> @cecimascaras commented on GitHub (Nov 21, 2020): thanks, the downgrade worked 👍 adb with two devices returned to work
Author
Owner

@Fadude commented on GitHub (Nov 21, 2020):

Fixed on 3.3.1

<!-- gh-comment-id:731645999 --> @Fadude commented on GitHub (Nov 21, 2020): Fixed on 3.3.1
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Insomniac#156
No description provided.