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
300 stars 62 forks source link

build completed but core dumped #321

Closed zygmund2000 closed 7 months ago

zygmund2000 commented 8 months ago

Hi,

After some time of hard work I compiled latest version qt-dab-6.5 without errors but it can't run:

main: Detected system language "pl_PL" main: Set language "pl_PL" main: Error while loading language specifics "pl_PL" use English "en_GB" instead QWidget: Must construct a QApplication before a QWidget Stopped (core dumped)

I uncomented in .pro usused hardware like sdrplay lime etc because I want to use only rtl-sdr. My system is Arch linux.

JvanKatwijk commented 8 months ago

which OS on RPI

Op ma 25 mrt 2024 om 13:56 schreef zygmund2000 @.***>:

Hi,

After some time of hard work I compiled latest version qt-dab-6.5 without errors but it can't run:

main: Detected system language "pl_PL" main: Set language "pl_PL" main: Error while loading language specifics "pl_PL" use English "en_GB" instead QWidget: Must construct a QApplication before a QWidget Stopped (core dumped)

I uncomented in .pro usused hardware like sdrplay lime etc because I want to use only rtl-sdr. My system is Arch linux.

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

-- Jan van Katwijk

zygmund2000 commented 8 months ago

Not RPI standard PC x86_64

JvanKatwijk commented 8 months ago

Can you send me the "pro" file, then I can exercise. It looks as if some Qt module cannot be found

Op ma 25 mrt 2024 om 16:31 schreef zygmund2000 @.***>:

Not RPI standard x86

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

-- Jan van Katwijk

zygmund2000 commented 8 months ago

qt-dab-6.5.txt

zygmund2000 commented 8 months ago

You don't need to look at it, because I did it one more time and now works :)