Niklas Wenzel

Results 243 comments of Niklas Wenzel

Could be related to #18194 (which is about workflow emails though).

Thanks for opening this issue! Could you please use [Electron Fiddle](https://www.electronjs.org/fiddle) to create a minimal reproducible example, publish it as a gist to GitHub, and link it here? Crashes usually...

Thanks for reporting! Just to confirm, does this still happen with Electron 39.2.4? For fellow maintainers: The feedback from previous bug reports (all closed due to info not being provided)...

@zawata Good investigation! It's probably related to Electron choosing the wrong XDG portal version by default.

Is there a crash report in `~/Library/Logs/DiagnosticReports`? Or can you see if you see a crash report in `Console.app` in `/Applications/Utilities`?

We don't assign issues to non-contributors but we are happy about (non-AI generated) good PRs.

Also, check out https://www.electronjs.org/docs/latest/api/process#processtracedeprecation.

Can you paste the output of `node -v` and `which node`? (Important, **not** `nodejs -v` which you mentioned in the issue!)

Thanks for reporting this issue! For the team to be able to jump in and debug this, we'll unfortunately need a minimal testcase. There are many factors that could cause...