-
Notifications
You must be signed in to change notification settings - Fork 120
Uncaught TypeError: Path must be a string. Received undefined #435
Comments
Hmmm, I tried your steps to reproduce but didn't see the error - I closed the file that I opened in your step (2). Is the error reproducible for you? If so, is it reproducible in safe mode ( |
This is actually quite weird : now I get the error every time I try to open a project in atom. And in safe mode, I can open a file but not a folder. There is no “error”, but the folder never actually opens.
… On 19 Apr 2017, at 09:09, Robert Sese ***@***.***> wrote:
Hmmm, I tried your steps to reproduce but didn't see the error - I closed the file that I opened in your step (2).
Is the error reproducible for you? If so, is it reproducible in safe mode (atom --safe)?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#435 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AMBauVlvk0BGZsgAGPw4jAsUfrPSQ1tLks5rxbMMgaJpZM4M9u8G>.
|
Running I was able to reproduce by clicking tabs, closing tabs, creating a new file, removing project folders (tree-view). All of them were derivatives of |
Huh that is weird @w2ak - when you say you can't open a folder, you mean that Can you also try temporarily moving your
@kellyjandrews - if there's no issue in safe mode, then that likely means a community package is causing the issue: http://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode You can disable each community package one by one to try and pinpoint which is causing the problem. |
I've been receiving this error for some time now. I've discovered that I don't see the error when using |
I am able to duplicate this at will with both 1.17.2 and 1.18.0-beta2 on macOS Sierra. If I delete the ~/.atom directory and start the app using Finder all of the default tabs work fine. As soon as I try to open a file, the exception starts throwing immediately as I change tabs. As @arkholt noted, this does not happen if I start Atom via terminal, regardless of whether I use the --safe flag. The exception looks like it is propagating out of tildify. I have no community packages installed. This is a particularly irritating bug. |
Can the tags be updated now that more information has been provided and its happening even without any community packages installed? -David |
I tried reproducing again but wasn't able to - @ungb can you give it a try when you have a moment? The most recent steps seem to be (correct me if I'm wrong @dnedrow or anyone else seeing this error):
Edit: this on macOS Sierra and Atom |
Exactly the same thing here. Maybe it has anything to do with FileVault? Do you guys also have it enabled? |
I have FileVault enabled 👍 and I tried to reproduce again on stable 1.18.0 but still wasn't able to. I looked at the stack trace again and I remembered this issue: Can anyone hitting this error open dev tools (
|
Oh also, the fix for that issue I mentioned above is in the 1.19 beta but not 1.18.0, would anyone be able to give the latest beta a try and let us know if you see the error there or not? |
The problem stopped for a few days after I started Atom via command line but now it started again. Here is the console output for the command you asked: I'll install 1.19 beta to see if it goes away. Thanks |
@rsese process.env.HOME -> |
Just an update, I've been using the beta for the last week and haven't had any problem so far. |
[Enter steps to reproduce:]
Atom: 1.16.0 x64
Electron: 1.3.13
OS: Mac OS X 10.12.3
Thrown From: tabs package 0.104.2
Stack Trace
Uncaught TypeError: Path must be a string. Received undefined
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: