- This topic has 5 replies, 2 voices, and was last updated 13 years, 3 months ago by kaza007.
-
AuthorPosts
-
kaza007MemberThanks for moving this post to the correct area.
I am trying to use the debugger.
1. The source code in the window is not formatted correctly. ie tabs, colors, etc.
2. I cannot insert breakpoints.Is there something I have missed during the setup?
Do I need to do a new install?
kaza007MemberDid an uninstall / install of Mobione on my desktop, but it did not help.
I found an issue with my Java install so re-installed Java, but it did not help.Re-installed Mobione again, no good!
Installed Mobione on my laptop and its all working OK, including proper Debugger functionality.
Just checked the laptop, it does even have java installed so it cant be a java issue.So what’s going on with the desktop?
support-michaelKeymasterI apologize for the delay in getting back to you. The problem is definitely not related to the Java VM or a need to reinstall. This is some goof up with the debugger loading the javascript file. I have opened a bug and dev team is investigating. I hope to have an answer for you tomorrow.
support-michaelKeymasterHere’s an update. We suspect this is a mime-type configuration problem but are not sure exactly where .js file are set to text/plain.
Try this:
1) In Design Center select Windows menu>Settings>Local Web Server. This will open the server settings dialog
2) On the server settings page, select the “Enable Local Server” checkbox followed by the “OK” button. The Settings dialog will close
3) From the Design Center select “Run in Test Center” button for your home.mobi file (or whatever design file you are wanting to debug)MobiOne’s local web server explicitly sets up the mime-type for javascript files.
Please let me know if this resolves the issue. In the meantime we will continue to research for other options besides running the local web server.
kaza007MemberWayne,
thanks for the reply. There is no need to apologise for getting back to me.
I understand there are many issues to resolve and everyone has to wait their turn.Debugger is working fine now,
but the Test Center has a problem now. The Test Center opens correctly with the first page of the project but none of the buttons work.Something that may help your support team with this issue though,
I am running Apache in the background so this may be contributing to the issue.
I did try and stop Apache service running but it did not fix it.Thanks Again.
kaza007MemberHi Wayne,
tried your fix again.It looked like it was all working OK,
Debugger had correct format and I could use breakpoints but then it froze.Had to end the task in Task Manager to close it all down.
Strange…
Cheers.
-
AuthorPosts