Skip to content

Daemon release build messes up with the terminal #41

@ddrcode

Description

@ddrcode

The problem is specific to relelase build only, no issues with debug build.

Symptoms:

  • after start single character (ofter empty line but not always) is produced to the console - permanently
  • charon works normally
  • on exit from Charon - same some character (different than on start) infinite loop in termianl

Known remedy

  • run with delay: sleep 1 ; charond

Investigation

It feels like there is a problem with device grabbing. Release built starts much faster and grab device "half-way", before terminal receives key-up event. In the result terminal sees constant-key down. Not confirmed, but it feels like that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions