mirror of
https://github.com/alexal1/Insomniac.git
synced 2026-04-26 18:15:54 +03:00
[GH-ISSUE #73] when bot use double click for like he is get error #59
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#59
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 @bogdan19981305 on GitHub (Jul 30, 2020).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/73
if bot use doubleclick for like and post have tagged peoples he is take this error
@alexal1 commented on GitHub (Aug 1, 2020):
@bogdan19981305 is it because by first click mentions are shown, and by second click one of them is opened?
@bogdan19981305 commented on GitHub (Aug 1, 2020):
@alexal1 Yes that's right
@alexal1 commented on GitHub (Aug 2, 2020):
@bogdan19981305 quick solution:
Open action_handle_bloggers.py -> comment lines 244-249 ("#" at start of each line). Or delete them. This will completely remove double clicking and fix your issue.
Or you can wait until I implement the following:
After each double click check whether somebody's profile is opened and go back if it is. Unfortunately I can't see a more elegant solution here.
@bogdan19981305 commented on GitHub (Aug 2, 2020):
@alexal1 Thank you very much for your work, the fact is that I had this error literally 1 or 2 times in 10 days, in general, it does not bother me very much, I will wait for an update from you, I just wanted to report this error to improve this utility
@gvmturl commented on GitHub (Oct 15, 2020):
Hello guys is it solved?
@ghost commented on GitHub (Jan 4, 2021):
You could increase the double tap speed
@Fadude commented on GitHub (Jan 6, 2021):
Fixed on v3.6.1 (will be releases soon)