Skip to content

Blank window on gulp serve #42

@theGeekyLad

Description

@theGeekyLad

Environment

  • OS - Ubuntu 20.04.01 LTS
  • CPU - Ryzen 5 3500U (if that matters)
  • Node - v10.22.1
  • Gulp
    • CLI version: 2.3.0
    • Local version: 3.9.1

Issue

I followed the Development section under README.md as is, but on running gulp serve I get a blank screen and the following on my terminal:

thegeekylad@tgl-thinkpad:~/opsdroid-desktop$ gulp serve
[01:27:16] Using gulpfile ~/opsdroid-desktop/gulpfile.js
[01:27:16] Starting 'serve'...
[01:27:16] Starting 'compile'...
[01:27:16] Starting 'babel'...
[01:27:16] Starting 'sass'...
[01:27:16] Finished 'compile' after 9.6 ms
[01:27:16] Finished 'serve' after 30 ms
[2020-10-10T19:57:16.137Z] [electron-connect] [server] started electron process: 73811
[2020-10-10T19:57:16.138Z] [electron-connect] [server] server created and listening on 30080
[01:27:16] Finished 'sass' after 282 ms
[73843:1011/012716.624292:ERROR:buffer_manager.cc(488)] [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : glBufferData: <- error from previous GL command

Any thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions