JvanKatwijk / qt-dab

Qt-DAB, a general software DAB (DAB+) decoder with a (slight) focus on showing the signal
http://www.sdr-j.tk
GNU General Public License v2.0
299 stars 62 forks source link

Bug report Linux version 6.5 #330

Closed evertverduin closed 1 month ago

evertverduin commented 1 month ago

Dear Jan,

I like your software, it works very nice. I found a small issue: When selecting control: Middle soundcard drop downbox has wrong index.

In my case i have to choose one soundcard further in the dropdown to get audio on the proper card ( -1 index ). So it seems the index is 1 to much.

BR

Evert

JvanKatwijk commented 1 month ago

which sound system are you using? Qt_Audio or portaudio?

Op zo 29 sep 2024 om 21:24 schreef Evert @.***>:

Dear Jan,

I like your software, it works very nice. I found a small issue: When selecting control: Middle soundcard drop downbox has wrong index.

In my case i have to choose one soundcard further in the dropdown to get audio on the proper card ( -1 index ). So it seems the index is 1 to much.

BR

Evert

— Reply to this email directly, view it on GitHub https://github.com/JvanKatwijk/qt-dab/issues/330, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCPHQEJ4UTLHHAKHCAXE6LZZBHVBAVCNFSM6AAAAABPB7HEO6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGU2TKMJRGQ2DMNA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Jan van Katwijk

evertverduin commented 1 month ago

Hi Jan,

It seems to be using Alsa.

Here is the startuplogging:

BEGINLOGGING

@.***:/home/evert/qt-dab/qt-dab-6.5/linux-bin# ./qt-dab-6.50 QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' main: Detected system language "en_US" main: Set language "en_US" main: Error while loading language specifics "en_US" use English "en_GB" instead ALSA lib pcm.c:2642:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear ALSA lib pcm.c:2642:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe ALSA lib pcm.c:2642:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side ALSA lib pcm_route.c:869:(find_matching_chmap) Found no matching channel map ALSA lib pcm_route.c:869:(find_matching_chmap) Found no matching channel map ALSA lib pcm_route.c:869:(find_matching_chmap) Found no matching channel map ALSA lib pcm_route.c:869:(find_matching_chmap) Found no matching channel map ALSA lib pcm_oss.c:377:(_snd_pcm_oss_open) Unknown field port ALSA lib pcm_oss.c:377:(_snd_pcm_oss_open) Unknown field port ALSA lib pulse.c:242:(pulse_connect) PulseAudio: Unable to connect: Connection refused

ALSA lib pulse.c:242:(pulse_connect) PulseAudio: Unable to connect: Connection refused

ALSA lib pcm_usb_stream.c:486:(_snd_pcm_usb_stream_open) Invalid type for card ALSA lib pcm_usb_stream.c:486:(_snd_pcm_usb_stream_open) Invalid type for card Hostapis: 2

Api 0 is ALSA

Api 1 is OSS

Investigating Device 0

(output):item 1 wordt stream 0 (HDA Intel PCH: ALC887-VD Analog (hw:0,0))

Investigating Device 1

(output):item 2 wordt stream 1 (HDA Intel PCH: ALC887-VD Digital (hw:0,1))

Investigating Device 2

Investigating Device 3

(output):item 3 wordt stream 3 (Babyface (23250239): USB Audio (hw:1,0))

Investigating Device 4

(output):item 4 wordt stream 4 (HDA NVidia: HDMI 0 (hw:2,3))

Investigating Device 5

(output):item 5 wordt stream 5 (HDA NVidia: HDMI 1 (hw:2,7))

Investigating Device 6

(output):item 6 wordt stream 6 (HDA NVidia: HDMI 2 (hw:2,8))

Investigating Device 7

(output):item 7 wordt stream 7 (HDA NVidia: HDMI 3 (hw:2,9))

Investigating Device 8

(output):item 8 wordt stream 8 (HDA NVidia: HDMI 4 (hw:2,10))

Investigating Device 9

(output):item 9 wordt stream 9 (HDA NVidia: HDMI 5 (hw:2,11))

Investigating Device 10

(output):item 10 wordt stream 10 (HDA NVidia: HDMI 6 (hw:2,12))

Investigating Device 11

Investigating Device 12

(output):item 11 wordt stream 12 (Turtle Beach P11 Headset: USB Audio (hw:4,0))

Investigating Device 13

(output):item 12 wordt stream 13 (sysdefault)

Investigating Device 14

(output):item 13 wordt stream 14 (front)

Investigating Device 15

(output):item 14 wordt stream 15 (surround40)

Investigating Device 16

(output):item 15 wordt stream 16 (surround51)

Investigating Device 17

(output):item 16 wordt stream 17 (surround71)

Investigating Device 18

(output):item 17 wordt stream 18 (iec958)

Investigating Device 19

(output):item 18 wordt stream 19 (spdif)

Investigating Device 20

(output):item 19 wordt stream 20 (samplerate)

Investigating Device 21

(output):item 20 wordt stream 21 (speexrate)

Investigating Device 22

(output):item 21 wordt stream 22 (upmix)

Investigating Device 23

(output):item 22 wordt stream 23 (vdownmix)

Investigating Device 24

(output):item 23 wordt stream 24 (default)

Investigating Device 25

(output):item 24 wordt stream 25 (dmix)

Suggested size for outputbuffer = 0 stream opened stream started QObject::connect: No such slot RadioInterface::show_pauzeSlide () QObject::connect: (receiver name: 'dabradio') OK, functions seem to be loaded

ENDLOGGING

Verzonden met Proton Mail beveiligde e-mail.

Op maandag 30 september 2024 om 11:34 AM schreef JvanKatwijk @.***>:

which sound system are you using? Qt_Audio or portaudio?

Op zo 29 sep 2024 om 21:24 schreef Evert @.***>:

Dear Jan,

I like your software, it works very nice. I found a small issue: When selecting control: Middle soundcard drop downbox has wrong index.

In my case i have to choose one soundcard further in the dropdown to get audio on the proper card ( -1 index ). So it seems the index is 1 to much.

BR

Evert

— Reply to this email directly, view it on GitHub https://github.com/JvanKatwijk/qt-dab/issues/330, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCPHQEJ4UTLHHAKHCAXE6LZZBHVBAVCNFSM6AAAAABPB7HEO6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGU2TKMJRGQ2DMNA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Jan van Katwijk

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

evertverduin commented 1 month ago

BTW,

I am using the babyface as soundcard. But in order to select the RME babyface card, i have to select the lower Nvidia hdmi 0.

Br

Evert

Verzonden met Proton Mail beveiligde e-mail.

Op maandag 30 september 2024 om 11:16 PM schreef evert verduin @.***>:

Hi Jan,

It seems to be using Alsa.

Here is the startuplogging:

BEGINLOGGING

@.***:/home/evert/qt-dab/qt-dab-6.5/linux-bin# ./qt-dab-6.50 QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' main: Detected system language "en_US" main: Set language "en_US" main: Error while loading language specifics "en_US" use English "en_GB" instead ALSA lib pcm.c:2642:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear ALSA lib pcm.c:2642:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe ALSA lib pcm.c:2642:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side ALSA lib pcm_route.c:869:(find_matching_chmap) Found no matching channel map ALSA lib pcm_route.c:869:(find_matching_chmap) Found no matching channel map ALSA lib pcm_route.c:869:(find_matching_chmap) Found no matching channel map ALSA lib pcm_route.c:869:(find_matching_chmap) Found no matching channel map ALSA lib pcm_oss.c:377:(_snd_pcm_oss_open) Unknown field port ALSA lib pcm_oss.c:377:(_snd_pcm_oss_open) Unknown field port ALSA lib pulse.c:242:(pulse_connect) PulseAudio: Unable to connect: Connection refused

ALSA lib pulse.c:242:(pulse_connect) PulseAudio: Unable to connect: Connection refused

ALSA lib pcm_usb_stream.c:486:(_snd_pcm_usb_stream_open) Invalid type for card ALSA lib pcm_usb_stream.c:486:(_snd_pcm_usb_stream_open) Invalid type for card Hostapis: 2

Api 0 is ALSA

Api 1 is OSS

Investigating Device 0

(output):item 1 wordt stream 0 (HDA Intel PCH: ALC887-VD Analog (hw:0,0))

Investigating Device 1

(output):item 2 wordt stream 1 (HDA Intel PCH: ALC887-VD Digital (hw:0,1))

Investigating Device 2

Investigating Device 3

(output):item 3 wordt stream 3 (Babyface (23250239): USB Audio (hw:1,0))

Investigating Device 4

(output):item 4 wordt stream 4 (HDA NVidia: HDMI 0 (hw:2,3))

Investigating Device 5

(output):item 5 wordt stream 5 (HDA NVidia: HDMI 1 (hw:2,7))

Investigating Device 6

(output):item 6 wordt stream 6 (HDA NVidia: HDMI 2 (hw:2,8))

Investigating Device 7

(output):item 7 wordt stream 7 (HDA NVidia: HDMI 3 (hw:2,9))

Investigating Device 8

(output):item 8 wordt stream 8 (HDA NVidia: HDMI 4 (hw:2,10))

Investigating Device 9

(output):item 9 wordt stream 9 (HDA NVidia: HDMI 5 (hw:2,11))

Investigating Device 10

(output):item 10 wordt stream 10 (HDA NVidia: HDMI 6 (hw:2,12))

Investigating Device 11

Investigating Device 12

(output):item 11 wordt stream 12 (Turtle Beach P11 Headset: USB Audio (hw:4,0))

Investigating Device 13

(output):item 12 wordt stream 13 (sysdefault)

Investigating Device 14

(output):item 13 wordt stream 14 (front)

Investigating Device 15

(output):item 14 wordt stream 15 (surround40)

Investigating Device 16

(output):item 15 wordt stream 16 (surround51)

Investigating Device 17

(output):item 16 wordt stream 17 (surround71)

Investigating Device 18

(output):item 17 wordt stream 18 (iec958)

Investigating Device 19

(output):item 18 wordt stream 19 (spdif)

Investigating Device 20

(output):item 19 wordt stream 20 (samplerate)

Investigating Device 21

(output):item 20 wordt stream 21 (speexrate)

Investigating Device 22

(output):item 21 wordt stream 22 (upmix)

Investigating Device 23

(output):item 22 wordt stream 23 (vdownmix)

Investigating Device 24

(output):item 23 wordt stream 24 (default)

Investigating Device 25

(output):item 24 wordt stream 25 (dmix)

Suggested size for outputbuffer = 0 stream opened stream started QObject::connect: No such slot RadioInterface::show_pauzeSlide () QObject::connect: (receiver name: 'dabradio') OK, functions seem to be loaded

ENDLOGGING

Verzonden met Proton Mail beveiligde e-mail.

Op maandag 30 september 2024 om 11:34 AM schreef JvanKatwijk @.***>:

which sound system are you using? Qt_Audio or portaudio?

Op zo 29 sep 2024 om 21:24 schreef Evert @.***>:

Dear Jan,

I like your software, it works very nice. I found a small issue: When selecting control: Middle soundcard drop downbox has wrong index.

In my case i have to choose one soundcard further in the dropdown to get audio on the proper card ( -1 index ). So it seems the index is 1 to much.

BR

Evert

— Reply to this email directly, view it on GitHub https://github.com/JvanKatwijk/qt-dab/issues/330, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCPHQEJ4UTLHHAKHCAXE6LZZBHVBAVCNFSM6AAAAABPB7HEO6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGU2TKMJRGQ2DMNA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Jan van Katwijk

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

JvanKatwijk commented 1 month ago

OK, you are using the Linux version and the portaudio interface Yes, tou are right, in the device list I start counting with one rather than zero (long time ago the top element in the combobox contained a label, something like "sound" or "sound device"

I'll create corrected versions later today

Op ma 30 sep 2024 om 23:55 schreef Evert @.***>:

BTW,

I am using the babyface as soundcard. But in order to select the RME babyface card, i have to select the lower Nvidia hdmi 0.

Br

Evert

Verzonden met Proton Mail beveiligde e-mail.

Op maandag 30 september 2024 om 11:16 PM schreef evert verduin @.***>:

Hi Jan,

It seems to be using Alsa.

Here is the startuplogging:

BEGINLOGGING

@.***:/home/evert/qt-dab/qt-dab-6.5/linux-bin# ./qt-dab-6.50 QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' main: Detected system language "en_US" main: Set language "en_US" main: Error while loading language specifics "en_US" use English "en_GB" instead ALSA lib pcm.c:2642:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear ALSA lib pcm.c:2642:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe ALSA lib pcm.c:2642:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side ALSA lib pcm_route.c:869:(find_matching_chmap) Found no matching channel map ALSA lib pcm_route.c:869:(find_matching_chmap) Found no matching channel map ALSA lib pcm_route.c:869:(find_matching_chmap) Found no matching channel map ALSA lib pcm_route.c:869:(find_matching_chmap) Found no matching channel map ALSA lib pcm_oss.c:377:(_snd_pcm_oss_open) Unknown field port ALSA lib pcm_oss.c:377:(_snd_pcm_oss_open) Unknown field port ALSA lib pulse.c:242:(pulse_connect) PulseAudio: Unable to connect: Connection refused

ALSA lib pulse.c:242:(pulse_connect) PulseAudio: Unable to connect: Connection refused

ALSA lib pcm_usb_stream.c:486:(_snd_pcm_usb_stream_open) Invalid type for card ALSA lib pcm_usb_stream.c:486:(_snd_pcm_usb_stream_open) Invalid type for card Hostapis: 2

Api 0 is ALSA

Api 1 is OSS

Investigating Device 0

(output):item 1 wordt stream 0 (HDA Intel PCH: ALC887-VD Analog (hw:0,0))

Investigating Device 1

(output):item 2 wordt stream 1 (HDA Intel PCH: ALC887-VD Digital (hw:0,1))

Investigating Device 2

Investigating Device 3

(output):item 3 wordt stream 3 (Babyface (23250239): USB Audio (hw:1,0))

Investigating Device 4

(output):item 4 wordt stream 4 (HDA NVidia: HDMI 0 (hw:2,3))

Investigating Device 5

(output):item 5 wordt stream 5 (HDA NVidia: HDMI 1 (hw:2,7))

Investigating Device 6

(output):item 6 wordt stream 6 (HDA NVidia: HDMI 2 (hw:2,8))

Investigating Device 7

(output):item 7 wordt stream 7 (HDA NVidia: HDMI 3 (hw:2,9))

Investigating Device 8

(output):item 8 wordt stream 8 (HDA NVidia: HDMI 4 (hw:2,10))

Investigating Device 9

(output):item 9 wordt stream 9 (HDA NVidia: HDMI 5 (hw:2,11))

Investigating Device 10

(output):item 10 wordt stream 10 (HDA NVidia: HDMI 6 (hw:2,12))

Investigating Device 11

Investigating Device 12

(output):item 11 wordt stream 12 (Turtle Beach P11 Headset: USB Audio (hw:4,0))

Investigating Device 13

(output):item 12 wordt stream 13 (sysdefault)

Investigating Device 14

(output):item 13 wordt stream 14 (front)

Investigating Device 15

(output):item 14 wordt stream 15 (surround40)

Investigating Device 16

(output):item 15 wordt stream 16 (surround51)

Investigating Device 17

(output):item 16 wordt stream 17 (surround71)

Investigating Device 18

(output):item 17 wordt stream 18 (iec958)

Investigating Device 19

(output):item 18 wordt stream 19 (spdif)

Investigating Device 20

(output):item 19 wordt stream 20 (samplerate)

Investigating Device 21

(output):item 20 wordt stream 21 (speexrate)

Investigating Device 22

(output):item 21 wordt stream 22 (upmix)

Investigating Device 23

(output):item 22 wordt stream 23 (vdownmix)

Investigating Device 24

(output):item 23 wordt stream 24 (default)

Investigating Device 25

(output):item 24 wordt stream 25 (dmix)

Suggested size for outputbuffer = 0 stream opened stream started QObject::connect: No such slot RadioInterface::show_pauzeSlide () QObject::connect: (receiver name: 'dabradio') OK, functions seem to be loaded

ENDLOGGING

Verzonden met Proton Mail beveiligde e-mail.

Op maandag 30 september 2024 om 11:34 AM schreef JvanKatwijk @.***>:

which sound system are you using? Qt_Audio or portaudio?

Op zo 29 sep 2024 om 21:24 schreef Evert @.***>:

Dear Jan,

I like your software, it works very nice. I found a small issue: When selecting control: Middle soundcard drop downbox has wrong index.

In my case i have to choose one soundcard further in the dropdown to get audio on the proper card ( -1 index ). So it seems the index is 1 to much.

BR

Evert

— Reply to this email directly, view it on GitHub https://github.com/JvanKatwijk/qt-dab/issues/330, or unsubscribe < https://github.com/notifications/unsubscribe-auth/ACCPHQEJ4UTLHHAKHCAXE6LZZBHVBAVCNFSM6AAAAABPB7HEO6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGU2TKMJRGQ2DMNA

. You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Jan van Katwijk

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/JvanKatwijk/qt-dab/issues/330#issuecomment-2384232384, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCPHQHMVALWXHQDSXET35LZZHCDTAVCNFSM6AAAAABPB7HEO6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOBUGIZTEMZYGQ . You are receiving this because you commented.Message ID: @.***>

-- Jan van Katwijk

JvanKatwijk commented 1 month ago

uploaded versions for 6.X with correct mapping in the audio device selection for the portaudio audio system

Op di 1 okt 2024 om 09:21 schreef jan van katwijk @.***>:

OK, you are using the Linux version and the portaudio interface Yes, tou are right, in the device list I start counting with one rather than zero (long time ago the top element in the combobox contained a label, something like "sound" or "sound device"

I'll create corrected versions later today

Op ma 30 sep 2024 om 23:55 schreef Evert @.***>:

BTW,

I am using the babyface as soundcard. But in order to select the RME babyface card, i have to select the lower Nvidia hdmi 0.

Br

Evert

Verzonden met Proton Mail beveiligde e-mail.

Op maandag 30 september 2024 om 11:16 PM schreef evert verduin @.***>:

Hi Jan,

It seems to be using Alsa.

Here is the startuplogging:

BEGINLOGGING

@.***:/home/evert/qt-dab/qt-dab-6.5/linux-bin# ./qt-dab-6.50 QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' main: Detected system language "en_US" main: Set language "en_US" main: Error while loading language specifics "en_US" use English "en_GB" instead ALSA lib pcm.c:2642:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear ALSA lib pcm.c:2642:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe ALSA lib pcm.c:2642:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side ALSA lib pcm_route.c:869:(find_matching_chmap) Found no matching channel map ALSA lib pcm_route.c:869:(find_matching_chmap) Found no matching channel map ALSA lib pcm_route.c:869:(find_matching_chmap) Found no matching channel map ALSA lib pcm_route.c:869:(find_matching_chmap) Found no matching channel map ALSA lib pcm_oss.c:377:(_snd_pcm_oss_open) Unknown field port ALSA lib pcm_oss.c:377:(_snd_pcm_oss_open) Unknown field port ALSA lib pulse.c:242:(pulse_connect) PulseAudio: Unable to connect: Connection refused

ALSA lib pulse.c:242:(pulse_connect) PulseAudio: Unable to connect: Connection refused

ALSA lib pcm_usb_stream.c:486:(_snd_pcm_usb_stream_open) Invalid type for card ALSA lib pcm_usb_stream.c:486:(_snd_pcm_usb_stream_open) Invalid type for card Hostapis: 2

Api 0 is ALSA

Api 1 is OSS

Investigating Device 0

(output):item 1 wordt stream 0 (HDA Intel PCH: ALC887-VD Analog (hw:0,0))

Investigating Device 1

(output):item 2 wordt stream 1 (HDA Intel PCH: ALC887-VD Digital (hw:0,1))

Investigating Device 2

Investigating Device 3

(output):item 3 wordt stream 3 (Babyface (23250239): USB Audio (hw:1,0))

Investigating Device 4

(output):item 4 wordt stream 4 (HDA NVidia: HDMI 0 (hw:2,3))

Investigating Device 5

(output):item 5 wordt stream 5 (HDA NVidia: HDMI 1 (hw:2,7))

Investigating Device 6

(output):item 6 wordt stream 6 (HDA NVidia: HDMI 2 (hw:2,8))

Investigating Device 7

(output):item 7 wordt stream 7 (HDA NVidia: HDMI 3 (hw:2,9))

Investigating Device 8

(output):item 8 wordt stream 8 (HDA NVidia: HDMI 4 (hw:2,10))

Investigating Device 9

(output):item 9 wordt stream 9 (HDA NVidia: HDMI 5 (hw:2,11))

Investigating Device 10

(output):item 10 wordt stream 10 (HDA NVidia: HDMI 6 (hw:2,12))

Investigating Device 11

Investigating Device 12

(output):item 11 wordt stream 12 (Turtle Beach P11 Headset: USB Audio (hw:4,0))

Investigating Device 13

(output):item 12 wordt stream 13 (sysdefault)

Investigating Device 14

(output):item 13 wordt stream 14 (front)

Investigating Device 15

(output):item 14 wordt stream 15 (surround40)

Investigating Device 16

(output):item 15 wordt stream 16 (surround51)

Investigating Device 17

(output):item 16 wordt stream 17 (surround71)

Investigating Device 18

(output):item 17 wordt stream 18 (iec958)

Investigating Device 19

(output):item 18 wordt stream 19 (spdif)

Investigating Device 20

(output):item 19 wordt stream 20 (samplerate)

Investigating Device 21

(output):item 20 wordt stream 21 (speexrate)

Investigating Device 22

(output):item 21 wordt stream 22 (upmix)

Investigating Device 23

(output):item 22 wordt stream 23 (vdownmix)

Investigating Device 24

(output):item 23 wordt stream 24 (default)

Investigating Device 25

(output):item 24 wordt stream 25 (dmix)

Suggested size for outputbuffer = 0 stream opened stream started QObject::connect: No such slot RadioInterface::show_pauzeSlide () QObject::connect: (receiver name: 'dabradio') OK, functions seem to be loaded

ENDLOGGING

Verzonden met Proton Mail beveiligde e-mail.

Op maandag 30 september 2024 om 11:34 AM schreef JvanKatwijk @.***>:

which sound system are you using? Qt_Audio or portaudio?

Op zo 29 sep 2024 om 21:24 schreef Evert @.***>:

Dear Jan,

I like your software, it works very nice. I found a small issue: When selecting control: Middle soundcard drop downbox has wrong index.

In my case i have to choose one soundcard further in the dropdown to get audio on the proper card ( -1 index ). So it seems the index is 1 to much.

BR

Evert

— Reply to this email directly, view it on GitHub https://github.com/JvanKatwijk/qt-dab/issues/330, or unsubscribe < https://github.com/notifications/unsubscribe-auth/ACCPHQEJ4UTLHHAKHCAXE6LZZBHVBAVCNFSM6AAAAABPB7HEO6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGU2TKMJRGQ2DMNA

. You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Jan van Katwijk

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/JvanKatwijk/qt-dab/issues/330#issuecomment-2384232384, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCPHQHMVALWXHQDSXET35LZZHCDTAVCNFSM6AAAAABPB7HEO6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOBUGIZTEMZYGQ . You are receiving this because you commented.Message ID: @.***>

-- Jan van Katwijk

-- Jan van Katwijk

evertverduin commented 1 month ago

Hi Jan,

With the current RC release, the issue is still there. I pulled freshly and `compiled. The index shift is still there.

Br

Evert

JvanKatwijk commented 1 month ago

Just be sure: the mod took place in the 6.X version, the 6.5 version is more or less obsolete

Op za 5 okt 2024 om 15:52 schreef Evert @.***>:

Hi Jan,

With the current RC release, the issue is still there. I pulled freshly and `compiled. The index shift is still there.

Br

Evert

— Reply to this email directly, view it on GitHub https://github.com/JvanKatwijk/qt-dab/issues/330#issuecomment-2395065971, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCPHQFSJGTALPCMX5AB6KDZZ7VJVAVCNFSM6AAAAABPB7HEO6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOJVGA3DKOJXGE . You are receiving this because you commented.Message ID: @.***>

-- Jan van Katwijk

JvanKatwijk commented 1 month ago

https://www.dropbox.com/scl/fi/8rfim8f81gtydlff2nncb/Qt_DAB-6.X-x86_64.AppImage?rlkey=l5yjfx4izlxk6qkqtcx4rm856&st=dghz7jxn&dl=0

try this one

Op zo 6 okt 2024 om 10:33 schreef jan van katwijk @.***>:

Just be sure: the mod took place in the 6.X version, the 6.5 version is more or less obsolete

Op za 5 okt 2024 om 15:52 schreef Evert @.***>:

Hi Jan,

With the current RC release, the issue is still there. I pulled freshly and `compiled. The index shift is still there.

Br

Evert

— Reply to this email directly, view it on GitHub https://github.com/JvanKatwijk/qt-dab/issues/330#issuecomment-2395065971, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCPHQFSJGTALPCMX5AB6KDZZ7VJVAVCNFSM6AAAAABPB7HEO6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOJVGA3DKOJXGE . You are receiving this because you commented.Message ID: @.***>

-- Jan van Katwijk

-- Jan van Katwijk

JvanKatwijk commented 1 month ago

https://www.dropbox.com/scl/fi/8rfim8f81gtydlff2nncb/Qt_DAB-6.X-x86_64.AppImage?rlkey=l5yjfx4izlxk6qkqtcx4rm856&st=zh5k0mav&dl=0

Op zo 6 okt 2024 om 19:38 schreef jan van katwijk @.***>:

https://www.dropbox.com/scl/fi/8rfim8f81gtydlff2nncb/Qt_DAB-6.X-x86_64.AppImage?rlkey=l5yjfx4izlxk6qkqtcx4rm856&st=dghz7jxn&dl=0

try this one

Op zo 6 okt 2024 om 10:33 schreef jan van katwijk @.***

:

Just be sure: the mod took place in the 6.X version, the 6.5 version is more or less obsolete

Op za 5 okt 2024 om 15:52 schreef Evert @.***>:

Hi Jan,

With the current RC release, the issue is still there. I pulled freshly and `compiled. The index shift is still there.

Br

Evert

— Reply to this email directly, view it on GitHub https://github.com/JvanKatwijk/qt-dab/issues/330#issuecomment-2395065971, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCPHQFSJGTALPCMX5AB6KDZZ7VJVAVCNFSM6AAAAABPB7HEO6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOJVGA3DKOJXGE . You are receiving this because you commented.Message ID: @.***>

-- Jan van Katwijk

-- Jan van Katwijk

-- Jan van Katwijk

evertverduin commented 1 month ago

Hi Jan ( Hoi Jan ),

The AppImage works without any flaws. Stuttering is also gone, index is correct.

I will be using the appimage. Is somewhat more convienient.

Best regards,

Evert

Verzonden met Proton Mail beveiligde e-mail.

Op zondag 6 oktober 2024 om 7:56 PM schreef JvanKatwijk @.***>:

https://www.dropbox.com/scl/fi/8rfim8f81gtydlff2nncb/Qt_DAB-6.X-x86_64.AppImage?rlkey=l5yjfx4izlxk6qkqtcx4rm856&st=zh5k0mav&dl=0

Op zo 6 okt 2024 om 19:38 schreef jan van katwijk @.***>:

https://www.dropbox.com/scl/fi/8rfim8f81gtydlff2nncb/Qt_DAB-6.X-x86_64.AppImage?rlkey=l5yjfx4izlxk6qkqtcx4rm856&st=dghz7jxn&dl=0

try this one

Op zo 6 okt 2024 om 10:33 schreef jan van katwijk @.***

:

Just be sure: the mod took place in the 6.X version, the 6.5 version is more or less obsolete

Op za 5 okt 2024 om 15:52 schreef Evert @.***>:

Hi Jan,

With the current RC release, the issue is still there. I pulled freshly and `compiled. The index shift is still there.

Br

Evert

— Reply to this email directly, view it on GitHub https://github.com/JvanKatwijk/qt-dab/issues/330#issuecomment-2395065971, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCPHQFSJGTALPCMX5AB6KDZZ7VJVAVCNFSM6AAAAABPB7HEO6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOJVGA3DKOJXGE . You are receiving this because you commented.Message ID: @.***>

-- Jan van Katwijk

-- Jan van Katwijk

-- Jan van Katwijk

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>