On 2018-05-10 19:28, ken wrote:
On 05/09/2018 12:36 AM, Felix Miata wrote:
Philipp Thomas composed on 2018-05-08 14:14 (UTC+0200):
* Felix Miata composed:
SeaMonkey 2.49.3 has no such problem either.
Any more suggestions?
The lines such as this one:
stat("/usr/lib64/pulseaudio/tls/x86_64", 0x7ffe2eb0eff0) = -1 ENOENT (No such file or directory)
mean that the file (in the double-quotes) is not found ("-1 ENOENT"). This first thing to do then is to check ("ls -l" should be good enough) to determine if the file truly does not exist and if the ownership and permissions seem proper.
That directory or file does not exist in a Leap 42.3 system with pulse installed. The "tls" directory does not exist. Normally the program would then test another location, or do something else if "tls", whatever that is, is not installed. For instance, I see /usr/lib/tls and /usr/lib64/tls, but related to nvidia. -- Cheers / Saludos, Carlos E. R. (from 42.3 x86_64 "Malachite" at Telcontar)