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

Alfred 입력창을 단축키로 호출하고 키를 입력하면 공백과 함께 글자가 들어가는 문제 #31

Open
teslamint opened this issue Aug 2, 2024 · 0 comments
Labels
버그 뭔가가 제대로 작동하지 않습니다.

Comments

@teslamint
Copy link

  1. 사용하고 계신 속 입력기 버전: 1.1.5 (30)

  2. 문제가 발생한 앱 이름: Alfred 5.5 [2257]

  3. 자세한 문제 재현 방법

    • Alfred를 글로벌 단축키(기본값: Option+Space)로 호출
    • 아무 키나 입력
    • 스페이스와 함께 글자가 입력됨
  4. 디버그 메시지

2024-08-02 15:11:03.845 Db SokIM[1004:23d6] SokIM/InputMonitor.swift: nextHID(_:_:) (InputContext(bundleIdentifier: "com.apple.finder", count: 19681), 5774894317981, keyDown, 0xE2)
2024-08-02 15:11:03.992 Db SokIM[1004:23d6] SokIM/InputMonitor.swift: nextHID(_:_:) (InputContext(bundleIdentifier: "com.apple.finder", count: 19681), 5774897854410, keyDown, 0x2C)
2024-08-02 15:11:04.088 Db SokIM[1004:23d6] SokIM/InputMonitor.swift: nextHID(_:_:) (InputContext(bundleIdentifier: "com.apple.finder", count: 19681), 5774900154879, keyUp, 0x2C)
2024-08-02 15:11:04.092 Db SokIM[1004:23d6] SokIM/InputMonitor.swift: nextHID(_:_:) (InputContext(bundleIdentifier: "com.apple.finder", count: 19681), 5774900254275, keyUp, 0xE2)
2024-08-02 15:11:07.197 Db SokIM[1004:23d6] SokIM/InputMonitor.swift: nextHID(_:_:) (InputContext(bundleIdentifier: "com.apple.finder", count: 19681), 5774974784175, keyDown, 0x35)
2024-08-02 15:11:07.203 Db SokIM[1004:23d6] SokIM/AppDelegate.swift: handle(_:client:) Optional(NSEvent: type=KeyDown loc=(0,0) time=240624.0 flags=0 win=0x0 winNum=0 ctxt=0x0 chars="`" unmodchars="`" repeat=0 keyCode=50) Optional(<IPMDServerClientWrapper: 0x15be1bd30>)
2024-08-02 15:11:07.203 Db SokIM[1004:23d6] SokIM/InputMonitor.swift: flush()
2024-08-02 15:11:07.204 Db SokIM[1004:23d6] SokIM/AppDelegate.swift: filterInputs(_:event:)
2024-08-02 15:11:07.205 Db SokIM[1004:23d6] SokIM/AppDelegate.swift: filterInputs(_:event:) inputs: [(InputContext(bundleIdentifier: "com.apple.finder", count: 19681), 5774712175033, keyUp, 0x2A), (InputContext(bundleIdentifier: "com.apple.finder", count: 19681), 5774744959087, keyDown, 0xE2), (InputContext(bundleIdentifier: "com.apple.finder", count: 19681), 5774766390668, keyUp, 0xE2), (InputContext(bundleIdentifier: "com.apple.finder", count: 19681), 5774770063260, keyDown, 0xE2), (InputContext(bundleIdentifier: "com.apple.finder", count: 19681), 5774772318670, keyUp, 0xE2), (InputContext(bundleIdentifier: "com.apple.finder", count: 19681), 5774774767422, keyDown, 0xE2), (InputContext(bundleIdentifier: "com.apple.finder", count: 19681), 5774776399457, keyUp, 0xE2), (InputContext(bundleIdentifier: "com.apple.finder", count: 19681), 5774778847284, keyDown, 0xE2), (InputContext(bundleIdentifier: "com.apple.finder", count: 19681), 5774780479520, keyUp, 0xE2), (InputContext(bundleIdentifier: "com.apple.finder", count: 19681), 57747829<…>
2024-08-02 15:11:07.205 Db SokIM[1004:23d6] SokIM/AppDelegate.swift: filterInputs(_:event:) flags: [false, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true]
2024-08-02 15:11:07.205 Db SokIM[1004:23d6] SokIM/AppDelegate.swift: filterQuirks(_:)
2024-08-02 15:11:07.205 Db SokIM[1004:23d6] SokIM/AppDelegate.swift: handle(_:client:) 이전 state: QwertyEngine '' [] [SokIM.ModifierUsage.leftAlt: SokIM.InputType.keyUp]
2024-08-02 15:11:07.206 Db SokIM[1004:23d6] SokIM/AppDelegate.swift: handle(_:client:) 이전 event context: EventContext(sender: Optional(<IPMDServerClientWrapper: 0x15be144d0>), bundleIdentifier: "com.apple.finder", pointerValue: -5292049992249586684, selectedRange: {0, 0}, markedRange: {NSNotFound, 9223372036854775807}, strategy: SokIM.DirectStrategy)
2024-08-02 15:11:07.206 Db SokIM[1004:23d6] SokIM/EventContext.swift: init(_:)
2024-08-02 15:11:07.207 Db SokIM[1004:23d6] SokIM/EventContext.swift: init(_:) validAttributesForMarkedText: ["NSFont", "NSUnderline", "NSColor", "NSBackgroundColor", "NSUnderlineColor", "NSMarkedClauseSegment", "NSLanguage", "NSTextInputReplacementRangeAttributeName", "NSTextAlternatives", "NSTextInsertionUndoable", "NSDictationHiliteMarkedText"]
2024-08-02 15:11:07.208 Db SokIM[1004:23d6] SokIM/AppDelegate.swift: handle(_:client:) 중간 event context: EventContext(sender: Optional(<IPMDServerClientWrapper: 0x15be1bd30>), bundleIdentifier: "com.runningwithcrayons.Alfred", pointerValue: -5277382732479865488, selectedRange: {0, 0}, markedRange: {NSNotFound, 9223372036854775807}, strategy: SokIM.DirectStrategy)
2024-08-02 15:11:07.208 Db SokIM[1004:23d6] SokIM/DirectStrategy.swift: equal(left:right:)
2024-08-02 15:11:07.208 Db SokIM[1004:23d6] SokIM/AppDelegate.swift: handle(_:client:) event context 변경!
2024-08-02 15:11:07.208 Db SokIM[1004:23d6] SokIM/State.swift: clear(composed:composing:) composed: true, composing: true
2024-08-02 15:11:07.208 Db SokIM[1004:23d6] SokIM/DirectStrategy.swift: insert(from:to:with:) QwertyEngine '' [] [SokIM.ModifierUsage.leftAlt: SokIM.InputType.keyUp] -> QwertyEngine ' `' [] [SokIM.ModifierUsage.leftAlt: SokIM.InputType.keyUp]
2024-08-02 15:11:07.221 Db SokIM[1004:23d6] SokIM/State.swift: clear(composed:composing:) composed: true, composing: false
2024-08-02 15:11:07.221 Db SokIM[1004:23d6] SokIM/EventContext.swift: init(_:)
2024-08-02 15:11:07.223 Db SokIM[1004:23d6] SokIM/EventContext.swift: init(_:) validAttributesForMarkedText: ["NSFont", "NSUnderline", "NSColor", "NSBackgroundColor", "NSUnderlineColor", "NSMarkedClauseSegment", "NSLanguage", "NSTextInputReplacementRangeAttributeName", "NSTextAlternatives", "NSTextInsertionUndoable", "NSDictationHiliteMarkedText"]
2024-08-02 15:11:07.224 Db SokIM[1004:23d6] SokIM/AppDelegate.swift: handle(_:client:) 이후 event context: EventContext(sender: Optional(<IPMDServerClientWrapper: 0x15be1bd30>), bundleIdentifier: "com.runningwithcrayons.Alfred", pointerValue: -5277382732479865488, selectedRange: {2, 0}, markedRange: {NSNotFound, 9223372036854775807}, strategy: SokIM.DirectStrategy)
2024-08-02 15:11:07.224 Db SokIM[1004:23d6] SokIM/AppDelegate.swift: handle(_:client:) 이후 state: QwertyEngine '' [] [SokIM.ModifierUsage.leftAlt: SokIM.InputType.keyUp]
2024-08-02 15:11:07.278 Db SokIM[1004:23d6] SokIM/InputMonitor.swift: nextHID(_:_:) (InputContext(bundleIdentifier: "com.apple.finder", count: 19681), 5774976703702, keyUp, 0x35)
@kiding kiding added the 버그 뭔가가 제대로 작동하지 않습니다. label Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
버그 뭔가가 제대로 작동하지 않습니다.
Projects
None yet
Development

No branches or pull requests

2 participants