Copy link to clipboard
Copied
I am using DW CC 2017 in Code View and sometimes it can take up to 5 seconds to select a part of the scrren or the screen to respond to typing.
Its very frustrating to click the screen and nothing happens for a few seconds and I would expect code view to act like a text editor ie: fast and responsive.
Another thing I notice in the Activity Monitor is several processes called "Adobe Cash Daemon" so not sure if thats anything to do with it.
Copy link to clipboard
Copied
Does this lag happen with all files in all sites?
Any change working with a new blank html page?
Did it ever work correctly in the current version and machine?
Copy link to clipboard
Copied
Does this lag happen with all files in all sites?
(CE) Yes.
Any change working with a new blank html page?
(CE) When I create a new php page it seems to be fine. If I move the code from the problem pages there is some lag. The only real difference I can see is the pages that have an issue have php includes in them EG: include "functions.php"; so am wondering if DW is reading those external include files. Its starting to become unworkable at the moment.
Did it ever work correctly in the current version and machine?
(CE) Its been fine in the past.
Copy link to clipboard
Copied
Are those external files in the local site definition?
Are all of the site's files on the same local drive as the program is installed on?
Since a new fresh page works, it might be worth looking at your html to see if you have any structural errors DW isn't a fan of. Try running the output of the page (not the local .php file, but the page the browser is putting together) through the validator at http://validator.w3.org/nu and see if there are any goof ups like extra/missing <body> tags or unclosed <div> tags coming in from your includes.
Copy link to clipboard
Copied
They are not html pages, they are php pages with php script and no html output.
Its almost like every time I make a movement on the page, DW is checking something or updating something somewhere.
I remember in older versions of DW, if you specified a remote file for eg google ajax, you had to remove the https part and replace it with // otherwise DW would crash on startup.
this issue feels kind of like that.
Copy link to clipboard
Copied
Nope. Even with 3 lines of php on the page, DW just is not workable even in code edit mode. Its shit quite frankly and ruining my day as I have to earn money to live and this is causing me a massive slow down.
Been a DW fan for over 15 years and finally am seeing the sense to drop the software which is a real shame.
Copy link to clipboard
Copied
Hopefully, someone will have another idea that will help you.
In the mean time, you can install an older version along side DW CC2017. You can actually have all 5 cloud versions installed on the same machine at the same time under a single subscription. They just won't run at the same time.
At least you'd be able to work while troubleshooting continues:
How to Find and Install Previous Version of Adobe Apps in CC 2015 | Adobe Customer Care Team
Copy link to clipboard
Copied
Are you sure, you don't use all your memory?
Copy link to clipboard
Copied
mbk28​ - memory or cpu not an issue as cpu is running at 10-20% and free memory is 6GB out of 16GB (according to cleanmymac). I am also running Samsung Pro SSD drive so would not be a disk issue.
@Jon Fritz II - I might try that and see, however I really love the new "developer layout" in the 2017 version.
Copy link to clipboard
Copied
I "think" I might have resolved the lag issue on my mac.
On my mac I am running a nice firewall called "Little Snitch" and noticed that CC 2015 was added but CC 2017 was not in any of the rules.
So I added CC 2017 to the list of rules, went back to CC 2017 and no more lag during typing or clicking/selecting.
Hopefully this has resolved my issue for now!
Copy link to clipboard
Copied
craigedmonds2 wrote:
@Jon Fritz II - I might try that and see, however I really love the new "developer layout" in the 2017 version.
Changing your Workspace to match the default Developer space is simple enough.
Click and drag the named tabs of any given window to the edges of the application frame (if they're not open, you can find them in the Window menu). When a highlight appears, let go of the tab and it will lock to the application frame (or another window) in place.
Once you have your workspace set up the way you like, go to Window > Workspace Layout > New Workspace to give the workspace a name and save it.