arsdever / arsdever/qspdlog

`Qt` message logging may be tricky

Open
#44 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C++
Stars
72
Forks
14
PR merge metrics
No merged PRs in 30d

Description

If you handle the `Qt` messages to print those in the widget, the widget may report a `Qt` message internally while adding an entry, thus blocking the application execution. We need to somehow block all the `Qt` messages from the widget.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the widget's Qt message handling and the code path that adds an entry. Reproduce the recursive logging and application-blocking behavior described, then verify that messages emitted during widget updates no longer interrupt execution.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.