Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

Unable to save files via shortcut #2388

Open
ghost opened this issue Feb 1, 2019 · 1 comment
Open

Unable to save files via shortcut #2388

ghost opened this issue Feb 1, 2019 · 1 comment
Labels

Comments

@ghost
Copy link

ghost commented Feb 1, 2019

When I try to save a file using CMD+S the following appears in the console:
Error: No protocol method IDeref.-deref defined for type null: at Error (native) at cljs.core.missing_protocol (file:///private/var/folders/9t/yhxqm48930bg88sxd48c37jh0000gp/T/AppTranslocation/A3ABBDBA-9223-4F48-A443-628FF8017DE3/d/LightTable.app/Contents/Resources/app/core/node_modules/lighttable/bootstrap.js:1460:10) at cljs.core._deref (file:///private/var/folders/9t/yhxqm48930bg88sxd48c37jh0000gp/T/AppTranslocation/A3ABBDBA-9223-4F48-A443-628FF8017DE3/d/LightTable.app/Contents/Resources/app/core/node_modules/lighttable/bootstrap.js:2181:38) at cljs.core.deref (file:///private/var/folders/9t/yhxqm48930bg88sxd48c37jh0000gp/T/AppTranslocation/A3ABBDBA-9223-4F48-A443-628FF8017DE3/d/LightTable.app/Contents/Resources/app/core/node_modules/lighttable/bootstrap.js:12879:27) at lt.objs.document.__GT_stats (file:///private/var/folders/9t/yhxqm48930bg88sxd48c37jh0000gp/T/AppTranslocation/A3ABBDBA-9223-4F48-A443-628FF8017DE3/d/LightTable.app/Contents/Resources/app/core/node_modules/lighttable/bootstrap.js:26524:115) at lt.objs.document.save (file:///private/var/folders/9t/yhxqm48930bg88sxd48c37jh0000gp/T/AppTranslocation/A3ABBDBA-9223-4F48-A443-628FF8017DE3/d/LightTable.app/Contents/Resources/app/core/node_modules/lighttable/bootstrap.js:26542:78) at Function.lt.objs.editor.file.__BEH__file_save (file:///private/var/folders/9t/yhxqm48930bg88sxd48c37jh0000gp/T/AppTranslocation/A3ABBDBA-9223-4F48-A443-628FF8017DE3/d/LightTable.app/Contents/Resources/app/core/node_modules/lighttable/bootstrap.js:30136:32) at c (file:///private/var/folders/9t/yhxqm48930bg88sxd48c37jh0000gp/T/AppTranslocation/A3ABBDBA-9223-4F48-A443-628FF8017DE3/d/LightTable.app/Contents/Resources/app/core/node_modules/lighttable/bootstrap.js:6196:14) at a (file:///private/var/folders/9t/yhxqm48930bg88sxd48c37jh0000gp/T/AppTranslocation/A3ABBDBA-9223-4F48-A443-628FF8017DE3/d/LightTable.app/Contents/Resources/app/core/node_modules/lighttable/bootstrap.js:6236:18) at c (file:///private/var/folders/9t/yhxqm48930bg88sxd48c37jh0000gp/T/AppTranslocation/A3ABBDBA-9223-4F48-A443-628FF8017DE3/d/LightTable.app/Contents/Resources/app/core/node_modules/lighttable/bootstrap.js:20339:76)
How do I avoid that?
(I'm on Mac OS 10.13.6 and have no plugins)

@Mouvedia
Copy link
Collaborator

related: #1293

@Mouvedia Mouvedia added the bug label Feb 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant