You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Parsing: input202219-290435-1u48i28.5bkb.c as language C
do_source_file: Unable to create output202219-290435-1scrhj5.n26h.c: Permission denied (13)
Hide Stack Trace
Error: Parsing: input202219-290435-1u48i28.5bkb.c as language C
do_source_file: Unable to create output202219-290435-1scrhj5.n26h.c: Permission denied (13)
at /home/beone/.atom/packages/atom-beautify/src/beautifiers/executable.coffee:183:23
at tryCatcher (/home/beone/.atom/packages/atom-beautify/node_modules/bluebird/js/release/util.js:16:23)
at Promise._settlePromiseFromHandler (/home/beone/.atom/packages/atom-beautify/node_modules/bluebird/js/release/promise.js:547:31)
at Promise._settlePromise (/home/beone/.atom/packages/atom-beautify/node_modules/bluebird/js/release/promise.js:604:18)
at Promise._settlePromise0 (/home/beone/.atom/packages/atom-beautify/node_modules/bluebird/js/release/promise.js:649:10)
at Promise._settlePromises (/home/beone/.atom/packages/atom-beautify/node_modules/bluebird/js/release/promise.js:729:18)
at _drainQueueStep (/home/beone/.atom/packages/atom-beautify/node_modules/bluebird/js/release/async.js:93:12)
at _drainQueue (/home/beone/.atom/packages/atom-beautify/node_modules/bluebird/js/release/async.js:86:9)
at Async._drainQueues (/home/beone/.atom/packages/atom-beautify/node_modules/bluebird/js/release/async.js:102:5)
at Async.drainQueues (/home/beone/.atom/packages/atom-beautify/node_modules/bluebird/js/release/async.js:15:14)
The file exists in /tmp, and i have rights to write.
-rw------- 1 one one 84 Feb 9 14:47 /tmp/input202219-290435-1u48i28.5bkb.c
Steps to Reproduce
Add code to Atom editor
Run command Atom Beautify: Beautify Editor
This beautified code does not look right!
Checklist
I have:
[x ] Tried uninstalling and reinstalling Atom Beautify to ensure it installed properly
[ x] Reloaded (or restarted) Atom to ensure it is not a caching issue
If you still need this and are looking for something to fill the spot that Atom left, I am using Pulsarthe successor to Atom... This package is working except for one deprecated error listed in #2605
If you don't need this anymore, can you please close this out so it's not just sitting there? Thanks
Description
I get this error when i beautify a simple c-file
Parsing: input202219-290435-1u48i28.5bkb.c as language C
do_source_file: Unable to create output202219-290435-1scrhj5.n26h.c: Permission denied (13)
Hide Stack Trace
Error: Parsing: input202219-290435-1u48i28.5bkb.c as language C
do_source_file: Unable to create output202219-290435-1scrhj5.n26h.c: Permission denied (13)
at /home/beone/.atom/packages/atom-beautify/src/beautifiers/executable.coffee:183:23
at tryCatcher (/home/beone/.atom/packages/atom-beautify/node_modules/bluebird/js/release/util.js:16:23)
at Promise._settlePromiseFromHandler (/home/beone/.atom/packages/atom-beautify/node_modules/bluebird/js/release/promise.js:547:31)
at Promise._settlePromise (/home/beone/.atom/packages/atom-beautify/node_modules/bluebird/js/release/promise.js:604:18)
at Promise._settlePromise0 (/home/beone/.atom/packages/atom-beautify/node_modules/bluebird/js/release/promise.js:649:10)
at Promise._settlePromises (/home/beone/.atom/packages/atom-beautify/node_modules/bluebird/js/release/promise.js:729:18)
at _drainQueueStep (/home/beone/.atom/packages/atom-beautify/node_modules/bluebird/js/release/async.js:93:12)
at _drainQueue (/home/beone/.atom/packages/atom-beautify/node_modules/bluebird/js/release/async.js:86:9)
at Async._drainQueues (/home/beone/.atom/packages/atom-beautify/node_modules/bluebird/js/release/async.js:102:5)
at Async.drainQueues (/home/beone/.atom/packages/atom-beautify/node_modules/bluebird/js/release/async.js:15:14)
The file exists in /tmp, and i have rights to write.
-rw------- 1 one one 84 Feb 9 14:47 /tmp/input202219-290435-1u48i28.5bkb.c
Steps to Reproduce
Atom Beautify: Beautify Editor
Checklist
I have:
so I know this is not a duplicate issue
Atom Beautify: Help Debug Editor
command in Atom and added link fordebug.md
Gist to this issueThe text was updated successfully, but these errors were encountered: