xfwm4 cvs bug

Olivier Fourdan fourdan at xfce.org
Wed Sep 22 18:58:18 CEST 2004


"** (xfwm4:1742): WARNING **: xfwm4: Missing data from default files"

That's your problem. Update your CVS tree, rebuild and install.

PS: There is absolutely no need to use strace to get that message, and
it's unrelated to the user being used. My bet is that you have an
install of xfce in /usr and another one in /usr/local, but the root user
doesn't have /usr/local/bin in the PATH, that's why the root user is
picking an older installation and the problem doesn't show.

Cheers,
Olivier.

On Wed, 2004-09-22 at 18:27, Xavier Otazu wrote:
> 	Hi!
> 
>  >     X -ac :0 vt07 & xterm -display :0
>  >
>  > then start 'strace xfwm4' in the terminal that pops up in your "clean"
> 
> 
> 	Here I send the output in an attached file.
> 
> 
> Xavier
> 
> Auke Kok wrote:
> > Xavier Otazu wrote:
> > 
> >>
> >>     When executing 'xfwm4' from text mode (non graphical WM):
> >>
> >> (xfwm4:3366): Gtk-WARNING **: cannot open display:
> > 
> > 
> > that won't work! you need to be in X !
> > 
> >>
> >>     When executing 'xfwm4' from KDE:
> >>
> >> ** (xfwm4:3339): WARNING **: xfwm4: Another Window Manager is already
> >> running
> > 
> > 
> > yes your logs also show this. under KDE you would need to kill KDE's wm 
> > (not adviseable)
> > 
> > do this under a linux text-console (wihtout X running!):
> > 
> >     X -ac :0 vt07 & xterm -display :0
> > 
> > then start 'strace xfwm4' in the terminal that pops up in your "clean" X
> > 
> > (BTW your attached logs were useless because of the above notes)
> > 
> > sofar
> > 
> > 
> > 
> > _______________________________________________
> > Xfce4-dev mailing list
> > Xfce4-dev at xfce.org
> > http://lunar-linux.org/mailman/listinfo/xfce4-dev
> 
> 
> ______________________________________________________________________
> execve("/usr/local/bin/xfwm4", ["xfwm4"], [/* 39 vars */]) = 0
> brk(0)                                  = 0x807da04
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40015000
> open("/etc/ld.so.preload", O_RDONLY)    = -1 ENOENT (No such file or directory)
> open("/etc/ld.so.cache", O_RDONLY)      = 3
> fstat64(3, {st_mode=S_IFREG|0644, st_size=88279, ...}) = 0
> old_mmap(NULL, 88279, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40016000
> close(3)                                = 0
> open("/usr/X11R6/lib/libXext.so.6", O_RDONLY) = 3
> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000)\0\000"..., 1024) = 1024
> fstat64(3, {st_mode=S_IFREG|0755, st_size=53496, ...}) = 0
> old_mmap(NULL, 56468, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4002c000
> mprotect(0x40039000, 3220, PROT_NONE)   = 0
> old_mmap(0x40039000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xc000) = 0x40039000
> close(3)                                = 0
> open("/usr/local/lib/libxfce4mcs-client.so.0", O_RDONLY) = 3
> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@\20\0\000"..., 1024) = 1024
> fstat64(3, {st_mode=S_IFREG|0755, st_size=143218, ...}) = 0
> old_mmap(NULL, 18896, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4003a000
> mprotect(0x4003e000, 2512, PROT_NONE)   = 0
> old_mmap(0x4003e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x3000) = 0x4003e000
> close(3)                                = 0
> open("/usr/local/lib/libxfcegui4.so.3", O_RDONLY) = 3
> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\30"..., 1024) = 1024
> fstat64(3, {st_mode=S_IFREG|0755, st_size=4855104, ...}) = 0
> old_mmap(NULL, 304840, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4003f000
> mprotect(0x40087000, 9928, PROT_NONE)   = 0
> old_mmap(0x40087000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x48000) = 0x40087000
> close(3)                                = 0
> open("/usr/lib/libgtk-x11-2.0.so.0", O_RDONLY) = 3
> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\35\4"..., 1024) = 1024
> fstat64(3, {st_mode=S_IFREG|0755, st_size=2898856, ...}) = 0
> old_mmap(NULL, 2907056, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4008a000
> mprotect(0x40344000, 48048, PROT_NONE)  = 0
> old_mmap(0x40344000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x2ba000) = 0x40344000
> old_mmap(0x4034d000, 11184, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4034d000
> close(3)                                = 0
> open("/usr/local/lib/libxfce4util.so.1", O_RDONLY) = 3
> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000*\0\000"..., 1024) = 1024
> fstat64(3, {st_mode=S_IFREG|0755, st_size=384455, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40350000
> old_mmap(NULL, 96928, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40351000
> mprotect(0x40367000, 6816, PROT_NONE)   = 0
> old_mmap(0x40367000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x15000) = 0x40367000
> old_mmap(0x40368000, 2720, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40368000
> close(3)                                = 0
> open("/usr/lib/libgdk-x11-2.0.so.0", O_RDONLY) = 3
> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\33"..., 1024) = 1024
> fstat64(3, {st_mode=S_IFREG|0755, st_size=449804, ...}) = 0
> old_mmap(NULL, 448208, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40369000
> mprotect(0x403d2000, 18128, PROT_NONE)  = 0
> old_mmap(0x403d2000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x69000) = 0x403d2000
> close(3)                                = 0
> open("/usr/lib/libatk-1.0.so.0", O_RDONLY) = 3
> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0pb\0\000"..., 1024) = 1024
> fstat64(3, {st_mode=S_IFREG|0755, st_size=104952, ...}) = 0
> old_mmap(NULL, 103948, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x403d7000
> mprotect(0x403ef000, 5644, PROT_NONE)   = 0
> old_mmap(0x403ef000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x18000) = 0x403ef000
> close(3)                                = 0
> open("/usr/lib/libgdk_pixbuf-2.0.so.0", O_RDONLY) = 3
> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 at 3\0\000"..., 1024) = 1024
> fstat64(3, {st_mode=S_IFREG|0755, st_size=84728, ...}) = 0
> old_mmap(NULL, 83344, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x403f1000
> mprotect(0x40405000, 1424, PROT_NONE)   = 0
> old_mmap(0x40405000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x14000) = 0x40405000
> close(3)                                = 0
> open("/lib/libm.so.6", O_RDONLY)        = 3
> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0206\0"..., 1024) = 1024
> fstat64(3, {st_mode=S_IFREG|0755, st_size=139240, ...}) = 0
> old_mmap(NULL, 136768, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40406000
> mprotect(0x40427000, 1600, PROT_NONE)   = 0
> old_mmap(0x40427000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x20000) = 0x40427000
> close(3)                                = 0
> open("/usr/lib/libpangoxft-1.0.so.0", O_RDONLY) = 3
> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\27"..., 1024) = 1024
> fstat64(3, {st_mode=S_IFREG|0755, st_size=17156, ...}) = 0
> old_mmap(NULL, 20084, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40428000
> mprotect(0x4042c000, 3700, PROT_NONE)   = 0
> old_mmap(0x4042c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x3000) = 0x4042c000
> close(3)                                = 0
> open("/usr/lib/libpangox-1.0.so.0", O_RDONLY) = 3
> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 ;\0\000"..., 1024) = 1024
> fstat64(3, {st_mode=S_IFREG|0755, st_size=43872, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4042d000
> old_mmap(NULL, 46804, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4042e000
> mprotect(0x40439000, 1748, PROT_NONE)   = 0
> old_mmap(0x40439000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xa000) = 0x40439000
> close(3)                                = 0
> open("/usr/lib/libpango-1.0.so.0", O_RDONLY) = 3
> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360\224"..., 1024) = 1024
> fstat64(3, {st_mode=S_IFREG|0755, st_size=211512, ...}) = 0
> old_mmap(NULL, 214212, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4043a000
> mprotect(0x4046a000, 17604, PROT_NONE)  = 0
> old_mmap(0x4046a000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x2f000) = 0x4046a000
> close(3)                                = 0
> open("/usr/lib/libgobject-2.0.so.0", O_RDONLY) = 3
> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240k\0"..., 1024) = 1024
> fstat64(3, {st_mode=S_IFREG|0755, st_size=228348, ...}) = 0
> old_mmap(NULL, 232428, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4046f000
> mprotect(0x404a6000, 7148, PROT_NONE)   = 0
> old_mmap(0x404a6000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x36000) = 0x404a6000
> close(3)                                = 0
> open("/usr/lib/libgmodule-2.0.so.0", O_RDONLY) = 3
> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\16"..., 1024) = 1024
> fstat64(3, {st_mode=S_IFREG|0755, st_size=10908, ...}) = 0
> old_mmap(NULL, 13928, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x404a8000
> mprotect(0x404ab000, 1640, PROT_NONE)   = 0
> old_mmap(0x404ab000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x2000) = 0x404ab000
> close(3)                                = 0
> open("/lib/libdl.so.2", O_RDONLY)       = 3
> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\31\0\000"..., 1024) = 1024
> fstat64(3, {st_mode=S_IFREG|0755, st_size=8868, ...}) = 0
> old_mmap(NULL, 11516, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x404ac000
> mprotect(0x404ae000, 3324, PROT_NONE)   = 0
> old_mmap(0x404ae000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1000) = 0x404ae000
> close(3)                                = 0
> open("/usr/lib/libglib-2.0.so.0", O_RDONLY) = 3
> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\310"..., 1024) = 1024
> fstat64(3, {st_mode=S_IFREG|0755, st_size=516944, ...}) = 0
> old_mmap(NULL, 516076, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x404af000
> mprotect(0x4052c000, 4076, PROT_NONE)   = 0
> old_mmap(0x4052c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x7d000) = 0x4052c000
> close(3)                                = 0
> open("/usr/X11R6/lib/libXpm.so.4", O_RDONLY) = 3
> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p#\0\000"..., 1024) = 1024
> fstat64(3, {st_mode=S_IFREG|0755, st_size=57428, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4052d000
> old_mmap(NULL, 59864, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4052e000
> mprotect(0x4053c000, 2520, PROT_NONE)   = 0
> old_mmap(0x4053c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xd000) = 0x4053c000
> close(3)                                = 0
> open("/usr/lib/libstartup-notification-1.so.0", O_RDONLY) = 3
> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260$\0"..., 1024) = 1024
> fstat64(3, {st_mode=S_IFREG|0755, st_size=28460, ...}) = 0
> old_mmap(NULL, 31576, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4053d000
> mprotect(0x40544000, 2904, PROT_NONE)   = 0
> old_mmap(0x40544000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x6000) = 0x40544000
> close(3)                                = 0
> open("/usr/X11R6/lib/libSM.so.6", O_RDONLY) = 3
> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`\"\0\000"..., 1024) = 1024
> fstat64(3, {st_mode=S_IFREG|0755, st_size=31928, ...}) = 0
> old_mmap(NULL, 34760, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40545000
> mprotect(0x4054d000, 1992, PROT_NONE)   = 0
> old_mmap(0x4054d000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x7000) = 0x4054d000
> close(3)                                = 0
> open("/usr/X11R6/lib/libICE.so.6", O_RDONLY) = 3
> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\3607\0"..., 1024) = 1024
> fstat64(3, {st_mode=S_IFREG|0755, st_size=85920, ...}) = 0
> old_mmap(NULL, 95856, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4054e000
> mprotect(0x40563000, 9840, PROT_NONE)   = 0
> old_mmap(0x40563000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x14000) = 0x40563000
> old_mmap(0x40564000, 5744, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40564000
> close(3)                                = 0
> open("/usr/X11R6/lib/libX11.so.6", O_RDONLY) = 3
> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\23\1\000"..., 1024) = 1024
> fstat64(3, {st_mode=S_IFREG|0755, st_size=823944, ...}) = 0
> old_mmap(NULL, 817272, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40566000
> mprotect(0x4062b000, 10360, PROT_NONE)  = 0
> old_mmap(0x4062b000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xc5000) = 0x4062b000
> close(3)                                = 0
> open("/usr/X11R6/lib/libXrandr.so.2", O_RDONLY) = 3
> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\r\0"..., 1024) = 1024
> fstat64(3, {st_mode=S_IFREG|0755, st_size=10152, ...}) = 0
> old_mmap(NULL, 13132, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4062e000
> mprotect(0x40631000, 844, PROT_NONE)    = 0
> old_mmap(0x40631000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x2000) = 0x40631000
> close(3)                                = 0
> open("/usr/X11R6/lib/libXrender.so.1", O_RDONLY) = 3
> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\25\0"..., 1024) = 1024
> fstat64(3, {st_mode=S_IFREG|0755, st_size=28596, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40632000
> old_mmap(NULL, 31336, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40633000
> mprotect(0x4063a000, 2664, PROT_NONE)   = 0
> old_mmap(0x4063a000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x6000) = 0x4063a000
> close(3)                                = 0
> open("/lib/libc.so.6", O_RDONLY)        = 3
> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360Y\1"..., 1024) = 1024
> fstat64(3, {st_mode=S_IFREG|0755, st_size=1250840, ...}) = 0
> old_mmap(NULL, 1237892, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4063b000
> mprotect(0x40763000, 25476, PROT_NONE)  = 0
> old_mmap(0x40763000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x128000) = 0x40763000
> old_mmap(0x40767000, 9092, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40767000
> close(3)                                = 0
> open("/usr/X11R6/lib/libXi.so.6", O_RDONLY) = 3
> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360\23"..., 1024) = 1024
> fstat64(3, {st_mode=S_IFREG|0755, st_size=28836, ...}) = 0
> old_mmap(NULL, 31264, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4076a000
> mprotect(0x40771000, 2592, PROT_NONE)   = 0
> old_mmap(0x40771000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x6000) = 0x40771000
> close(3)                                = 0
> open("/usr/X11R6/lib/libXinerama.so.1", O_RDONLY) = 3
> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\n\0"..., 1024) = 1024
> fstat64(3, {st_mode=S_IFREG|0755, st_size=7048, ...}) = 0
> old_mmap(NULL, 9980, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40772000
> mprotect(0x40774000, 1788, PROT_NONE)   = 0
> old_mmap(0x40774000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1000) = 0x40774000
> close(3)                                = 0
> open("/usr/X11R6/lib/libXft.so.2", O_RDONLY) = 3
> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360<\0"..., 1024) = 1024
> fstat64(3, {st_mode=S_IFREG|0755, st_size=72344, ...}) = 0
> old_mmap(NULL, 70952, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40775000
> mprotect(0x40786000, 1320, PROT_NONE)   = 0
> old_mmap(0x40786000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x11000) = 0x40786000
> close(3)                                = 0
> open("/usr/lib/libfreetype.so.6", O_RDONLY) = 3
> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\343"..., 1024) = 1024
> fstat64(3, {st_mode=S_IFREG|0755, st_size=415008, ...}) = 0
> old_mmap(NULL, 413292, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40787000
> mprotect(0x407e5000, 28268, PROT_NONE)  = 0
> old_mmap(0x407e5000, 28672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x5e000) = 0x407e5000
> close(3)                                = 0
> open("/usr/X11R6/lib/libfontconfig.so.1", O_RDONLY) = 3
> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\202"..., 1024) = 1024
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x407ec000
> fstat64(3, {st_mode=S_IFREG|0755, st_size=152320, ...}) = 0
> old_mmap(NULL, 158648, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x407ed000
> mprotect(0x40810000, 15288, PROT_NONE)  = 0
> old_mmap(0x40810000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x22000) = 0x40810000
> old_mmap(0x40813000, 3000, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40813000
> close(3)                                = 0
> open("/usr/X11R6/lib/i686/mmx/libpangoft2-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat64("/usr/X11R6/lib/i686/mmx", 0xbfffe4a0) = -1 ENOENT (No such file or directory)
> open("/usr/X11R6/lib/i686/libpangoft2-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat64("/usr/X11R6/lib/i686", 0xbfffe4a0) = -1 ENOENT (No such file or directory)
> open("/usr/X11R6/lib/mmx/libpangoft2-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat64("/usr/X11R6/lib/mmx", 0xbfffe4a0) = -1 ENOENT (No such file or directory)
> open("/usr/X11R6/lib/libpangoft2-1.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat64("/usr/X11R6/lib", {st_mode=S_IFDIR|0755, st_size=6640, ...}) = 0
> open("/usr/lib/libpangoft2-1.0.so.0", O_RDONLY) = 3
> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260Z\0"..., 1024) = 1024
> fstat64(3, {st_mode=S_IFREG|0755, st_size=151444, ...}) = 0
> old_mmap(NULL, 150292, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40814000
> mprotect(0x40838000, 2836, PROT_NONE)   = 0
> old_mmap(0x40838000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x24000) = 0x40838000
> close(3)                                = 0
> open("/usr/lib/libexpat.so.0", O_RDONLY) = 3
> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P!\0\000"..., 1024) = 1024
> fstat64(3, {st_mode=S_IFREG|0755, st_size=126996, ...}) = 0
> old_mmap(NULL, 129828, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40839000
> mprotect(0x40856000, 11044, PROT_NONE)  = 0
> old_mmap(0x40856000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1c000) = 0x40856000
> close(3)                                = 0
> open("/usr/lib/libz.so.1", O_RDONLY)    = 3
> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\27\0"..., 1024) = 1024
> fstat64(3, {st_mode=S_IFREG|0755, st_size=66776, ...}) = 0
> old_mmap(NULL, 69500, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40859000
> mprotect(0x40869000, 3964, PROT_NONE)   = 0
> old_mmap(0x40869000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xf000) = 0x40869000
> close(3)                                = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4086a000
> munmap(0x40016000, 88279)               = 0
> brk(0)                                  = 0x807da04
> brk(0x807ea04)                          = 0x807ea04
> brk(0)                                  = 0x807ea04
> brk(0x807f000)                          = 0x807f000
> getresuid32([500], [500], [500])        = 0
> getresgid32([1001], [1001], [1001])     = 0
> brk(0)                                  = 0x807f000
> brk(0x8080000)                          = 0x8080000
> brk(0)                                  = 0x8080000
> brk(0x8081000)                          = 0x8081000
> brk(0)                                  = 0x8081000
> brk(0x8082000)                          = 0x8082000
> open("/usr/X11R6/lib/X11/locale/locale.alias", O_RDONLY) = 3
> fstat64(3, {st_mode=S_IFREG|0444, st_size=57378, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40016000
> read(3, "#\t$XdotOrg: xc/nls/locale.alias,"..., 4096) = 4096
> read(3, "1\t\t\t\t\tde_BE.ISO8859-1\nde_BE.ISO_"..., 4096) = 4096
> read(3, "\nes_BO\t\t\t\t\t\tes_BO.ISO8859-1\nes_B"..., 4096) = 4096
> read(3, "\tfr_FR.ISO8859-15\nfr_FR at euro\t\t\t\t"..., 4096) = 4096
> read(3, "KR\nko_KR.EUC-KR\t\t\t\t\tko_KR.eucKR\n"..., 4096) = 4096
> read(3, "8859-15\npt_PT.utf8\t\t\t\t\tpt_PT.UTF"..., 4096) = 4096
> read(3, "E.ISO8859-15\nwa_BE at euro\t\t\t\t\twa_B"..., 4096) = 4096
> read(3, "TF2:\t\t\t\t\tC\nC_C.C:\t\t\t\t\t\tC\nC.en:\t\t"..., 4096) = 4096
> read(3, "8859-1\nde_CH.ISO_8859-1:\t\t\t\tde_C"..., 4096) = 4096
> read(3, "_CL.UTF-8\nes_CO:\t\t\t\t\t\tes_CO.ISO8"..., 4096) = 4096
> read(3, "-15\nfr_FR.utf8:\t\t\t\t\tfr_FR.UTF-8\n"..., 4096) = 4096
> read(3, "o_KR.eucKR\nko_KR:\t\t\t\t\t\tko_KR.euc"..., 4096) = 4096
> read(3, "859-1\npt_PT.88591.en:\t\t\t\t\tpt_PT."..., 4096) = 4096
> read(3, "vi_VN.TCVN\nVi_VN:\t\t\t\t\t\tvi_VN.TCV"..., 4096) = 4096
> read(3, "\n\n\n\nJapanese-EUC:\t\t\t\t\tja_JP.eucJ"..., 4096) = 34
> read(3, "", 4096)                       = 0
> close(3)                                = 0
> munmap(0x40016000, 4096)                = 0
> open("/usr/X11R6/lib/X11/locale/locale.dir", O_RDONLY) = 3
> fstat64(3, {st_mode=S_IFREG|0444, st_size=30125, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40016000
> read(3, "#\t$XdotOrg: xc/nls/locale.dir,v "..., 4096) = 4096
> read(3, "\tes_VE.ISO8859-1\niso8859-1/XLC_L"..., 4096) = 4096
> read(3, "859-15/XLC_LOCALE\t\t\tsv_SE.ISO885"..., 4096) = 4096
> read(3, "-8/XLC_LOCALE\t\t\tfr_LU.UTF-8\nen_U"..., 4096) = 4096
> close(3)                                = 0
> munmap(0x40016000, 4096)                = 0
> open("/usr/X11R6/lib/X11/locale/C/XI18N_OBJS", O_RDONLY) = 3
> fstat64(3, {st_mode=S_IFREG|0444, st_size=333, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40016000
> read(3, "# CATEGORY(XLC|XIM|OM)\tSHARED_LI"..., 4096) = 333
> read(3, "", 4096)                       = 0
> close(3)                                = 0
> munmap(0x40016000, 4096)                = 0
> open("/usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2", O_RDONLY) = 3
> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\10"..., 1024) = 1024
> fstat64(3, {st_mode=S_IFREG|0644, st_size=7824, ...}) = 0
> old_mmap(NULL, 10744, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40016000
> mprotect(0x40018000, 2552, PROT_NONE)   = 0
> old_mmap(0x40018000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1000) = 0x40018000
> close(3)                                = 0
> brk(0)                                  = 0x8082000
> brk(0x8083000)                          = 0x8083000
> brk(0)                                  = 0x8083000
> brk(0x8085000)                          = 0x8085000
> brk(0)                                  = 0x8085000
> brk(0x8086000)                          = 0x8086000
> brk(0)                                  = 0x8086000
> brk(0x8087000)                          = 0x8087000
> open("/usr/X11R6/lib/X11/locale/locale.alias", O_RDONLY) = 3
> fstat64(3, {st_mode=S_IFREG|0444, st_size=57378, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40019000
> read(3, "#\t$XdotOrg: xc/nls/locale.alias,"..., 4096) = 4096
> read(3, "1\t\t\t\t\tde_BE.ISO8859-1\nde_BE.ISO_"..., 4096) = 4096
> read(3, "\nes_BO\t\t\t\t\t\tes_BO.ISO8859-1\nes_B"..., 4096) = 4096
> read(3, "\tfr_FR.ISO8859-15\nfr_FR at euro\t\t\t\t"..., 4096) = 4096
> read(3, "KR\nko_KR.EUC-KR\t\t\t\t\tko_KR.eucKR\n"..., 4096) = 4096
> read(3, "8859-15\npt_PT.utf8\t\t\t\t\tpt_PT.UTF"..., 4096) = 4096
> read(3, "E.ISO8859-15\nwa_BE at euro\t\t\t\t\twa_B"..., 4096) = 4096
> read(3, "TF2:\t\t\t\t\tC\nC_C.C:\t\t\t\t\t\tC\nC.en:\t\t"..., 4096) = 4096
> read(3, "8859-1\nde_CH.ISO_8859-1:\t\t\t\tde_C"..., 4096) = 4096
> read(3, "_CL.UTF-8\nes_CO:\t\t\t\t\t\tes_CO.ISO8"..., 4096) = 4096
> read(3, "-15\nfr_FR.utf8:\t\t\t\t\tfr_FR.UTF-8\n"..., 4096) = 4096
> read(3, "o_KR.eucKR\nko_KR:\t\t\t\t\t\tko_KR.euc"..., 4096) = 4096
> read(3, "859-1\npt_PT.88591.en:\t\t\t\t\tpt_PT."..., 4096) = 4096
> read(3, "vi_VN.TCVN\nVi_VN:\t\t\t\t\t\tvi_VN.TCV"..., 4096) = 4096
> read(3, "\n\n\n\nJapanese-EUC:\t\t\t\t\tja_JP.eucJ"..., 4096) = 34
> read(3, "", 4096)                       = 0
> close(3)                                = 0
> munmap(0x40019000, 4096)                = 0
> open("/usr/X11R6/lib/X11/locale/locale.dir", O_RDONLY) = 3
> fstat64(3, {st_mode=S_IFREG|0444, st_size=30125, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40019000
> read(3, "#\t$XdotOrg: xc/nls/locale.dir,v "..., 4096) = 4096
> read(3, "\tes_VE.ISO8859-1\niso8859-1/XLC_L"..., 4096) = 4096
> read(3, "859-15/XLC_LOCALE\t\t\tsv_SE.ISO885"..., 4096) = 4096
> read(3, "-8/XLC_LOCALE\t\t\tfr_LU.UTF-8\nen_U"..., 4096) = 4096
> close(3)                                = 0
> munmap(0x40019000, 4096)                = 0
> access("/usr/X11R6/lib/X11/locale/C/XLC_LOCALE", R_OK) = 0
> open("/usr/X11R6/lib/X11/locale/C/XLC_LOCALE", O_RDONLY) = 3
> brk(0)                                  = 0x8087000
> brk(0x8088000)                          = 0x8088000
> fstat64(3, {st_mode=S_IFREG|0444, st_size=772, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40019000
> read(3, "#  $Xorg: C,v 1.3 2000/08/17 19:"..., 4096) = 772
> read(3, "", 4096)                       = 0
> close(3)                                = 0
> munmap(0x40019000, 4096)                = 0
> brk(0)                                  = 0x8088000
> brk(0x8089000)                          = 0x8089000
> getuid32()                              = 500
> socket(PF_FILE, SOCK_STREAM, 0)         = 3
> connect(3, {sa_family=AF_FILE, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
> close(3)                                = 0
> open("/etc/nsswitch.conf", O_RDONLY)    = 3
> fstat64(3, {st_mode=S_IFREG|0644, st_size=1083, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40019000
> read(3, "#\n# /etc/nsswitch.conf\n#\n# An ex"..., 4096) = 1083
> read(3, "", 4096)                       = 0
> close(3)                                = 0
> munmap(0x40019000, 4096)                = 0
> open("/etc/ld.so.cache", O_RDONLY)      = 3
> fstat64(3, {st_mode=S_IFREG|0644, st_size=88279, ...}) = 0
> old_mmap(NULL, 88279, PROT_READ, MAP_PRIVATE, 3, 0) = 0x4086b000
> close(3)                                = 0
> open("/lib/libnss_compat.so.2", O_RDONLY) = 3
> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\26\0"..., 1024) = 1024
> fstat64(3, {st_mode=S_IFREG|0755, st_size=41912, ...}) = 0
> old_mmap(NULL, 45004, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40019000
> mprotect(0x40023000, 4044, PROT_NONE)   = 0
> old_mmap(0x40023000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x9000) = 0x40023000
> close(3)                                = 0
> open("/lib/libnsl.so.1", O_RDONLY)      = 3
> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000<\0\000"..., 1024) = 1024
> fstat64(3, {st_mode=S_IFREG|0755, st_size=74276, ...}) = 0
> brk(0)                                  = 0x8089000
> brk(0x808a000)                          = 0x808a000
> old_mmap(NULL, 84864, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40881000
> mprotect(0x40893000, 11136, PROT_NONE)  = 0
> old_mmap(0x40893000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x11000) = 0x40893000
> old_mmap(0x40894000, 7040, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40894000
> close(3)                                = 0
> munmap(0x4086b000, 88279)               = 0
> uname({sys="Linux", node="cvc131", ...}) = 0
> open("/etc/passwd", O_RDONLY)           = 3
> fcntl64(3, F_GETFD)                     = 0
> fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
> fstat64(3, {st_mode=S_IFREG|0644, st_size=708, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40024000
> _llseek(3, 0, [0], SEEK_CUR)            = 0
> read(3, "root:x:0:0::/root:/bin/bash\nbin:"..., 4096) = 708
> close(3)                                = 0
> munmap(0x40024000, 4096)                = 0
> brk(0)                                  = 0x808a000
> brk(0x808b000)                          = 0x808b000
> brk(0)                                  = 0x808b000
> brk(0x808c000)                          = 0x808c000
> uname({sys="Linux", node="cvc131", ...}) = 0
> brk(0)                                  = 0x808c000
> brk(0x808d000)                          = 0x808d000
> socket(PF_FILE, SOCK_STREAM, 0)         = 3
> getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0
> uname({sys="Linux", node="cvc131", ...}) = 0
> uname({sys="Linux", node="cvc131", ...}) = 0
> connect(3, {sa_family=AF_FILE, path="/tmp/.X11-unix/X0"}, 19) = 0
> uname({sys="Linux", node="cvc131", ...}) = 0
> fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
> access("/home/xavier/.Xauthority", R_OK) = 0
> open("/home/xavier/.Xauthority", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0600, st_size=300, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40024000
> read(4, "\1\0\0\6cvc131\0\0011\0\22MIT-MAGIC-COOKIE-"..., 4096) = 300
> close(4)                                = 0
> munmap(0x40024000, 4096)                = 0
> brk(0)                                  = 0x808d000
> brk(0x8091000)                          = 0x8091000
> writev(3, [{"l\0\v\0\0\0\22\0\20\0\0\0", 12}, {"MIT-MAGIC-COOKIE-1", 18}, {"\0\0", 2}, {"}yy\371\345 T#!\277E\364\251\256#\f", 16}], 4) = 48
> fcntl64(3, F_GETFL)                     = 0x2 (flags O_RDWR)
> fcntl64(3, F_SETFL, O_RDWR|O_NONBLOCK)  = 0
> read(3, "\1\0\v\0\0\0\303\0", 8)        = 8
> read(3, "`5\236\3\0\0@\0\377\377\37\0\0\1\0\0\24\0\377\377\1\7\0"..., 780) = 780
> write(3, "7\0\5\0\0\0@\0\216\0\0\0\10\0\0\0\377\377\377\0b\0\5\0"..., 64) = 64
> read(3, "\1\0\2\0\0\0\0\0\1\203\0\0\0\0\0\0\0\0\0\0\17\0\0\0p]["..., 32) = 32
> read(3, "\1\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "\203\0\1\0", 4)               = 4
> read(3, "\1\0\4\0\0\0\0\0\377\377?\0\0\0\0\0\1\0\0\0\17\0\0\0p]"..., 32) = 32
> writev(3, [{"b\0\5\0\t\0@\0", 8}, {"XKEYBOARD", 9}, {"\0\0\0", 3}], 3) = 20
> read(3, "\1\0\5\0\0\0\0\0\1\230o\262\0\0\0\0\1\0\0\0\17\0\0\0p]"..., 32) = 32
> write(3, "\230\0\2\0\1\0\0\0", 8)       = 8
> read(3, "\1\1\6\0\0\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10"..., 32) = 32
> writev(3, [{"b\0\4\0\10\0\0\0", 8}, {"XINERAMA", 8}], 2) = 16
> read(3, "\1\0\7\0\0\0\0\0\0\0Z\10\0\0\0\0\1\0\0\0\17\0\0\0p][\10"..., 32) = 32
> brk(0)                                  = 0x8091000
> brk(0x8092000)                          = 0x8092000
> brk(0)                                  = 0x8092000
> brk(0x8093000)                          = 0x8093000
> write(3, "\2\0\4\0\216\0\0\0\0\10\0\0\0\0\2\0\20\0\6\0\r\0\5\0_X"..., 84) = 84
> read(3, "\1\0\t\0\0\0\0\0009\1\0\0\0\0\0\0\0\0\0\0\17\0\0\0p][\10"..., 32) = 32
> read(3, "\1\0\n\0\0\0\0\0:\1\0\0\0\0\0\0\0\0\0\0\17\0\0\0p][\10"..., 32) = 32
> read(3, "\1\0\v\0\0\0\0\0;\1\0\0\0\0\0\0\0\0\0\0\17\0\0\0p][\10"..., 32) = 32
> write(3, "\3\0\2\0\216\0\0\0\16\10\2\0\216\0\0\0", 16) = 16
> read(3, "\1\0\f\0\3\0\0\0!\0\0\0\1\0\0\1\377\377\377\377\0\0\0\0"..., 32) = 32
> read(3, "\0\0\2\0\0\0\2\0\0\0[\10", 12) = 12
> read(3, "\1\30\r\0\0\0\0\0\216\0\0\0\0\0\0\0\0\5\0\4\0\0\0\0p]["..., 32) = 32
> write(3, "\2\0\4\0\216\0\0\0\0\10\0\0\0\0\2\0$\0\1\0\27\0\2\0009"..., 28) = 28
> read(3, "\1\200\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\17\0\0\0p]"..., 32) = 32
> write(3, "%\0\1\0", 4)                  = 4
> write(3, "\1\30\r\0\1\0@\0\216\0\0\0\n\0\n\0\n\0\n\0\0\0\1\0!\0\0"..., 88) = 88
> read(3, "\1\241\24\0\0\0\0\0\365\0\0\0\0\0\0\0\0\0\0\0\17\0\0\0"..., 32) = 32
> write(3, "\20\0\5\0\f\0@\0_NET_WM_NAME", 20) = 20
> read(3, "\1\0\25\0\0\0\0\0<\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10"..., 32) = 32
> open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib/gconv/gconv-modules", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=44643, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40024000
> read(4, "# GNU libc iconv configuration.\n"..., 4096) = 4096
> brk(0)                                  = 0x8093000
> brk(0x8094000)                          = 0x8094000
> read(4, ".B1.002//\nalias\tJS//\t\t\tJUS_I.B1."..., 4096) = 4096
> brk(0)                                  = 0x8094000
> brk(0x8095000)                          = 0x8095000
> brk(0)                                  = 0x8095000
> brk(0x8096000)                          = 0x8096000
> read(4, "859-3\t1\nmodule\tINTERNAL\t\tISO-885"..., 4096) = 4096
> brk(0)                                  = 0x8096000
> brk(0x8097000)                          = 0x8097000
> brk(0)                                  = 0x8097000
> brk(0x8098000)                          = 0x8098000
> read(4, "9-14//\nalias\tLATIN8//\t\tISO-8859-"..., 4096) = 4096
> brk(0)                                  = 0x8098000
> brk(0x8099000)                          = 0x8099000
> brk(0)                                  = 0x8099000
> brk(0x809a000)                          = 0x809a000
> read(4, "st\nalias\tCSEBCDICESS//\t\tEBCDIC-E"..., 4096) = 4096
> brk(0)                                  = 0x809a000
> brk(0x809b000)                          = 0x809b000
> brk(0)                                  = 0x809b000
> brk(0x809c000)                          = 0x809c000
> read(4, "\tINTERNAL\t\tIBM285\t\t1\nmodule\tINTE"..., 4096) = 4096
> brk(0)                                  = 0x809c000
> brk(0x809d000)                          = 0x809d000
> read(4, "ost\nalias\tCP866//\t\t\tIBM866//\nali"..., 4096) = 4096
> brk(0)                                  = 0x809d000
> brk(0x809e000)                          = 0x809e000
> brk(0)                                  = 0x809e000
> brk(0x809f000)                          = 0x809f000
> read(4, "3//\t\tINTERNAL\t\tIBM943\t\t1\nmodule\t"..., 4096) = 4096
> brk(0)                                  = 0x809f000
> brk(0x80a0000)                          = 0x80a0000
> brk(0)                                  = 0x80a0000
> brk(0x80a1000)                          = 0x80a1000
> read(4, "odule\tEUC-CN//\t\tGBK//\t\t\tGBGBK\t\t1"..., 4096) = 4096
> brk(0)                                  = 0x80a1000
> brk(0x80a2000)                          = 0x80a2000
> brk(0)                                  = 0x80a2000
> brk(0x80a3000)                          = 0x80a3000
> read(4, "\tANSI_X3.110\t1\nmodule\tINTERNAL\t\t"..., 4096) = 4096
> brk(0)                                  = 0x80a3000
> brk(0x80a4000)                          = 0x80a4000
> brk(0)                                  = 0x80a4000
> brk(0x80a5000)                          = 0x80a5000
> read(4, "\tCSNATSDANO//\t\tNATS-DANO//\nalias"..., 4096) = 3683
> brk(0)                                  = 0x80a5000
> brk(0x80a6000)                          = 0x80a6000
> read(4, "", 4096)                       = 0
> close(4)                                = 0
> munmap(0x40024000, 4096)                = 0
> brk(0)                                  = 0x80a6000
> brk(0x80a7000)                          = 0x80a7000
> open("/usr/lib/gconv/ISO8859-1.so", O_RDONLY) = 4
> read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`\6\0\000"..., 1024) = 1024
> fstat64(4, {st_mode=S_IFREG|0755, st_size=6240, ...}) = 0
> old_mmap(NULL, 9116, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x40024000
> mprotect(0x40026000, 924, PROT_NONE)    = 0
> old_mmap(0x40026000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x1000) = 0x40026000
> close(4)                                = 0
> brk(0)                                  = 0x80a7000
> brk(0x80af000)                          = 0x80af000
> write(3, "\22\0\10\0\1\0@\0<\1\0\0\365\0\0\0\10AME\5\0\0\0xfwm4("..., 92) = 92
> read(3, "\34\361\26\0\1\0@\0<\1\0\0\265$\2\0\0\0\0\0\265$\2\0\10"..., 32) = 32
> read(3, "\34\361\27\0\1\0@\0\'\0\0\0\265$\2\0\0\0\0\0\265$\2\0\10"..., 32) = 32
> read(3, "\1\206\30\0\0\0\0\0=\1\0\0\0\0\0\0\0\0\0\0\17\0\0\0p]["..., 32) = 32
> write(3, "\22\0\10\0\1\0@\0=\1\0\0\365\0\0\0\10AME\5\0\0\0xfwm4("..., 88) = 88
> read(3, "\34\361\31\0\1\0@\0=\1\0\0\265$\2\0\0\0\0\0\265$\2\0\10"..., 32) = 32
> read(3, "\34\361\32\0\1\0@\0%\0\0\0\265$\2\0\0\0\0\0\265$\2\0\10"..., 32) = 32
> read(3, "\1\206\33\0\0\0\0\0\353\0\0\0\0\0\0\0\0\0\0\0\17\0\0\0"..., 32) = 32
> write(3, "\20\0\6\0\r\0@\0WM_TAKE_FOCUS\0\0\0", 24) = 24
> read(3, "\1\0\34\0\0\0\0\0>\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10"..., 32) = 32
> write(3, "\20\0\5\0\f\0@\0_NET_WM_PING", 20) = 20
> read(3, "\1\0\35\0\0\0\0\0?\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10"..., 32) = 32
> write(3, "\20\0\5\0\f\0@\0WM_PROTOCOLS", 20) = 20
> read(3, "\1\0\36\0\0\0\0\0\360\0\0\0\0\0\0\0\1\0\0\0\17\0\0\0p]"..., 32) = 32
> uname({sys="Linux", node="cvc131", ...}) = 0
> write(3, "\22\0\t\0\1\0@\0\360\0\0\0\4\0\0\0 OLS\3\0\0\0\353\0\0"..., 252) = 252
> read(3, "\34\361\37\0\1\0@\0\360\0\0\0\266$\2\0\0\0\0\0\266$\2\0"..., 32) = 32
> read(3, "\34\361#\0\1\0@\0(\0\0\0\266$\2\0\0\0@\0\30\355Z\10\10"..., 32) = 32
> read(3, "\34\361$\0\1\0@\0$\0\0\0\266$\2\0\0\0\0\0\266$\2\0\10\362"..., 32) = 32
> read(3, "\1\207%\0\0\0\0\0\354\0\0\0\0\0\0\0\0\0\0\0\17\0\0\0p]"..., 32) = 32
> getpid()                                = 1742
> write(3, "\22\0\7\0\1\0@\0\354\0\0\0\37\0\0\0\10OLS\1\0\0\0C\0\0"..., 48) = 48
> read(3, "\34\361&\0\1\0@\0\354\0\0\0\267$\2\0\0\0\0\0\267$\2\0\10"..., 32) = 32
> read(3, "\1\206\'\0\0\0\0\0@\1\0\0\0\0\0\0\0\0\0\0\17\0\0\0p][\10"..., 32) = 32
> write(3, "\22\0\7\0\1\0@\0@\1\0\0\6\0\0\0 OLS\1\0\0\0\316\6\0\0\20"..., 52) = 52
> read(3, "\34\361(\0\1\0@\0@\1\0\0\267$\2\0\0\0\0\0\267$\2\0\10\362"..., 32) = 32
> read(3, "\1\206)\0\0\0\0\0\355\0\0\0\0\0\0\0\0\0\0\0\17\0\0\0p]"..., 32) = 32
> brk(0)                                  = 0x80af000
> brk(0x80b0000)                          = 0x80b0000
> write(3, "\22\0\7\0\1\0@\0\355\0\0\0!\0\0\0 OLS\1\0\0\0\0\0\0\0\20"..., 320) = 320
> read(3, "\34\361*\0\1\0@\0\355\0\0\0\267$\2\0\0\0\0\0\267$\2\0\10"..., 32) = 32
> read(3, "\1\0+\0\0\0\0\0A\1\0\0\0\0\0\0\0\0\0\0\17\0\0\0p][\10\0"..., 32) = 32
> read(3, "\1\0,\0\0\0\0\0B\1\0\0\0\0\0\0\0\0\0\0\17\0\0\0p][\10\0"..., 32) = 32
> read(3, "\1\0-\0\0\0\0\0C\1\0\0\0\0\0\0\0\0\0\0\17\0\0\0p][\10\0"..., 32) = 32
> read(3, "\1\0.\0\0\0\0\0D\1\0\0\0\0\0\0\0\0\0\0\17\0\0\0p][\10\0"..., 32) = 32
> read(3, "\1\0/\0\0\0\0\0E\1\0\0\0\0\0\0\0\0\0\0\17\0\0\0p][\10\0"..., 32) = 32
> read(3, "\1\0000\0\0\0\0\0F\1\0\0\0\0\0\0\0\0\0\0\17\0\0\0p][\10"..., 32) = 32
> read(3, "\1\0001\0\0\0\0\0G\1\0\0\0\0\0\0\0\0\0\0\17\0\0\0p][\10"..., 32) = 32
> read(3, "\1\0002\0\0\0\0\0H\1\0\0\0\0\0\0\0\0\0\0\17\0\0\0p][\10"..., 32) = 32
> read(3, "\1\0003\0\0\0\0\0I\1\0\0\0\0\0\0\0\0\0\0\17\0\0\0p][\10"..., 32) = 32
> read(3, "\1\0004\0\0\0\0\0J\1\0\0\0\0\0\0\0\0\0\0\17\0\0\0p][\10"..., 32) = 32
> uname({sys="Linux", node="cvc131", ...}) = 0
> getpid()                                = 1742
> write(3, "\22\0\10\0\1\0@\0\"\0\0\0\37\0\0\0\10OLS\6\0\0\0xfwm4\0"..., 200) = 200
> read(3, "\34\3615\0\1\0@\0\"\0\0\0\270$\2\0\0\0\0\0\270$\2\0\10"..., 32) = 32
> read(3, "\34\3616\0\1\0@\0$\0\0\0\270$\2\0\0\0\0\0\270$\2\0\10\362"..., 32) = 32
> read(3, "\34\3617\0\1\0@\0C\0\0\0\270$\2\0\0\0\0\0\270$\2\0\10\362"..., 32) = 32
> read(3, "\34\3618\0\1\0@\0\354\0\0\0\270$\2\0\0\0\0\0\270$\2\0\10"..., 32) = 32
> read(3, "\34\3619\0\1\0@\0@\1\0\0\270$\2\0\0\0\0\0\270$\2\0\10\362"..., 32) = 32
> read(3, "\1\0;\0\0\0\0\0\37\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\250\206"..., 32) = 32
> writev(3, [{"b\0\4\0\7\0@\0", 8}, {"MIT-SHM", 7}, {"\0", 1}], 3) = 16
> read(3, "\1\0<\0\0\0\0\0\1\225_\254\0\0\0\0\1\0\0\0\17\0\0\0p]["..., 32) = 32
> write(3, "\225\0\1\0", 4)               = 4
> read(3, "\1\1=\0\0\0\0\0\1\0\1\0\0\0\351\3\2\0\0\0\17\0\0\0p][\10"..., 32) = 32
> writev(3, [{"b\0\6\0\17\0@\0", 8}, {"XInputExtension", 15}, {"\0", 1}], 3) = 24
> read(3, "\1\0>\0\0\0\0\0\1\226`\255\0\0\0\0\1\0\0\0\17\0\0\0p]["..., 32) = 32
> writev(3, [{"b\0\6\0\17\0@\0", 8}, {"XInputExtension", 15}, {"\0", 1}], 3) = 24
> read(3, "\1\0?\0\0\0\0\0\1\226`\255\0\0\0\0\1\0\0\0\17\0\0\0p]["..., 32) = 32
> writev(3, [{"\226\1\6\0\17\0@\0", 8}, {"XInputExtension", 15}, {"\0", 1}], 3) = 24
> read(3, "\1\1@\0\0\0\0\0\1\0\3\0\1\0\0\0\1\0\0\0\17\0\0\0p][\10"..., 32) = 32
> write(3, "\226\2\1\0", 4)               = 4
> read(3, "\1\2A\0\33\0\0\0\3\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\250\206"..., 32) = 32
> read(3, "y\0\0\0\1\0\2 at x\0\0\0\0\2\0\0\0\0\0\0\2\1\1\0\1\4\5\0\2"..., 108) = 108
> brk(0)                                  = 0x80b0000
> brk(0x80b1000)                          = 0x80b1000
> umask(0)                                = 022
> umask(022)                              = 0
> mkdir("/home", 0777)                    = -1 EEXIST (File exists)
> stat64("/home", {st_mode=S_IFDIR|0755, st_size=72, ...}) = 0
> mkdir("/home/xavier", 0777)             = -1 EEXIST (File exists)
> stat64("/home/xavier", {st_mode=S_IFDIR|0755, st_size=4624, ...}) = 0
> umask(022)                              = 022
> mkdir("/home/xavier/.xfce4", 0700)      = -1 EEXIST (File exists)
> stat64("/home/xavier/.xfce4", {st_mode=S_IFDIR|0755, st_size=376, ...}) = 0
> umask(0)                                = 022
> umask(022)                              = 0
> mkdir("/home", 0777)                    = -1 EEXIST (File exists)
> stat64("/home", {st_mode=S_IFDIR|0755, st_size=72, ...}) = 0
> mkdir("/home/xavier", 0777)             = -1 EEXIST (File exists)
> stat64("/home/xavier", {st_mode=S_IFDIR|0755, st_size=4624, ...}) = 0
> umask(022)                              = 022
> mkdir("/home/xavier/.cache", 0700)      = -1 EEXIST (File exists)
> stat64("/home/xavier/.cache", {st_mode=S_IFDIR|0700, st_size=128, ...}) = 0
> umask(0)                                = 022
> umask(022)                              = 0
> mkdir("/home", 0777)                    = -1 EEXIST (File exists)
> stat64("/home", {st_mode=S_IFDIR|0755, st_size=72, ...}) = 0
> mkdir("/home/xavier", 0777)             = -1 EEXIST (File exists)
> stat64("/home/xavier", {st_mode=S_IFDIR|0755, st_size=4624, ...}) = 0
> mkdir("/home/xavier/.local", 0777)      = -1 EEXIST (File exists)
> stat64("/home/xavier/.local", {st_mode=S_IFDIR|0755, st_size=72, ...}) = 0
> umask(022)                              = 022
> mkdir("/home/xavier/.local/share", 0700) = -1 EEXIST (File exists)
> stat64("/home/xavier/.local/share", {st_mode=S_IFDIR|0700, st_size=48, ...}) = 0
> umask(0)                                = 022
> umask(022)                              = 0
> mkdir("/home", 0777)                    = -1 EEXIST (File exists)
> stat64("/home", {st_mode=S_IFDIR|0755, st_size=72, ...}) = 0
> mkdir("/home/xavier", 0777)             = -1 EEXIST (File exists)
> stat64("/home/xavier", {st_mode=S_IFDIR|0755, st_size=4624, ...}) = 0
> umask(022)                              = 022
> mkdir("/home/xavier/.config", 0700)     = -1 EEXIST (File exists)
> stat64("/home/xavier/.config", {st_mode=S_IFDIR|0700, st_size=128, ...}) = 0
> access("/home/xavier/.config/xfce4/xfwm4/sessions", F_OK) = 0
> writev(3, [{"b\2\4\0\5\0@\0", 8}, {"SHAPE", 5}, {"\0\0\0", 3}], 3) = 16
> read(3, "\1\0B\0\0\0\0\0\1\201@\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10"..., 32) = 32
> open("/etc/ld.so.cache", O_RDONLY)      = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=88279, ...}) = 0
> old_mmap(NULL, 88279, PROT_READ, MAP_PRIVATE, 4, 0) = 0x4086b000
> close(4)                                = 0
> open("/lib/i686/mmx/libXcursor.so.1.0.2", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat64("/lib/i686/mmx", 0xbfffec00)     = -1 ENOENT (No such file or directory)
> open("/lib/i686/libXcursor.so.1.0.2", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat64("/lib/i686", 0xbfffec00)         = -1 ENOENT (No such file or directory)
> open("/lib/mmx/libXcursor.so.1.0.2", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat64("/lib/mmx", 0xbfffec00)          = -1 ENOENT (No such file or directory)
> open("/lib/libXcursor.so.1.0.2", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat64("/lib", {st_mode=S_IFDIR|0755, st_size=2736, ...}) = 0
> open("/usr/lib/i686/mmx/libXcursor.so.1.0.2", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat64("/usr/lib/i686/mmx", 0xbfffec00) = -1 ENOENT (No such file or directory)
> open("/usr/lib/i686/libXcursor.so.1.0.2", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat64("/usr/lib/i686", 0xbfffec00)     = -1 ENOENT (No such file or directory)
> open("/usr/lib/mmx/libXcursor.so.1.0.2", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat64("/usr/lib/mmx", 0xbfffec00)      = -1 ENOENT (No such file or directory)
> open("/usr/lib/libXcursor.so.1.0.2", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=41656, ...}) = 0
> munmap(0x4086b000, 88279)               = 0
> open("/etc/ld.so.cache", O_RDONLY)      = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=88279, ...}) = 0
> old_mmap(NULL, 88279, PROT_READ, MAP_PRIVATE, 4, 0) = 0x4086b000
> close(4)                                = 0
> open("/lib/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)
> munmap(0x4086b000, 88279)               = 0
> open("/etc/ld.so.cache", O_RDONLY)      = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=88279, ...}) = 0
> old_mmap(NULL, 88279, PROT_READ, MAP_PRIVATE, 4, 0) = 0x4086b000
> close(4)                                = 0
> open("/usr/X11R6/lib/libXcursor.so.1", O_RDONLY) = 4
> read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340#\0"..., 1024) = 1024
> fstat64(4, {st_mode=S_IFREG|0755, st_size=33220, ...}) = 0
> old_mmap(NULL, 36084, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x40896000
> mprotect(0x4089e000, 3316, PROT_NONE)   = 0
> old_mmap(0x4089e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x7000) = 0x4089e000
> close(4)                                = 0
> munmap(0x4086b000, 88279)               = 0
> writev(3, [{"-\2\5\0\3\0@\0\6\0\0\0cursorLSb\0\4\0\6\0wm", 28}, {"RENDER", 6}, {"\0\0", 2}], 3) = 36
> read(3, "\1\355D\0\0\0\0\0\1\235\0\267\0\0\0\0\0\0\0\0\17\0\0\0"..., 32) = 32
> write(3, "\235\0\3\0\0\0\0\0\10\0\0\0\235\1\1\0", 16) = 16
> read(3, "\1+E\0\0\0\0\0\0\0\0\0\10\0\0\0\0\0\0\0\0\0\0\0\250\206"..., 32) = 32
> read(3, "\1\343F\0\247\0\0\0\22\0\0\0\1\0\0\0\7\0\0\0\f\0\0\0\1"..., 32) = 32
> read(3, "W\0\0\0\1\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\0\0"..., 668) = 668
> open("/home/xavier/.Xdefaults", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=135, ...}) = 0
> read(4, "XTerm.background: #dfdfdf\nXTerm."..., 135) = 135
> close(4)                                = 0
> brk(0)                                  = 0x80b1000
> brk(0x80b3000)                          = 0x80b3000
> uname({sys="Linux", node="cvc131", ...}) = 0
> open("/home/xavier/.Xdefaults-cvc131", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/home/xavier/.icons/default/cursors/left_ptr", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/home/xavier/.icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/icons/default/cursors/left_ptr", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/pixmaps/default/cursors/left_ptr", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/pixmaps/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/X11R6/lib/X11/icons/default/cursors/left_ptr", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/X11R6/lib/X11/icons/default/index.theme", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0755, st_size=27, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40027000
> read(4, "[Icon Theme]\nInherits=core\n", 4096) = 27
> close(4)                                = 0
> munmap(0x40027000, 4096)                = 0
> open("/home/xavier/.icons/default/cursors/fleur", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/home/xavier/.icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/icons/default/cursors/fleur", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/pixmaps/default/cursors/fleur", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/pixmaps/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/X11R6/lib/X11/icons/default/cursors/fleur", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/X11R6/lib/X11/icons/default/index.theme", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0755, st_size=27, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40027000
> read(4, "[Icon Theme]\nInherits=core\n", 4096) = 27
> close(4)                                = 0
> munmap(0x40027000, 4096)                = 0
> open("/home/xavier/.icons/default/cursors/08e8e1c95fe2fc01f976f1e063a24ccd", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/home/xavier/.icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/icons/default/cursors/08e8e1c95fe2fc01f976f1e063a24ccd", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/pixmaps/default/cursors/08e8e1c95fe2fc01f976f1e063a24ccd", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/pixmaps/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/X11R6/lib/X11/icons/default/cursors/08e8e1c95fe2fc01f976f1e063a24ccd", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/X11R6/lib/X11/icons/default/index.theme", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0755, st_size=27, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40027000
> read(4, "[Icon Theme]\nInherits=core\n", 4096) = 27
> close(4)                                = 0
> munmap(0x40027000, 4096)                = 0
> open("/home/xavier/.icons/core/cursors/08e8e1c95fe2fc01f976f1e063a24ccd", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/home/xavier/.icons/core/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/icons/core/cursors/08e8e1c95fe2fc01f976f1e063a24ccd", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/icons/core/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/pixmaps/core/cursors/08e8e1c95fe2fc01f976f1e063a24ccd", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/pixmaps/core/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/X11R6/lib/X11/icons/core/cursors/08e8e1c95fe2fc01f976f1e063a24ccd", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/X11R6/lib/X11/icons/core/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/home/xavier/.icons/default/cursors/top_left_corner", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/home/xavier/.icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/icons/default/cursors/top_left_corner", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/pixmaps/default/cursors/top_left_corner", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/pixmaps/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/X11R6/lib/X11/icons/default/cursors/top_left_corner", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/X11R6/lib/X11/icons/default/index.theme", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0755, st_size=27, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40027000
> read(4, "[Icon Theme]\nInherits=core\n", 4096) = 27
> close(4)                                = 0
> munmap(0x40027000, 4096)                = 0
> open("/home/xavier/.icons/default/cursors/top_right_corner", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/home/xavier/.icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/icons/default/cursors/top_right_corner", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/pixmaps/default/cursors/top_right_corner", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/pixmaps/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/X11R6/lib/X11/icons/default/cursors/top_right_corner", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/X11R6/lib/X11/icons/default/index.theme", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0755, st_size=27, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40027000
> read(4, "[Icon Theme]\nInherits=core\n", 4096) = 27
> close(4)                                = 0
> munmap(0x40027000, 4096)                = 0
> open("/home/xavier/.icons/default/cursors/bottom_left_corner", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/home/xavier/.icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/icons/default/cursors/bottom_left_corner", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/pixmaps/default/cursors/bottom_left_corner", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/pixmaps/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/X11R6/lib/X11/icons/default/cursors/bottom_left_corner", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/X11R6/lib/X11/icons/default/index.theme", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0755, st_size=27, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40027000
> read(4, "[Icon Theme]\nInherits=core\n", 4096) = 27
> close(4)                                = 0
> munmap(0x40027000, 4096)                = 0
> open("/home/xavier/.icons/default/cursors/bottom_right_corner", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/home/xavier/.icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/icons/default/cursors/bottom_right_corner", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/pixmaps/default/cursors/bottom_right_corner", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/pixmaps/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/X11R6/lib/X11/icons/default/cursors/bottom_right_corner", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/X11R6/lib/X11/icons/default/index.theme", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0755, st_size=27, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40027000
> read(4, "[Icon Theme]\nInherits=core\n", 4096) = 27
> close(4)                                = 0
> munmap(0x40027000, 4096)                = 0
> open("/home/xavier/.icons/default/cursors/left_side", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/home/xavier/.icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/icons/default/cursors/left_side", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/pixmaps/default/cursors/left_side", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/pixmaps/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/X11R6/lib/X11/icons/default/cursors/left_side", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/X11R6/lib/X11/icons/default/index.theme", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0755, st_size=27, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40027000
> read(4, "[Icon Theme]\nInherits=core\n", 4096) = 27
> close(4)                                = 0
> munmap(0x40027000, 4096)                = 0
> open("/home/xavier/.icons/default/cursors/right_side", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/home/xavier/.icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/icons/default/cursors/right_side", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/pixmaps/default/cursors/right_side", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/pixmaps/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/X11R6/lib/X11/icons/default/cursors/right_side", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/X11R6/lib/X11/icons/default/index.theme", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0755, st_size=27, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40027000
> read(4, "[Icon Theme]\nInherits=core\n", 4096) = 27
> close(4)                                = 0
> munmap(0x40027000, 4096)                = 0
> open("/home/xavier/.icons/default/cursors/bottom_side", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/home/xavier/.icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/icons/default/cursors/bottom_side", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/pixmaps/default/cursors/bottom_side", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/pixmaps/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/X11R6/lib/X11/icons/default/cursors/bottom_side", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/X11R6/lib/X11/icons/default/index.theme", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0755, st_size=27, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40027000
> read(4, "[Icon Theme]\nInherits=core\n", 4096) = 27
> close(4)                                = 0
> munmap(0x40027000, 4096)                = 0
> write(3, "^\0\10\0\4\0@\0\3\0@\0\3\0@\0D\0E\0\0\0\0\0\0\0\377\377"..., 756) = 756
> read(3, "\1\377[\0\0\0\0\0K\1\0\0\0\0\0\0\0\0\0\0\17\0\0\0p][\10"..., 32) = 32
> write(3, "\20\0\6\0\17\0@\0WM_CHANGE_STATE\0", 24) = 24
> read(3, "\1\0\\\0\0\0\0\0L\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10"..., 32) = 32
> write(3, "\20\0\7\0\23\0@\0WM_COLORMAP_WINDOWS\377", 28) = 28
> read(3, "\1\0]\0\0\0\0\0M\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10t"..., 32) = 32
> write(3, "\20\0\4\0\10\0@\0WM_STATE", 16) = 16
> read(3, "\1\0^\0\0\0\0\0r\0\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10t"..., 32) = 32
> write(3, "\20\0\6\0\16\0@\0WM_WINDOW_ROLEND", 24) = 24
> read(3, "\1\0_\0\0\0\0\0N\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10t"..., 32) = 32
> write(3, "\20\0\6\0\20\0@\0WM_TRANSIENT_FOR", 24) = 24
> read(3, "\1\0`\0\0\0\0\0D\0\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10t"..., 32) = 32
> write(3, "\20\0\6\0\17\0@\0_MOTIF_WM_HINTSR", 24) = 24
> read(3, "\1\0a\0\0\0\0\0\25\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10"..., 32) = 32
> write(3, "\20\0\10\0\30\0@\0GNOME_PANEL_DESKTOP_AREA", 32) = 32
> read(3, "\1\0b\0\0\0\0\0O\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10t"..., 32) = 32
> write(3, "\20\0\6\0\20\0@\0_WIN_CLIENT_LIST", 24) = 24
> read(3, "\1\0c\0\0\0\0\0P\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10t"..., 32) = 32
> write(3, "\20\0\t\0\31\0@\0_WIN_DESKTOP_BUTTON_PROX"..., 36) = 36
> read(3, "\1\0d\0\0\0\0\0Q\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10t"..., 32) = 32
> write(3, "\20\0\5\0\n\0@\0_WIN_HINTSOP", 20) = 20
> read(3, "\1\0e\0\0\0\0\0R\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10t"..., 32) = 32
> write(3, "\20\0\5\0\n\0@\0_WIN_LAYEROP", 20) = 20
> read(3, "\1\0f\0\0\0\0\0S\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10t"..., 32) = 32
> write(3, "\20\0\6\0\16\0@\0_WIN_PROTOCOLSUT", 24) = 24
> read(3, "\1\0g\0\0\0\0\0T\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10t"..., 32) = 32
> write(3, "\20\0\5\0\n\0@\0_WIN_STATECO", 20) = 20
> read(3, "\1\0h\0\0\0\0\0U\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10t"..., 32) = 32
> write(3, "\20\0\10\0\30\0@\0_WIN_SUPPORTING_WM_CHECK", 32) = 32
> read(3, "\1\0i\0\0\0\0\0V\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10t"..., 32) = 32
> write(3, "\20\0\7\0\24\0@\0_WIN_WORKSPACE_COUNT", 28) = 28
> read(3, "\1\0j\0\0\0\0\0W\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10t"..., 32) = 32
> write(3, "\20\0\6\0\16\0@\0_WIN_WORKSPACE_C", 24) = 24
> read(3, "\1\0k\0\0\0\0\0X\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10t"..., 32) = 32
> write(3, "\20\0\7\0\22\0@\0_NET_ACTIVE_WINDOWNT", 28) = 28
> read(3, "\1\0l\0\0\0\0\0Y\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10t"..., 32) = 32
> write(3, "\20\0\t\0\31\0@\0_NET_CLIENT_LIST_STACKIN"..., 36) = 36
> read(3, "\1\0m\0\0\0\0\0Z\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10t"..., 32) = 32
> write(3, "\20\0\6\0\20\0@\0_NET_CLIENT_LIST", 24) = 24
> read(3, "\1\0n\0\0\0\0\0[\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10t"..., 32) = 32
> write(3, "\20\0\7\0\21\0@\0_NET_CLOSE_WINDOWSTA", 28) = 28
> read(3, "\1\0o\0\0\0\0\0\\\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10"..., 32) = 32
> write(3, "\20\0\7\0\24\0@\0_NET_CURRENT_DESKTOP", 28) = 28
> read(3, "\1\0p\0\0\0\0\0]\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10t"..., 32) = 32
> write(3, "\20\0\10\0\25\0@\0_NET_DESKTOP_GEOMETRYKIN", 32) = 32
> read(3, "\1\0q\0\0\0\0\0^\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10t"..., 32) = 32
> write(3, "\20\0\10\0\25\0@\0_NET_DESKTOP_VIEWPORTKIN", 32) = 32
> read(3, "\1\0r\0\0\0\0\0_\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10t"..., 32) = 32
> write(3, "\20\0\7\0\22\0@\0_NET_DESKTOP_NAMESOR", 28) = 28
> read(3, "\1\0s\0\0\0\0\0`\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10t"..., 32) = 32
> write(3, "\20\0\7\0\23\0@\0_NET_DESKTOP_LAYOUTR", 28) = 28
> read(3, "\1\0t\0\0\0\0\0a\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10t"..., 32) = 32
> write(3, "\20\0\10\0\27\0@\0_NET_NUMBER_OF_DESKTOPSN", 32) = 32
> read(3, "\1\0u\0\0\0\0\0b\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10t"..., 32) = 32
> write(3, "\20\0\7\0\24\0@\0_NET_SHOWING_DESKTOP", 28) = 28
> read(3, "\1\0v\0\0\0\0\0c\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10t"..., 32) = 32
> write(3, "\20\0\6\0\17\0@\0_NET_STARTUP_IDS", 24) = 24
> read(3, "\1\0w\0\0\0\0\0d\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10t"..., 32) = 32
> write(3, "\20\0\6\0\16\0@\0_NET_SUPPORTEDDS", 24) = 24
> read(3, "\1\0x\0\0\0\0\0e\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10t"..., 32) = 32
> write(3, "\20\0\10\0\30\0@\0_NET_SUPPORTING_WM_CHECK", 32) = 32
> read(3, "\1\0y\0\0\0\0\0f\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10t"..., 32) = 32
> write(3, "\20\0\n\0\35\0@\0_NET_WM_ACTION_CHANGE_DE"..., 40) = 40
> read(3, "\1\0z\0\0\0\0\0g\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10t"..., 32) = 32
> write(3, "\20\0\7\0\24\0@\0_NET_WM_ACTION_CLOSE", 28) = 28
> read(3, "\1\0{\0\0\0\0\0h\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10t"..., 32) = 32
> write(3, "\20\0\t\0\34\0@\0_NET_WM_ACTION_MAXIMIZE_"..., 36) = 36
> read(3, "\1\0|\0\0\0\0\0i\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10t"..., 32) = 32
> write(3, "\20\0\t\0\34\0@\0_NET_WM_ACTION_MAXIMIZE_"..., 36) = 36
> read(3, "\1\0}\0\0\0\0\0j\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10t"..., 32) = 32
> write(3, "\20\0\7\0\23\0@\0_NET_WM_ACTION_MOVEM", 28) = 28
> read(3, "\1\0~\0\0\0\0\0k\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10t"..., 32) = 32
> write(3, "\20\0\10\0\25\0@\0_NET_WM_ACTION_RESIZEZE_", 32) = 32
> read(3, "\1\0\177\0\0\0\0\0l\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10"..., 32) = 32
> write(3, "\20\0\7\0\24\0@\0_NET_WM_ACTION_SHADE", 28) = 28
> read(3, "\1\0\200\0\0\0\0\0m\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10"..., 32) = 32
> write(3, "\20\0\7\0\24\0@\0_NET_WM_ACTION_STICK", 28) = 28
> read(3, "\1\0\201\0\0\0\0\0n\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10"..., 32) = 32
> write(3, "\20\0\10\0\27\0@\0_NET_WM_ALLOWED_ACTIONS_", 32) = 32
> read(3, "\1\0\202\0\0\0\0\0o\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10"..., 32) = 32
> write(3, "\20\0\10\0\25\0@\0_NET_WM_ICON_GEOMETRYNS_", 32) = 32
> read(3, "\1\0\203\0\0\0\0\0p\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10"..., 32) = 32
> write(3, "\20\0\7\0\22\0@\0_NET_WM_MOVERESIZETR", 28) = 28
> read(3, "\1\0\204\0\0\0\0\0q\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10"..., 32) = 32
> write(3, "\20\0\7\0\23\0@\0_NET_WM_STATE_ABOVER", 28) = 28
> read(3, "\1\0\205\0\0\0\0\0r\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10"..., 32) = 32
> write(3, "\20\0\7\0\23\0@\0_NET_WM_STATE_BELOWR", 28) = 28
> read(3, "\1\0\206\0\0\0\0\0s\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10"..., 32) = 32
> write(3, "\20\0\10\0\30\0@\0_NET_WM_STATE_FULLSCREEN", 32) = 32
> read(3, "\1\0\207\0\0\0\0\0G\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10"..., 32) = 32
> write(3, "\20\0\7\0\24\0@\0_NET_WM_STATE_HIDDEN", 28) = 28
> read(3, "\1\0\210\0\0\0\0\0t\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10"..., 32) = 32
> write(3, "\20\0\7\0\23\0@\0_NET_WM_STATE_MODALN", 28) = 28
> read(3, "\1\0\211\0\0\0\0\0u\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10"..., 32) = 32
> write(3, "\20\0\7\0\24\0@\0_NET_WM_STATE_SHADED", 28) = 28
> read(3, "\1\0\212\0\0\0\0\0v\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10"..., 32) = 32
> write(3, "\20\0\10\0\30\0@\0_NET_WM_STATE_SKIP_PAGER", 32) = 32
> read(3, "\1\0\213\0\0\0\0\0w\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10"..., 32) = 32
> write(3, "\20\0\t\0\32\0@\0_NET_WM_STATE_SKIP_TASKB"..., 36) = 36
> read(3, "\1\0\214\0\0\0\0\0x\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10"..., 32) = 32
> write(3, "\20\0\n\0\37\0@\0_NET_WM_STATE_DEMANDS_AT"..., 40) = 40
> read(3, "\1\0\215\0\0\0\0\0y\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10"..., 32) = 32
> write(3, "\20\0\6\0\r\0@\0_NET_WM_STRUT_DE", 24) = 24
> read(3, "\1\0\216\0\0\0\0\0z\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10"..., 32) = 32
> write(3, "\20\0\10\0\25\0@\0_NET_WM_STRUT_PARTIAL_AT", 32) = 32
> read(3, "\1\0\217\0\0\0\0\0{\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10"..., 32) = 32
> write(3, "\20\0\t\0\33\0@\0_NET_WM_WINDOW_TYPE_DESK"..., 36) = 36
> read(3, "\1\0\220\0\0\0\0\0|\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10"..., 32) = 32
> write(3, "\20\0\t\0\32\0@\0_NET_WM_WINDOW_TYPE_DIAL"..., 36) = 36
> read(3, "\1\0\221\0\0\0\0\0}\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10"..., 32) = 32
> write(3, "\20\0\10\0\30\0@\0_NET_WM_WINDOW_TYPE_DOCK", 32) = 32
> read(3, "\1\0\222\0\0\0\0\0~\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10"..., 32) = 32
> write(3, "\20\0\10\0\30\0@\0_NET_WM_WINDOW_TYPE_MENU", 32) = 32
> read(3, "\1\0\223\0\0\0\0\0\177\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p"..., 32) = 32
> write(3, "\20\0\t\0\32\0@\0_NET_WM_WINDOW_TYPE_SPLA"..., 36) = 36
> read(3, "\1\0\224\0\0\0\0\0\200\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p"..., 32) = 32
> write(3, "\20\0\t\0\33\0@\0_NET_WM_WINDOW_TYPE_TOOL"..., 36) = 36
> read(3, "\1\0\225\0\0\0\0\0\201\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p"..., 32) = 32
> write(3, "\20\0\t\0\33\0@\0_NET_WM_WINDOW_TYPE_UTIL"..., 36) = 36
> read(3, "\1\0\226\0\0\0\0\0\202\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p"..., 32) = 32
> write(3, "\20\0\7\0\23\0@\0_NET_WM_WINDOW_TYPE_", 28) = 28
> read(3, "\1\0\227\0\0\0\0\0H\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10"..., 32) = 32
> write(3, "\20\0\6\0\r\0@\0_NET_WORKAREAW_T", 24) = 24
> read(3, "\1\0\230\0\0\0\0\0\203\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p"..., 32) = 32
> write(3, "\20\0\7\0\21\0@\0_NET_WM_USER_TIMEPE_", 28) = 28
> read(3, "\1\0\231\0\0\0\0\0J\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10"..., 32) = 32
> write(3, "\20\0\7\0\24\0@\0_NET_WM_CONTEXT_HELP", 28) = 28
> read(3, "\1\0\232\0\0\0\0\0\204\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p"..., 32) = 32
> write(3, "\20\0\v\0\"\0@\0_KDE_NET_WM_SYSTEM_TRAY_"..., 44) = 44
> read(3, "\1\0\233\0\0\0\0\0\205\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p"..., 32) = 32
> write(3, "\20\0\5\0\f\0@\0KWM_WIN_ICON", 20) = 20
> read(3, "\1\0\234\0\0\0\0\0\206\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p"..., 32) = 32
> write(3, "w\0\1\0", 4)                  = 4
> read(3, "\1\3\235\0\6\0\0\0\250\206Z\10\0\0\0\0\1\0\0\0\17\0\0\0"..., 32) = 32
> readv(3, [{"2>\0B\0\0%m\0@}\234M\0\0\0\0\0\177\200\0]|\0", 24}, {"", 0}], 2) = 24
> write(3, "\230\10\7\0\0\1\7\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 28) = 28
> read(3, "\1\2\236\0\222\3\0\0\0\0\10\377\7\0\0\16\16\10#\1\370\0"..., 32) = 32
> read(3, "\370\r\0\0\0\0\0\0", 8)        = 8
> read(3, "\0\0\0\0\1\0\0\0\1\1\0\0\2\1\0\0\1\1\1\1\0\0\0\0\3\3\0"..., 3648) = 3648
> brk(0)                                  = 0x80b3000
> brk(0x80b4000)                          = 0x80b4000
> rt_sigaction(SIGINT, {0x8064f50, [RT_1], SA_RESTORER, 0x40664078}, NULL, 8) = 0
> rt_sigaction(SIGTERM, {0x8064f50, [RT_1], SA_RESTORER, 0x40664078}, NULL, 8) = 0
> rt_sigaction(SIGHUP, {0x8064f50, [RT_1], SA_RESTORER, 0x40664078}, NULL, 8) = 0
> rt_sigaction(SIGUSR1, {0x8064f50, [RT_1], SA_RESTORER, 0x40664078}, NULL, 8) = 0
> rt_sigaction(SIGSEGV, {0x8064f50, [RT_1], SA_RESTORER, 0x40664078}, NULL, 8) = 0
> brk(0)                                  = 0x80b4000
> brk(0x80b5000)                          = 0x80b5000
> brk(0)                                  = 0x80b5000
> brk(0x80b6000)                          = 0x80b6000
> brk(0)                                  = 0x80b6000
> brk(0x80b7000)                          = 0x80b7000
> brk(0)                                  = 0x80b7000
> brk(0x80b8000)                          = 0x80b8000
> brk(0)                                  = 0x80b8000
> brk(0x80b9000)                          = 0x80b9000
> brk(0)                                  = 0x80b9000
> brk(0x80ba000)                          = 0x80ba000
> brk(0)                                  = 0x80ba000
> brk(0x80bb000)                          = 0x80bb000
> brk(0)                                  = 0x80bb000
> brk(0x80bc000)                          = 0x80bc000
> brk(0)                                  = 0x80bc000
> brk(0x80bd000)                          = 0x80bd000
> brk(0)                                  = 0x80bd000
> brk(0x80be000)                          = 0x80be000
> brk(0)                                  = 0x80be000
> brk(0x80bf000)                          = 0x80bf000
> brk(0)                                  = 0x80bf000
> brk(0x80c0000)                          = 0x80c0000
> lstat64("/etc/gtk-2.0/gtkrc", 0xbfffecf0) = -1 ENOENT (No such file or directory)
> lstat64("/home/xavier/.gtkrc-2.0", 0xbfffecf0) = -1 ENOENT (No such file or directory)
> brk(0)                                  = 0x80c0000
> brk(0x80c1000)                          = 0x80c1000
> brk(0)                                  = 0x80c1000
> brk(0x80c2000)                          = 0x80c2000
> access("/home/xavier/.themes/Default/gtk-2.0/gtkrc", F_OK) = -1 ENOENT (No such file or directory)
> access("/usr/share/themes/Default/gtk-2.0/gtkrc", F_OK) = 0
> lstat64("/usr/share/themes/Default/gtk-2.0/gtkrc", {st_mode=S_IFREG|0644, st_size=69, ...}) = 0
> open("/usr/share/themes/Default/gtk-2.0/gtkrc", O_RDONLY|O_LARGEFILE) = 4
> brk(0)                                  = 0x80c2000
> brk(0x80c3000)                          = 0x80c3000
> read(4, "#\n# This theme is the default th"..., 4000) = 69
> read(4, "", 4000)                       = 0
> close(4)                                = 0
> uname({sys="Linux", node="cvc131", ...}) = 0
> getpid()                                = 1742
> brk(0)                                  = 0x80c3000
> brk(0x80c4000)                          = 0x80c4000
> brk(0)                                  = 0x80c4000
> brk(0x80c5000)                          = 0x80c5000
> poll([{fd=3, events=POLLIN}], 1, 0)     = 0
> brk(0)                                  = 0x80c5000
> brk(0x80c6000)                          = 0x80c6000
> poll([{fd=3, events=POLLIN}], 1, 0)     = 0
> write(3, "\230\1\5\0\2\0\1\0\0\0\0\0\0\0\0\0\5\0\5\0\230\1\4\0\2"..., 1456) = 1456
> ioctl(3, FIONREAD, [576])               = 0
> read(3, "\34\361\243\0\22\0@\0<\1\0\0\324$\2\0\0\0\0\0\324$\2\0"..., 576) = 576
> poll([{fd=3, events=POLLIN}], 1, 0)     = 0
> open("/etc/pango/pangorc", O_RDONLY)    = -1 ENOENT (No such file or directory)
> open("/home/xavier/.pangorc", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/etc/pango/pango.modules", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=1982, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40027000
> read(4, "# Pango Modules file\n# Automatic"..., 4096) = 1982
> brk(0)                                  = 0x80c6000
> brk(0x80c7000)                          = 0x80c7000
> brk(0)                                  = 0x80c7000
> brk(0x80c8000)                          = 0x80c8000
> read(4, "", 4096)                       = 0
> read(4, "", 4096)                       = 0
> close(4)                                = 0
> munmap(0x40027000, 4096)                = 0
> time(NULL)                              = 1095870267
> access("/etc/fonts/fonts.conf", R_OK)   = 0
> open("/etc/fonts/fonts.conf", O_RDONLY) = 4
> brk(0)                                  = 0x80c8000
> brk(0x80ca000)                          = 0x80ca000
> fstat64(4, {st_mode=S_IFREG|0644, st_size=11534, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40027000
> read(4, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 8192
> brk(0)                                  = 0x80ca000
> brk(0x80cb000)                          = 0x80cb000
> brk(0)                                  = 0x80cb000
> brk(0x80cc000)                          = 0x80cc000
> brk(0)                                  = 0x80cc000
> brk(0x80cd000)                          = 0x80cd000
> access("/home/xavier/.fonts.conf", R_OK) = -1 ENOENT (No such file or directory)
> access("/etc/fonts/local.conf", R_OK)   = -1 ENOENT (No such file or directory)
> brk(0)                                  = 0x80cd000
> brk(0x80ce000)                          = 0x80ce000
> brk(0)                                  = 0x80ce000
> brk(0x80d0000)                          = 0x80d0000
> read(4, "the font is roman -->\n\t\t<test na"..., 8192) = 3342
> read(4, "", 4096)                       = 0
> read(4, "", 8192)                       = 0
> close(4)                                = 0
> munmap(0x40027000, 4096)                = 0
> open("/home/xavier/.fonts.cache-1", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/share/fonts/fonts.cache-1", O_RDONLY) = 4
> stat64("/usr/share/fonts", {st_mode=S_IFDIR|0755, st_size=104, ...}) = 0
> stat64("/usr/share/fonts/fonts.cache-1", {st_mode=S_IFREG|0644, st_size=19, ...}) = 0
> fstat64(4, {st_mode=S_IFREG|0644, st_size=19, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40027000
> read(4, "\"default\" 0 \".dir\"\n", 4096) = 19
> read(4, "", 4096)                       = 0
> close(4)                                = 0
> munmap(0x40027000, 4096)                = 0
> open("/usr/X11R6/lib/X11/fonts/TTF/fonts.cache-1", O_RDONLY) = 4
> stat64("/usr/X11R6/lib/X11/fonts/TTF", {st_mode=S_IFDIR|0755, st_size=872, ...}) = 0
> stat64("/usr/X11R6/lib/X11/fonts/TTF/fonts.cache-1", {st_mode=S_IFREG|0644, st_size=13488, ...}) = 0
> fstat64(4, {st_mode=S_IFREG|0644, st_size=13488, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40027000
> read(4, "\"VeraSeBd.ttf\" 0 \"Bitstream Vera"..., 4096) = 4096
> read(4, "uxi Serif:style=Bold Oblique:sla"..., 4096) = 4096
> read(4, "v     9WIlj  !!+lx       P0oWR!!"..., 4096) = 4096
> read(4, "style=Oblique:slant=100:weight=8"..., 4096) = 1200
> read(4, "", 4096)                       = 0
> close(4)                                = 0
> munmap(0x40027000, 4096)                = 0
> open("/usr/X11R6/lib/X11/fonts/Type1/fonts.cache-1", O_RDONLY) = 4
> stat64("/usr/X11R6/lib/X11/fonts/Type1", {st_mode=S_IFDIR|0755, st_size=1984, ...}) = 0
> stat64("/usr/X11R6/lib/X11/fonts/Type1/fonts.cache-1", {st_mode=S_IFREG|0644, st_size=14700, ...}) = 0
> fstat64(4, {st_mode=S_IFREG|0644, st_size=14700, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40027000
> read(4, "\"l049036t.pfa\" 0 \"Luxi Serif:sty"..., 4096) = 4096
> read(4, "75TI|>[LD|>V<gOq6Yc!!K?&  !%J<G!"..., 4096) = 4096
> read(4, "|>^1!!!!%# !!71$!#>r7F3y?4!!K?& "..., 4096) = 4096
> read(4, "rue:charset=  |>^1!|>^1!P0oWQ |>"..., 4096) = 2412
> read(4, "", 4096)                       = 0
> close(4)                                = 0
> munmap(0x40027000, 4096)                = 0
> open("/home/xavier/.fonts/fonts.cache-1", O_RDONLY) = -1 ENOENT (No such file or directory)
> brk(0)                                  = 0x80d0000
> brk(0x80d1000)                          = 0x80d1000
> open("/dev/null", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = -1 ENOTDIR (Not a directory)
> open("/home/xavier/.fonts", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
> open("/usr/share/fonts/default/fonts.cache-1", O_RDONLY) = 4
> stat64("/usr/share/fonts/default", {st_mode=S_IFDIR|0755, st_size=104, ...}) = 0
> stat64("/usr/share/fonts/default/fonts.cache-1", {st_mode=S_IFREG|0644, st_size=17, ...}) = 0
> fstat64(4, {st_mode=S_IFREG|0644, st_size=17, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40027000
> read(4, "\"Type1\" 0 \".dir\"\n", 4096) = 17
> read(4, "", 4096)                       = 0
> close(4)                                = 0
> munmap(0x40027000, 4096)                = 0
> open("/usr/share/fonts/default/Type1/fonts.cache-1", O_RDONLY) = 4
> stat64("/usr/share/fonts/default/Type1", {st_mode=S_IFDIR|0755, st_size=80, ...}) = 0
> stat64("/usr/share/fonts/default/Type1/fonts.cache-1", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
> fstat64(4, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40027000
> read(4, "", 4096)                       = 0
> close(4)                                = 0
> munmap(0x40027000, 4096)                = 0
> brk(0)                                  = 0x80d1000
> brk(0x80d2000)                          = 0x80d2000
> brk(0)                                  = 0x80d2000
> brk(0x80d3000)                          = 0x80d3000
> access("/usr/lib/pango/1.4.0/modules/pango-basic-fc.so", F_OK) = 0
> open("/usr/lib/pango/1.4.0/modules/pango-basic-fc.so", O_RDONLY) = 4
> read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 \f\0\000"..., 1024) = 1024
> fstat64(4, {st_mode=S_IFREG|0755, st_size=7216, ...}) = 0
> old_mmap(NULL, 10140, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x40027000
> mprotect(0x40029000, 1948, PROT_NONE)   = 0
> old_mmap(0x40029000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x1000) = 0x40029000
> close(4)                                = 0
> brk(0)                                  = 0x80d3000
> brk(0x80d7000)                          = 0x80d7000
> brk(0)                                  = 0x80d7000
> brk(0x80d8000)                          = 0x80d8000
> brk(0)                                  = 0x80d8000
> brk(0x80d9000)                          = 0x80d9000
> open("/usr/X11R6/lib/X11/fonts/TTF/Vera.ttf", O_RDONLY) = 4
> fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
> fstat64(4, {st_mode=S_IFREG|0644, st_size=65932, ...}) = 0
> old_mmap(NULL, 65932, PROT_READ, MAP_PRIVATE, 4, 0) = 0x4086b000
> close(4)                                = 0
> brk(0)                                  = 0x80d9000
> brk(0x80da000)                          = 0x80da000
> brk(0)                                  = 0x80da000
> brk(0x80dc000)                          = 0x80dc000
> brk(0)                                  = 0x80dc000
> brk(0x80ec000)                          = 0x80ec000
> write(3, "\235\21\3\0*\0@\0X\0\0\0\235\24\10\0*\0@\0\1\0\0\0\20\0"..., 64) = 64
> read(3, "\1\0\326\0\3\0\0\0!\0\0\0\1\0\0\1\377\377\377\377\0\0\0"..., 32) = 32
> read(3, "\0\0\2\0\0\0\2\0\0\0[\10", 12) = 12
> read(3, "\1\30\327\0\0\0\0\0\216\0\0\0\0\0\0\0\0\5\0\4\0\0\0\0p"..., 32) = 32
> write(3, "\2\21\4\0\216\0\0\0\0\10\0\0,\0z\0%\0\1\0", 20) = 20
> write(3, "+\21\1\0", 4)                 = 4
> read(3, "\1\0\332\0\0\0\0\0\216\0\0\0\0\0\0\0\1\0\0\0\17\0\0\0p"..., 32) = 32
> write(3, "\1\0\n\0+\0@\0\216\0\0\0\0\0\0\0\1\0\0\4\0\0\2\0\0\0\0"..., 64) = 64
> write(3, "\1\0\n\0,\0@\0\216\0\0\0\377\4\0\0\1\0\0\4\0\0\2\0\0\0"..., 64) = 64
> write(3, "\20\0\4\0\7\0@\0MANAGER\0", 16) = 16
> read(3, "\20\0\333\0\216\0\0\0+\0@\0\0\0\0\0\1\0\0\4\0\0\1\0\0\0"..., 32) = 32
> read(3, "\23\0\335\0\216\0\0\0+\0@\0\1\355Z\10+\0@\0\0\0\0\0008"..., 32) = 32
> read(3, "\20\0\336\0\216\0\0\0,\0@\0\377\4\0\0\1\0\0\4\0\0\1\0\0"..., 32) = 32
> read(3, "\23\0\340\0\216\0\0\0,\0@\0\1\355Z\10,\0@\0\0\0\0\0008"..., 32) = 32
> read(3, "\1\0\341\0\0\0\0\0;\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10"..., 32) = 32
> write(3, "\20\0\10\0\27\0@\0_NET_SYSTEM_TRAY_OPCODE\0", 32) = 32
> read(3, "\1\0\342\0\0\0\0\0\207\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p"..., 32) = 32
> write(3, "\20\0\7\0\23\0@\0_NET_SYSTEM_TRAY_S0C", 28) = 28
> read(3, "\1\0\343\0\0\0\0\0\210\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p"..., 32) = 32
> write(3, "\27\0\2\0\210\1\0\0", 8)      = 8
> read(3, "\1\0\344\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\17\0\0\0p]["..., 32) = 32
> write(3, "\2\0\4\0\216\0\0\0\0@\0\0\4\0@\0\20\0\4\0\7\0AY_MCS_S0"..., 32) = 32
> read(3, "\1\327\346\0\0\0\0\0\211\1\0\0\0\0\0\0\0\0\0\0\17\0\0\0"..., 32) = 32
> write(3, "\20\0\6\0\r\0\0\0_XSETTINGS_S0\0AY", 24) = 24
> read(3, "\1\0\347\0\0\0\0\0009\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p]"..., 32) = 32
> write(3, "\27\0\2\0009\1\0\0", 8)       = 8
> read(3, "\1\0\350\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\17\0\0\0p]["..., 32) = 32
> write(3, "\27\0\2\0\211\1\0\0", 8)      = 8
> read(3, "\1\0\351\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\17\0\0\0p]["..., 32) = 32
> pipe([4, 5])                            = 0
> fork()                                  = 1743
> close(5)                                = 0
> read(4, "", 8)                          = 0
> close(4)                                = 0
> wait4(1743, *** attempt to put segment in horiz list twice
> *** attempt to put segment in horiz list twice
> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1743
> --- SIGCHLD (Child exited) @ 0 (0) ---
> write(3, "\20\0\5\0\v\0\0\0MCS_MANAGERS", 20) = 20
> read(3, "\20\0\351\0\216\0\0\0\1\0`\0\n\0\n\0\n\0\n\0\0\0\0\0\0"..., 32) = 32
> read(3, "\20\0\351\0\216\0\0\0\3\0`\0\366\377\366\377\n\0\n\0\0"..., 32) = 32
> read(3, "\241 \351\0\216\0\0\0\212\1\0\0\373$\2\0\211\1\0\0\3\0"..., 32) = 32
> read(3, "\20\0\351\0\216\0\0\0\4\0`\0\366\377\366\377\n\0\n\0\0"..., 32) = 32
> read(3, "\241 \351\0\216\0\0\0;\1\0\0\373$\2\0009\1\0\0\4\0`\0\0"..., 32) = 32
> read(3, "\"\0\351\0\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32
> read(3, "\34\361\351\0\216\0\0\0`\1\0\0~%\2\0\0\0\0\0\0R\\\10\10"..., 32) = 32
> read(3, "\1\0\352\0\0\0\0\0\212\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p"..., 32) = 32
> write(3, "\3\0\2\0\216\0\0\0\16C\2\0\216\0\0\0", 16) = 16
> read(3, "\1\0\353\0\3\0\0\0!\0\0\0\1\0\0\1\377\377\377\377\0\0\0"..., 32) = 32
> read(3, ",\0z\0,\0z\0\0\0[\10", 12)     = 12
> read(3, "\1\30\354\0\0\0\0\0\216\0\0\0\0\0\0\0\0\5\0\4\0\0\0\0p"..., 32) = 32
> write(3, "\2\0\4\0\216\0\0\0\0\10\0\0,\0z\0$E\1\0\27\0\2\0\211\1"..., 28) = 28
> read(3, "\1\200\357\0\0\0\0\0\3\0`\0\0\0\0\0\0\0\0\0\17\0\0\0p]"..., 32) = 32
> write(3, "\2\0\4\0\3\0`\0\0\10\0\0\0\0B\0%E\1\0", 20) = 20
> write(3, "\3\0\2\0\3\0`\0\16\10\2\0\3\0`\0", 16) = 16
> read(3, "\1\0\362\0\3\0\0\0!\0\0\0\1\0\0\1\377\377\377\377\0\0\0"..., 32) = 32
> read(3, "\0\0B\0\0\0B\0\0\0[\10", 12)   = 12
> read(3, "\1\30\363\0\0\0\0\0\216\0\0\0\366\377\366\377\n\0\n\0\0"..., 32) = 32
> write(3, "\17\0\2\0\3\0`\0", 8)         = 8
> read(3, "\1+\364\0\0\0\0\0\216\0\0\0\216\0\0\0\0\0\0\0\0\0\0\0\250"..., 32) = 32
> write(3, "\20\0\6\0\20\0`\0_XSETTINGS_XFWM4", 24) = 24
> read(3, "\1\0\365\0\0\0\0\0\232\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p"..., 32) = 32
> write(3, "\24\0\6\0\3\0`\0\232\1\0\0\232\1\0\0\0\0\0\0\377\377\377"..., 24) = 24
> read(3, "\1\10\366\0\242\0\0\0\232\1\0\0\0\0\0\0\210\2\0\0\0\0\0"..., 32) = 32
> readv(3, [{"\0\363s@\34\0\0\0\23\0\0\0\0\0\f\0Xfwm/BoxMove\33\0\0\0"..., 648}, {"", 0}], 2) = 648
> write(3, "\20\0\7\0\22\0`\0_XSETTINGS_MARGINS\0\0", 28) = 28
> read(3, "\1\0\367\0\0\0\0\0\231\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p"..., 32) = 32
> write(3, "\24\0\6\0\3\0`\0\231\1\0\0\231\1\0\0\0\0\0\0\377\377\377"..., 24) = 24
> read(3, "\1\10\370\0 \0\0\0\231\1\0\0\0\0\0\0\200\0\0\0\0\0\0\0"..., 32) = 32
> readv(3, [{"\0\364s@\32\0\0\0\4\0\0\0\0\0\21\0Xfwm/BottomMargi"..., 128}, {"", 0}], 2) = 128
> write(3, "\20\0\10\0\25\0`\0_XSETTINGS_WORKSPACESS0\0", 32) = 32
> read(3, 0xbffff440, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1\0\371\0\0\0\0\0\230\1\0\0\0\0\0\0\1\0\0\0\17\0\0\0p"..., 32) = 32
> write(3, "\24\0\6\0\3\0`\0\230\1\0\0\230\1\0\0\0\0\0\0\377\377\377"..., 24) = 24
> read(3, 0xbffff410, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1\10\372\0\23\0\0\0\230\1\0\0\0\0\0\0L\0\0\0\0\0\0\0\250"..., 32) = 32
> readv(3, [{"\0\360s@\25\0\0\0\2\0\0\0\0\0\23\0Xfwm/WorkspaceCo"..., 76}, {"", 0}], 2) = 76
> write(3, "\24\0\6\0\216\0\0\0b\1\0\0\6\0\0\0\0\0\0\0\1\0\0\0", 24) = 24
> read(3, 0xbffff440, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1\0\373\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\250"..., 32) = 32
> write(3, "\24\0\6\0\216\0\0\0W\1\0\0\6\0\0\0\0\0\0\0\1\0\0\0", 24) = 24
> read(3, 0xbffff440, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1\0\374\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\250"..., 32) = 32
> write(3, "\24\0\6\0\216\0\0\0`\1\0\0\365\0\0\0\0\0\0\0\377\377\377"..., 24) = 24
> read(3, 0xbffff440, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1\10\375\0\3\0\0\0\365\0\0\0\0\0\0\0\v\0\0\0\0\0\0\0\250"..., 32) = 32
> readv(3, [{"1\0002\0003\0004\0005\0006", 11}, {"\0", 1}], 2) = 12
> write(3, "\24\0\6\0\216\0\0\0a\1\0\0\6\0\0\0\0\0\0\0\4\0\0\0", 24) = 24
> read(3, 0xbffff430, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1\0\376\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\250"..., 32) = 32
> open("/usr/local/share/xfwm4/defaults", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=665, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "theme=Default\nkeytheme=Default\nb"..., 4096) = 665
> read(4, "", 4096)                       = 0
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/home/xavier/.themes/Default/xfwm4/keythemerc", {st_mode=S_IFREG|0644, st_size=1808, ...}) = 0
> open("/home/xavier/.themes/Default/xfwm4/keythemerc", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=1808, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "close_window_key=Alt+F4\nmaximize"..., 4096) = 1808
> read(4, "", 4096)                       = 0
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> open("/home/xavier/.config/xfce4/xfwm4/xfwm4rc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat64("/home/xavier/.themes/Default/xfwm4/themerc", 0xbfffdc30) = -1 ENOENT (No such file or directory)
> stat64("/home/xavier/.local/share/themes/Default/xfwm4/themerc", 0xbfffdc30) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/themerc", {st_mode=S_IFREG|0644, st_size=252, ...}) = 0
> open("/usr/local/share/themes/Default/xfwm4/themerc", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=252, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "active_text_color=#ffffff\nbutton"..., 4096) = 252
> read(4, "", 4096)                       = 0
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/left-active.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/left-active.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/left-active.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=503, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * left_act"..., 4096) = 503
> write(3, "\201\2\5\0\0\0\0\0\22\0@\0\0\0\0\0\0\0\0\0<\0\2\0\33\0"..., 1808) = 1808
> read(3, 0xbfffc9d0, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1\237/\1\0\2\0\0\0\1\377\277C\305\v\10x\237]\10\0\0\0"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> write(3, "T\2\4\0 \0\0\0\0\0\0\0\0\0\0\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\2\4\0 \0\0\0[[\211\211\261\261\0\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+1\1\0\0\0\0[[\211\211\261\261\0\0\261\211[\0\0\0\0\0"..., 32) = 32
> write(3, "T\2\4\0 \0\0\0::IIVV\0\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+2\1\0\0\0\0::IIVV\0\0VI:\0\0\0\0\0\250\206Z\10\0\0\0"..., 32) = 32
> write(3, "T\2\4\0 \0\0\0KKii\203\203\0\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+3\1\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\2\4\0 \0\0\0KKii\203\203\0\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+4\1\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/left-active.png", {st_mode=S_IFREG|0644, st_size=120, ...}) = 0
> open("/usr/local/share/themes/Default/xfwm4/left-active.png", O_RDONLY|O_LARGEFILE) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=120, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\5\0\0\0 \10\6\0\0\0"..., 4096) = 120
> read(4, "", 4096)                       = 0
> open("/etc/gtk-2.0/gdk-pixbuf.loaders", O_RDONLY|O_LARGEFILE) = 5
> fstat64(5, {st_mode=S_IFREG|0644, st_size=3008, ...}) = 0
> read(5, "# GdkPixbuf Image Loader Modules"..., 1024) = 1024
> read(5, "\" \"\"\n\"GIF8\" \"\" 100\n\n\"/usr/lib/gt"..., 1024) = 1024
> read(5, "aster\" \"\"\n\"ras\" \"\"\n\"Y\\246j\\225\" "..., 1024) = 960
> read(5, "", 1024)                       = 0
> close(5)                                = 0
> access("/usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so", F_OK) = 0
> open("/usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so", O_RDONLY) = 5
> read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@\25\0\000"..., 1024) = 1024
> fstat64(5, {st_mode=S_IFREG|0755, st_size=15020, ...}) = 0
> old_mmap(NULL, 17940, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x4087c000
> mprotect(0x40880000, 1556, PROT_NONE)   = 0
> old_mmap(0x40880000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x3000) = 0x40880000
> close(5)                                = 0
> open("/etc/ld.so.cache", O_RDONLY)      = 5
> fstat64(5, {st_mode=S_IFREG|0644, st_size=88279, ...}) = 0
> old_mmap(NULL, 88279, PROT_READ, MAP_PRIVATE, 5, 0) = 0x4089f000
> close(5)                                = 0
> open("/usr/lib/libpng12.so.0", O_RDONLY) = 5
> read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260Y\0"..., 1024) = 1024
> fstat64(5, {st_mode=S_IFREG|0755, st_size=196200, ...}) = 0
> old_mmap(NULL, 194724, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x408b5000
> mprotect(0x408e4000, 2212, PROT_NONE)   = 0
> old_mmap(0x408e4000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x2f000) = 0x408e4000
> close(5)                                = 0
> munmap(0x4089f000, 88279)               = 0
> _llseek(4, 0, [0], SEEK_SET)            = 0
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\5\0\0\0 \10\6\0\0\0"..., 4096) = 120
> brk(0)                                  = 0x80ec000
> brk(0x80f3000)                          = 0x80f3000
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> write(3, "5\30\4\0D\0@\0\216\0\0\0\5\0 \0007\0\6\0E\0@\0D\0@\0\f"..., 920) = 920
> read(3, "\1\30=\1\0\0\0\0\216\0\0\0\0\0\0\0\5\0 \0\0\0\0\0p][\10"..., 32) = 32
> shmget(IPC_PRIVATE, 393216, IPC_CREAT|0600) = 2654209
> shmat(2654209, 0, 0)                    = 0x408e5000
> write(3, "\225\1\4\0H\0@\0\1\200(\0\0\0 \0+\0\1\0", 20) = 20
> read(3, "\1\0?\1\0\0\0\0\216\0\0\0\0\0\0\0\0\0\0\0\17\0\0\0p][\10"..., 32) = 32
> shmctl(2654209, IPC_RMID, 0)            = 0
> write(3, "\225\5\7\0I\0@\0\216\0\0\0\0\6@\0\30\0\1\0H\0@\0\0\0\0"..., 80) = 80
> read(3, "\16\37B\1I\0@\0\0\0>\0\5\0\0\0 \0\0\0\0\0\0\0\0\0\0\0\330"..., 32) = 32
> read(3, "\1\0C\1\0\0\0\0\216\0\0\0\0\0\0\0\0\0\0\0\17\0\0\0p][\10"..., 32) = 32
> stat64("/usr/local/share/themes/Default/xfwm4/left-inactive.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/left-inactive.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/left-inactive.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=513, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * left_ina"..., 4096) = 513
> write(3, "<\5\2\0J\0@\0007\0\5\0K\0@\0D\0@\0\0\0\1\0\0\0\0\0\225"..., 1100) = 1100
> read(3, "\1\206G\1\0\2\0\0\0\1\377\277H\303\v\10\0\0\0\0\0\0\0\0"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> write(3, "T\5\4\0 \0\0\0\0\0\0\0\0\0@\0", 16) = 16
> read(3, "\1+H\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\5\4\0 \0\0\0\377\377\377\377\377\377@\0", 16) = 16
> read(3, "\1+I\1\0\0\0\0\377\377\377\377\377\377\0\0\377\377\377"..., 32) = 32
> write(3, "T\5\4\0 \0\0\0\236\236\232\232\221\221@\0", 16) = 16
> read(3, "\1+J\1\0\0\0\0\236\236\232\232\221\221\0\0\221\232\236"..., 32) = 32
> write(3, "T\5\4\0 \0\0\0\317\317\315\315\310\310@\0", 16) = 16
> read(3, "\1+K\1\0\0\0\0\317\317\315\315\310\310\0\0\310\315\317"..., 32) = 32
> write(3, "T\5\4\0 \0\0\0\334\334\332\332\325\325@\0", 16) = 16
> read(3, "\1+L\1\0\0\0\0\334\334\332\332\325\325\0\0\325\332\334"..., 32) = 32
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/left-inactive.png", {st_mode=S_IFREG|0644, st_size=120, ...}) = 0
> open("/usr/local/share/themes/Default/xfwm4/left-inactive.png", O_RDONLY|O_LARGEFILE) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=120, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\5\0\0\0 \10\6\0\0\0"..., 4096) = 120
> read(4, "", 4096)                       = 0
> _llseek(4, 0, [0], SEEK_SET)            = 0
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\5\0\0\0 \10\6\0\0\0"..., 4096) = 120
> brk(0)                                  = 0x80f3000
> brk(0x80f5000)                          = 0x80f5000
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> write(3, "5\30\4\0L\0@\0\216\0\0\0\5\0 \0007\0\6\0M\0@\0L\0@\0\f"..., 920) = 920
> read(3, "\1\30U\1\0\0\0\0\216\0\0\0\0\0\0\0\5\0 \0\0\0\0\0p][\10"..., 32) = 32
> write(3, "7\30\5\0P\0@\0L\0@\0\0\200\0\0\1\0\0\0>\0\7\0L\0@\0I\0"..., 52) = 52
> read(3, "\16\\W\1I\0@\0\0\0>\0\5\0\0\0 \0\0\0\20\0\0\0\0\0\0\0\274"..., 32) = 32
> read(3, "\1\0X\1\0\0\0\0\216\0\0\0\0\0\0\0\0\0\0\0\17\0\0\0p][\10"..., 32) = 32
> stat64("/usr/local/share/themes/Default/xfwm4/right-active.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/right-active.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/right-active.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=504, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * right_ac"..., 4096) = 504
> write(3, "<\30\2\0P\0@\0\225\3\n\0L\0@\0K\0@\0\0\6@\0\30\0\0\0\5"..., 1080) = 1080
> read(3, "\1\0[\1\0\2\0\0\0\1\\\10\30\355Z\10\0\0\0\0\0\0\0\0\250"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> write(3, "T\30\4\0 \0\0\0\0\0\0\0\0\0@\0", 16) = 16
> read(3, "\1+\\\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0[[\211\211\261\261@\0", 16) = 16
> read(3, "\1+]\1\0\0\0\0[[\211\211\261\261\0\0\261\211[\0\0\0\0\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0::IIVV@\0", 16) = 16
> read(3, "\1+^\1\0\0\0\0::IIVV\0\0VI:\0\0\0\0\0\250\206Z\10\0\0\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0KKii\203\203@\0", 16) = 16
> read(3, "\1+_\1\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0KKii\203\203@\0", 16) = 16
> read(3, "\1+`\1\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/right-active.png", {st_mode=S_IFREG|0644, st_size=120, ...}) = 0
> open("/usr/local/share/themes/Default/xfwm4/right-active.png", O_RDONLY|O_LARGEFILE) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=120, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\5\0\0\0 \10\6\0\0\0"..., 4096) = 120
> read(4, "", 4096)                       = 0
> _llseek(4, 0, [0], SEEK_SET)            = 0
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\5\0\0\0 \10\6\0\0\0"..., 4096) = 120
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> write(3, "5\30\4\0Q\0@\0\216\0\0\0\5\0 \0007\0\6\0R\0@\0Q\0@\0\f"..., 920) = 920
> read(3, "\1\30i\1\0\0\0\0\216\0\0\0\0\0\0\0\5\0 \0\0\0\0\0p][\10"..., 32) = 32
> write(3, "7\30\5\0U\0@\0Q\0@\0\0\200\0\0\1\0\0\0>\0\7\0Q\0@\0I\0"..., 52) = 52
> read(3, "\16]k\1I\0@\0\0\0>\0\5\0\0\0 \0\0\0 \0\0\0\0\0\0\0\274"..., 32) = 32
> read(3, "\1\0l\1\0\0\0\0\216\0\0\0\0\0\0\0\0\0\0\0\17\0\0\0p][\10"..., 32) = 32
> stat64("/usr/local/share/themes/Default/xfwm4/right-inactive.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/right-inactive.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/right-inactive.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=514, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * right_in"..., 4096) = 514
> write(3, "<\30\2\0U\0@\0\225\3\n\0Q\0@\0K\0@\0\0\6@\0(\0\0\0\5\0"..., 1080) = 1080
> read(3, "\1\0o\1\0\2\0\0\0\1\\\10\30\355Z\10\0\0\0\0\0\0\0\0\250"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> write(3, "T\30\4\0 \0\0\0\0\0\0\0\0\0@\0", 16) = 16
> read(3, "\1+p\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\377\377\377\377\377\377@\0", 16) = 16
> read(3, "\1+q\1\0\0\0\0\377\377\377\377\377\377\0\0\377\377\377"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\236\236\232\232\221\221@\0", 16) = 16
> read(3, "\1+r\1\0\0\0\0\236\236\232\232\221\221\0\0\221\232\236"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\317\317\315\315\310\310@\0", 16) = 16
> read(3, "\1+s\1\0\0\0\0\317\317\315\315\310\310\0\0\310\315\317"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\334\334\332\332\325\325@\0", 16) = 16
> read(3, "\1+t\1\0\0\0\0\334\334\332\332\325\325\0\0\325\332\334"..., 32) = 32
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/right-inactive.png", {st_mode=S_IFREG|0644, st_size=120, ...}) = 0
> open("/usr/local/share/themes/Default/xfwm4/right-inactive.png", O_RDONLY|O_LARGEFILE) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=120, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\5\0\0\0 \10\6\0\0\0"..., 4096) = 120
> read(4, "", 4096)                       = 0
> _llseek(4, 0, [0], SEEK_SET)            = 0
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\5\0\0\0 \10\6\0\0\0"..., 4096) = 120
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> write(3, "5\30\4\0V\0@\0\216\0\0\0\5\0 \0007\0\6\0W\0@\0V\0@\0\f"..., 920) = 920
> read(3, "\1\30}\1\0\0\0\0\216\0\0\0\0\0\0\0\5\0 \0\0\0\0\0p][\10"..., 32) = 32
> write(3, "7\30\5\0Z\0@\0V\0@\0\0\200\0\0\1\0\0\0>\0\7\0V\0@\0I\0"..., 52) = 52
> read(3, 0xbfffe990, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\16\350\177\1I\0@\0\0\0>\0\5\0\0\0 \0\0\0000\0\0\0\0\0"..., 32) = 32
> read(3, "\1\0\200\1\0\0\0\0\216\0\0\0\0\0\0\0\0\0\0\0\17\0\0\0p"..., 32) = 32
> stat64("/usr/local/share/themes/Default/xfwm4/bottom-active.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/bottom-active.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/bottom-active.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=397, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * bottom_a"..., 4096) = 397
> write(3, "<\30\2\0Z\0@\0\225\3\n\0V\0@\0K\0@\0\0\6@\0008\0\0\0\5"..., 1080) = 1080
> read(3, 0xbfffc9d0, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1\0\203\1\0\2\0\0\0\1\\\10\30\355Z\10\0\0\0\0\0\0\0\0"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> write(3, "T\30\4\0 \0\0\0\0\0\0\0\0\0@\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+\204\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0[[\211\211\261\261@\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+\205\1\0\0\0\0[[\211\211\261\261\0\0\261\211[\0\0\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0::IIVV@\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+\206\1\0\0\0\0::IIVV\0\0VI:\0\0\0\0\0\250\206Z\10\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0KKii\203\203@\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+\207\1\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0KKii\203\203@\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+\210\1\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/bottom-active.png", {st_mode=S_IFREG|0644, st_size=121, ...}) = 0
> open("/usr/local/share/themes/Default/xfwm4/bottom-active.png", O_RDONLY|O_LARGEFILE) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=121, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0 \0\0\0\5\10\6\0\0\0"..., 4096) = 121
> read(4, "", 4096)                       = 0
> _llseek(4, 0, [0], SEEK_SET)            = 0
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0 \0\0\0\5\10\6\0\0\0"..., 4096) = 121
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> write(3, "5\30\4\0[\0@\0\216\0\0\0 \0\5\0007\0\6\0\\\0@\0[\0@\0\f"..., 812) = 812
> read(3, 0xbfffeb40, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1\30\221\1\0\0\0\0\216\0\0\0\0\0\0\0 \0\5\0\0\0\0\0p]"..., 32) = 32
> write(3, "7\30\5\0_\0@\0[\0@\0\0\200\0\0\1\0\0\0>\0\7\0[\0@\0I\0"..., 52) = 52
> read(3, 0xbfffe990, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\16#\223\1I\0@\0\0\0>\0 \0\0\0\5\0\0\0\0\1\0\0\0\0\0\0"..., 32) = 32
> read(3, "\1\0\224\1\0\0\0\0\216\0\0\0\0\0\0\0\0\0\0\0\17\0\0\0p"..., 32) = 32
> stat64("/usr/local/share/themes/Default/xfwm4/bottom-inactive.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/bottom-inactive.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/bottom-inactive.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=407, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * bottom_i"..., 4096) = 407
> write(3, "<\30\2\0_\0@\0\225\3\n\0[\0@\0K\0@\0\0\6@\0 \1\0\0 \0\5"..., 1080) = 1080
> read(3, 0xbfffc9d0, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1\0\227\1\0\2\0\0\0\1\\\10\30\355Z\10\0\0\0\0\0\0\0\0"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> write(3, "T\30\4\0 \0\0\0\0\0\0\0\0\0@\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+\230\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\377\377\377\377\377\377@\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+\231\1\0\0\0\0\377\377\377\377\377\377\0\0\377\377\377"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\236\236\232\232\221\221@\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+\232\1\0\0\0\0\236\236\232\232\221\221\0\0\221\232\236"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\317\317\315\315\310\310@\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+\233\1\0\0\0\0\317\317\315\315\310\310\0\0\310\315\317"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\334\334\332\332\325\325@\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+\234\1\0\0\0\0\334\334\332\332\325\325\0\0\325\332\334"..., 32) = 32
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/bottom-inactive.png", {st_mode=S_IFREG|0644, st_size=121, ...}) = 0
> open("/usr/local/share/themes/Default/xfwm4/bottom-inactive.png", O_RDONLY|O_LARGEFILE) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=121, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0 \0\0\0\5\10\6\0\0\0"..., 4096) = 121
> read(4, "", 4096)                       = 0
> _llseek(4, 0, [0], SEEK_SET)            = 0
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0 \0\0\0\5\10\6\0\0\0"..., 4096) = 121
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> write(3, "5\30\4\0`\0@\0\216\0\0\0 \0\5\0007\0\6\0a\0@\0`\0@\0\f"..., 812) = 812
> read(3, 0xbfffeb40, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1\30\245\1\0\0\0\0\216\0\0\0\0\0\0\0 \0\5\0\0\0\0\0p]"..., 32) = 32
> write(3, "7\30\5\0d\0@\0`\0@\0\0\200\0\0\1\0\0\0>\0\7\0`\0@\0I\0"..., 52) = 52
> read(3, 0xbfffe990, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\16\351\247\1I\0@\0\0\0>\0 \0\0\0\5\0\0\0@\1\0\0\0\0\0"..., 32) = 32
> read(3, "\1\0\250\1\0\0\0\0\216\0\0\0\0\0\0\0\0\0\0\0\17\0\0\0p"..., 32) = 32
> stat64("/usr/local/share/themes/Default/xfwm4/top-left-active.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/top-left-active.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/top-left-active.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=517, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * top_left"..., 4096) = 517
> write(3, "<\30\2\0d\0@\0\225\3\n\0`\0@\0K\0@\0\0\6@\0`\1\0\0 \0\5"..., 1080) = 1080
> read(3, 0xbfffc9d0, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1\0\253\1\0\2\0\0\0\1\\\10\30\355Z\10\0\0\0\0\0\0\0\0"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> write(3, "T\30\4\0 \0\0\0\0\0\0\0\0\0@\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+\254\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0[[\211\211\261\261@\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+\255\1\0\0\0\0[[\211\211\261\261\0\0\261\211[\0\0\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0::IIVV@\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+\256\1\0\0\0\0::IIVV\0\0VI:\0\0\0\0\0\250\206Z\10\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0KKii\203\203@\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+\257\1\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0KKii\203\203@\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+\260\1\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/top-left-active.png", {st_mode=S_IFREG|0644, st_size=223, ...}) = 0
> open("/usr/local/share/themes/Default/xfwm4/top-left-active.png", O_RDONLY|O_LARGEFILE) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=223, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\10\0\0\0\30\10\6\0\0"..., 4096) = 223
> _llseek(4, 0, [0], SEEK_SET)            = 0
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\10\0\0\0\30\10\6\0\0"..., 4096) = 223
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> write(3, "5\30\4\0e\0@\0\216\0\0\0\10\0\30\0007\0\6\0f\0@\0e\0@\0"..., 1016) = 1016
> read(3, 0xbfffeb40, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1\30\271\1\0\0\0\0\216\0\0\0\0\0\0\0\10\0\30\0\0\0\0\0"..., 32) = 32
> write(3, "7\30\5\0i\0@\0e\0@\0\0\200\0\0\1\0\0\0>\0\7\0e\0@\0I\0"..., 52) = 52
> read(3, 0xbfffe990, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\16[\273\1I\0@\0\0\0>\0\10\0\0\0\30\0\0\0\200\1\0\0\0\0"..., 32) = 32
> read(3, "\1\0\274\1\0\0\0\0\216\0\0\0\0\0\0\0\0\0\0\0\17\0\0\0p"..., 32) = 32
> stat64("/usr/local/share/themes/Default/xfwm4/top-left-inactive.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/top-left-inactive.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/top-left-inactive.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=527, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * top_left"..., 4096) = 527
> write(3, "<\30\2\0i\0@\0\225\3\n\0e\0@\0K\0@\0\0\6@\0\210\1\0\0\10"..., 1080) = 1080
> read(3, 0xbfffc9d0, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1\0\277\1\0\2\0\0\0\1\\\10\30\355Z\10\0\0\0\0\0\0\0\0"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> write(3, "T\30\4\0 \0\0\0\0\0\0\0\0\0@\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+\300\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\377\377\377\377\377\377@\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+\301\1\0\0\0\0\377\377\377\377\377\377\0\0\377\377\377"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\236\236\232\232\221\221@\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+\302\1\0\0\0\0\236\236\232\232\221\221\0\0\221\232\236"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\317\317\315\315\310\310@\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+\303\1\0\0\0\0\317\317\315\315\310\310\0\0\310\315\317"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\334\334\332\332\325\325@\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+\304\1\0\0\0\0\334\334\332\332\325\325\0\0\325\332\334"..., 32) = 32
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/top-left-inactive.png", {st_mode=S_IFREG|0644, st_size=223, ...}) = 0
> open("/usr/local/share/themes/Default/xfwm4/top-left-inactive.png", O_RDONLY|O_LARGEFILE) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=223, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\10\0\0\0\30\10\6\0\0"..., 4096) = 223
> _llseek(4, 0, [0], SEEK_SET)            = 0
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\10\0\0\0\30\10\6\0\0"..., 4096) = 223
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> write(3, "5\30\4\0j\0@\0\216\0\0\0\10\0\30\0007\0\6\0k\0@\0j\0@\0"..., 1016) = 1016
> read(3, 0xbfffeb40, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1\30\315\1\0\0\0\0\216\0\0\0\0\0\0\0\10\0\30\0\0\0\0\0"..., 32) = 32
> write(3, "7\30\5\0n\0@\0j\0@\0\0\200\0\0\1\0\0\0>\0\7\0j\0@\0I\0"..., 52) = 52
> read(3, 0xbfffe990, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\16[\317\1I\0@\0\0\0>\0\10\0\0\0\30\0\0\0\220\1\0\0\0\0"..., 32) = 32
> read(3, "\1\0\320\1\0\0\0\0\216\0\0\0\0\0\0\0\0\0\0\0\17\0\0\0p"..., 32) = 32
> stat64("/usr/local/share/themes/Default/xfwm4/top-right-active.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/top-right-active.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/top-right-active.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=518, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * top_righ"..., 4096) = 518
> write(3, "<\30\2\0n\0@\0\225\3\n\0j\0@\0K\0@\0\0\6@\0\230\1\0\0\10"..., 1080) = 1080
> read(3, 0xbfffc9d0, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1\0\323\1\0\2\0\0\0\1\\\10\30\355Z\10\0\0\0\0\0\0\0\0"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> write(3, "T\30\4\0 \0\0\0\0\0\0\0\0\0@\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+\324\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0[[\211\211\261\261@\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+\325\1\0\0\0\0[[\211\211\261\261\0\0\261\211[\0\0\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0::IIVV@\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+\326\1\0\0\0\0::IIVV\0\0VI:\0\0\0\0\0\250\206Z\10\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0KKii\203\203@\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+\327\1\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0KKii\203\203@\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+\330\1\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/top-right-active.png", {st_mode=S_IFREG|0644, st_size=226, ...}) = 0
> open("/usr/local/share/themes/Default/xfwm4/top-right-active.png", O_RDONLY|O_LARGEFILE) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=226, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\10\0\0\0\30\10\6\0\0"..., 4096) = 226
> _llseek(4, 0, [0], SEEK_SET)            = 0
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\10\0\0\0\30\10\6\0\0"..., 4096) = 226
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> write(3, "5\30\4\0o\0@\0\216\0\0\0\10\0\30\0007\0\6\0p\0@\0o\0@\0"..., 1016) = 1016
> read(3, 0xbfffeb40, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1\30\341\1\0\0\0\0\216\0\0\0\0\0\0\0\10\0\30\0\0\0\0\0"..., 32) = 32
> write(3, "7\30\5\0s\0@\0o\0@\0\0\200\0\0\1\0\0\0>\0\7\0o\0@\0I\0"..., 52) = 52
> read(3, 0xbfffe990, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\16]\343\1I\0@\0\0\0>\0\10\0\0\0\30\0\0\0\240\1\0\0\0\0"..., 32) = 32
> read(3, "\1\0\344\1\0\0\0\0\216\0\0\0\0\0\0\0\0\0\0\0\17\0\0\0p"..., 32) = 32
> stat64("/usr/local/share/themes/Default/xfwm4/top-right-inactive.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/top-right-inactive.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/top-right-inactive.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=528, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * top_righ"..., 4096) = 528
> write(3, "<\30\2\0s\0@\0\225\3\n\0o\0@\0K\0@\0\0\6@\0\250\1\0\0\10"..., 1080) = 1080
> read(3, 0xbfffc9d0, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1\0\347\1\0\2\0\0\0\1\\\10\30\355Z\10\0\0\0\0\0\0\0\0"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> write(3, "T\30\4\0 \0\0\0\0\0\0\0\0\0@\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+\350\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\377\377\377\377\377\377@\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+\351\1\0\0\0\0\377\377\377\377\377\377\0\0\377\377\377"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\236\236\232\232\221\221@\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+\352\1\0\0\0\0\236\236\232\232\221\221\0\0\221\232\236"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\317\317\315\315\310\310@\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+\353\1\0\0\0\0\317\317\315\315\310\310\0\0\310\315\317"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\334\334\332\332\325\325@\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+\354\1\0\0\0\0\334\334\332\332\325\325\0\0\325\332\334"..., 32) = 32
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/top-right-inactive.png", {st_mode=S_IFREG|0644, st_size=226, ...}) = 0
> open("/usr/local/share/themes/Default/xfwm4/top-right-inactive.png", O_RDONLY|O_LARGEFILE) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=226, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\10\0\0\0\30\10\6\0\0"..., 4096) = 226
> _llseek(4, 0, [0], SEEK_SET)            = 0
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\10\0\0\0\30\10\6\0\0"..., 4096) = 226
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> write(3, "5\30\4\0t\0@\0\216\0\0\0\10\0\30\0007\0\6\0u\0@\0t\0@\0"..., 1016) = 1016
> read(3, "\1\30\365\1\0\0\0\0\216\0\0\0\0\0\0\0\10\0\30\0\0\0\0\0"..., 32) = 32
> write(3, "7\30\5\0x\0@\0t\0@\0\0\200\0\0\1\0\0\0>\0\7\0t\0@\0I\0"..., 52) = 52
> read(3, "\16\351\367\1I\0@\0\0\0>\0\10\0\0\0\30\0\0\0\260\1\0\0"..., 32) = 32
> read(3, "\1\0\370\1\0\0\0\0\216\0\0\0\0\0\0\0\0\0\0\0\17\0\0\0p"..., 32) = 32
> stat64("/usr/local/share/themes/Default/xfwm4/bottom-left-active.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/bottom-left-active.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/bottom-left-active.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=573, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * bottom_l"..., 4096) = 573
> write(3, "<\30\2\0x\0@\0\225\3\n\0t\0@\0K\0@\0\0\6@\0\270\1\0\0\10"..., 1080) = 1080
> read(3, "\1\0\373\1\0\2\0\0\0\1\\\10\30\355Z\10\0\0\0\0\0\0\0\0"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> write(3, "T\30\4\0 \0\0\0\0\0\0\0\0\0@\0", 16) = 16
> read(3, "\1+\374\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0[[\211\211\261\261@\0", 16) = 16
> read(3, "\1+\375\1\0\0\0\0[[\211\211\261\261\0\0\261\211[\0\0\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0::IIVV@\0", 16) = 16
> read(3, "\1+\376\1\0\0\0\0::IIVV\0\0VI:\0\0\0\0\0\250\206Z\10\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0KKii\203\203@\0", 16) = 16
> read(3, "\1+\377\1\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0KKii\203\203@\0", 16) = 16
> read(3, "\1+\0\2\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/bottom-left-active.png", {st_mode=S_IFREG|0644, st_size=139, ...}) = 0
> open("/usr/local/share/themes/Default/xfwm4/bottom-left-active.png", O_RDONLY|O_LARGEFILE) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=139, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\20\0\0\0\20\10\6\0\0"..., 4096) = 139
> _llseek(4, 0, [0], SEEK_SET)            = 0
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\20\0\0\0\20\10\6\0\0"..., 4096) = 139
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> write(3, "5\30\4\0y\0@\0\216\0\0\0\20\0\20\0007\0\6\0z\0@\0y\0@\0"..., 1240) = 1240
> read(3, "\1\30\t\2\0\0\0\0\216\0\0\0\0\0\0\0\20\0\20\0\0\0\0\0p"..., 32) = 32
> write(3, "7\30\5\0}\0@\0y\0@\0\0\200\0\0\1\0\0\0>\0\7\0y\0@\0I\0"..., 52) = 52
> read(3, "\16]\v\2I\0@\0\0\0>\0\20\0\0\0\20\0\0\0\300\1\0\0\0\0\0"..., 32) = 32
> read(3, "\1\0\f\2\0\0\0\0\216\0\0\0\0\0\0\0\0\0\0\0\17\0\0\0p]["..., 32) = 32
> stat64("/usr/local/share/themes/Default/xfwm4/bottom-left-inactive.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/bottom-left-inactive.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/bottom-left-inactive.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=583, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * bottom_l"..., 4096) = 583
> write(3, "<\30\2\0}\0@\0\225\3\n\0y\0@\0K\0@\0\0\6@\0\320\1\0\0\20"..., 1080) = 1080
> read(3, "\1\0\17\2\0\2\0\0\0\1\\\10\30\355Z\10\0\0\0\0\0\0\0\0\250"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> write(3, "T\30\4\0 \0\0\0\0\0\0\0\0\0@\0", 16) = 16
> read(3, "\1+\20\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\377\377\377\377\377\377@\0", 16) = 16
> read(3, "\1+\21\2\0\0\0\0\377\377\377\377\377\377\0\0\377\377\377"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\236\236\232\232\221\221@\0", 16) = 16
> read(3, "\1+\22\2\0\0\0\0\236\236\232\232\221\221\0\0\221\232\236"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\317\317\315\315\310\310@\0", 16) = 16
> read(3, "\1+\23\2\0\0\0\0\317\317\315\315\310\310\0\0\310\315\317"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\334\334\332\332\325\325@\0", 16) = 16
> read(3, "\1+\24\2\0\0\0\0\334\334\332\332\325\325\0\0\325\332\334"..., 32) = 32
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/bottom-left-inactive.png", {st_mode=S_IFREG|0644, st_size=139, ...}) = 0
> open("/usr/local/share/themes/Default/xfwm4/bottom-left-inactive.png", O_RDONLY|O_LARGEFILE) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=139, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\20\0\0\0\20\10\6\0\0"..., 4096) = 139
> _llseek(4, 0, [0], SEEK_SET)            = 0
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\20\0\0\0\20\10\6\0\0"..., 4096) = 139
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> write(3, "5\30\4\0~\0@\0\216\0\0\0\20\0\20\0007\0\6\0\177\0@\0~\0"..., 1240) = 1240
> read(3, "\1\30\35\2\0\0\0\0\216\0\0\0\0\0\0\0\20\0\20\0\0\0\0\0"..., 32) = 32
> write(3, "7\30\5\0\202\0@\0~\0@\0\0\200\0\0\1\0\0\0>\0\7\0~\0@\0"..., 52) = 52
> read(3, "\16\351\37\2I\0@\0\0\0>\0\20\0\0\0\20\0\0\0\340\1\0\0\0"..., 32) = 32
> read(3, "\1\0 \2\0\0\0\0\216\0\0\0\0\0\0\0\0\0\0\0\17\0\0\0p][\10"..., 32) = 32
> stat64("/usr/local/share/themes/Default/xfwm4/bottom-right-active.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/bottom-right-active.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/bottom-right-active.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=574, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * bottom_r"..., 4096) = 574
> write(3, "<\30\2\0\202\0@\0\225\3\n\0~\0@\0K\0@\0\0\6@\0\360\1\0"..., 1080) = 1080
> read(3, "\1\0#\2\0\2\0\0\0\1\\\10\30\355Z\10\0\0\0\0\0\0\0\0\250"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> write(3, "T\30\4\0 \0\0\0\0\0\0\0\0\0@\0", 16) = 16
> read(3, "\1+$\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0[[\211\211\261\261@\0", 16) = 16
> read(3, "\1+%\2\0\0\0\0[[\211\211\261\261\0\0\261\211[\0\0\0\0\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0::IIVV@\0", 16) = 16
> read(3, "\1+&\2\0\0\0\0::IIVV\0\0VI:\0\0\0\0\0\250\206Z\10\0\0\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0KKii\203\203@\0", 16) = 16
> read(3, "\1+\'\2\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0KKii\203\203@\0", 16) = 16
> read(3, "\1+(\2\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/bottom-right-active.png", {st_mode=S_IFREG|0644, st_size=137, ...}) = 0
> open("/usr/local/share/themes/Default/xfwm4/bottom-right-active.png", O_RDONLY|O_LARGEFILE) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=137, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\20\0\0\0\20\10\6\0\0"..., 4096) = 137
> _llseek(4, 0, [0], SEEK_SET)            = 0
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\20\0\0\0\20\10\6\0\0"..., 4096) = 137
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> write(3, "5\30\4\0\203\0@\0\216\0\0\0\20\0\20\0007\0\6\0\204\0@\0"..., 1240) = 1240
> read(3, "\1\0301\2\0\0\0\0\216\0\0\0\0\0\0\0\20\0\20\0\0\0\0\0p"..., 32) = 32
> write(3, "7\30\5\0\207\0@\0\203\0@\0\0\200\0\0\1\0\0\0>\0\7\0\203"..., 52) = 52
> read(3, "\16]3\2I\0@\0\0\0>\0\20\0\0\0\20\0\0\0\0\1\0\0\30\0\0\0"..., 32) = 32
> read(3, "\1\0004\2\0\0\0\0\216\0\0\0\0\0\0\0\0\0\0\0\17\0\0\0p]"..., 32) = 32
> stat64("/usr/local/share/themes/Default/xfwm4/bottom-right-inactive.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/bottom-right-inactive.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/bottom-right-inactive.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=554, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * bottom_r"..., 4096) = 554
> write(3, "<\30\2\0\207\0@\0\225\3\n\0\203\0@\0K\0@\0\0\6@\0\20\1"..., 1080) = 1080
> read(3, "\1\0007\2\0\2\0\0\0\1\\\10\30\355Z\10\0\0\0\0\0\0\0\0\250"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> write(3, "T\30\4\0 \0\0\0\0\0\0\0\0\0@\0", 16) = 16
> read(3, "\1+8\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\377\377\377\377\377\377@\0", 16) = 16
> read(3, "\1+9\2\0\0\0\0\377\377\377\377\377\377\0\0\377\377\377"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\236\236\232\232\221\221@\0", 16) = 16
> read(3, "\1+:\2\0\0\0\0\236\236\232\232\221\221\0\0\221\232\236"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\317\317\315\315\310\310@\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+;\2\0\0\0\0\317\317\315\315\310\310\0\0\310\315\317"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\334\334\332\332\325\325@\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+<\2\0\0\0\0\334\334\332\332\325\325\0\0\325\332\334"..., 32) = 32
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/bottom-right-inactive.png", {st_mode=S_IFREG|0644, st_size=137, ...}) = 0
> open("/usr/local/share/themes/Default/xfwm4/bottom-right-inactive.png", O_RDONLY|O_LARGEFILE) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=137, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\20\0\0\0\20\10\6\0\0"..., 4096) = 137
> _llseek(4, 0, [0], SEEK_SET)            = 0
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\20\0\0\0\20\10\6\0\0"..., 4096) = 137
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> write(3, "5\30\4\0\210\0@\0\216\0\0\0\20\0\20\0007\0\6\0\211\0@\0"..., 1240) = 1240
> read(3, 0xbfffeb40, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1\30E\2\0\0\0\0\216\0\0\0\0\0\0\0\20\0\20\0\0\0\0\0p]"..., 32) = 32
> write(3, "7\30\5\0\214\0@\0\210\0@\0\0\200\0\0\1\0\0\0>\0\7\0\210"..., 52) = 52
> read(3, 0xbfffe990, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\16\351G\2I\0@\0\0\0>\0\20\0\0\0\20\0\0\0 \1\0\0\30\0\0"..., 32) = 32
> read(3, "\1\0H\2\0\0\0\0\216\0\0\0\0\0\0\0\0\0\0\0\17\0\0\0p][\10"..., 32) = 32
> stat64("/usr/local/share/themes/Default/xfwm4/hide-active.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/hide-active.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/hide-active.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=626, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * hide_act"..., 4096) = 626
> write(3, "<\30\2\0\214\0@\0\225\3\n\0\210\0@\0K\0@\0\0\6@\0000\1"..., 1080) = 1080
> read(3, 0xbfffc9d0, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1\0K\2\0\2\0\0\0\1\\\10\30\355Z\10\0\0\0\0\0\0\0\0\250"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> write(3, "T\30\4\0 \0\0\0KKii\203\203@\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+L\2\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0[[\211\211\261\261@\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+M\2\0\0\0\0[[\211\211\261\261\0\0\261\211[\0\0\0\0\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0::IIVV@\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+N\2\0\0\0\0::IIVV\0\0VI:\0\0\0\0\0\250\206Z\10\0\0\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\0\377\0\377\0\377@\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+O\2\0\0\0\0\377\377\377\377\377\377\0\0\377\377\377"..., 32) = 32
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/hide-active.png", 0xbfffeb70) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/hide-inactive.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/hide-inactive.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/hide-inactive.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=175, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * bouton_i"..., 4096) = 175
> write(3, "5\30\4\0\215\0@\0\216\0\0\0\22\0\24\0007\0\6\0\216\0@\0"..., 2696) = 2696
> read(3, 0xbfffc9d0, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1\0X\2\0\2\0\0\0\1\\\10\30\355Z\10 \215Z\10\0\0\0\0\250"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/hide-inactive.png", 0xbfffeb70) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/hide-pressed.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/hide-pressed.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/hide-pressed.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=624, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * hide_pre"..., 4096) = 624
> write(3, "5\30\4\0\221\0@\0\216\0\0\0\1\0\24\0007\0\6\0\222\0@\0"..., 1336) = 1336
> read(3, 0xbfffc9d0, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1\0a\2\0\2\0\0\0\1\\\10\30\355Z\10\320\207Z\10\0\0\0\0"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> write(3, "T\30\4\0 \0\0\0KKii\203\203\24\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+b\2\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0[[\211\211\261\261\24\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+c\2\0\0\0\0[[\211\211\261\261\0\0\261\211[\0\0\0\0\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0KKii\203\203\24\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+d\2\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\0\377\0\377\0\377\24\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+e\2\0\0\0\0\377\377\377\377\377\377\0\0\377\377\377"..., 32) = 32
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/hide-pressed.png", 0xbfffeb70) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/close-active.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/close-active.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/close-active.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=627, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * close_ac"..., 4096) = 627
> write(3, "5\30\4\0\225\0@\0\216\0\0\0\22\0\24\0007\0\6\0\226\0@\0"..., 2696) = 2696
> read(3, 0xbfffc9d0, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1\0n\2\0\2\0\0\0\1\\\10\30\355Z\10 \215Z\10\0\0\0\0\250"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> write(3, "T\30\4\0 \0\0\0KKii\203\203\24\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+o\2\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0[[\211\211\261\261\24\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+p\2\0\0\0\0[[\211\211\261\261\0\0\261\211[\0\0\0\0\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0::IIVV\24\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+q\2\0\0\0\0::IIVV\0\0VI:\0\0\0\0\0\250\206Z\10\0\0\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\0\377\0\377\0\377\24\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+r\2\0\0\0\0\377\377\377\377\377\377\0\0\377\377\377"..., 32) = 32
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/close-active.png", 0xbfffeb70) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/close-inactive.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/close-inactive.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/close-inactive.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=175, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * bouton_i"..., 4096) = 175
> write(3, "5\30\4\0\231\0@\0\216\0\0\0\22\0\24\0007\0\6\0\232\0@\0"..., 2696) = 2696
> read(3, 0xbfffc9d0, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1\0{\2\0\2\0\0\0\1\\\10\30\355Z\10 \215Z\10\0\0\0\0\250"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/close-inactive.png", 0xbfffeb70) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/close-pressed.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/close-pressed.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/close-pressed.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=625, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * close_pr"..., 4096) = 625
> write(3, "5\30\4\0\235\0@\0\216\0\0\0\1\0\24\0007\0\6\0\236\0@\0"..., 1336) = 1336
> read(3, 0xbfffc9d0, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1\0\204\2\0\2\0\0\0\1\\\10\30\355Z\10\320\207Z\10\0\0"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> write(3, "T\30\4\0 \0\0\0KKii\203\203\24\0", 16) = 16
> read(3, 0xbfffc920, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
> select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
> read(3, "\1+\205\2\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0[[\211\211\261\261\24\0", 16) = 16
> read(3, "\1+\206\2\0\0\0\0[[\211\211\261\261\0\0\261\211[\0\0\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0KKii\203\203\24\0", 16) = 16
> read(3, "\1+\207\2\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\0\377\0\377\0\377\24\0", 16) = 16
> read(3, "\1+\210\2\0\0\0\0\377\377\377\377\377\377\0\0\377\377\377"..., 32) = 32
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/close-pressed.png", 0xbfffeb70) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/maximize-active.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/maximize-active.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/maximize-active.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=630, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * maximize"..., 4096) = 630
> write(3, "5\30\4\0\241\0@\0\216\0\0\0\22\0\24\0007\0\6\0\242\0@\0"..., 2696) = 2696
> read(3, "\1\0\221\2\0\2\0\0\0\1\\\10\30\355Z\10 \215Z\10\0\0\0\0"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> write(3, "T\30\4\0 \0\0\0KKii\203\203\24\0", 16) = 16
> read(3, "\1+\222\2\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0[[\211\211\261\261\24\0", 16) = 16
> read(3, "\1+\223\2\0\0\0\0[[\211\211\261\261\0\0\261\211[\0\0\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0::IIVV\24\0", 16) = 16
> read(3, "\1+\224\2\0\0\0\0::IIVV\0\0VI:\0\0\0\0\0\250\206Z\10\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\0\377\0\377\0\377\24\0", 16) = 16
> read(3, "\1+\225\2\0\0\0\0\377\377\377\377\377\377\0\0\377\377\377"..., 32) = 32
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/maximize-active.png", 0xbfffeb70) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/maximize-inactive.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/maximize-inactive.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/maximize-inactive.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=175, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * bouton_i"..., 4096) = 175
> write(3, "5\30\4\0\245\0@\0\216\0\0\0\22\0\24\0007\0\6\0\246\0@\0"..., 2696) = 2696
> read(3, "\1\0\236\2\0\2\0\0\0\1\\\10\30\355Z\10 \215Z\10\0\0\0\0"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/maximize-inactive.png", 0xbfffeb70) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/maximize-pressed.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/maximize-pressed.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/maximize-pressed.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=628, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * maximize"..., 4096) = 628
> write(3, "5\30\4\0\251\0@\0\216\0\0\0\1\0\24\0007\0\6\0\252\0@\0"..., 1336) = 1336
> read(3, "\1\0\247\2\0\2\0\0\0\1\\\10\30\355Z\10\320\207Z\10\0\0"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> write(3, "T\30\4\0 \0\0\0KKii\203\203\24\0", 16) = 16
> read(3, "\1+\250\2\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0[[\211\211\261\261\24\0", 16) = 16
> read(3, "\1+\251\2\0\0\0\0[[\211\211\261\261\0\0\261\211[\0\0\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0KKii\203\203\24\0", 16) = 16
> read(3, "\1+\252\2\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\0\377\0\377\0\377\24\0", 16) = 16
> read(3, "\1+\253\2\0\0\0\0\377\377\377\377\377\377\0\0\377\377\377"..., 32) = 32
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/maximize-pressed.png", 0xbfffeb70) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/shade-active.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/shade-active.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/shade-active.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=627, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * shade_ac"..., 4096) = 627
> write(3, "5\30\4\0\255\0@\0\216\0\0\0\22\0\24\0007\0\6\0\256\0@\0"..., 2696) = 2696
> read(3, "\1\0\264\2\0\2\0\0\0\1\\\10\30\355Z\10 \215Z\10\0\0\0\0"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> write(3, "T\30\4\0 \0\0\0KKii\203\203\24\0", 16) = 16
> read(3, "\1+\265\2\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0[[\211\211\261\261\24\0", 16) = 16
> read(3, "\1+\266\2\0\0\0\0[[\211\211\261\261\0\0\261\211[\0\0\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0::IIVV\24\0", 16) = 16
> read(3, "\1+\267\2\0\0\0\0::IIVV\0\0VI:\0\0\0\0\0\250\206Z\10\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\0\377\0\377\0\377\24\0", 16) = 16
> read(3, "\1+\270\2\0\0\0\0\377\377\377\377\377\377\0\0\377\377\377"..., 32) = 32
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/shade-active.png", 0xbfffeb70) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/shade-inactive.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/shade-inactive.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/shade-inactive.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=175, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * bouton_i"..., 4096) = 175
> write(3, "5\30\4\0\261\0@\0\216\0\0\0\22\0\24\0007\0\6\0\262\0@\0"..., 2696) = 2696
> read(3, "\1\0\301\2\0\2\0\0\0\1\\\10\30\355Z\10 \215Z\10\0\0\0\0"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/shade-inactive.png", 0xbfffeb70) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/shade-pressed.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/shade-pressed.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/shade-pressed.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=625, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * shade_pr"..., 4096) = 625
> write(3, "5\30\4\0\265\0@\0\216\0\0\0\1\0\24\0007\0\6\0\266\0@\0"..., 1336) = 1336
> read(3, "\1\0\312\2\0\2\0\0\0\1\\\10\30\355Z\10\320\207Z\10\0\0"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> write(3, "T\30\4\0 \0\0\0KKii\203\203\24\0", 16) = 16
> read(3, "\1+\313\2\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0[[\211\211\261\261\24\0", 16) = 16
> read(3, "\1+\314\2\0\0\0\0[[\211\211\261\261\0\0\261\211[\0\0\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0KKii\203\203\24\0", 16) = 16
> read(3, "\1+\315\2\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\0\377\0\377\0\377\24\0", 16) = 16
> read(3, "\1+\316\2\0\0\0\0\377\377\377\377\377\377\0\0\377\377\377"..., 32) = 32
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/shade-pressed.png", 0xbfffeb70) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/stick-active.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/stick-active.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/stick-active.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=659, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * stick_ac"..., 4096) = 659
> write(3, "5\30\4\0\271\0@\0\216\0\0\0\22\0\24\0007\0\6\0\272\0@\0"..., 2696) = 2696
> read(3, "\1\0\327\2\0\2\0\0\0\1\\\10\30\355Z\10 \215Z\10\0\0\0\0"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> write(3, "T\30\4\0 \0\0\0KKii\203\203\24\0", 16) = 16
> read(3, "\1+\330\2\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0[[\211\211\261\261\24\0", 16) = 16
> read(3, "\1+\331\2\0\0\0\0[[\211\211\261\261\0\0\261\211[\0\0\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0::IIVV\24\0", 16) = 16
> read(3, "\1+\332\2\0\0\0\0::IIVV\0\0VI:\0\0\0\0\0\250\206Z\10\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0KKii\203\203\24\0", 16) = 16
> read(3, "\1+\333\2\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\0\377\0\377\0\377\24\0", 16) = 16
> read(3, "\1+\334\2\0\0\0\0\377\377\377\377\377\377\0\0\377\377\377"..., 32) = 32
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/stick-active.png", 0xbfffeb70) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/stick-inactive.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/stick-inactive.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/stick-inactive.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=175, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * bouton_i"..., 4096) = 175
> write(3, "5\30\4\0\275\0@\0\216\0\0\0\22\0\24\0007\0\6\0\276\0@\0"..., 2696) = 2696
> read(3, "\1\0\345\2\0\2\0\0\0\1\\\10\30\355Z\10 \215Z\10\0\0\0\0"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/stick-inactive.png", 0xbfffeb70) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/stick-pressed.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/stick-pressed.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/stick-pressed.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=657, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * stick_pr"..., 4096) = 657
> write(3, "5\30\4\0\301\0@\0\216\0\0\0\1\0\24\0007\0\6\0\302\0@\0"..., 1336) = 1336
> read(3, "\1\0\356\2\0\2\0\0\0\1\\\10\30\355Z\10\320\207Z\10\0\0"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> write(3, "T\30\4\0 \0\0\0KKii\203\203\24\0", 16) = 16
> read(3, "\1+\357\2\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0[[\211\211\261\261\24\0", 16) = 16
> read(3, "\1+\360\2\0\0\0\0[[\211\211\261\261\0\0\261\211[\0\0\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0KKii\203\203\24\0", 16) = 16
> read(3, "\1+\361\2\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0KKii\203\203\24\0", 16) = 16
> read(3, "\1+\362\2\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\0\377\0\377\0\377\24\0", 16) = 16
> read(3, "\1+\363\2\0\0\0\0\377\377\377\377\377\377\0\0\377\377\377"..., 32) = 32
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/stick-pressed.png", 0xbfffeb70) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/menu-active.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/menu-active.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/menu-active.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=626, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * menu_act"..., 4096) = 626
> write(3, "5\30\4\0\305\0@\0\216\0\0\0\22\0\24\0007\0\6\0\306\0@\0"..., 2696) = 2696
> read(3, "\1\0\374\2\0\2\0\0\0\1\\\10\30\355Z\10 \215Z\10\0\0\0\0"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> write(3, "T\30\4\0 \0\0\0KKii\203\203\24\0", 16) = 16
> read(3, "\1+\375\2\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0[[\211\211\261\261\24\0", 16) = 16
> read(3, "\1+\376\2\0\0\0\0[[\211\211\261\261\0\0\261\211[\0\0\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0::IIVV\24\0", 16) = 16
> read(3, "\1+\377\2\0\0\0\0::IIVV\0\0VI:\0\0\0\0\0\250\206Z\10\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\0\377\0\377\0\377\24\0", 16) = 16
> read(3, "\1+\0\3\0\0\0\0\377\377\377\377\377\377\0\0\377\377\377"..., 32) = 32
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/menu-active.png", 0xbfffeb70) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/menu-inactive.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/menu-inactive.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/menu-inactive.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=175, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * bouton_i"..., 4096) = 175
> write(3, "5\30\4\0\311\0@\0\216\0\0\0\22\0\24\0007\0\6\0\312\0@\0"..., 2696) = 2696
> read(3, "\1\0\t\3\0\2\0\0\0\1\\\10\30\355Z\10 \215Z\10\0\0\0\0\250"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/menu-inactive.png", 0xbfffeb70) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/menu-pressed.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/menu-pressed.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/menu-pressed.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=624, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * menu_pre"..., 4096) = 624
> write(3, "5\30\4\0\315\0@\0\216\0\0\0\1\0\24\0007\0\6\0\316\0@\0"..., 1336) = 1336
> read(3, "\1\0\22\3\0\2\0\0\0\1\\\10\30\355Z\10\320\207Z\10\0\0\0"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> write(3, "T\30\4\0 \0\0\0KKii\203\203\24\0", 16) = 16
> read(3, "\1+\23\3\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0[[\211\211\261\261\24\0", 16) = 16
> read(3, "\1+\24\3\0\0\0\0[[\211\211\261\261\0\0\261\211[\0\0\0\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0KKii\203\203\24\0", 16) = 16
> read(3, "\1+\25\3\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\0\377\0\377\0\377\24\0", 16) = 16
> read(3, "\1+\26\3\0\0\0\0\377\377\377\377\377\377\0\0\377\377\377"..., 32) = 32
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/menu-pressed.png", 0xbfffeb70) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/shade-toggled-active.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/shade-toggled-active.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/shade-toggled-active.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=635, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * shade_to"..., 4096) = 635
> write(3, "5\30\4\0\321\0@\0\216\0\0\0\22\0\24\0007\0\6\0\322\0@\0"..., 2696) = 2696
> read(3, "\1\0\37\3\0\2\0\0\0\1\\\10\30\355Z\10 \215Z\10\0\0\0\0"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> write(3, "T\30\4\0 \0\0\0KKii\203\203\24\0", 16) = 16
> read(3, "\1+ \3\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0[[\211\211\261\261\24\0", 16) = 16
> read(3, "\1+!\3\0\0\0\0[[\211\211\261\261\0\0\261\211[\0\0\0\0\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0::IIVV\24\0", 16) = 16
> read(3, "\1+\"\3\0\0\0\0::IIVV\0\0VI:\0\0\0\0\0\250\206Z\10\0\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\0\377\0\377\0\377\24\0", 16) = 16
> read(3, "\1+#\3\0\0\0\0\377\377\377\377\377\377\0\0\377\377\377"..., 32) = 32
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/shade-toggled-active.png", 0xbfffeb70) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/shade-toggled-inactive.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/shade-toggled-inactive.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/shade-toggled-inactive.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=175, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * bouton_i"..., 4096) = 175
> write(3, "5\30\4\0\325\0@\0\216\0\0\0\22\0\24\0007\0\6\0\326\0@\0"..., 2696) = 2696
> read(3, "\1\0,\3\0\2\0\0\0\1\\\10\30\355Z\10 \215Z\10\0\0\0\0\250"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/shade-toggled-inactive.png", 0xbfffeb70) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/shade-toggled-pressed.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/shade-toggled-pressed.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/shade-toggled-pressed.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=633, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * shade_to"..., 4096) = 633
> write(3, "5\30\4\0\331\0@\0\216\0\0\0\1\0\24\0007\0\6\0\332\0@\0"..., 1336) = 1336
> read(3, "\1\0005\3\0\2\0\0\0\1\\\10\30\355Z\10\320\207Z\10\0\0\0"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> write(3, "T\30\4\0 \0\0\0KKii\203\203\24\0", 16) = 16
> read(3, "\1+6\3\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0[[\211\211\261\261\24\0", 16) = 16
> read(3, "\1+7\3\0\0\0\0[[\211\211\261\261\0\0\261\211[\0\0\0\0\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0KKii\203\203\24\0", 16) = 16
> read(3, "\1+8\3\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\0\377\0\377\0\377\24\0", 16) = 16
> read(3, "\1+9\3\0\0\0\0\377\377\377\377\377\377\0\0\377\377\377"..., 32) = 32
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/shade-toggled-pressed.png", 0xbfffeb70) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/stick-toggled-active.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/stick-toggled-active.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/stick-toggled-active.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=667, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * stick_to"..., 4096) = 667
> write(3, "5\30\4\0\335\0@\0\216\0\0\0\22\0\24\0007\0\6\0\336\0@\0"..., 2696) = 2696
> read(3, "\1\0B\3\0\2\0\0\0\1\\\10\30\355Z\10 \215Z\10\0\0\0\0\250"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> write(3, "T\30\4\0 \0\0\0KKii\203\203\24\0", 16) = 16
> read(3, "\1+C\3\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0[[\211\211\261\261\24\0", 16) = 16
> read(3, "\1+D\3\0\0\0\0[[\211\211\261\261\0\0\261\211[\0\0\0\0\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0::IIVV\24\0", 16) = 16
> read(3, "\1+E\3\0\0\0\0::IIVV\0\0VI:\0\0\0\0\0\250\206Z\10\0\0\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0KKii\203\203\24\0", 16) = 16
> read(3, "\1+F\3\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\0\377\0\377\0\377\24\0", 16) = 16
> read(3, "\1+G\3\0\0\0\0\377\377\377\377\377\377\0\0\377\377\377"..., 32) = 32
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/stick-toggled-active.png", 0xbfffeb70) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/stick-toggled-inactive.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/stick-toggled-inactive.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/stick-toggled-inactive.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=175, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * bouton_i"..., 4096) = 175
> write(3, "5\30\4\0\341\0@\0\216\0\0\0\22\0\24\0007\0\6\0\342\0@\0"..., 2696) = 2696
> read(3, "\1\0P\3\0\2\0\0\0\1\\\10\30\355Z\10 \215Z\10\0\0\0\0\250"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/stick-toggled-inactive.png", 0xbfffeb70) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/stick-toggled-pressed.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/stick-toggled-pressed.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/stick-toggled-pressed.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=665, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * stick_to"..., 4096) = 665
> write(3, "5\30\4\0\345\0@\0\216\0\0\0\1\0\24\0007\0\6\0\346\0@\0"..., 1336) = 1336
> read(3, "\1\0Y\3\0\2\0\0\0\1\\\10\30\355Z\10\320\207Z\10\0\0\0\0"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> write(3, "T\30\4\0 \0\0\0KKii\203\203\24\0", 16) = 16
> read(3, "\1+Z\3\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0[[\211\211\261\261\24\0", 16) = 16
> read(3, "\1+[\3\0\0\0\0[[\211\211\261\261\0\0\261\211[\0\0\0\0\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0KKii\203\203\24\0", 16) = 16
> read(3, "\1+\\\3\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0KKii\203\203\24\0", 16) = 16
> read(3, "\1+]\3\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\0\377\0\377\0\377\24\0", 16) = 16
> read(3, "\1+^\3\0\0\0\0\377\377\377\377\377\377\0\0\377\377\377"..., 32) = 32
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/stick-toggled-pressed.png", 0xbfffeb70) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/maximize-toggled-active.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/maximize-toggled-active.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/maximize-toggled-active.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=638, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * maximize"..., 4096) = 638
> write(3, "5\30\4\0\351\0@\0\216\0\0\0\22\0\24\0007\0\6\0\352\0@\0"..., 2696) = 2696
> read(3, "\1\0g\3\0\2\0\0\0\1\\\10\30\355Z\10 \215Z\10\0\0\0\0\250"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> write(3, "T\30\4\0 \0\0\0KKii\203\203\24\0", 16) = 16
> read(3, "\1+h\3\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0[[\211\211\261\261\24\0", 16) = 16
> read(3, "\1+i\3\0\0\0\0[[\211\211\261\261\0\0\261\211[\0\0\0\0\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0::IIVV\24\0", 16) = 16
> read(3, "\1+j\3\0\0\0\0::IIVV\0\0VI:\0\0\0\0\0\250\206Z\10\0\0\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\0\377\0\377\0\377\24\0", 16) = 16
> read(3, "\1+k\3\0\0\0\0\377\377\377\377\377\377\0\0\377\377\377"..., 32) = 32
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/maximize-toggled-active.png", 0xbfffeb70) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/maximize-toggled-inactive.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/maximize-toggled-inactive.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/maximize-toggled-inactive.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=175, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * bouton_i"..., 4096) = 175
> write(3, "5\30\4\0\355\0@\0\216\0\0\0\22\0\24\0007\0\6\0\356\0@\0"..., 2696) = 2696
> read(3, "\1\0t\3\0\2\0\0\0\1\\\10\30\355Z\10 \215Z\10\0\0\0\0\250"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/maximize-toggled-inactive.png", 0xbfffeb70) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/maximize-toggled-pressed.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/maximize-toggled-pressed.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/maximize-toggled-pressed.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=636, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * maximize"..., 4096) = 636
> write(3, "5\30\4\0\361\0@\0\216\0\0\0\1\0\24\0007\0\6\0\362\0@\0"..., 1336) = 1336
> read(3, "\1\0}\3\0\2\0\0\0\1\\\10\30\355Z\10\320\207Z\10\0\0\0\0"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> write(3, "T\30\4\0 \0\0\0KKii\203\203\24\0", 16) = 16
> read(3, "\1+~\3\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0[[\211\211\261\261\24\0", 16) = 16
> read(3, "\1+\177\3\0\0\0\0[[\211\211\261\261\0\0\261\211[\0\0\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0KKii\203\203\24\0", 16) = 16
> read(3, "\1+\200\3\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\0\377\0\377\0\377\24\0", 16) = 16
> read(3, "\1+\201\3\0\0\0\0\377\377\377\377\377\377\0\0\377\377\377"..., 32) = 32
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/maximize-toggled-pressed.png", 0xbfffeb70) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/title-1-active.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/title-1-active.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/title-1-active.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=408, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * title_ac"..., 4096) = 408
> write(3, "5\30\4\0\365\0@\0\216\0\0\0\22\0\24\0007\0\6\0\366\0@\0"..., 2696) = 2696
> read(3, "\1\0\212\3\0\2\0\0\0\1\\\10\30\355Z\10 \215Z\10\0\0\0\0"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> write(3, "T\30\4\0 \0\0\0::IIVV\24\0", 16) = 16
> read(3, "\1+\213\3\0\0\0\0::IIVV\0\0VI:\0\0\0\0\0\250\206Z\10\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0[[\211\211\261\261\24\0", 16) = 16
> read(3, "\1+\214\3\0\0\0\0[[\211\211\261\261\0\0\261\211[\0\0\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0KKii\203\203\24\0", 16) = 16
> read(3, "\1+\215\3\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0KKii\203\203\24\0", 16) = 16
> read(3, "\1+\216\3\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\0\0\0\0\0\0\24\0", 16) = 16
> read(3, "\1+\217\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\250\206"..., 32) = 32
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/title-1-active.png", {st_mode=S_IFREG|0644, st_size=182, ...}) = 0
> open("/usr/local/share/themes/Default/xfwm4/title-1-active.png", O_RDONLY|O_LARGEFILE) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=182, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\4\0\0\0\30\10\6\0\0"..., 4096) = 182
> _llseek(4, 0, [0], SEEK_SET)            = 0
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\4\0\0\0\30\10\6\0\0"..., 4096) = 182
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> write(3, "5\30\4\0\371\0@\0\216\0\0\0\4\0\30\0007\0\6\0\372\0@\0"..., 632) = 632
> read(3, "\1\30\230\3\0\0\0\0\216\0\0\0\0\0\0\0\4\0\30\0\0\0\0\0"..., 32) = 32
> write(3, "7\30\5\0\375\0@\0\371\0@\0\0\200\0\0\1\0\0\0>\0\7\0\371"..., 52) = 52
> read(3, "\16]\232\3I\0@\0\0\0>\0\4\0\0\0\30\0\0\0@\1\0\0\30\0\0"..., 32) = 32
> read(3, "\1\0\233\3\0\0\0\0\216\0\0\0\0\0\0\0\0\0\0\0\17\0\0\0p"..., 32) = 32
> stat64("/usr/local/share/themes/Default/xfwm4/title-1-inactive.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/title-1-inactive.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/title-1-inactive.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=418, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * title_in"..., 4096) = 418
> write(3, "<\30\2\0\375\0@\0\225\3\n\0\371\0@\0K\0@\0\0\6@\0H\1\30"..., 1080) = 1080
> read(3, "\1\0\236\3\0\2\0\0\0\1\\\10\30\355Z\10\0\0\0\0\0\0\0\0"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> write(3, "T\30\4\0 \0\0\0\236\236\232\232\221\221@\0", 16) = 16
> read(3, "\1+\237\3\0\0\0\0\236\236\232\232\221\221\0\0\221\232\236"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\377\377\377\377\377\377@\0", 16) = 16
> read(3, "\1+\240\3\0\0\0\0\377\377\377\377\377\377\0\0\377\377\377"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\334\334\332\332\325\325@\0", 16) = 16
> read(3, "\1+\241\3\0\0\0\0\334\334\332\332\325\325\0\0\325\332\334"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\317\317\315\315\310\310@\0", 16) = 16
> read(3, "\1+\242\3\0\0\0\0\317\317\315\315\310\310\0\0\310\315\317"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\0\0\0\0\0\0@\0", 16) = 16
> read(3, "\1+\243\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\250\206"..., 32) = 32
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/title-1-inactive.png", {st_mode=S_IFREG|0644, st_size=182, ...}) = 0
> open("/usr/local/share/themes/Default/xfwm4/title-1-inactive.png", O_RDONLY|O_LARGEFILE) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=182, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\4\0\0\0\30\10\6\0\0"..., 4096) = 182
> _llseek(4, 0, [0], SEEK_SET)            = 0
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\4\0\0\0\30\10\6\0\0"..., 4096) = 182
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> write(3, "5\30\4\0\376\0@\0\216\0\0\0\4\0\30\0007\0\6\0\377\0@\0"..., 632) = 632
> read(3, "\1\30\254\3\0\0\0\0\216\0\0\0\0\0\0\0\4\0\30\0\0\0\0\0"..., 32) = 32
> write(3, "7\30\5\0\2\1@\0\376\0@\0\0\200\0\0\1\0\0\0>\0\7\0\376\0"..., 52) = 52
> read(3, "\16]\256\3I\0@\0\0\0>\0\4\0\0\0\30\0\0\0P\1\0\0\30\0\0"..., 32) = 32
> read(3, "\1\0\257\3\0\0\0\0\216\0\0\0\0\0\0\0\0\0\0\0\17\0\0\0p"..., 32) = 32
> stat64("/usr/local/share/themes/Default/xfwm4/title-2-active.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/title-2-active.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/title-2-active.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=408, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * title_ac"..., 4096) = 408
> write(3, "<\30\2\0\2\1@\0\225\3\n\0\376\0@\0K\0@\0\0\6@\0X\1\30\0"..., 1080) = 1080
> read(3, "\1\0\262\3\0\2\0\0\0\1\\\10\30\355Z\10\0\0\0\0\0\0\0\0"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> write(3, "T\30\4\0 \0\0\0::IIVV@\0", 16) = 16
> read(3, "\1+\263\3\0\0\0\0::IIVV\0\0VI:\0\0\0\0\0\250\206Z\10\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0[[\211\211\261\261@\0", 16) = 16
> read(3, "\1+\264\3\0\0\0\0[[\211\211\261\261\0\0\261\211[\0\0\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0KKii\203\203@\0", 16) = 16
> read(3, "\1+\265\3\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0KKii\203\203@\0", 16) = 16
> read(3, "\1+\266\3\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\0\0\0\0\0\0@\0", 16) = 16
> read(3, "\1+\267\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\250\206"..., 32) = 32
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/title-2-active.png", {st_mode=S_IFREG|0644, st_size=182, ...}) = 0
> open("/usr/local/share/themes/Default/xfwm4/title-2-active.png", O_RDONLY|O_LARGEFILE) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=182, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\4\0\0\0\30\10\6\0\0"..., 4096) = 182
> _llseek(4, 0, [0], SEEK_SET)            = 0
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\4\0\0\0\30\10\6\0\0"..., 4096) = 182
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> write(3, "5\30\4\0\3\1@\0\216\0\0\0\4\0\30\0007\0\6\0\4\1@\0\3\1"..., 632) = 632
> read(3, "\1\30\300\3\0\0\0\0\216\0\0\0\0\0\0\0\4\0\30\0\0\0\0\0"..., 32) = 32
> write(3, "7\30\5\0\7\1@\0\3\1@\0\0\200\0\0\1\0\0\0>\1\7\0\3\1@\0"..., 52) = 52
> read(3, "\16]\302\3I\0@\0\0\0>\0\4\0\0\0\30\0\0\0`\1\0\0\30\0\0"..., 32) = 32
> read(3, "\1\0\303\3\0\0\0\0\216\0\0\0\0\0\0\0\0\0\0\0\17\0\0\0p"..., 32) = 32
> stat64("/usr/local/share/themes/Default/xfwm4/title-2-inactive.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/title-2-inactive.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/title-2-inactive.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=418, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * title_in"..., 4096) = 418
> write(3, "<\30\2\0\7\1@\0\225\3\n\0\3\1@\0K\0@\0\0\6@\0h\1\30\0\4"..., 1080) = 1080
> read(3, "\1\0\306\3\0\2\0\0\0\1\\\10\30\355Z\10\0\0\0\0\0\0\0\0"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> write(3, "T\30\4\0 \0\0\0\236\236\232\232\221\221@\0", 16) = 16
> read(3, "\1+\307\3\0\0\0\0\236\236\232\232\221\221\0\0\221\232\236"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\377\377\377\377\377\377@\0", 16) = 16
> read(3, "\1+\310\3\0\0\0\0\377\377\377\377\377\377\0\0\377\377\377"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\334\334\332\332\325\325@\0", 16) = 16
> read(3, "\1+\311\3\0\0\0\0\334\334\332\332\325\325\0\0\325\332\334"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\317\317\315\315\310\310@\0", 16) = 16
> read(3, "\1+\312\3\0\0\0\0\317\317\315\315\310\310\0\0\310\315\317"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\0\0\0\0\0\0@\0", 16) = 16
> read(3, "\1+\313\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\250\206"..., 32) = 32
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/title-2-inactive.png", {st_mode=S_IFREG|0644, st_size=182, ...}) = 0
> open("/usr/local/share/themes/Default/xfwm4/title-2-inactive.png", O_RDONLY|O_LARGEFILE) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=182, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\4\0\0\0\30\10\6\0\0"..., 4096) = 182
> _llseek(4, 0, [0], SEEK_SET)            = 0
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\4\0\0\0\30\10\6\0\0"..., 4096) = 182
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> write(3, "5\30\4\0\10\1@\0\216\0\0\0\4\0\30\0007\0\6\0\t\1@\0\10"..., 632) = 632
> read(3, "\1\30\324\3\0\0\0\0\216\0\0\0\0\0\0\0\4\0\30\0\0\0\0\0"..., 32) = 32
> write(3, "7\30\5\0\f\1@\0\10\1@\0\0\200\0\0\1\0\0\0>\1\7\0\10\1@"..., 52) = 52
> read(3, "\16]\326\3I\0@\0\0\0>\0\4\0\0\0\30\0\0\0p\1\0\0\30\0\0"..., 32) = 32
> read(3, "\1\0\327\3\0\0\0\0\216\0\0\0\0\0\0\0\0\0\0\0\17\0\0\0p"..., 32) = 32
> stat64("/usr/local/share/themes/Default/xfwm4/title-3-active.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/title-3-active.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/title-3-active.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=408, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * title_ac"..., 4096) = 408
> write(3, "<\30\2\0\f\1@\0\225\3\n\0\10\1@\0K\0@\0\0\6@\0x\1\30\0"..., 1080) = 1080
> read(3, "\1\0\332\3\0\2\0\0\0\1\\\10\30\355Z\10\0\0\0\0\0\0\0\0"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> write(3, "T\30\4\0 \0\0\0::IIVV@\0", 16) = 16
> read(3, "\1+\333\3\0\0\0\0::IIVV\0\0VI:\0\0\0\0\0\250\206Z\10\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0[[\211\211\261\261@\0", 16) = 16
> read(3, "\1+\334\3\0\0\0\0[[\211\211\261\261\0\0\261\211[\0\0\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0KKii\203\203@\0", 16) = 16
> read(3, "\1+\335\3\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0KKii\203\203@\0", 16) = 16
> read(3, "\1+\336\3\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\0\0\0\0\0\0@\0", 16) = 16
> read(3, "\1+\337\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\250\206"..., 32) = 32
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/title-3-active.png", {st_mode=S_IFREG|0644, st_size=182, ...}) = 0
> open("/usr/local/share/themes/Default/xfwm4/title-3-active.png", O_RDONLY|O_LARGEFILE) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=182, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\4\0\0\0\30\10\6\0\0"..., 4096) = 182
> _llseek(4, 0, [0], SEEK_SET)            = 0
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\4\0\0\0\30\10\6\0\0"..., 4096) = 182
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> write(3, "5\30\4\0\r\1@\0\216\0\0\0\4\0\30\0007\0\6\0\16\1@\0\r\1"..., 632) = 632
> read(3, "\1\30\350\3\0\0\0\0\216\0\0\0\0\0\0\0\4\0\30\0\0\0\0\0"..., 32) = 32
> write(3, "7\30\5\0\21\1@\0\r\1@\0\0\200\0\0\1\0\0\0>\1\7\0\r\1@\0"..., 52) = 52
> read(3, "\16]\352\3I\0@\0\0\0>\0\4\0\0\0\30\0\0\0\200\1\0\0\30\0"..., 32) = 32
> read(3, "\1\0\353\3\0\0\0\0\216\0\0\0\0\0\0\0\0\0\0\0\17\0\0\0p"..., 32) = 32
> stat64("/usr/local/share/themes/Default/xfwm4/title-3-inactive.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/title-3-inactive.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/title-3-inactive.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=418, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * title_in"..., 4096) = 418
> write(3, "<\30\2\0\21\1@\0\225\3\n\0\r\1@\0K\0@\0\0\6@\0\210\1\30"..., 1080) = 1080
> read(3, "\1\0\356\3\0\2\0\0\0\1\\\10\30\355Z\10\0\0\0\0\0\0\0\0"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> write(3, "T\30\4\0 \0\0\0\236\236\232\232\221\221@\0", 16) = 16
> read(3, "\1+\357\3\0\0\0\0\236\236\232\232\221\221\0\0\221\232\236"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\377\377\377\377\377\377@\0", 16) = 16
> read(3, "\1+\360\3\0\0\0\0\377\377\377\377\377\377\0\0\377\377\377"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\334\334\332\332\325\325@\0", 16) = 16
> read(3, "\1+\361\3\0\0\0\0\334\334\332\332\325\325\0\0\325\332\334"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\317\317\315\315\310\310@\0", 16) = 16
> read(3, "\1+\362\3\0\0\0\0\317\317\315\315\310\310\0\0\310\315\317"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\0\0\0\0\0\0@\0", 16) = 16
> read(3, "\1+\363\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\250\206"..., 32) = 32
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/title-3-inactive.png", {st_mode=S_IFREG|0644, st_size=182, ...}) = 0
> open("/usr/local/share/themes/Default/xfwm4/title-3-inactive.png", O_RDONLY|O_LARGEFILE) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=182, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\4\0\0\0\30\10\6\0\0"..., 4096) = 182
> _llseek(4, 0, [0], SEEK_SET)            = 0
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\4\0\0\0\30\10\6\0\0"..., 4096) = 182
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> write(3, "5\30\4\0\22\1@\0\216\0\0\0\4\0\30\0007\0\6\0\23\1@\0\22"..., 632) = 632
> read(3, "\1\30\374\3\0\0\0\0\216\0\0\0\0\0\0\0\4\0\30\0\0\0\0\0"..., 32) = 32
> write(3, "7\30\5\0\26\1@\0\22\1@\0\0\200\0\0\1\0\0\0>\1\7\0\22\1"..., 52) = 52
> read(3, "\16]\376\3I\0@\0\0\0>\0\4\0\0\0\30\0\0\0\220\1\0\0\30\0"..., 32) = 32
> read(3, "\1\0\377\3\0\0\0\0\216\0\0\0\0\0\0\0\0\0\0\0\17\0\0\0p"..., 32) = 32
> stat64("/usr/local/share/themes/Default/xfwm4/title-4-active.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/title-4-active.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/title-4-active.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=408, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * title_ac"..., 4096) = 408
> write(3, "<\30\2\0\26\1@\0\225\3\n\0\22\1@\0K\0@\0\0\6@\0\230\1\30"..., 1080) = 1080
> read(3, "\1\0\2\4\0\2\0\0\0\1\\\10\30\355Z\10\0\0\0\0\0\0\0\0\250"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> write(3, "T\30\4\0 \0\0\0::IIVV@\0", 16) = 16
> read(3, "\1+\3\4\0\0\0\0::IIVV\0\0VI:\0\0\0\0\0\250\206Z\10\0\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0[[\211\211\261\261@\0", 16) = 16
> read(3, "\1+\4\4\0\0\0\0[[\211\211\261\261\0\0\261\211[\0\0\0\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0KKii\203\203@\0", 16) = 16
> read(3, "\1+\5\4\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0KKii\203\203@\0", 16) = 16
> read(3, "\1+\6\4\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\0\0\0\0\0\0@\0", 16) = 16
> read(3, "\1+\7\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\250\206"..., 32) = 32
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/title-4-active.png", {st_mode=S_IFREG|0644, st_size=182, ...}) = 0
> open("/usr/local/share/themes/Default/xfwm4/title-4-active.png", O_RDONLY|O_LARGEFILE) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=182, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\4\0\0\0\30\10\6\0\0"..., 4096) = 182
> _llseek(4, 0, [0], SEEK_SET)            = 0
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\4\0\0\0\30\10\6\0\0"..., 4096) = 182
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> write(3, "5\30\4\0\27\1@\0\216\0\0\0\4\0\30\0007\0\6\0\30\1@\0\27"..., 632) = 632
> read(3, "\1\30\20\4\0\0\0\0\216\0\0\0\0\0\0\0\4\0\30\0\0\0\0\0p"..., 32) = 32
> write(3, "7\30\5\0\33\1@\0\27\1@\0\0\200\0\0\1\0\0\0>\1\7\0\27\1"..., 52) = 52
> read(3, "\16]\22\4I\0@\0\0\0>\0\4\0\0\0\30\0\0\0\240\1\0\0\30\0"..., 32) = 32
> read(3, "\1\0\23\4\0\0\0\0\216\0\0\0\0\0\0\0\0\0\0\0\17\0\0\0p]"..., 32) = 32
> stat64("/usr/local/share/themes/Default/xfwm4/title-4-inactive.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/title-4-inactive.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/title-4-inactive.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=418, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * title_in"..., 4096) = 418
> write(3, "<\30\2\0\33\1@\0\225\3\n\0\27\1@\0K\0@\0\0\6@\0\250\1\30"..., 1080) = 1080
> read(3, "\1\0\26\4\0\2\0\0\0\1\\\10\30\355Z\10\0\0\0\0\0\0\0\0\250"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> write(3, "T\30\4\0 \0\0\0\236\236\232\232\221\221@\0", 16) = 16
> read(3, "\1+\27\4\0\0\0\0\236\236\232\232\221\221\0\0\221\232\236"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\377\377\377\377\377\377@\0", 16) = 16
> read(3, "\1+\30\4\0\0\0\0\377\377\377\377\377\377\0\0\377\377\377"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\334\334\332\332\325\325@\0", 16) = 16
> read(3, "\1+\31\4\0\0\0\0\334\334\332\332\325\325\0\0\325\332\334"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\317\317\315\315\310\310@\0", 16) = 16
> read(3, "\1+\32\4\0\0\0\0\317\317\315\315\310\310\0\0\310\315\317"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\0\0\0\0\0\0@\0", 16) = 16
> read(3, "\1+\33\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\250\206"..., 32) = 32
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/title-4-inactive.png", {st_mode=S_IFREG|0644, st_size=182, ...}) = 0
> open("/usr/local/share/themes/Default/xfwm4/title-4-inactive.png", O_RDONLY|O_LARGEFILE) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=182, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\4\0\0\0\30\10\6\0\0"..., 4096) = 182
> _llseek(4, 0, [0], SEEK_SET)            = 0
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\4\0\0\0\30\10\6\0\0"..., 4096) = 182
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> write(3, "5\30\4\0\34\1@\0\216\0\0\0\4\0\30\0007\0\6\0\35\1@\0\34"..., 632) = 632
> read(3, "\1\30$\4\0\0\0\0\216\0\0\0\0\0\0\0\4\0\30\0\0\0\0\0p]["..., 32) = 32
> write(3, "7\30\5\0 \1@\0\34\1@\0\0\200\0\0\1\0\0\0>\1\7\0\34\1@\0"..., 52) = 52
> read(3, "\16]&\4I\0@\0\0\0>\0\4\0\0\0\30\0\0\0\260\1\0\0\30\0\0"..., 32) = 32
> read(3, "\1\0\'\4\0\0\0\0\216\0\0\0\0\0\0\0\0\0\0\0\17\0\0\0p]["..., 32) = 32
> stat64("/usr/local/share/themes/Default/xfwm4/title-5-active.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/title-5-active.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/title-5-active.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=408, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * title_ac"..., 4096) = 408
> write(3, "<\30\2\0 \1@\0\225\3\n\0\34\1@\0K\0@\0\0\6@\0\270\1\30"..., 1080) = 1080
> read(3, "\1\0*\4\0\2\0\0\0\1\\\10\30\355Z\10\0\0\0\0\0\0\0\0\250"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> write(3, "T\30\4\0 \0\0\0::IIVV@\0", 16) = 16
> read(3, "\1++\4\0\0\0\0::IIVV\0\0VI:\0\0\0\0\0\250\206Z\10\0\0\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0[[\211\211\261\261@\0", 16) = 16
> read(3, "\1+,\4\0\0\0\0[[\211\211\261\261\0\0\261\211[\0\0\0\0\0"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0KKii\203\203@\0", 16) = 16
> read(3, "\1+-\4\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0KKii\203\203@\0", 16) = 16
> read(3, "\1+.\4\0\0\0\0KKii\203\203\0\0\203iK\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\0\0\0\0\0\0@\0", 16) = 16
> read(3, "\1+/\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\250\206"..., 32) = 32
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/title-5-active.png", {st_mode=S_IFREG|0644, st_size=182, ...}) = 0
> open("/usr/local/share/themes/Default/xfwm4/title-5-active.png", O_RDONLY|O_LARGEFILE) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=182, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\4\0\0\0\30\10\6\0\0"..., 4096) = 182
> _llseek(4, 0, [0], SEEK_SET)            = 0
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\4\0\0\0\30\10\6\0\0"..., 4096) = 182
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> write(3, "5\30\4\0!\1@\0\216\0\0\0\4\0\30\0007\0\6\0\"\1@\0!\1@\0"..., 632) = 632
> read(3, "\1\0308\4\0\0\0\0\216\0\0\0\0\0\0\0\4\0\30\0\0\0\0\0p]"..., 32) = 32
> write(3, "7\30\5\0%\1@\0!\1@\0\0\200\0\0\1\0\0\0>\1\7\0!\1@\0I\0"..., 52) = 52
> read(3, "\16]:\4I\0@\0\0\0>\0\4\0\0\0\30\0\0\0\300\1\0\0\30\0\0"..., 32) = 32
> read(3, "\1\0;\4\0\0\0\0\216\0\0\0\0\0\0\0\0\0\0\0\17\0\0\0p][\10"..., 32) = 32
> stat64("/usr/local/share/themes/Default/xfwm4/title-5-inactive.xpm.Z", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/themes/Default/xfwm4/title-5-inactive.xpm.gz", 0xbfffaa10) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/themes/Default/xfwm4/title-5-inactive.xpm", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=418, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "/* XPM */\nstatic char * title_in"..., 4096) = 418
> write(3, "<\30\2\0%\1@\0\225\3\n\0!\1@\0K\0@\0\0\6@\0\310\1\30\0"..., 1080) = 1080
> read(3, "\1\0>\4\0\2\0\0\0\1\\\10\30\355Z\10\0\0\0\0\0\0\0\0\250"..., 32) = 32
> read(3, "\0\0\0\0\0\0Z\10\0\0\0\0\1\1Z\10\0\0\0\0\2\2\377\277\0"..., 2048) = 2048
> write(3, "T\30\4\0 \0\0\0\236\236\232\232\221\221@\0", 16) = 16
> read(3, "\1+?\4\0\0\0\0\236\236\232\232\221\221\0\0\221\232\236"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\377\377\377\377\377\377@\0", 16) = 16
> read(3, "\1+@\4\0\0\0\0\377\377\377\377\377\377\0\0\377\377\377"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\334\334\332\332\325\325@\0", 16) = 16
> read(3, "\1+A\4\0\0\0\0\334\334\332\332\325\325\0\0\325\332\334"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\317\317\315\315\310\310@\0", 16) = 16
> read(3, "\1+B\4\0\0\0\0\317\317\315\315\310\310\0\0\310\315\317"..., 32) = 32
> write(3, "T\30\4\0 \0\0\0\0\0\0\0\0\0@\0", 16) = 16
> read(3, "\1+C\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\250\206"..., 32) = 32
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/usr/local/share/themes/Default/xfwm4/title-5-inactive.png", {st_mode=S_IFREG|0644, st_size=182, ...}) = 0
> open("/usr/local/share/themes/Default/xfwm4/title-5-inactive.png", O_RDONLY|O_LARGEFILE) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=182, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\4\0\0\0\30\10\6\0\0"..., 4096) = 182
> _llseek(4, 0, [0], SEEK_SET)            = 0
> read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\4\0\0\0\30\10\6\0\0"..., 4096) = 182
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> write(3, "5\30\4\0&\1@\0\216\0\0\0\4\0\30\0007\0\6\0\'\1@\0&\1@\0"..., 632) = 632
> read(3, "\1\30L\4\0\0\0\0\216\0\0\0\0\0\0\0\4\0\30\0\0\0\0\0p]["..., 32) = 32
> write(3, "7\30\5\0*\1@\0&\1@\0\0\200\0\0\1\0\0\0>\1\7\0&\1@\0I\0"..., 52) = 52
> read(3, "\16]N\4I\0@\0\0\0>\0\4\0\0\0\30\0\0\0\320\1\0\0\30\0\0"..., 32) = 32
> read(3, "\1\0O\4\0\0\0\0\216\0\0\0\0\0\0\0\0\0\0\0\17\0\0\0p][\10"..., 32) = 32
> write(3, "<\30\2\0*\1@\0\225\3\n\0&\1@\0K\0@\0\0\6@\0\330\1\30\0"..., 84) = 84
> read(3, "\1\0R\4\0\0\0\0s\0\0\0\0\0\0\0\0\0\0\0\17\0\0\0p][\10\0"..., 32) = 32
> write(3, "\20\1\t\0\31\0@\0XDCCC_LINEAR_RGB_MATRICE"..., 36) = 36
> read(3, "\1\0S\4\0\0\0\0t\0\0\0\0\0\0\0\1\0\0\0\17\0\0\0p][\10t"..., 32) = 32
> write(3, "\24\0\6\0\216\0\0\0t\0\0\0\23\0\0\0\0\0\0\0t\31\0\0", 24) = 24
> read(3, "\1\0T\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\250\206"..., 32) = 32
> write(3, "T\0\4\0 \0\0\0\0\377\0\377\0\377\0\0", 16) = 16
> read(3, "\1+U\4\0\0\0\0\377\377\377\377\377\377\0\0\377\377\377"..., 32) = 32
> stat64("/home/xavier/.themes/Default/xfwm4/keythemerc", {st_mode=S_IFREG|0644, st_size=1808, ...}) = 0
> open("/home/xavier/.themes/Default/xfwm4/keythemerc", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=1808, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "close_window_key=Alt+F4\nmaximize"..., 4096) = 1808
> read(4, "", 4096)                       = 0
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> stat64("/home/xavier/.themes/Default/xfwm4/keythemerc", {st_mode=S_IFREG|0644, st_size=1808, ...}) = 0
> open("/home/xavier/.themes/Default/xfwm4/keythemerc", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0644, st_size=1808, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002a000
> read(4, "close_window_key=Alt+F4\nmaximize"..., 4096) = 1808
> read(4, "", 4096)                       = 0
> close(4)                                = 0
> munmap(0x4002a000, 4096)                = 0
> write(2, "missing value for option up_work"..., 42missing value for option up_workspace_key
> ) = 42
> write(2, "missing value for option down_wo"..., 44missing value for option down_workspace_key
> ) = 44
> write(2, "missing value for option left_wo"..., 44missing value for option left_workspace_key
> ) = 44
> write(2, "missing value for option right_w"..., 45missing value for option right_workspace_key
> ) = 45
> write(2, "missing value for option move_wi"..., 54missing value for option move_window_up_workspace_key
> ) = 54
> write(2, "missing value for option move_wi"..., 56missing value for option move_window_down_workspace_key
> ) = 56
> write(2, "missing value for option move_wi"..., 56missing value for option move_window_left_workspace_key
> ) = 56
> write(2, "missing value for option move_wi"..., 57missing value for option move_window_right_workspace_key
> ) = 57
> getpid()                                = 1742
> open("/usr/lib/charset.alias", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
> write(2, "\n** (xfwm4:1742): WARNING **: xf"..., 69
> ** (xfwm4:1742): WARNING **: xfwm4: Missing values in defaults file
> ) = 69
> getpid()                                = 1742
> write(2, "\n** (xfwm4:1742): WARNING **: xf"..., 69
> ** (xfwm4:1742): WARNING **: xfwm4: Missing data from default files
> ) = 69
> exit_group(1)                           = ?
> The application 'xfce-mcs-manager' lost its connection to the display :0.0;
> most likely the X server was shut down or you killed/destroyed
> the application.
> 
> ______________________________________________________________________
> _______________________________________________
> Xfce4-dev mailing list
> Xfce4-dev at xfce.org
> http://lunar-linux.org/mailman/listinfo/xfce4-dev
-- 
 - Olivier Fourdan - fourdan at xfce.org - http://www.xfce.org - 




More information about the Xfce4-dev mailing list