[GH-ISSUE #399] Didn't find tab PROFILE in the tab bar... Maybe English language is not set!? #344

Open
opened 2026-03-02 23:39:40 +03:00 by kerem · 1 comment
Owner

Originally created by @konstantin-saetskiy-gismart on GitHub (Oct 24, 2021).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/399

Latest Incomniac, instagram v. 195. Crash zip: https://filebin.net/prpuuralb9vkcl1i/Crash-2021-10-24-12-58-26.zip

Error -
Traceback (most recent call last):
File "/home/pi/.local/lib/python3.7/site-packages/insomniac/action_get_my_profile_info.py", line 9, in get_my_profile_info
profile_view = TabBarView(device).navigate_to_profile()
File "/home/pi/.local/lib/python3.7/site-packages/insomniac/views.py", line 140, in navigate_to_profile
self.navigate_to(TabBarTabs.PROFILE)
File "/home/pi/.local/lib/python3.7/site-packages/insomniac/views.py", line 203, in navigate_to
raise LanguageNotEnglishException()
insomniac.views.LanguageNotEnglishException

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/home/pi/.local/lib/python3.7/site-packages/insomniac/session.py", line 313, in run
self.prepare_session_state(args, device_wrapper, app_version, save_profile_info=True)
File "/home/pi/.local/lib/python3.7/site-packages/insomniac/session.py", line 267, in prepare_session_state
self.session_state.my_following_count = get_my_profile_info(device, self.username)
File "/home/pi/.local/lib/python3.7/site-packages/insomniac/action_get_my_profile_info.py", line 29, in get_my_profile_info
switch_to_english(device)
File "/home/pi/.local/lib/python3.7/site-packages/insomniac/navigation.py", line 36, in switch_to_english
navigate(device, TabBarTabs.PROFILE, switch_to_english_on_exception=False)
File "/home/pi/.local/lib/python3.7/site-packages/insomniac/navigation.py", line 12, in navigate
raise ex
File "/home/pi/.local/lib/python3.7/site-packages/insomniac/navigation.py", line 9, in navigate
TabBarView(device).navigate_to(tab)
File "/home/pi/.local/lib/python3.7/site-packages/insomniac/views.py", line 203, in navigate_to
raise LanguageNotEnglishException()
insomniac.views.LanguageNotEnglishException

Originally created by @konstantin-saetskiy-gismart on GitHub (Oct 24, 2021). Original GitHub issue: https://github.com/alexal1/Insomniac/issues/399 Latest Incomniac, instagram v. 195. Crash zip: https://filebin.net/prpuuralb9vkcl1i/Crash-2021-10-24-12-58-26.zip > Error - > Traceback (most recent call last): > File "/home/pi/.local/lib/python3.7/site-packages/insomniac/action_get_my_profile_info.py", line 9, in get_my_profile_info > profile_view = TabBarView(device).navigate_to_profile() > File "/home/pi/.local/lib/python3.7/site-packages/insomniac/views.py", line 140, in navigate_to_profile > self.navigate_to(TabBarTabs.PROFILE) > File "/home/pi/.local/lib/python3.7/site-packages/insomniac/views.py", line 203, in navigate_to > raise LanguageNotEnglishException() > insomniac.views.LanguageNotEnglishException > > During handling of the above exception, another exception occurred: > > Traceback (most recent call last): > File "/home/pi/.local/lib/python3.7/site-packages/insomniac/session.py", line 313, in run > self.prepare_session_state(args, device_wrapper, app_version, save_profile_info=True) > File "/home/pi/.local/lib/python3.7/site-packages/insomniac/session.py", line 267, in prepare_session_state > self.session_state.my_following_count = get_my_profile_info(device, self.username) > File "/home/pi/.local/lib/python3.7/site-packages/insomniac/action_get_my_profile_info.py", line 29, in get_my_profile_info > switch_to_english(device) > File "/home/pi/.local/lib/python3.7/site-packages/insomniac/navigation.py", line 36, in switch_to_english > navigate(device, TabBarTabs.PROFILE, switch_to_english_on_exception=False) > File "/home/pi/.local/lib/python3.7/site-packages/insomniac/navigation.py", line 12, in navigate > raise ex > File "/home/pi/.local/lib/python3.7/site-packages/insomniac/navigation.py", line 9, in navigate > TabBarView(device).navigate_to(tab) > File "/home/pi/.local/lib/python3.7/site-packages/insomniac/views.py", line 203, in navigate_to > raise LanguageNotEnglishException() > insomniac.views.LanguageNotEnglishException >
Author
Owner

@konstantin-saetskiy-gismart commented on GitHub (Dec 10, 2021):

Hi @konstantin-saetskiy-gismart , Did you solve this issue?

Hi! No

<!-- gh-comment-id:991057785 --> @konstantin-saetskiy-gismart commented on GitHub (Dec 10, 2021): > Hi @konstantin-saetskiy-gismart , Did you solve this issue? Hi! No
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Insomniac#344
No description provided.