- This topic has 30 replies, 19 voices, and was last updated 7 years, 4 months ago by
support-michael.
-
AuthorPosts
-
support-michaelKeymastered. nov 9, zipped and attached the patched loadcdt.html file to bypass download restrictions of javascript files on some user’s systems.
Technical Note
This note begins to address a recent issue that occurs when starting a debugger for an Android app and the GapDebug UI stops loading the debugger with an error such as the following
Problem loading url: http://chrome-devtools-frontend.appspot.com/serve_rev/xxxx/emulated_devices/emulated_devices_module.js Status code: 0
I have a quick fix (patch) for the issue if you don’t mind hacking GapDebug. Simply replace the loadcdt.html file with the version found in the gapdebug_patch1.zip attached at the bottom of this note. Right-click the attachment and choose Save Link As to download the zip file.
On Windows you can find this file at
\AppData\Local\GapDebug\plugins\com.genuitec.powderhorn.deviceconnector_16.x.x.xxxxx\res\gap
debug\loadcdt.htmlAdditionally consider clearing the CDT cache as described here.
If you are not aware we announced that GapDebug is in maintenance mode with no dedicated team for the time being while we consider its future. Having said that I continue to impl small updates when time permits. I’ll coordinate building a new version of GapDebug with this fix asap and post an update here.
Attachments:
You must be logged in to view attached files.November 3, 2016 at 9:35 am #502149
seriemParticipantThank you! You saved my day! It works.
November 3, 2016 at 10:13 am #502156
jaimet92ParticipantThank you so much!! It work’s!. Keep doing so well.
November 8, 2016 at 6:18 pm #502841
garrm-gapdebugParticipantSo this path doesn’t exist on my system… 🙁
November 8, 2016 at 6:48 pm #502843
jaimet92ParticipantIn my pc, the path is Users/User/GapDebug
November 9, 2016 at 8:45 am #502899
diegoco66ParticipantHello, someone has the file. I can not download it.
November 9, 2016 at 4:40 pm #502962
support-michaelKeymaster@diegoco66
I attached a zip file containing the patched loadcdt.html to the initial msg of this thread.
@garrm-gapdebug
Try searching your disk for the file loadcdt.html.November 9, 2016 at 4:46 pm #502963
diegoco66ParticipantThanks michael, it is working now
November 20, 2016 at 4:12 am #503909
phootParticipantWhat about Solving this issue on Mac Os X?
November 20, 2016 at 10:46 am #503915
harsha2kiranParticipant@phoot Run
open /Applications/GapDebug/GapDebug.app/Contents/Profile/plugins/com.genuitec.powderhorn.deviceconnector_16.2.4.201607140810/res/gapdebug
and replace the loadcdt.html file.
Note: This folder name might be different depending on version I guess ? com.genuitec.powderhorn.deviceconnector_16.2.4.201607140810 In that case goto plugins folder and check for a folder with res/gapdbug.
November 21, 2016 at 12:13 pm #503983
phootParticipant@harsha2kiran working perfect thx
November 25, 2016 at 10:02 am #504394
acaliParticipantThank you for the precious solution!
November 29, 2016 at 8:47 am #504606
huzumyu156Participantworking perfect
November 30, 2016 at 5:34 am #504691
volokasseParticipantI love you so much for this patch. Love on you. Love on your familly. <3 😉
November 30, 2016 at 7:52 am #504696
ianjorgensenParticipantThank you for the fix!
-
This reply was modified 8 years, 6 months ago by
ianjorgensen.
-
This reply was modified 8 years, 6 months ago by
-
AuthorPosts