bug report tool #20
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
in the bug report tool a user should be able to include a screenshot to see what they are seeing to help fix issues.
--- DEBUG LOG ---
[2026-05-12 14:40:25.417] [INFO ] --- Logger Initialized --- (unknown:0)
[2026-05-12 14:40:25.417] [INFO ] App Version: "1.1.4" (unknown:0)
[2026-05-12 14:40:25.417] [INFO ] Log Path: "C:/Users/Michael Howard/AppData/Roaming/PastorsSermonPro/debug.log" (unknown:0)
[2026-05-12 14:40:25.417] [INFO ] App Path: "C:/Program Files/PastorsSermonPro" (unknown:0)
[2026-05-12 14:40:25.417] [INFO ] OS Type: "Windows 10 Version 22H2" (unknown:0)
[2026-05-12 14:40:25.417] [INFO ] OS Version: "10" (unknown:0)
[2026-05-12 14:40:25.417] [INFO ] Architecture: "x86_64" (unknown:0)
[2026-05-12 14:40:25.417] [INFO ] Username: "Michael Howard" (unknown:0)
[2026-05-12 14:40:25.417] [INFO ] Starting Pastors Sermon Pro v "1.1.4" (unknown:0)
[2026-05-12 14:40:25.417] [INFO ] Library Paths: QList("C:/Program Files/PastorsSermonPro") (unknown:0)
[2026-05-12 14:40:26.604] [DEBUG] Loading bibles from: "C:/Program Files/PastorsSermonPro/bibles" (unknown:0)
[2026-05-12 14:40:26.604] [DEBUG] Loading dictionaries from: "C:/Program Files/PastorsSermonPro/dict" (unknown:0)
Implemented in v1.1.5: Added screenshot support to the Bug Reporter. You can now capture and attach your screen directly from the tool.
Fixed in v1.1.7. Implemented screenshot capture capability using QScreen and automated debug.log attachment. Added theme support to the Bug Reporter dialog.