AdmiralAwesome / walkaround

Automatically exported from code.google.com/p/walkaround
Apache License 2.0
0 stars 0 forks source link

Error when deleting first post #5

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I get the following error when deleting all the posts in a wave:

09:55:03.640 SEVERE (client): Class$nc: (TypeError): d is undefined
 stack: s1c([object Object])@https://wavereactor.appspot.com/6C15103108B2BAA9EE838CB0D1BD1B24.cache.html:1039
x1c([object 
Object])@https://wavereactor.appspot.com/6C15103108B2BAA9EE838CB0D1BD1B24.cache.
html:1199
H6b([object 
Object])@https://wavereactor.appspot.com/6C15103108B2BAA9EE838CB0D1BD1B24.cache.
html:1169
J6b()@https://wavereactor.appspot.com/6C15103108B2BAA9EE838CB0D1BD1B24.cache.htm
l:1199
xQc([object Object],[object 
Object])@https://wavereactor.appspot.com/6C15103108B2BAA9EE838CB0D1BD1B24.cache.
html:1578
vQc([object Object],[object 
Object],1320958503739)@https://wavereactor.appspot.com/6C15103108B2BAA9EE838CB0D
1BD1B24.cache.html:1334
wQc([object 
Object])@https://wavereactor.appspot.com/6C15103108B2BAA9EE838CB0D1BD1B24.cache.
html:1519
CQc([object 
Object])@https://wavereactor.appspot.com/6C15103108B2BAA9EE838CB0D1BD1B24.cache.
html:1345
jRc()@https://wavereactor.appspot.com/6C15103108B2BAA9EE838CB0D1BD1B24.cache.htm
l:1650
Zb()@https://wavereactor.appspot.com/6C15103108B2BAA9EE838CB0D1BD1B24.cache.html
:1644
(0)@https://wavereactor.appspot.com/6C15103108B2BAA9EE838CB0D1BD1B24.cache.html:
1158
Yd((function () {b.eb();}),[object Proxy],[object 
Arguments])@https://wavereactor.appspot.com/6C15103108B2BAA9EE838CB0D1BD1B24.cac
he.html:897
_d((function () {b.eb();}),[object Proxy],[object 
Arguments])@https://wavereactor.appspot.com/6C15103108B2BAA9EE838CB0D1BD1B24.cac
he.html:1529
(0)@https://wavereactor.appspot.com/6C15103108B2BAA9EE838CB0D1BD1B24.cache.html:
1296

 fileName: https://wavereactor.appspot.com/6C15103108B2BAA9EE838CB0D1BD1B24.cache.html
 lineNumber: 1039
    at Unknown.s1c(null:-1)
    at Unknown.x1c(null:-1)
    at Unknown.H6b(null:-1)
    at Unknown.J6b(null:-1)
    at Unknown.xQc(null:-1)
    at Unknown.vQc(null:-1)
    at Unknown.wQc(null:-1)
    at Unknown.CQc(null:-1)
    at Unknown.jRc(null:-1)
    at Unknown.Zb(null:-1)
    at Unknown.anonymous(null:-1)
    at Unknown.Yd(null:-1)
    at Unknown._d(null:-1)
    at Unknown.anonymous(null:-1)
    at Unknown.anonymous(null:-1)

Original issue reported on code.google.com by da...@panmedia.co.nz on 10 Nov 2011 at 8:56

GoogleCodeExporter commented 8 years ago
This is indeed a bug, probably in code shared with Apache Wave.  It doesn't 
always happen but I could reproduce it after a few attempts.

Original comment by oh...@google.com on 12 Dec 2011 at 6:46

GoogleCodeExporter commented 8 years ago

Original comment by oh...@google.com on 4 Jan 2012 at 12:34

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
It just happened to me, I was trying to delete the wave from insite de wave, 
and I ended up deleting the first blip, the complete error was:
10:36:07.484 SEVERE (client): Class$pc: (TypeError): Cannot read property 'g' 
of undefined
    at Unknown.Fe(null:-1)
    at Unknown.zc(null:-1)
    at Unknown.Lc(null:-1)
    at Unknown.h_(null:-1)
    at Unknown.p4c(null:-1)
    at Unknown.u4c(null:-1)
    at Unknown.b9b(null:-1)
    at Unknown.d9b(null:-1)
    at Unknown.uTc(null:-1)
    at Unknown.sTc(null:-1)
    at Unknown.tTc(null:-1)
    at Unknown.zTc(null:-1)
    at Unknown.gUc(null:-1)
    at Unknown.Qb(null:-1)
    at Unknown.anonymous(null:-1)
    at Unknown.$d(null:-1)
    at Unknown.be(null:-1)
    at Unknown.anonymous(null:-1)

Original comment by pescamil...@gmail.com on 26 Mar 2012 at 3:43

GoogleCodeExporter commented 8 years ago
Talk about throwback! Yeah I just installed wave for fun and found this issue 
was well.

Original comment by The7thColumn on 15 Jul 2013 at 10:15