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

Reduce or eliminate output when used via cli #32

Open
wltjr opened this issue May 15, 2018 · 1 comment
Open

Reduce or eliminate output when used via cli #32

wltjr opened this issue May 15, 2018 · 1 comment

Comments

@wltjr
Copy link

wltjr commented May 15, 2018

When I run etui via cli, it seems to constantly output information when navigating the PDF documents etc. Likely for debug or something. But not sure users should see this stuff in general. Maybe add a -d/--debug flag, or something with log level so its only outputted when desired for development, etc. Thanks!

etui docs/manual.pdf
 $$$$ etui_object_add : 0x4000000391e6
 pre 0 $$ 612x792
 pre 1 $$ 612x792
 pre 2 $$ 612x792
 _etui_smart_resize 2 : 612x792
 $$$$ _etui_smart_resize_cb : data: 0x4000000391e6   obj: 0x4000000395e7  612x792
 pre 3 $$ 612x792
focus in
 end $$ 612x792
 pre 0 $$ 612x792
 pre 1 $$ 612x792
 pre 2 $$ 612x792
 pre 3 $$ 612x792
 end $$ 612x792
 pre 0 $$ 612x792
 pre 1 $$ 612x792
 pre 2 $$ 612x792
 pre 3 $$ 612x792
 end $$ 612x792
 pre 0 $$ 612x792
 pre 1 $$ 612x792
 pre 2 $$ 612x792
 pre 3 $$ 612x792
 end $$ 612x792
 pre 0 $$ 612x792
 pre 1 $$ 612x792
 pre 2 $$ 612x792
 pre 3 $$ 612x792
 end $$ 612x792
 pre 0 $$ 612x792
 pre 1 $$ 612x792
 pre 2 $$ 612x792
 pre 3 $$ 612x792
 end $$ 612x792
focus out
@vtorri
Copy link
Owner

vtorri commented Nov 24, 2019

there is an improvement which is currently done, hence this annoying ouput. In the end, it will be removed

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

No branches or pull requests

2 participants