Results 18 comments of Paul Waldo

I can also verify this is a problem. Any progress?

I am also experiencing this problem. It takes *75 seconds* to get attached to Firefox. * Debugger for Firefox Version 2.3.3 * Firefox version 69.0.2 * VS Code version 1.38.1...

@hbenl Ask and ye shall receive 😀. Thank you so much, it works quite snappily now!

I have a similar problem populating pytest fixtures. I have tried both forms of arguments, but cannot get the tests to see them in the test explorer: ``` "python.testing.pytestArgs": [...

@g0r3 After looking further through the issues, I have found out where my problem lies. I had placed the parameters in my `project.code-workspace` file. I moved them to `project >...

@g0r3 I spoke too soon. After restarting VS Code, my solution fails with this in the Python Log ``` Error 2021-10-15 09:28:46: Error discovering pytest tests: [r [Error]: ERROR: usage:...

@andydotxyz yes I think this is a duplicate of #3034. Resizing the window causes the cells to appear.

Safari never gets much love, so I don't doubt it. What exactly does it mean by `Cannot find adapter that matches the request`?

@Bluebugs same result with `develop` branch. If I understand your path question properly, I don't think so. ```bash paul@kubuntu:~/src/personal/mastotool$ echo $PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/paul/go/bin ```

Ah, I see @Bluebugs. Here you go: ```bash paul@kubuntu:~/src/personal/mastotool$ fyne-cross windows [i] Target: windows/amd64 [i] Cleaning target directories... mkdir: cannot create directory '/app/fyne-cross/bin/windows-amd64': Permission denied [✗] could not create the...