On Thu, Jul 16, 2015 at 2:11 PM, Jason Kridner <[email protected]> wrote: > On Thu, Jul 16, 2015 at 12:29 PM, Tricia Finkle <[email protected]> > wrote: >> Hi, I am using a chromebook with my BBB and I get a blank page when I go to >> the onboard cloud9 IDE. I have an existing cloud9 account that I would like >> to use, anyway. Is that a possible workaround? and how do I connect my >> board to the existing cloud9 account? I am fairly familiar with cloud9 but >> unfamiliar with the BBB, and all I have is a chromebook. > > There is a bug in Cloud9 IDE or newer Chrome browsers. The best > work-around is to upgrade the version of Cloud9 IDE. > > See https://groups.google.com/d/msg/beagleboard/pRhUPjAdVHo/rGaNfy292Q0J: > > sudo apt-get update > sudo apt-get install cloud9-installer
actually: sudo apt-get install c9-core-installer cloud9-installer: This was based on the closed source git repo.. (now obsolete) c9-core-installer: this is based on the now open source git repo. Initially some things were held back, hence the two package names, till i got all the install bugs worked out.. Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
