Skip to content

Comments

Replacing qDebug() with cout for Audio Socket reconnect#1406

Merged
mikedickey merged 1 commit intodevfrom
bugfix/audiosocket-qdebug
Apr 17, 2025
Merged

Replacing qDebug() with cout for Audio Socket reconnect#1406
mikedickey merged 1 commit intodevfrom
bugfix/audiosocket-qdebug

Conversation

@mikedickey
Copy link
Collaborator

@mikedickey mikedickey commented Apr 17, 2025

Bumping ubuntu-20.04 to ubuntu-22.04 for qmake static build, since 20.04 is no longer supported by GitHub

Disabling vs mode for Linux-x64-meson-gcc-shared-nortaudio build since ubuntu-22.04 has qt 5.13 (not sure how this worked before?)

@mikedickey mikedickey force-pushed the bugfix/audiosocket-qdebug branch 2 times, most recently from ca326d7 to b19f0b2 Compare April 17, 2025 19:05
Bumping ubuntu-20.04 to ubuntu-22.04 for qmake static build,
since 20.04 is no longer supported by GitHub

Disabling vs mode for Linux-x64-meson-gcc-shared-nortaudio build
since ubuntu-22.04 has qt 5.13 (not sure how this worked before?)
@mikedickey mikedickey force-pushed the bugfix/audiosocket-qdebug branch from b19f0b2 to dd2d908 Compare April 17, 2025 19:06
@mikedickey mikedickey requested review from ntonnaett and nwang92 April 17, 2025 20:19
@mikedickey
Copy link
Collaborator Author

I think this fixes #1402

@mikedickey mikedickey merged commit 4169dc2 into dev Apr 17, 2025
19 checks passed
@BSDKaffee
Copy link

FWIW, simply adding #include <QDebug> to src/AudioSocket.cpp fixes the issue for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants