Skip to content

issue: thread 'main' panicked at 'called Result::unwrap() on an Err value: Error { pos: 2:6, kind: #7

Open
@fkgruber

Description

I'm trying to convert my xlm I used in the old karabiner and I got the following error:

./karaconv -i ~/OneDrive/Documents/emacs/karabiner/private.xml -o ~/.config/karabiner/karabiner.json
thread 'main' panicked at 'called Result::unwrap() on an Err value: Error { pos: 2:6, kind: Syntax("Invalid processing instruction: <?xml") }', libcore/result.rs:945:5
note: Run with RUST_BACKTRACE=1 for a backtrace.

It is pretty simple and small. just want to prevent karabiner to use it when I'm on vnc or emacs.

Here is the file:
https://gist.github.com/fkgruber/9c39fa2e8b46bb7648a2efe74d1ff398

Activity

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions