PDA

View Full Version : Nas Network Audio System QSound problem



grapatin
30th March 2010, 20:00
Hi,

I'm using ubuntu 9.10 and I have installed NAS.

Ställer in nas (1.9.2-1) ...
Starting the Network Audio System
Network Audio System Release 1.9.2

but my simple request
bool sound = QSound::isAvailable ()

gives me sound = false

Any ideas where I should look? Tried the Phonom approach but the sample provided by QT creator didnt work either.

Thanks

Per

wysota
30th March 2010, 22:16
Did you rebuild Qt with NAS support enabled? I would really advise against using NAS though... Better dedicate some effort to get Phonon working...

grapatin
31st March 2010, 19:01
thanks,

I was planning for Phonom anyway but I didn't get that to work either.

I have installed the Gstream packets I have found but it does still not work. Do I need to recompile the libaries for Phonom support, even if I'm using he QT package shipped with Ubuntu 9.10?

Thanks,
Per

wysota
31st March 2010, 19:57
Phonon is tricky to use, especially if you have KDE installed which has its own Phonon plugin that uses xine as the backend possibly with non-compatible dependencies. For the last question I guess you need to ask Ubuntu package maintainers...