Issue/16834 (connect stdio to console earlier in main())
Described in #16834 (closed)
printf logging not available in win32 until stdio has been reconnected to console or a GUI console opened.
Reconnect stdio to console earlier to catch logging from SNMP MIB file loading.
Two (2) g_log statements in main.cpp commented out.
They didn't work earlier since set_console_log_handler() and qInstallMessageHandler() had not been called yet.
Working now. Comment out to not confuse users.
Merge request reports
Activity
- Resolved by AndersBroman
added 140 commits
-
ec99265e...0c373d64 - 138 commits from branch
wireshark:master
- 032f6e95 - Fix path to Windows extcap html help files #15592 (closed)
- ec7aa493 - WIP: WIN32 logging: connect stdio earlier in main()
-
ec99265e...0c373d64 - 138 commits from branch
added 1 commit
- ae97c418 - Revert "Fix path to Windows extcap html help files #15592 (closed)"
mentioned in merge request !422 (merged)
added 213 commits
-
ae97c418...39f6b0d3 - 210 commits from branch
wireshark:master
- 097105f8 - Fix path to Windows extcap html help files #15592 (closed)
- 36aa24fa - WIP: WIN32 logging: connect stdio earlier in main()
- dc1f6220 - Revert "Fix path to Windows extcap html help files #15592 (closed)"
Toggle commit list-
ae97c418...39f6b0d3 - 210 commits from branch
marked as a Work In Progress from chuckcraft/wireshark@36aa24fa
enabled an automatic merge when the pipeline for dc1f6220 succeeds
assigned to @ws-gitlab-utility
added 5 commits
-
dc1f6220...3dde70de - 2 commits from branch
wireshark:master
- 7dabd8ba - Fix path to Windows extcap html help files #15592 (closed)
- 14484997 - WIP: WIN32 logging: connect stdio earlier in main()
- dfdf59fa - Revert "Fix path to Windows extcap html help files #15592 (closed)"
Toggle commit list-
dc1f6220...3dde70de - 2 commits from branch
marked as a Work In Progress from chuckcraft/wireshark@14484997
assigned to @chuckcraft and unassigned @ws-gitlab-utility