Skip to content

Conversation

@joaoantoniocardoso
Copy link
Contributor

On windows, some tests and the application elementary_test throws the following error on the console:
ERR:elementary ../src/lib/elementary/elm_module.c:114 _elm_module_find_as() Failed to load elementary module: 'prefs_iface': m

To fix this, the path that it was being searched was adjusted to match the location of its shared lib.

This seems to complement the #418, finding the correct fonts that the app requests on windows, like "Sans", "Mono" and etc, instead of falling back to some serif-type font.

ERR:elementary ../src/lib/elementary/elm_module.c:114 _elm_module_find_as()
Failed to load elementary module: 'prefs_iface': m
@joaoantoniocardoso joaoantoniocardoso force-pushed the devs/joaoantoniocardoso/elementary/modules-load branch from 9a07641 to 0d0bdec Compare October 2, 2020 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants