bytebot icon indicating copy to clipboard operation
bytebot copied to clipboard

Error executing computer action: Failed to type text: No key mapping found for character: 美

Open ralph-wren opened this issue 3 months ago • 1 comments

[Nest] 16 - 09/17/2025, 4:56:10 PM LOG [ComputerUseController] Computer action request: {"action":"type_text","text":"美国降息新闻"}

[Nest] 16 - 09/17/2025, 4:56:10 PM LOG [ComputerUseService] Executing computer action: type_text

[Nest] 16 - 09/17/2025, 4:56:10 PM LOG [NutService] Typing text: 美国降息新闻

[Nest] 16 - 09/17/2025, 4:56:10 PM ERROR [ComputerUseController] Error executing computer action: Failed to type text: No key mapping found for character: 美

Error: Failed to type text: No key mapping found for character: 美

at NutService.typeText (/bytebot/bytebotd/dist/nut/nut.service.js:170:19)

at ComputerUseService.typeText (/bytebot/bytebotd/dist/computer-use/computer-use.service.js:181:31)

at ComputerUseService.action (/bytebot/bytebotd/dist/computer-use/computer-use.service.js:61:28)

at ComputerUseController.action (/bytebot/bytebotd/dist/computer-use/computer-use.controller.js:32:50)

at /bytebot/bytebotd/node_modules/@nestjs/core/router/router-execution-context.js:38:29

at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

at async /bytebot/bytebotd/node_modules/@nestjs/core/router/router-execution-context.js:46:28

at async /bytebot/bytebotd/node_modules/@nestjs/core/router/router-proxy.js:9:17

ralph-wren avatar Sep 17 '25 16:09 ralph-wren

你可以在指令中提示bytebot ,当输入非英文字符时,使用粘贴工具

lupengfei-johnson avatar Sep 20 '25 11:09 lupengfei-johnson