----- Original Message ----- > From: "Hoggins!" <[email protected]> > To: [email protected] > Sent: Wednesday, August 27, 2014 3:34:54 PM > Subject: Re: [SFLphone] [ANN] SFLphone 1.4.0 released > > Hello, > > Is there any chance that the official packages come with the JACK > support after all ?
We may want to restructure how our audio backends work before we do that. Namely, we may want to separate them into plugins and that way, the JACK audio in/out could be a small separate package that you'd install on top of the daemon package (which would only have alsa and pulse support by default). > I'm saying this because I need the feature, and having followed your > advice, I successfully compiled the 1.4.0 version with JACK support. > The > application launches correctly, but it segfaults when I try to go > into > the preferences to enable the JACK inputs / outputs, with the > following > message (sorry, my system is in french) : > > ** (sflphone:9339): WARNING **: Can't load fallback CSS resource: > Failed > to import: La ressource dans > \Uffffffff\Uffffffff/org/gnome/adwaita/gtk-fallback.css\Uffffffff\Uffffffff > n'existe pas > ** (sflphone:9339): WARNING **: Can't load fallback CSS resource: > Failed > to import: La ressource dans > \Uffffffff\Uffffffff/org/gnome/adwaita/gtk-fallback.css\Uffffffff\Uffffffff > n'existe pas > ** (sflphone:9339): WARNING **: getSupportedAudioManagers > ** (sflphone:9339): WARNING **: getAudioOutputDeviceIndex > ** (sflphone:9339): WARNING **: getAudioOutputDeviceIndex > ** (sflphone:9339): WARNING **: No active device found > ** (sflphone:9339): WARNING **: getAudioInputDeviceIndex > ** (sflphone:9339): WARNING **: getAudioInputDeviceIndex > ** (sflphone:9339): WARNING **: getAudioInputDeviceIndex > ** (sflphone:9339): WARNING **: No active device found > ** (sflphone:9339): WARNING **: getAudioOutputDeviceIndex > ** (sflphone:9339): WARNING **: getAudioOutputDeviceIndex > ** (sflphone:9339): WARNING **: No active device found > ** (sflphone:9339): WARNING **: Method "hasCameraStarted" with > signature > "" on interface "org.sflphone.SFLphone.VideoManager" doesn't exist > ** (sflphone:9339): WARNING **: Method "getDeviceList" with signature > "" > on interface "org.sflphone.SFLphone.VideoManager" doesn't exist > ** > ERROR:videoconf.c:575:fill_devices: assertion failed: (devices) > Abandon (core dumped) Note that this isn't a segfault, it's an assertion. That said, we should handle this case (daemon without video, client without video) a bit more gracefully. > > > It seems that I should not worry much about the WARNINGs, but focus > on > the ERROR : as I'm not using video, should I disable video support > during configure to avoid this error ? Yes, be sure to disable video for both the daemon and the client if you have no interest in that feature. Best, Tristan > > Thanks for your help ! > > Le 11/08/2014 15:44, Emmanuel Milou a écrit : > > Hello Hoggins, > > > > The packages are not compiled with JACK support, as it is not a > > feature most users are interested in. > > To use SFLphone with Jack support, it needs to be compiled > > manually. The build instructions are here: > > https://projects.savoirfairelinux.com/projects/sflphone/wiki/How_to_build > > You need to have jack installed on your environment before > > compiling, it should be detected by the configure. > > > > Let us know if you have any problem, > > > > Regards, > > > > Manu > > > > _______________________________________________ > SFLphone mailing list > [email protected] > http://lists.savoirfairelinux.net/mailman/listinfo/sflphone > -- Tristan Matthews Développeur de logiciels libres [email protected] Ligne directe: 514-276-5468 poste 190 Fax : 514-276-5465 7275 Saint Urbain Bureau 200 Montréal, QC, H2R 2Y5 _______________________________________________ SFLphone mailing list [email protected] http://lists.savoirfairelinux.net/mailman/listinfo/sflphone
