mirror of
https://github.com/alexal1/Insomniac.git
synced 2026-04-26 18:15:54 +03:00
[GH-ISSUE #124] Bug: Always crashing after "press profile" #554
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#554
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 @Raidus on GitHub (Oct 6, 2020).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/124
Hi,
it always crashes after step "press profile" (profile which will be interacted with).
I have tested different USB Ports and also with Wifi connection. Always crashes at the same step.
Crash report
Crash-2020-10-06-17-24-04.zip
OS: MacOS Catalina
Android Debug Bridge version 1.0.41
Mobilephone: Cubot Note 7 (Android 10)
@Raidus commented on GitHub (Oct 6, 2020):
I just tested it with a Huawai P30 (Android 10) and it works perfectly. Seems like the Cubot Note 7 is causing the issues.
@S85mario commented on GitHub (Oct 6, 2020):
@alexal1 I noticed that in the status bar there is no longer the search button and it has been moved up near the direct.. i think "ig" has made a design update
@S85mario commented on GitHub (Oct 6, 2020):
I have the same problem
Crash-2020-10-06-21-13-57.zip
@alexal1 commented on GitHub (Oct 6, 2020):
Yes, seems that it's an update. @S85mario could you run latest script version and attach crash again? There is missing hierarchy dump now
@arthurspa commented on GitHub (Oct 6, 2020):
@alexal1 , what do you think of adding the running version somewhere in the crash report?
@S85mario commented on GitHub (Oct 6, 2020):
Ok @alexal1, I update and send you the repoort immediately
@S85mario commented on GitHub (Oct 6, 2020):
@alexal1 now it works correctly, I leave it on for a few hours to be sure...thanks
@Raidus commented on GitHub (Oct 7, 2020):
Oh yeah! I haven't thought about changes in instagram ui. On the Cubot Note 7, where it crashes, instagram version is 162.0.0.42.125.
It cannot find
row_profile_header_followers_containergithub.com/alexal1/Insomniac@01c5a63c21/src/action_handle_blogger.py (L67)How can I find the correct selector for this instagram version?
@alexal1 commented on GitHub (Oct 7, 2020):
@Raidus this is a duplicate of #121, will be fixes soon.