Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Uncaught Error: dlopen(/private/var/folders/4x/h84zxs090md186csjq49qxbc0000gn/T/wzQL.5BhTMd/Atom.... #25581

Open
1 task
dripnodrizzle opened this issue Jul 22, 2022 · 0 comments

Comments

@dripnodrizzle
Copy link

Prerequisites

Description

Steps to Reproduce

Expected behavior:

Actual behavior:

Versions

Atom: 1.60.0 x64
Electron: 9.4.4
OS: Unknown macOS version
Thrown From: Atom Core

Stack Trace

Uncaught Error: dlopen(/private/var/folders/4x/h84zxs090md186csjq49qxbc0000gn/T/wzQL.5BhTMd/Atom.app/Contents/Resources/app.asar.unpacked/node_modules/keyboard-layout/build/Release/keyboard-layout-manager.node, 0x0001): tried: '/private/var/folders/4x/h84zxs090md186csjq49qxbc0000gn/T/wzQL.5BhTMd/Atom.app/Contents/Resources/app.asar.unpacked/node_modules/keyboard-layout/build/Release/keyboard-layout-manager.node' (no such file)

At electron/js2c/asar.js:140

Error: dlopen(/private/var/folders/4x/h84zxs090md186csjq49qxbc0000gn/T/wzQL.5BhTMd/Atom.app/Contents/Resources/app.asar.unpacked/node_modules/keyboard-layout/build/Release/keyboard-layout-manager.node, 0x0001): tried: '/private/var/folders/4x/h84zxs090md186csjq49qxbc0000gn/T/wzQL.5BhTMd/Atom.app/Contents/Resources/app.asar.unpacked/node_modules/keyboard-layout/build/Release/keyboard-layout-manager.node' (no such file)
    at process.func [as dlopen] (electron/js2c/asar.js:140:31)
    at Object.Module._extensions..node (internal/modules/cjs/loader.js:1034:18)
    at Object.func [as .node] (electron/js2c/asar.js:149:18)
    at Module.load (internal/modules/cjs/loader.js:815:32)
    at Module._load (internal/modules/cjs/loader.js:727:14)
    at Function.Module._load (electron/js2c/asar.js:769:28)
    at Module.require (/app.asar/static/index.js:72:46)
    at require (internal/modules/cjs/helpers.js:74:18)
    at customRequire (/private/var/folders/4x/h84zxs090md186csjq49qxbc0000gn/T/wzQL.5BhTMd/Atom.app/Contents/Resources/app/static/<embedded>:1:756278)
    at get_KeyboardLayoutManager (/private/var/folders/4x/h84zxs090md186csjq49qxbc0000gn/T/wzQL.5BhTMd/Atom.app/Contents/Resources/app/static/<embedded>:14:2873999)
    at get_manager (/private/var/folders/4x/h84zxs090md186csjq49qxbc0000gn/T/wzQL.5BhTMd/Atom.app/Contents/Resources/app/static/<embedded>:14:2874101)
    at Object.getCurrentKeyboardLayout (/private/var/folders/4x/h84zxs090md186csjq49qxbc0000gn/T/wzQL.5BhTMd/Atom.app/Contents/Resources/app/static/<embedded>:14:2874227)
    at e.keystrokeForKeyboardEvent (/private/var/folders/4x/h84zxs090md186csjq49qxbc0000gn/T/wzQL.5BhTMd/Atom.app/Contents/Resources/app/static/<embedded>:14:1121316)
    at KeymapManager.keystrokeForKeyboardEvent (/private/var/folders/4x/h84zxs090md186csjq49qxbc0000gn/T/wzQL.5BhTMd/Atom.app/Contents/Resources/app/static/<embedded>:11:1225566)
    at KeymapManager.handleKeyboardEvent (/private/var/folders/4x/h84zxs090md186csjq49qxbc0000gn/T/wzQL.5BhTMd/Atom.app/Contents/Resources/app/static/<embedded>:11:1223551)
    at WindowEventHandler.handleDocumentKeyEvent (/private/var/folders/4x/h84zxs090md186csjq49qxbc0000gn/T/wzQL.5BhTMd/Atom.app/Contents/Resources/app/static/<embedded>:11:286682)

Commands

     -0:30.4.0 core:paste (input.input-text.native-key-bindings)

Non-Core Packages


Additional Information

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

No branches or pull requests

1 participant