mirror of
https://github.com/alexal1/Insomniac.git
synced 2026-04-26 10:05:50 +03:00
[GH-ISSUE #254] Crash when unfollow private account - Confirm dialog #212
Labels
No labels
bug
duplicate
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Insomniac#212
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bigshadowesp on GitHub (Jan 18, 2021).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/254
Hello,
When the bot are unfollowing any user who has a private account, Instagram shows a confirm dialog.
In that moment the program crash.
I attach the crash report.
Ty and wait your help.
Crash-2021-01-18-18-22-05.zip
@simonmannsfeld commented on GitHub (Jan 18, 2021):
I've an easy fix for this. Just remove line
830in.../insomniac/actions_impl.py.This line should include
className='android.widget.TextView',.@alexal1 commented on GitHub (Jan 20, 2021):
Fixed in
v3.6.6