[K12OSN] Totem player problem

jconlon1 at elp.rr.com jconlon1 at elp.rr.com
Fri Apr 28 18:40:22 UTC 2006


Okay, here is the output from the strace

[root at server lts]# strace -e trace=open totem 2>&1 | grep ENOENT | tail
open("/lib/i686/libXcursor.so.1.0", O_RDONLY) = -1 ENOENT (No such file
or directory)
open("/lib/libXcursor.so.1.0", O_RDONLY) = -1 ENOENT (No such file or
directory)open("/usr/lib/tls/i686/libXcursor.so.1.0", O_RDONLY) = -1
ENOENT (No such file or directory)
open("/usr/lib/tls/libXcursor.so.1.0", O_RDONLY) = -1 ENOENT (No such
file or directory)
open("/usr/lib/i686/libXcursor.so.1.0", O_RDONLY) = -1 ENOENT (No such
file or directory)
open("/usr/lib/libXcursor.so.1.0", O_RDONLY) = -1 ENOENT (No such file
or directory)
open("/root/.icons/Bluecurve/cursors/xterm", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/root/.icons/Bluecurve/index.theme", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/root/.icons/Bluecurve/cursors/xterm", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/root/.icons/Bluecurve/index.theme", O_RDONLY) = -1 ENOENT (No
such file or directory)

Thanks
Pat

----- Original Message -----
From: Dan Young <dan_young at mesd.k12.or.us>
Date: Friday, April 28, 2006 12:30 pm
Subject: Re: [K12OSN] Totem player problem
To: "Support list for opensource software in schools." <k12osn at redhat.com>

> jconlon1 at elp.rr.com wrote:
> > strace -e trace=open totem 2>&1 | grep ENOENT | tail
> > 
> > I ran this command line in terminal and got nothing back except a 
> new> cursor.
> 
> Probably don't have strace installed. The "bash: strace: command not
> found" is being masked by the grep.
> 
> yum install strace
> 
> and run it again.
> 
> -- 
> Dan Young <dan_young at mesd.k12.or.us>
> Multnomah ESD - Technology Services
> 503-257-1562
> 
> _______________________________________________
> K12OSN mailing list
> K12OSN at redhat.com
> https://www.redhat.com/mailman/listinfo/k12osn
> For more info see <http://www.k12os.org>
> 




More information about the K12OSN mailing list