![]() |
2014-12-08
, 15:09
|
|
Posts: 2,355 |
Thanked: 5,249 times |
Joined on Jan 2009
@ Barcelona
|
#172
|
This one for example:
https://github.com/smokku/pebble/com...250927a832315f
![]() |
2014-12-08
, 15:17
|
Posts: 189 |
Thanked: 143 times |
Joined on Nov 2009
|
#173
|
![]() |
2014-12-08
, 15:23
|
|
Posts: 2,355 |
Thanked: 5,249 times |
Joined on Jan 2009
@ Barcelona
|
#174
|
But the code is not included if I search for this code part in the js-testing branch.
![]() |
2014-12-08
, 15:40
|
Posts: 189 |
Thanked: 143 times |
Joined on Nov 2009
|
#175
|
![]() |
2014-12-08
, 16:24
|
|
Posts: 2,355 |
Thanked: 5,249 times |
Joined on Jan 2009
@ Barcelona
|
#176
|
![]() |
2014-12-08
, 16:59
|
Posts: 189 |
Thanked: 143 times |
Joined on Nov 2009
|
#177
|
![]() |
2014-12-08
, 17:04
|
|
Posts: 2,355 |
Thanked: 5,249 times |
Joined on Jan 2009
@ Barcelona
|
#178
|
Ok, looks like I have a strange version of Twebble it crashes app and watch immediatly. Weather works without a problem. Which version of Twebble do you use?
![]() |
2014-12-08
, 20:44
|
Posts: 189 |
Thanked: 143 times |
Joined on Nov 2009
|
#179
|
The Following User Says Thank You to MaemoUser For This Useful Post: | ||
![]() |
2014-12-08
, 21:10
|
|
Posts: 2,355 |
Thanked: 5,249 times |
Joined on Jan 2009
@ Barcelona
|
#180
|
The problem with Tweeble seems to be solved in the latest git commits. Tweeble now working fine for me.
https://github.com/smokku/pebble/com...250927a832315f
I found it out because in your code there is no message "Can not decode message data length invalid".
grep -R "Can not decode message data length invalid" * reveals nothing as for master of smokku it does.