adobe / brackets-phonegap

A brackets extension for PhoneGap development.
112 stars 52 forks source link

Critical Error #36

Closed triceam closed 11 years ago

triceam commented 11 years ago

I just downloaded the latest (as of 9:00PM on 11/12/12), and it doesn't work at all. When I click on the "robot" icon, nothing happens. I don't get the login prompt, I don't see the panel at the bottom, etc..., and there are no error messages.

ryanstewart commented 11 years ago

Is this Mac/Win? Which version of Brackets are you using?

triceam commented 11 years ago

Edge Code Preview, on Mac

triceam commented 11 years ago

I just got an older version from Greg, and that worked fine, so it's definitely something in the current codebase.

ryanstewart commented 11 years ago

Odd, I'm using this same version on Edge Code preview as well with no issues. I'll check it out later today after I present.

cfjedimaster commented 11 years ago

I tested the latest with Brackets Sprint 16 and it works fine there.

triceam commented 11 years ago

My steps: Clean install of Edge Code Preview Download directly from here: https://github.com/adobe/brackets-phonegap/archive/master.zip Extract to "extensions/user" folder Restart Edge Code Preview

Result: nothing when clicking on the "robot" button.

I got an older build from Greg, and it worked fine. Then, switched back to the latest download, and nothing worked again.

I am going to use the older build for my presentation tomorrow, so no immediate rush for me.

ryanstewart commented 11 years ago

This shouldn't matter at all, but what if you do a git clone of the repo in the extensions/user directory instead of the download? I've never used the download, and always just cloned the repo.

Again, I realize that shouldn't matter at all, just curious if it makes a difference.

tpryan commented 11 years ago

Very odd, I too have the latest and it's working. No errors you say. Even if you have Developer tools open? Nothing in the console?

triceam commented 11 years ago

Any idea how to enable that in Edge Code Preview? The Debug menu is gone.

redmunds commented 11 years ago

To open the Developer Tools in Edge Code, Open chrome, go to http://localhost:9234, then click on the Edge Code link. Then you can switch to the console Tab.

cfjedimaster commented 11 years ago

Nice tip there Randy!

adrocknaphobia commented 11 years ago

All,

The current version of the PhoneGap extension will not work properly in Edge Code. Mainly because Edge Code Preview I doesn't have a status bar (and the panel is injected relative to the status bar). It works in all builds that have a status bar (including Edge Code Preview II).

-Adam

On Mon, Nov 12, 2012 at 6:31 PM, Andrew Trice notifications@github.comwrote:

My steps: Clean install of Edge Code Preview Download directly from here: https://github.com/adobe/brackets-phonegap/archive/master.zip Extract to "extensions/user" folder Restart Edge Code Preview

Result: nothing when clicking on the "robot" button.

I got an older build from Greg, and it worked fine. Then, switched back to the latest download, and nothing worked again.

I am going to use the older build for my presentation tomorrow, so no immediate rush for me.

— Reply to this email directly or view it on GitHubhttps://github.com/adobe/brackets-phonegap/issues/36#issuecomment-10313500.

ryanstewart commented 11 years ago

Thanks Adam, I'm going to close this since it's not an extension issue and is working in the latest version of Edge Code.