6 Replies Last post: May 10, 2013 2:42 PM by Roman Shevchenko  
David Reade Newbie 2 posts since
Mar 14, 2013
Currently Being Moderated

Mar 14, 2013 12:47 PM

PhpStorm 6: External file changes sync may be slow

Is there anyway to remove this unnecessary warning message that appears every time I start PhpStorm 6? Perhaps it should only be displayed if a slow network is detected, but our network is a Gigabit one and has never been slow, so there's no need for it to pop up.

Roman Shevchenko JetBrains 235 posts since
Feb 24, 2010
Currently Being Moderated
Mar 14, 2013 7:35 PM in response to: David Reade
Re: PhpStorm 6: External file changes sync may be slow

Slow sync is a consequence, that message also gives out a reason. Is it because of your project is on a network disk?

dtbaker Newbie 63 posts since
Mar 31, 2010
Currently Being Moderated
Mar 15, 2013 3:10 PM in response to: Roman Shevchenko
Re: PhpStorm 6: External file changes sync may be slow

Heads up I also receive this warning when in Linux accessing files on a locally mounted Windows NTFS (fuseblk) drive. 6.0 and previous versions. Doesn't really bother me.

Roman Shevchenko JetBrains 235 posts since
Feb 24, 2010
Currently Being Moderated
Mar 15, 2013 3:29 PM in response to: David Reade
Re: PhpStorm 6: External file changes sync may be slow

Network disk performance is rather unpredictable thing.

 

So, right now you can tune the notification (or even disable it completely) in Settings | Notifications | File Watcher Messages. But if this behavior reaaly bothers/annoys you feel free to file an issue and we'll try to find something smarter.

Andrey Tserkus Newbie 1 posts since
May 9, 2013
Currently Being Moderated
May 9, 2013 8:28 PM in response to: Roman Shevchenko
Re: PhpStorm 6: External file changes sync may be slow

In my case PHPStorm complains, that I'm using network drive, but I'm not.

 

How should I report this bug - what information would help your devs?

Roman Shevchenko JetBrains 235 posts since
Feb 24, 2010
Currently Being Moderated
May 10, 2013 2:42 PM in response to: Andrey Tserkus
Re: PhpStorm 6: External file changes sync may be slow

Exact version of PhpStorm you use, and /etc/mtab line for a volume your project is located on.

More Like This

  • Retrieving data ...