Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

How to use crash report functionality

per1234 edited this pageNov 23, 2023 ·3 revisions

In version1.2.0-rc2 crash-report functionality has been added. It allows users to report issues in a better way, helping us developers to solve sneaky bugs 🐛

How to enable it

By default, the crash-report generation is turned off. To turn on the functionality, you have to enablecrashreport = true entry inconfig.ini. You can searchhere for info regarding the location of the file.

Where are the crash-reports

Crash-reports are placed in a folder calledlogs:

  • In Linux and macOS they should be placed in$HOME/.arduino-create/logs
  • In windows they should be placed inC:\users\<username>\.arduino-create\logs

How to clean the generated files

If you have files insidelogs directory you should be able to click an entry in the tray icon's menu calledRemove crash reportsThis will delete all thelogs folder.

If there are no crash-reports to clean the option is disabled

Remember to upload the crash-report when opening anissue 💌

Clone this wiki locally

[8]ページ先頭

©2009-2025 Movatter.jp