mirror of
https://github.com/alexal1/Insomniac.git
synced 2026-04-26 10:05:50 +03:00
[GH-ISSUE #424] New Version 3.8.0 Broken for me #827
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#827
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 @brandonedley on GitHub (Mar 10, 2022).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/424
It never gets passed this. It used to open IG just fine but something happened I believe with the network check. Going to try and troubleshoot the code but hopefully @alexal1 will come through!!
[03/10 10:05:21] Open Instagram app with network check
[03/10 10:05:27] 'grep' is not recognized as an internal or external command,
operable program or batch file.
[03/10 10:05:27] Instagram is not yet opened, waiting...
[03/10 10:05:42] 'grep' is not recognized as an internal or external command,
operable program or batch file.
[03/10 10:05:42] Instagram is not yet opened, waiting...
[03/10 10:05:57] 'grep' is not recognized as an internal or external command,
operable program or batch file.
[03/10 10:05:57] Instagram is not yet opened, waiting...
[03/10 10:06:12] 'grep' is not recognized as an internal or external command,
operable program or batch file.
[03/10 10:06:12] Instagram is not yet opened, waiting...
[03/10 10:06:14] Close Instagram app com.instagram.android
I pretty much force close after this
@RainbowTob commented on GitHub (Mar 10, 2022):
Same
@alexal1 commented on GitHub (Mar 10, 2022):
Yeah will fix it with minor update. Meanwhile switch to any bash terminal. E.g. on windows you can install git and use git bash
@brandonedley commented on GitHub (Mar 10, 2022):
Are you using Grep to search for activity to decide if App is running? Im having a pain getting that set up on windows. If thats the case i think we gotta use findstr or selectstr for windows folks
@brandonedley commented on GitHub (Mar 10, 2022):
Nevermind. Running command in bash worked like a charm.
@alexal1 commented on GitHub (Mar 13, 2022):
Fixed in v3.8.1