]> glassweightruler.freedombox.rocks Git - waydroid.git/blobdiff - .github/ISSUE_TEMPLATE/bug_report.yml
debian/control: add Depends on pipewire-pulse | pulseaudio
[waydroid.git] / .github / ISSUE_TEMPLATE / bug_report.yml
index f08900c5de278c9acb097ab384f5bc840dfab704..4199a2c31d381f63e88dd40334afb14166b9125a 100644 (file)
@@ -60,12 +60,13 @@ body:
   - type: textarea
     attributes:
       label: "Logs"
-      description: Attach the following files
+      description: Attach the following files while waydroid is running
       value: |
+        /var/lib/waydroid/waydroid.cfg
         /var/lib/waydroid/waydroid.prop
         /var/lib/waydroid/waydroid_base.prop
         /var/lib/waydroid/waydroid.log
-        `sudo waydroid logcat | tee logcat.txt`
+        `sudo waydroid shell -- logcat -d | tee logcat.txt`
         `sudo dmesg | tee dmesg.txt`
     validations:
       required: true