KirovBvulgaru / google-cast-sdk

Automatically exported from code.google.com/p/google-cast-sdk
0 stars 0 forks source link

AssertionError when changing global volume #153

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. change volume with Session#setReceiverVolumeLevel
2. observe cast extension background.html javascript console

Please provide any additional information below.

[140220 19:09:42.02] [24351.831s] [cv.TabUtils] [INFO] Newly focused window ID: 
1
 background_script.js:15686
 [140220 19:09:42.84] [24352.657s] [cv.TabMessenger] [INFO] API message
 background_script.js:15686
 [140220 19:09:42.85] [24352.659s] [cv2.CastService] [INFO] App request: v2_message
 background_script.js:15686
 [140220 19:09:42.85] [24352.661s] [cv2.CastChannelService] [INFO] Channel is sending message
 background_script.js:15686
 [140220 19:09:43.10] [24352.910s] [cv2.CastChannelService] [INFO] Got message from {"channelId":3,"readyState":"open","url":"casts://10.4.9.90:8009"}
 background_script.js:15686
 [140220 19:09:43.10] [24352.911s] [cv2.CastService] [INFO] Receive message from "receiver.v2.2396396091"
 background_script.js:15686
 [140220 19:09:43.10] [24352.913s] [cv2.CastService] [INFO] Sending message to client client-3216:update_session
 background_script.js:15686
Error in event handler for cast.channel.onMessage: AssertionError
    at new Xa (chrome-extension://boadgeojelhgndaghljhdicfkmllpafd/background_script.js:330:6)
    at Ya (chrome-extension://boadgeojelhgndaghljhdicfkmllpafd/background_script.js:342:9)
    at ab (chrome-extension://boadgeojelhgndaghljhdicfkmllpafd/background_script.js:355:12)
    at d.gC (chrome-extension://boadgeojelhgndaghljhdicfkmllpafd/background_script.js:13659:5)
    at d.Oa (chrome-extension://boadgeojelhgndaghljhdicfkmllpafd/background_script.js:13666:8)
    at null.<anonymous> (chrome-extension://boadgeojelhgndaghljhdicfkmllpafd/background_script.js:13307:10)
    at Array.forEach (native)
    at d.Pq (chrome-extension://boadgeojelhgndaghljhdicfkmllpafd/background_script.js:13306:60)
    at d.aA (chrome-extension://boadgeojelhgndaghljhdicfkmllpafd/background_script.js:13301:188)
    at d.MB (chrome-extension://boadgeojelhgndaghljhdicfkmllpafd/background_script.js:13200:14) extensions::event_bindings:375
Event.dispatch_ extensions::event_bindings:375
dispatchArgs extensions::event_bindings:241
dispatchEvent extensions::event_bindings:250
 [140220 19:09:43.10] [24352.918s] [cv.TabUtils] [INFO] Newly focused window ID: 124
 background_script.js:15686
 [140220 19:09:43.12] [24352.930s] [cv2.CastChannelService] [INFO] Got message from {"channelId":3,"readyState":"open","url":"casts://10.4.9.90:8009"}
 background_script.js:15686
 [140220 19:09:43.12] [24352.931s] [cv2.CastService] [INFO] Receive message from "receiver.v2.2396396091"
 background_script.js:15686
 [140220 19:09:43.12] [24352.933s] [cv2.CastService] [INFO] Sending message to client client-91392:set_receiver_volume_success
 background_script.js:15686

Original issue reported on code.google.com by p...@zattoo.com on 20 Feb 2014 at 6:15

GoogleCodeExporter commented 8 years ago
We've got a bug filed for this.

Original comment by shawns...@google.com on 1 Mar 2014 at 6:45

GoogleCodeExporter commented 8 years ago
is this fixed? maybe we can close this one because it's quite old

Original comment by p...@zattoo.com on 6 May 2014 at 7:05

GoogleCodeExporter commented 8 years ago
I can no longer reproduce it, please reopen if you are still affected by this 
issue. 

Original comment by ccherub...@google.com on 19 Aug 2014 at 11:26