Results 3 comments of GWDx
trafficstars

> OS: Ubuntu 20.04 > > install both VSCode and VSCodium ### 1. get the token I installed Github Copilot in VSCodium and it said `Invalid copilot token: missing token`...

```bash pip install PyExecJS ```

In Linux, removing `gtk_widget_show(GTK_WIDGET(window));` and `gtk_widget_show(GTK_WIDGET(view));` from `linux/my_application.cc` can solve the black screen issue and make the background transparent. Refer to the [flutter_acrylic commit](https://github.com/alexmercerind/flutter_acrylic/commit/77b641a6033e114a116a8777762d227040eceed5#diff-e98abc259949baf8be20747542aaf9087967cb1aacaf68616bf42baaac35f74cL52). However, I encountered a bug where...