Advertisement
ak2766

Running as a snap application

Feb 19th, 2020
370
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.80 KB | None | 0 0
  1.  
  2. $ vysor
  3.  
  4. using chrome runtime 1.3.6
  5. autoUpdater feed url https://vysornuts.clockworkmod.com/update/linux_x64/2.3.0
  6. embedded /snap/vysor/x1/resources/app/unpacked-crx found
  7. chrome runtime id lhaagglfcbekgaiedemenlgbkbhjepnk
  8. chrome app id gidgenkbbabolejbgbpnhbimgjbffefm
  9. chrome app directory /snap/vysor/x1/resources/app/unpacked-crx
  10. /snap/vysor/x1/resources/app/unpacked-crx/native/linux/audio_playback.so not found.
  11. /snap/vysor/x1/resources/app/platform-assets/linux/audio_playback.so not found.
  12. PPAPI path /snap/vysor/x1/resources/app/unpacked-crx/native/linux/video_decode.so;application/x-ppapi-vysor
  13. starting
  14. starting runtime
  15. Error org.freedesktop.DBus.Error.Failed: cannot use setting "default-url-scheme-handler": not allowed
  16. (node:31880) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added. Use emitter.setMaxListeners() to increase limit
  17. Creating Graphics3D Context
  18. Failed to create Graphics3D Context
  19. vysor --type=ppapi --enable-features=SharedArrayBuffer --no-sandbox --ppapi-flash-args --lang=en-GB --service-request-channel-token=334921530309529489: video_decode.cc:327: void {anonymous}::Decoder::InitializeDone(int32_t): Assertion `result == PP_OK' failed.
  20. windowGlobals not found 4
  21. windowGlobals not found 4
  22. killing all windows for shutdown
  23. chromeRuntimeWindow shutdown
  24. windows remaining [ BrowserWindow {
  25. setBounds: [Function],
  26. _events:
  27. { blur: [Function],
  28. focus: [Function],
  29. show: [Array],
  30. hide: [Function: visibilityChanged],
  31. minimize: [Function: visibilityChanged],
  32. maximize: [Function: visibilityChanged],
  33. restore: [Function: visibilityChanged],
  34. close: [Array] },
  35. _eventsCount: 8,
  36. devToolsWebContents: [Getter],
  37. _maxListeners: 1000 } ]
  38. window-all-closed
  39. relaunching...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement