setLocale error

Open
#8 5 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
dart
Domain
mobile

Research direction

Reproduce the assertion with yandex_maps_mapkit 4.6.1-beta3 or 4.7.2-beta4 using init.initMapkit(apiKey: "xxx") and the locale variant. Trace the setLocale path shown in the stack trace and determine the expected execution context; done means initialization no longer fails with the checkExecThread assertion.

Written by the indexing model from the issue text.

Description

yandex_maps_mapkit: 4.6.1-beta3 and yandex_maps_mapkit: 4.7.2-beta4

await init.initMapkit(apiKey: "xxx"); or await init.initMapkit(apiKey: "xxx", locale: "ru_RU");

Error:

Assertion failed: checkExecThread() at /usr/local/place/sandbox-data/tasks/6/7/2173268876/fake-svn-root/arcadia/maps/mobile/libs/runtime/common/flutter/bindings/event_loop/event_loop_base.cpp:9. Stacktrace:
	yandex::maps::runtime::bindings::flutter::internal::EventLoopBase::exec()
	yandex::maps::runtime::bindings::flutter::callInterface(std::__1::function<void ()> const&)
	yandex_flutter_runtime_i18n_I18nManagerFactory_setLocale
Dominant language
Dart
Stars
11
Forks
6
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from yandex/yandex_maps_mapkit

All issues in yandex/yandex_maps_mapkit

Similar issues

More Dart issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.