Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command line externalization, no visual feedback #20

Closed
nurelin opened this issue Jan 2, 2018 · 1 comment
Closed

Command line externalization, no visual feedback #20

nurelin opened this issue Jan 2, 2018 · 1 comment

Comments

@nurelin
Copy link

nurelin commented Jan 2, 2018

Archlinux
eovim git master 8ae7378
efl version 1.20.3
neovim 0.2.2

The new functionnality command line externalization works but there is no characters feedback in the command bar.
Furthermore, three error lines are outputted:

ERR<27091>:eo lib/eo/eo.c:573 _efl_object_call_resolve() in ../src/lib/efl/interfaces/efl_container.eo.c:6: func 'efl_content_get' (765) could not be resolved for class 'Efl.Canvas.Layout_Internal'.
ERR<27091>:eo lib/eo/eo.c:573 _efl_object_call_resolve() in ../src/lib/efl/interfaces/efl_container.eo.c:6: func 'efl_content_get' (765) could not be resolved for class 'Efl.Canvas.Layout_Internal'.
ERR<28989>:edje lib/edje/edje_part.c:21 _part_reuse_error() A previous misuse of efl_part has been detected. Handles returned by efl_part() are valid for a single function call. Did you call a non implemented function? obj: 0x80000004cf007a02 has been deleted!
@jeanguyomarch
Copy link
Owner

Thanks for the report. Eovim indeed has problems with older versions of EFL. I'll investigate that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants