Pebble-Backup / cloudpebble

CloudPebble source. Here be dragons.
http://cloudpebble.net/
MIT License
1 stars 0 forks source link

Tests! #2

Closed tbe closed 7 years ago

tbe commented 7 years ago

Issue by Katharine Thursday Feb 13, 2014 at 03:39 GMT # Sample: Friday Sep 13, 2013 at 22:58 GMT Originally opened as https://github.com/pebble/cloudpebble/issues/19


We need some.

tbe commented 7 years ago

Comment by ron064 Monday Mar 03, 2014 at 14:36 GMT # Sample: Friday Sep 13, 2013 at 22:58 GMT


what kind of tests?

tbe commented 7 years ago

Comment by snatr Wednesday May 07, 2014 at 07:20 GMT # Sample: Friday Sep 13, 2013 at 22:58 GMT


I don't know if this is the same Katherine that developed Cloud Pebble or not. And I don't know exactly where I'm supposed to submit bug reports over here, but I decided to post this here rather than make a new post. The new Cloud Pebble has a problem when working with the templates that can be chosen from. It appears that they are still all version 2.0 and hanging the system up somehow. The one I was testing with is still in a pending status even after I return to the UI.

tbe commented 7 years ago

Comment by Katharine Wednesday May 07, 2014 at 07:21 GMT # Sample: Friday Sep 13, 2013 at 22:58 GMT


The hanging is unrelated and may now be resolved (or maybe not…).

You should create new issues for new issues, or just email cloudpebble@getpebble.com and we'll deal with it.

tbe commented 7 years ago

Comment by snatr Wednesday May 07, 2014 at 07:26 GMT # Sample: Friday Sep 13, 2013 at 22:58 GMT


Okay, thanks. But just to be clear because I'm new to this- Cloud Pebble can compile earlier version code?

tbe commented 7 years ago

Comment by Katharine Wednesday May 07, 2014 at 07:27 GMT # Sample: Friday Sep 13, 2013 at 22:58 GMT


Anything that builds against SDK 2.0 should also build against SDK 2.1. The only change is that certain types of buggy code will crash instead of silently acting strange.

tbe commented 7 years ago

Comment by snatr Wednesday May 07, 2014 at 07:35 GMT # Sample: Friday Sep 13, 2013 at 22:58 GMT


Thanks again. I don't know what's going on though. I simply added the Button Click template and the hit the all-in-one link for compile/run/install and it hung. Now it says it failed, and the log window says: Something went wrong. 'None_Type' object has no attribute 'get_contents_as_string'. Seems like a page error more than a code error. Especially when I never altered the template I used before testing the run.

tbe commented 7 years ago

Comment by Katharine Wednesday May 07, 2014 at 07:37 GMT # Sample: Friday Sep 13, 2013 at 22:58 GMT


The hung build is invalid. Try running it again.

tbe commented 7 years ago

Comment by snatr Wednesday May 07, 2014 at 07:43 GMT # Sample: Friday Sep 13, 2013 at 22:58 GMT


I just compiled directly, and it succeeded. Then I went to the code and hit the run button. It succeeded again, but failed to install on the watch. Then I tried installing from the compile screen and it hung during the install. Might have something to do with Chrome on my end though, I don't know. Guess I'll have to be patient with the whole process here considering the new version just being deployed.

tbe commented 7 years ago

Comment by Katharine Wednesday May 07, 2014 at 07:44 GMT # Sample: Friday Sep 13, 2013 at 22:58 GMT


Please email cloudpebble@getpebble.com for support questions.

tbe commented 7 years ago

Comment by snatr Wednesday May 07, 2014 at 07:47 GMT # Sample: Friday Sep 13, 2013 at 22:58 GMT


No problem. Thanks for the quick response!

tbe commented 7 years ago

Comment by HParker Wednesday Sep 09, 2015 at 21:57 GMT # Sample: Friday Sep 13, 2013 at 22:58 GMT


I would be happy to help with tests if this is still something clouldpebble is hoping to add.