mirror of
https://github.com/alexal1/Insomniac.git
synced 2026-04-26 18:15:54 +03:00
[GH-ISSUE #253] Crash when unfollow confirmation dialog appears (unfollowing private profiles) #213
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#213
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 @gionacap on GitHub (Jan 18, 2021).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/253
Hello,
The bot is crashing when attempts to unfollow a private profile and the pop-up "If you change your mind, you'll have to request to follow again" appears.
I tried this multiple times and is always crashing when unfollowing a private profile.
Crash-2021-01-18-10-59-57.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',.@gionacap commented on GitHub (Jan 18, 2021):
Thank you! I fixed it by downgrading Insta but still I wanted to let you guys know 👍
@alexal1 commented on GitHub (Jan 20, 2021):
Fixed in
v3.6.6