Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Unsupported Software
  • Search

XGL (Part 6)

This forum covers all Gentoo-related software not officially supported by Gentoo. Ebuilds/software posted here might harm the health and stability of your system(s), and are not supported by Gentoo developers. Bugs/errors caused by ebuilds from overlays.gentoo.org are covered by this forum, too.
Post Reply
Advanced search
455 posts
  • Page 14 of 19
    • Jump to page:
  • Previous
  • 1
  • …
  • 12
  • 13
  • 14
  • 15
  • 16
  • …
  • 19
  • Next
Author
Message
Phlogiston
Veteran
Veteran
User avatar
Posts: 1925
Joined: Tue Jan 27, 2004 12:05 pm
Location: Europe, Swizerland

  • Quote

Post by Phlogiston » Mon Sep 25, 2006 8:09 pm

Hi guys I'm using xorg 7.1.1 with latest ati drivers and can't get Xgl working again. (yes it worked some months ago =)

The problem: I can start Xgl but whenever I start compiz it says that no Xgl is present. It looks like Xgl is not launched correctly. Does anyone know something about that?
Workstation: 5.1 SurroundSound, LIRC remote control; Laptop [IBM-T43]: patched sources, s2disk/ram, fingerprint sensor
Top
estel
n00b
n00b
Posts: 26
Joined: Sat Jan 21, 2006 7:58 pm
Location: Bristol, England
Contact:
Contact estel
Website

  • Quote

Post by estel » Mon Sep 25, 2006 8:52 pm

How are you calling xgl and compiz?
Dell Inspiron 6400 | Pentium Dual Core T2060 | 1GB | 80GB HDD | Gentoo ~
Top
Phlogiston
Veteran
Veteran
User avatar
Posts: 1925
Joined: Tue Jan 27, 2004 12:05 pm
Location: Europe, Swizerland

  • Quote

Post by Phlogiston » Mon Sep 25, 2006 8:56 pm

estel wrote:How are you calling xgl and compiz?
Xgl with the command from the wiki and compiz without options...
Workstation: 5.1 SurroundSound, LIRC remote control; Laptop [IBM-T43]: patched sources, s2disk/ram, fingerprint sensor
Top
Phlogiston
Veteran
Veteran
User avatar
Posts: 1925
Joined: Tue Jan 27, 2004 12:05 pm
Location: Europe, Swizerland

  • Quote

Post by Phlogiston » Mon Sep 25, 2006 9:03 pm

By the way Xgl only works as root, thats what I get as user in normal X:

Code: Select all

glxgears
FGLTexMgr: open of shared memory object failed (Permission denied)
__FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed!!!
FGLTexMgr: open of shared memory object failed (Permission denied)
__FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed!!!
Whats going on?
Workstation: 5.1 SurroundSound, LIRC remote control; Laptop [IBM-T43]: patched sources, s2disk/ram, fingerprint sensor
Top
Phlogiston
Veteran
Veteran
User avatar
Posts: 1925
Joined: Tue Jan 27, 2004 12:05 pm
Location: Europe, Swizerland

  • Quote

Post by Phlogiston » Mon Sep 25, 2006 9:18 pm

Ok some news: I fixed the error above with an appropriate line in my fstab. Now compiz recognizes my XGl correctly although it complained first about dbus. Now I get:

Code: Select all

XGL Present
compiz: dbus_bus_get error: Unable to determine the address of the message bus (try 'man dbus-launch' and 'man dbus-daemon' for help)
compiz: Plugin 'dbus':initDisplay failed
compiz: Couldn't activate plugin 'dbus'
compiz: 'csm' plugin must be loaded after 'dbus' plugin
compiz: Can't activate 'csm' plugin due to dependency problems

How do I start compiz correctly?
Workstation: 5.1 SurroundSound, LIRC remote control; Laptop [IBM-T43]: patched sources, s2disk/ram, fingerprint sensor
Top
nesl247
Veteran
Veteran
Posts: 1614
Joined: Tue Jun 15, 2004 7:21 pm
Location: Florida
Contact:
Contact nesl247
Website

  • Quote

Post by nesl247 » Mon Sep 25, 2006 9:19 pm

Phlogiston: You need to launch a dbus session via dbus-launch since you obviously are not using gnome via the /etc/rc.conf XSESSION variable.
Top
Phlogiston
Veteran
Veteran
User avatar
Posts: 1925
Joined: Tue Jan 27, 2004 12:05 pm
Location: Europe, Swizerland

  • Quote

Post by Phlogiston » Mon Sep 25, 2006 9:35 pm

nesl247 wrote:Phlogiston: You need to launch a dbus session via dbus-launch since you obviously are not using gnome via the /etc/rc.conf XSESSION variable.
Yes I finally saw it in the wiki! Thanks.

But another problem: Xgl uses a lot of CPU (mostly all) when moving windows or rotating cube... Thats not normal I think.

Any hint?

/edit: Is it possible that cpu is rendering all the stuff and not my ati graphics card? Here is my Xorg.log:

http://pastebin.ca/182276
Workstation: 5.1 SurroundSound, LIRC remote control; Laptop [IBM-T43]: patched sources, s2disk/ram, fingerprint sensor
Top
Phlogiston
Veteran
Veteran
User avatar
Posts: 1925
Joined: Tue Jan 27, 2004 12:05 pm
Location: Europe, Swizerland

  • Quote

Post by Phlogiston » Mon Sep 25, 2006 10:13 pm

Hmm I just found an interesting solution for the slowness: Setting depth to 16, but then my fglrx driver says thats not supported...
Workstation: 5.1 SurroundSound, LIRC remote control; Laptop [IBM-T43]: patched sources, s2disk/ram, fingerprint sensor
Top
kabage
Guru
Guru
Posts: 340
Joined: Mon Jan 31, 2005 8:18 am
Contact:
Contact kabage
Website

compiz-quinnstorm vanilla amd64

  • Quote

Post by kabage » Tue Sep 26, 2006 2:53 am

pelandritus wrote:
Trying to emerge all the versions of compiz-quinnstorm presents today (revision 448) in xgl-coffee overlay y obtain the same error:

Code:
screen.o: In function `makeOutputWindow':
screen.c:(.text+0x2722): undefined reference to `XCompositeGetOverlayWindow'
collect2: ld returned 1 exit status
make[2]: *** [compiz] Error 1
make[2]: Leaving directory `/var/tmp/portage/compiz-quinnstorm-0.0.13.54/work/compiz/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/compiz-quinnstorm-0.0.13.54/work/compiz'
make: *** [all] Error 2

!!! ERROR: x11-wm/compiz-quinnstorm-0.0.13.54 failed.
Call stack:
ebuild.sh, line 1546: Called dyn_compile
ebuild.sh, line 937: Called src_compile
compiz-quinnstorm-0.0.13.54.ebuild, line 66: Called die

!!! make failed

I'm in amd64 arquitecture and two months ago i compiled previous versions of compiz and all the stuff with no problems.
¿Any idea?


I get this too, and really don't know how to proceed. I haven't updated in a couple of months either, so I'm hoping I have all of the new deps (so far I think xgl, mesa and cairo have been updated).
I too get this. But did get compiz-quinnstorm.0.0.13.11 to compile and am using
compiz-quinnstorm.0.0.13.20 so it did compile no longer an ebuild though.
compiz in portage also fails at same spot.

What I've did revdep-rebuild (all in order)
emerge system - no problem

also no help
are you either of you, failing at texture.c ?
like so

Code: Select all

        then mv -f ".deps/display.Tpo" ".deps/display.Po"; else rm -f ".deps/display.Tpo"; exit 1; fi
texture.c: In function 'bindPixmapToTexture':
texture.c:222: error: 'GLX_TEXTURE_FORMAT_EXT' undeclared (first use in this function)
texture.c:222: error: (Each undeclared identifier is reported only once
texture.c:222: error: for each function it appears in.)
texture.c:223: error: 'GLX_MIPMAP_TEXTURE_EXT' undeclared (first use in this function)
texture.c:270: error: 'GLX_TEXTURE_TARGET_EXT' undeclared (first use in this function)
texture.c:271: warning: passing argument 3 of 'screen->queryDrawable' makes integer from pointer without a cast
texture.c:273: error: 'GLX_TEXTURE_2D_EXT' undeclared (first use in this function)
texture.c:285: error: 'GLX_TEXTURE_RECTANGLE_EXT' undeclared (first use in this function)
texture.c:316: error: 'GLX_FRONT_LEFT_EXT' undeclared (first use in this function)
texture.c:317: warning: passing argument 3 of 'screen->bindTexImage' makes integer from pointer without a cast
texture.c: In function 'releasePixmapFromTexture':
texture.c:348: error: 'GLX_FRONT_LEFT_EXT' undeclared (first use in this function)
texture.c:348: warning: passing argument 3 of 'screen->releaseTexImage' makes integer from pointer without a cast
texture.c: In function 'enableTexture':
texture.c:372: error: 'GLX_FRONT_LEFT_EXT' undeclared (first use in this function)
texture.c:373: warning: passing argument 3 of 'screen->bindTexImage' makes integer from pointer without a cast
texture.c: In function 'disableTexture':
texture.c:452: error: 'GLX_FRONT_LEFT_EXT' undeclared (first use in this function)
texture.c:452: warning: passing argument 3 of 'screen->releaseTexImage' makes integer from pointer without a cast
make[2]: *** [texture.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/compiz-quinnstorm-0.0.13.57-r1/work/compiz/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/compiz-quinnstorm-0.0.13.57-r1/work/compiz'
make: *** [all] Error 2

!!! ERROR: x11-wm/compiz-quinnstorm-0.0.13.57-r1 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  compiz-quinnstorm-0.0.13.57-r1.ebuild, line 64:   Called die

!!! make failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

!!! This ebuild is from an overlay: '/usr/local/overlays/xgl-coffee'
Been trying to find some dependency ... to no avail. If you need a 64 bit binary of 13.11 or 13.20 quinnstorm let me know, other than that
I don't really know what to do.
The solutions are easy. Its finding them that is hard.
Top
pelandritus
n00b
n00b
Posts: 33
Joined: Wed Mar 22, 2006 4:46 pm

Re: compiz-quinnstorm vanilla amd64

  • Quote

Post by pelandritus » Tue Sep 26, 2006 8:15 am

kabage wrote: If you need a 64 bit binary of 13.11 or 13.20 quinnstorm let me know, other than that
I don't really know what to do.
Yes, yes please, if you could do that i'll be happy. ¿Can u send compiz-quinnstorm-0.13.20 binary to my mail? pelandritus(at)gmail.com
Salud
Top
Phlogiston
Veteran
Veteran
User avatar
Posts: 1925
Joined: Tue Jan 27, 2004 12:05 pm
Location: Europe, Swizerland

  • Quote

Post by Phlogiston » Tue Sep 26, 2006 6:54 pm

Xgl/Compiz runs quite nice here now, but I got that nasty switcher bug again: The window of the switcher stays there when I release alt-tab... It's quite annoying. Anyone knows what to do?
Workstation: 5.1 SurroundSound, LIRC remote control; Laptop [IBM-T43]: patched sources, s2disk/ram, fingerprint sensor
Top
nesl247
Veteran
Veteran
Posts: 1614
Joined: Tue Jun 15, 2004 7:21 pm
Location: Florida
Contact:
Contact nesl247
Website

  • Quote

Post by nesl247 » Tue Sep 26, 2006 6:55 pm

Phlogiston wrote:Xgl/Compiz runs quite nice here now, but I got that nasty switcher bug again: The window of the switcher stays there when I release alt-tab... It's quite annoying. Anyone knows what to do?
Remove splash from fade I think.
Top
Phlogiston
Veteran
Veteran
User avatar
Posts: 1925
Joined: Tue Jan 27, 2004 12:05 pm
Location: Europe, Swizerland

  • Quote

Post by Phlogiston » Tue Sep 26, 2006 8:03 pm

nesl247 wrote:
Phlogiston wrote:Xgl/Compiz runs quite nice here now, but I got that nasty switcher bug again: The window of the switcher stays there when I release alt-tab... It's quite annoying. Anyone knows what to do?
Remove splash from fade I think.
Tried that but it didn't fix the problem... :cry:
Workstation: 5.1 SurroundSound, LIRC remote control; Laptop [IBM-T43]: patched sources, s2disk/ram, fingerprint sensor
Top
1ino1eum_4the_win
Tux's lil' helper
Tux's lil' helper
Posts: 92
Joined: Sun May 07, 2006 10:05 pm

  • Quote

Post by 1ino1eum_4the_win » Tue Sep 26, 2006 9:59 pm

hello guys .
Well, I come back from holidays , and there is lots of news !
I need some info : I see that there is "compiz" in portage now... ok that's great ! But sould we use the compiz from portage, or "compiz-quinnstorm" from the xgl-overlay ?
By the way, why in the xgl overlay, compiz-quinnstorm is not changed by beryl ?
finaly a stupid question (again ;) ) : how can I remove completely XGL, as it become useless (for me), because I prefer to use Xorg7.1 with aixgl .
Thank you .
Top
Jupiter1TX
Guru
Guru
User avatar
Posts: 546
Joined: Fri Feb 24, 2006 6:47 pm
Location: 3rd Rock
Contact:
Contact Jupiter1TX
Website

  • Quote

Post by Jupiter1TX » Tue Sep 26, 2006 10:24 pm

Ok folks today i got MS Window flashbacks

I installed Seamonkey today with no problems
XGl/Compiz worked just fine.
I then installed netscape-flash and now Compiz
will not start. I have removed netscape-flash and
still Compiz will no longer start.
What the F@#$ is the deal with flash and compiz.
I thought these problems with flash were fixed
in compiz months ago.

Has anyone had this problem or have any idea
how to fix it. I have removed flash but compiz
won't start. Am running the LAST version of
xgl/compiz.
Core i7 920 D0 | Asus P6T DLX | Patriot Viper 1600 6GB | Antec Quattro 850W
Geforce 8800GTX OC2 768MB | Dell 22" LCD | Koolance Exos2/Swiftech GTZ
GCC 4.6.1 | 3.7.x-geek | Xorg-7.4-x | KDE-4.7.x | Compiz
Top
Bloot
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 99
Joined: Fri Mar 10, 2006 7:33 pm
Location: Barcelona

  • Quote

Post by Bloot » Tue Sep 26, 2006 11:22 pm

Re-emerge xgl stuff. It happens in my system sometimes, xgl is still buggy, you can live with it thought.
Top
xanas3712
Guru
Guru
User avatar
Posts: 455
Joined: Fri Oct 15, 2004 7:06 pm
Contact:
Contact xanas3712
Website

  • Quote

Post by xanas3712 » Tue Sep 26, 2006 11:29 pm

It doesn't sound connected to me at all. Even if the events correspond I'm not convinced that flash had anything to do with your problem in compiz. I'm using flash and have no problems with compiz. Can you run an strace of compiz? Is compiz segfaulting or what exactly is it stopping on?
Top
Jupiter1TX
Guru
Guru
User avatar
Posts: 546
Joined: Fri Feb 24, 2006 6:47 pm
Location: 3rd Rock
Contact:
Contact Jupiter1TX
Website

  • Quote

Post by Jupiter1TX » Wed Sep 27, 2006 12:28 am

Bloot wrote:Re-emerge xgl stuff. It happens in my system sometimes, xgl is still buggy, you can live with it thought.
yea i have already done that
xanas3712 wrote:It doesn't sound connected to me at all. Even if the events correspond I'm not convinced that flash had anything to do with your problem in compiz. I'm using flash and have no problems with compiz. Can you run an strace of compiz? Is compiz segfaulting or what exactly is it stopping on?
yea i been using flash with no problem since the last time a compiz version caused this
this happend before with some previous versions of compiz so yea it is related
nothing else was changed on the system prior to this

compiz.log file shows nothing
cgwd.log shows
** (cgwd:8842): WARNING **: Cannot open pixmap: above

** (cgwd:8842): WARNING **: Cannot open pixmap: unabove

** (cgwd:8842): WARNING **: Cannot open pixmap: sticky

** (cgwd:8842): WARNING **: Cannot open pixmap: unsticky

the only thing that is differant is that i installed netscape-flash when i
decided to start using seamonkey

i installed netscape-flash because unlike firefox, seamonkey didn't
prompt me to install flash when i went to a site that uses flash

when this happend before with previous versions of compiz i could rename
my firefox "with flash installed" folder and restart firefox with no flash and
had no problem

EDIT: here is the strace of compiz
zero@vger ~ $ strace compiz --replace dbus csm
execve("/usr/bin/compiz", ["compiz", "--replace", "dbus", "csm"], [/* 54 vars */]) = 0
brk(0) = 0x80cea54
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xa7fbe000
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=99665, ...}) = 0
mmap2(NULL, 99665, PROT_READ, MAP_PRIVATE, 3, 0) = 0xa7fa5000
close(3) = 0
open("/usr/lib/libpng12.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:\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=152120, ...}) = 0
mmap2(NULL, 154300, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xa7f7f000
madvise(0xa7f7f000, 154300, MADV_SEQUENTIAL|0x1) = 0
mmap2(0xa7fa4000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x24) = 0xa7fa4000
close(3) = 0
open("/usr/lib/libXcomposite.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\n\0\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=8012, ...}) = 0
mmap2(NULL, 10712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xa7f7c000
madvise(0xa7f7c000, 10712, MADV_SEQUENTIAL|0x1) = 0
mmap2(0xa7f7e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xa7f7e000
close(3) = 0
open("/usr/lib/libXdamage.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\0P\t\0\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=6892, ...}) = 0
mmap2(NULL, 9592, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xa7f79000
madvise(0xa7f79000, 9592, MADV_SEQUENTIAL|0x1) = 0
mmap2(0xa7f7b000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xa7f7b000
close(3) = 0
open("/usr/lib/libXfixes.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\240\20"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=17140, ...}) = 0
mmap2(NULL, 19756, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xa7f74000
madvise(0xa7f74000, 19756, MADV_SEQUENTIAL|0x1) = 0
mmap2(0xa7f78000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3) = 0xa7f78000
close(3) = 0
open("/usr/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\f\0"..., 512) = 512fstat64(3, {st_mode=S_IFREG|0755, st_size=11040, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xa7f73000
mmap2(NULL, 13788, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xa7f6f000
madvise(0xa7f6f000, 13788, MADV_SEQUENTIAL|0x1) = 0
mmap2(0xa7f72000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2) = 0xa7f72000
close(3) = 0
open("/usr/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\0@\t\0\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=7300, ...}) = 0
mmap2(NULL, 9948, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xa7f6c000
madvise(0xa7f6c000, 9948, MADV_SEQUENTIAL|0x1) = 0
mmap2(0xa7f6e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xa7f6e000
close(3) = 0
open("/usr/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\0\20*\0\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=60916, ...}) = 0
mmap2(NULL, 59324, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xa7f5d000
madvise(0xa7f5d000, 59324, MADV_SEQUENTIAL|0x1) = 0
mmap2(0xa7f6b000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe) = 0xa7f6b000
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\300&\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=33004, ...}) = 0
mmap2(NULL, 35748, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xa7f54000
madvise(0xa7f54000, 35748, MADV_SEQUENTIAL|0x1) = 0
mmap2(0xa7f5c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7) = 0xa7f5c000
close(3) = 0
open("/usr/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\200!\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=36028, ...}) = 0
mmap2(NULL, 34388, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xa7f4b000
madvise(0xa7f4b000, 34388, MADV_SEQUENTIAL|0x1) = 0
mmap2(0xa7f53000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8) = 0xa7f53000
close(3) = 0
open("/usr/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\0208\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=85484, ...}) = 0
mmap2(NULL, 90768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xa7f34000
madvise(0xa7f34000, 90768, MADV_SEQUENTIAL|0x1) = 0
mmap2(0xa7f48000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14) = 0xa7f48000
mmap2(0xa7f49000, 4752, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xa7f49000
close(3) = 0
open("/usr/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\0\260I\1"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1020368, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xa7f33000
mmap2(NULL, 1007028, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xa7e3d000
madvise(0xa7e3d000, 1007028, MADV_SEQUENTIAL|0x1) = 0
mmap2(0xa7f2f000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf2) = 0xa7f2f000
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\0000\f\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=10140, ...}) = 0
mmap2(NULL, 12408, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xa7e39000
madvise(0xa7e39000, 12408, MADV_SEQUENTIAL|0x1) = 0
mmap2(0xa7e3b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xa7e3b000
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\2003\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=162668, ...}) = 0
mmap2(NULL, 155776, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xa7e12000
madvise(0xa7e12000, 155776, MADV_SEQUENTIAL|0x1) = 0
mmap2(0xa7e37000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x24) = 0xa7e37000
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 Z\1\000"..., 512) = 512fstat64(3, {st_mode=S_IFREG|0755, st_size=1303120, ...}) = 0
mmap2(NULL, 1275292, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xa7cda000
madvise(0xa7cda000, 1275292, MADV_SEQUENTIAL|0x1) = 0
mmap2(0xa7e0b000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x130) = 0xa7e0b000
mmap2(0xa7e0f000, 9628, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xa7e0f000
close(3) = 0
open("/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\260\23"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=72164, ...}) = 0
mmap2(NULL, 70340, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xa7cc8000
madvise(0xa7cc8000, 70340, MADV_SEQUENTIAL|0x1) = 0
mmap2(0xa7cd9000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x11) = 0xa7cd9000
close(3) = 0
open("/usr/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\220\25"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=32580, ...}) = 0
mmap2(NULL, 34888, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xa7cbf000
madvise(0xa7cbf000, 34888, MADV_SEQUENTIAL|0x1) = 0
mmap2(0xa7cc7000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7) = 0xa7cc7000
close(3) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xa7cbe000
open("/usr/lib/libXau.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\n\0"..., 512) = 512fstat64(3, {st_mode=S_IFREG|0755, st_size=8384, ...}) = 0
mmap2(NULL, 10848, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xa7cbb000
madvise(0xa7cbb000, 10848, MADV_SEQUENTIAL|0x1) = 0
mmap2(0xa7cbd000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xa7cbd000
close(3) = 0
open("/usr/lib/libXdmcp.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 \20\0\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=18868, ...}) = 0
mmap2(NULL, 20236, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xa7cb6000
madvise(0xa7cb6000, 20236, MADV_SEQUENTIAL|0x1) = 0
mmap2(0xa7cba000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3) = 0xa7cba000
close(3) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xa7cb5000
set_thread_area({entry_number:-1 -> 6, base_addr:0xa7cb5a10, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
mprotect(0xa7e0b000, 8192, PROT_READ) = 0
mprotect(0xa7fda000, 4096, PROT_READ) = 0
munmap(0xa7fa5000, 99665) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xa7cb5a58) = 19598
waitpid(19598, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 19598
--- SIGCHLD (Child exited) @ 0 (0) ---
fstat64(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 1), ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xa7fbd000
write(1, "XGL Present\n", 12XGL Present
) = 12
rt_sigaction(SIGHUP, {0x805a8b0, [HUP], SA_RESTART}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGCHLD, {0x805a8b0, [CHLD], SA_RESTART}, {SIG_DFL}, 8) = 0
brk(0) = 0x80cea54
brk(0x80efa54) = 0x80efa54
brk(0x80f0000) = 0x80f0000
socket(PF_FILE, SOCK_STREAM, 0) = 3
uname({sys="Linux", node="vger", ...}) = 0
connect(3, {sa_family=AF_FILE, path="/tmp/.ICE-unix/8835"}, 21) = 0
fcntl64(3, F_SETFD, FD_CLOEXEC) = 0
write(3, "\0\1\0\0\0\0\0\0", 8) = 8
read(3, "\0\1\0003\0\0\0\0", 8) = 8
access("/home/zero/.ICEauthority", R_OK) = 0
open("/home/zero/.ICEauthority", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0600, st_size=185, ...}) = 0
mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xa7c95000
read(4, "\0\3ICE\0\0\0-local/vger:/tmp/.ICE-un"..., 131072) = 185
read(4, "", 131072) = 0
close(4) = 0
munmap(0xa7c95000, 131072) = 0
write(3, "\0\2\1\0\4\0\0\0\0\0\0\0\0\0\0\0\3\0MIT\0\0\0\3\0001.0"..., 40) = 40
read(3, "\0\6\0003\2\0\0\0", 8) = 8
read(3, "\3\0MIT\0\0\0\3\0001.0\0\0\0", 16) = 16
fcntl64(3, F_GETFD) = 0x1 (flags FD_CLOEXEC)
fcntl64(3, F_SETFD, FD_CLOEXEC) = 0
access("/home/zero/.ICEauthority", R_OK) = 0
open("/home/zero/.ICEauthority", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0600, st_size=185, ...}) = 0
mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xa7c95000
read(4, "\0\3ICE\0\0\0-local/vger:/tmp/.ICE-un"..., 131072) = 185
read(4, "", 131072) = 0
close(4) = 0
munmap(0xa7c95000, 131072) = 0
write(3, "\0\7\1\0\5\0\0\0\1\0\0\0\0\0\0\0\4\0XSMP\0\0\3\0MIT\0\0"..., 48) = 48
read(3, "\0\10\0\1\2\0\0\0", 8) = 8
read(3, "\3\0KDE\0\0\0\3\0001.0\0\0\0", 16) = 16
write(3, "\1\1\1\0\1\0\0\0\0\0\0\0\0\0\0\0", 16) = 16
read(3, "\1\2\0\1\6\0\0\0", 8) = 8
read(3, "%\0\0\0001076676572000115931833000000"..., 48) = 48
uname({sys="Linux", node="vger", ...}) = 0
socket(PF_FILE, SOCK_STREAM, 0) = 4
uname({sys="Linux", node="vger", ...}) = 0
uname({sys="Linux", node="vger", ...}) = 0
connect(4, {sa_family=AF_FILE, path="/tmp/.X11-unix/X1"}, 19) = 0
uname({sys="Linux", node="vger", ...}) = 0
fcntl64(4, F_SETFD, FD_CLOEXEC) = 0
access("/home/zero/.Xauthority", R_OK) = 0
open("/home/zero/.Xauthority", O_RDONLY) = 5
fstat64(5, {st_mode=S_IFREG|0600, st_size=115, ...}) = 0
mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xa7c95000
read(5, "\1\0\0\4vger\0\0011\0\22MIT-MAGIC-COOKIE-1\0"..., 131072) = 115
read(5, "", 131072) = 0
close(5) = 0
munmap(0xa7c95000, 131072) = 0
writev(4, [{"l\0\v\0\0\0\22\0\20\0\0\0", 12}, {"MIT-MAGIC-COOKIE-1", 18}, {"\0\0", 2}, {"\333\222#\244A\na\374\302\24M\316\34N\232E", 16}], 4) = 48
fcntl64(4, F_GETFL) = 0x2 (flags O_RDWR)
fcntl64(4, F_SETFL, O_RDWR|O_NONBLOCK) = 0
read(4, "\1\0\v\0\0\0K\0", 8) = 8
read(4, "\200\35,\4\0\0 \3\377\377\37\0\0\1\0\0\24\0\377\377\1\7"..., 300) = 300write(4, "7\0\5\0\0\0 \3R\0\0\0\10\0\0\0\377\377\377\0b\0\5\0\f\0"..., 64) = 64
read(4, "\1\0\2\0\0\0\0\0\1\205\0\0\24\0\0\0\0\0\0\0\24\0\0\0\230"..., 32) = 32
read(4, "\1\10\3\0\305\r\0\0\37\0\0\0\0\0\0\0\0237\0\0\30\0\0\0"..., 32) = 32
readv(4, [{"*Box.background:\t#eae9e8\n*Box.fo"..., 14099}, {"\0", 1}], 2) = 14100
write(4, "\205\0\1\0", 4) = 4
read(4, "\1\0\4\0\0\0\0\0\377\377?\0\4\0\0\0\1\0\0\200\4\0\0\0\230"..., 32) = 32writev(4, [{"b\0\5\0\t\0 \3", 8}, {"XKEYBOARD", 9}, {"\0\0\0", 3}], 3) = 20
read(4, "\1\0\5\0\0\0\0\0\1\213W\224\24\0\0\0\1\0\0\200\24\0\0\0"..., 32) = 32
write(4, "\213\0\2\0\1\0\0\0", 8) = 8
read(4, "\1\1\6\0\0\0\0\0\1\0\0\0\0\20\0\0p\265\327\10\0\0\0\0\10"..., 32) = 32
write(4, "\213\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(4, "\1\1\7\0\257\3\0\0\0\0\10\377\7\0\0\21\21\10\346\0\370"..., 32) = 32
read(4, "\370\r\0\0\0\0\0\0", 8) = 8
read(4, "\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"..., 3764) = 3764
write(4, "\213\1\5\0\1\0\1\0\0\0\0\0\0\0\0\0\5\0\5\0\213\1\4\0\1"..., 44) = 44
read(4, "\1\6\n\0\320\5\0\0\10\0\0\0\0\0\0\0\0\0\0\0\10\0\0\0\0"..., 32) = 32
read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\33\377"..., 5952) = 5952
write(4, "w\1\1\0", 4) = 4
read(4, "\1\3\v\0\6\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\1\0\0\200\4\0"..., 32) = 32
readv(4, [{"2>\0B\0\0%m\0@}\234M\0\0\0\0\0\177\200\0]|\0", 24}, {"", 0}], 2) = 24
write(4, "\20\0\6\0\16\0\1\0_NET_SUPPORTED\4\0", 24) = 24
read(4, "\1\0\f\0\0\0\0\0\31\1\0\0\0\0\0\0\30\0\0\0\1\0\0\200\30"..., 32) = 32
write(4, "\20\0\10\0\30\0\1\0_NET_SUPPORTING_WM_CHECK", 32) = 32
read(4, "\1\0\r\0\0\0\0\0007\1\0\0\0\0\0\0 \0\0\0\1\0\0\200 \0\0"..., 32) = 32
write(4, "\20\0\5\0\v\0\1\0UTF8_STRINGT", 20) = 20
read(4, "\1\0\16\0\0\0\0\0\343\0\0\0\0\0\0\0\24\0\0\0\1\0\0\200"..., 32) = 32
write(4, "\20\0\5\0\f\0\1\0_NET_WM_NAME", 20) = 20
read(4, "\1\0\17\0\0\0\0\0\354\0\0\0\0\0\0\0\24\0\0\0\1\0\0\200"..., 32) = 32
write(4, "\20\0\7\0\23\0\1\0_NET_WM_WINDOW_TYPEC", 28) = 28
read(4, "\1\0\20\0\0\0\0\0\366\0\0\0\0\0\0\0\34\0\0\0\1\0\0\200"..., 32) = 32
write(4, "\20\0\t\0\33\0\1\0_NET_WM_WINDOW_TYPE_DESK"..., 36) = 36
read(4, "\1\0\21\0\0\0\0\0M\1\0\0\0\0\0\0$\0\0\0\1\0\0\200$\0\0"..., 32) = 32
write(4, "\20\0\10\0\30\0\1\0_NET_WM_WINDOW_TYPE_DOCK", 32) = 32
read(4, "\1\0\22\0\0\0\0\0N\1\0\0\0\0\0\0 \0\0\0\1\0\0\200 \0\0"..., 32) = 32
write(4, "\20\0\t\0\33\0\1\0_NET_WM_WINDOW_TYPE_TOOL"..., 36) = 36
read(4, "\1\0\23\0\0\0\0\0\35\1\0\0\0\0\0\0$\0\0\0\1\0\0\200$\0"..., 32) = 32
write(4, "\20\0\10\0\30\0\1\0_NET_WM_WINDOW_TYPE_MENU", 32) = 32
read(4, "\1\0\24\0\0\0\0\0\n\1\0\0\0\0\0\0 \0\0\0\1\0\0\200 \0\0"..., 32) = 32
write(4, "\20\0\t\0\33\0\1\0_NET_WM_WINDOW_TYPE_UTIL"..., 36) = 36
read(4, "\1\0\25\0\0\0\0\0001\1\0\0\0\0\0\0$\0\0\0\1\0\0\200$\0"..., 32) = 32
write(4, "\20\0\t\0\32\0\1\0_NET_WM_WINDOW_TYPE_SPLA"..., 36) = 36
read(4, "\1\0\26\0\0\0\0\0\6\1\0\0\0\0\0\0$\0\0\0\1\0\0\200$\0\0"..., 32) = 32
write(4, "\20\0\t\0\32\0\1\0_NET_WM_WINDOW_TYPE_DIAL"..., 36) = 36
read(4, "\1\0\27\0\0\0\0\0%\1\0\0\0\0\0\0$\0\0\0\1\0\0\200$\0\0"..., 32) = 32
write(4, "\20\0\t\0\32\0\1\0_NET_WM_WINDOW_TYPE_NORM"..., 36) = 36
read(4, "\1\0\30\0\0\0\0\0\367\0\0\0\0\0\0\0$\0\0\0\1\0\0\200$\0"..., 32) = 32
write(4, "\20\0\v\0!\0\1\0_NET_WM_WINDOW_TYPE_DROP"..., 44) = 44
read(4, "\1\0\31\0\0\0\0\0\201\1\0\0\0\0\0\0,\0\0\0\1\0\0\200,\0"..., 32) = 32
write(4, "\20\0\n\0\36\0\1\0_NET_WM_WINDOW_TYPE_POPU"..., 40) = 40
read(4, "\1\0\32\0\0\0\0\0\202\1\0\0\0\0\0\0(\0\0\0\1\0\0\200(\0"..., 32) = 32
write(4, "\20\0\t\0\33\0\1\0_NET_WM_WINDOW_TYPE_TOOL"..., 36) = 36
read(4, "\1\0\33\0\0\0\0\0\203\1\0\0\0\0\0\0$\0\0\0\1\0\0\200$\0"..., 32) = 32
write(4, "\20\0\n\0 \0\1\0_NET_WM_WINDOW_TYPE_NOTI"..., 40) = 40
read(4, "\1\0\34\0\0\0\0\0\204\1\0\0\0\0\0\0(\0\0\0\1\0\0\200(\0"..., 32) = 32
write(4, "\20\0\t\0\31\0\1\0_NET_WM_WINDOW_TYPE_COMB"..., 36) = 36
read(4, "\1\0\35\0\0\0\0\0\205\1\0\0\0\0\0\0$\0\0\0\1\0\0\200$\0"..., 32) = 32
write(4, "\20\0\10\0\27\0\1\0_NET_WM_WINDOW_TYPE_DNDB", 32) = 32
read(4, "\1\0\36\0\0\0\0\0\206\1\0\0\0\0\0\0 \0\0\0\1\0\0\200 \0"..., 32) = 32
write(4, "\20\0\10\0\26\0\1\0_NET_WM_WINDOW_OPACITYDB", 32) = 32
read(4, "\1\0\37\0\0\0\0\0\207\1\0\0\0\0\0\0 \0\0\0\1\0\0\200 \0"..., 32) = 32
write(4, "\20\0\t\0\31\0\1\0_NET_WM_WINDOW_BRIGHTNES"..., 36) = 36
read(4, "\1\0 \0\0\0\0\0\210\1\0\0\0\0\0\0$\0\0\0\1\0\0\200$\0\0"..., 32) = 32
write(4, "\20\0\t\0\31\0\1\0_NET_WM_WINDOW_SATURATIO"..., 36) = 36
read(4, "\1\0!\0\0\0\0\0\211\1\0\0\0\0\0\0$\0\0\0\1\0\0\200$\0\0"..., 32) = 32
write(4, "\20\0\7\0\22\0\1\0_NET_ACTIVE_WINDOWUR", 28) = 28
read(4, "\1\0"\0\0\0\0\0?\1\0\0\0\0\0\0\34\0\0\0\1\0\0\200\34\0"..., 32) = 32
write(4, "\20\0\6\0\17\0\1\0_NET_WM_DESKTOPD", 24) = 24
read(4, "\1\0#\0\0\0\0\0\351\0\0\0\0\0\0\0\30\0\0\0\1\0\0\200\30"..., 32) = 32
write(4, "\20\0\6\0\r\0\1\0_NET_WORKAREAOPD", 24) = 24
read(4, "\1\0$\0\0\0\0\0\f\1\0\0\0\0\0\0\30\0\0\0\1\0\0\200\30\0"..., 32) = 32
write(4, "\20\0\10\0\25\0\1\0_NET_DESKTOP_VIEWPORTTIO", 32) = 32
read(4, "\1\0%\0\0\0\0\0<\1\0\0\0\0\0\0 \0\0\0\1\0\0\200 \0\0\0"..., 32) = 32
write(4, "\20\0\10\0\25\0\1\0_NET_DESKTOP_GEOMETRYTIO", 32) = 32
read(4, "\1\0&\0\0\0\0\0;\1\0\0\0\0\0\0 \0\0\0\1\0\0\200 \0\0\0"..., 32) = 32
write(4, "\20\0\7\0\24\0\1\0_NET_CURRENT_DESKTOP", 28) = 28
read(4, "\1\0\'\0\0\0\0\0=\1\0\0\0\0\0\0\34\0\0\0\1\0\0\200\34\0"..., 32) = 32
write(4, "\20\0\10\0\27\0\1\0_NET_NUMBER_OF_DESKTOPSO", 32) = 32
read(4, "\1\0(\0\0\0\0\0:\1\0\0\0\0\0\0 \0\0\0\1\0\0\200 \0\0\0"..., 32) = 32
write(4, "\20\0\6\0\r\0\1\0_NET_WM_STATEF_D", 24) = 24
read(4, "\1\0)\0\0\0\0\0\357\0\0\0\0\0\0\0\30\0\0\0\1\0\0\200\30"..., 32) = 32
write(4, "\20\0\7\0\23\0\1\0_NET_WM_STATE_MODALT", 28) = 28
read(4, "\1\0*\0\0\0\0\0)\1\0\0\0\0\0\0\34\0\0\0\1\0\0\200\34\0"..., 32) = 32
write(4, "\20\0\7\0\24\0\1\0_NET_WM_STATE_STICKY", 28) = 28
read(4, "\1\0+\0\0\0\0\0\360\0\0\0\0\0\0\0\34\0\0\0\1\0\0\200\34"..., 32) = 32
write(4, "\20\0\t\0\34\0\1\0_NET_WM_STATE_MAXIMIZED_"..., 36) = 36
read(4, "\1\0,\0\0\0\0\0\361\0\0\0\0\0\0\0$\0\0\0\1\0\0\200$\0\0"..., 32) = 32
write(4, "\20\0\t\0\34\0\1\0_NET_WM_STATE_MAXIMIZED_"..., 36) = 36
read(4, 0xafc93af0, 32) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=4, events=POLLIN, revents=POLLIN}], 1, -1) = 1
read(4, "\1\0-\0\0\0\0\0\362\0\0\0\0\0\0\0$\0\0\0\1\0\0\200$\0\0"..., 32) = 32
write(4, "\20\0\7\0\24\0\1\0_NET_WM_STATE_SHADED", 28) = 28
read(4, "\1\0.\0\0\0\0\0O\1\0\0\0\0\0\0\34\0\0\0\1\0\0\200\34\0"..., 32) = 32
write(4, "\20\0\t\0\32\0\1\0_NET_WM_STATE_SKIP_TASKB"..., 36) = 36
read(4, "\1\0/\0\0\0\0\0P\1\0\0\0\0\0\0$\0\0\0\1\0\0\200$\0\0\0"..., 32) = 32
write(4, "\20\0\10\0\30\0\1\0_NET_WM_STATE_SKIP_PAGER", 32) = 32
read(4, "\1\0000\0\0\0\0\0Q\1\0\0\0\0\0\0 \0\0\0\1\0\0\200 \0\0"..., 32) = 32
write(4, "\20\0\7\0\24\0\1\0_NET_WM_STATE_HIDDEN", 28) = 28
read(4, "\1\0001\0\0\0\0\0R\1\0\0\0\0\0\0\34\0\0\0\1\0\0\200\34"..., 32) = 32
write(4, "\20\0\10\0\30\0\1\0_NET_WM_STATE_FULLSCREEN", 32) = 32
read(4, "\1\0002\0\0\0\0\0\363\0\0\0\0\0\0\0 \0\0\0\1\0\0\200 \0"..., 32) = 32
write(4, "\20\0\7\0\23\0\1\0_NET_WM_STATE_ABOVEC", 28) = 28
read(4, "\1\0003\0\0\0\0\0"\1\0\0\0\0\0\0\34\0\0\0\1\0\0\200\34"..., 32) = 32
write(4, "\20\0\7\0\23\0\1\0_NET_WM_STATE_BELOWC", 28) = 28
read(4, "\1\0004\0\0\0\0\0S\1\0\0\0\0\0\0\34\0\0\0\1\0\0\200\34"..., 32) = 32
write(4, "\20\0\n\0\37\0\1\0_NET_WM_STATE_DEMANDS_AT"..., 40) = 40
read(4, "\1\0005\0\0\0\0\0T\1\0\0\0\0\0\0(\0\0\0\1\0\0\200(\0\0"..., 32) = 32
write(4, "\20\0\t\0\33\0\1\0_NET_WM_STATE_DISPLAY_MO"..., 36) = 36
read(4, "\1\0006\0\0\0\0\0\212\1\0\0\0\0\0\0$\0\0\0\1\0\0\200$\0"..., 32) = 32
write(4, "\20\0\7\0\23\0\1\0_NET_WM_ACTION_MOVEA", 28) = 28
read(4, "\1\0007\0\0\0\0\0U\1\0\0\0\0\0\0\34\0\0\0\1\0\0\200\34"..., 32) = 32
write(4, "\20\0\10\0\25\0\1\0_NET_WM_ACTION_RESIZE_MO", 32) = 32
read(4, "\1\0008\0\0\0\0\0V\1\0\0\0\0\0\0 \0\0\0\1\0\0\200 \0\0"..., 32) = 32
write(4, "\20\0\7\0\24\0\1\0_NET_WM_ACTION_STICK", 28) = 28
read(4, "\1\0009\0\0\0\0\0Y\1\0\0\0\0\0\0\34\0\0\0\1\0\0\200\34"..., 32) = 32
write(4, "\20\0\10\0\27\0\1\0_NET_WM_ACTION_MINIMIZEO", 32) = 32
read(4, "\1\0:\0\0\0\0\0W\1\0\0\0\0\0\0 \0\0\0\1\0\0\200 \0\0\0"..., 32) = 32
write(4, "\20\0\t\0\34\0\1\0_NET_WM_ACTION_MAXIMIZE_"..., 36) = 36
read(4, "\1\0;\0\0\0\0\0[\1\0\0\0\0\0\0$\0\0\0\1\0\0\200$\0\0\0"..., 32) = 32
write(4, "\20\0\t\0\34\0\1\0_NET_WM_ACTION_MAXIMIZE_"..., 36) = 36
read(4, "\1\0<\0\0\0\0\0Z\1\0\0\0\0\0\0$\0\0\0\1\0\0\200$\0\0\0"..., 32) = 32
write(4, "\20\0\t\0\31\0\1\0_NET_WM_ACTION_FULLSCREE"..., 36) = 36
read(4, "\1\0=\0\0\0\0\0\\\1\0\0\0\0\0\0$\0\0\0\1\0\0\200$\0\0\0"..., 32) = 32
write(4, "\20\0\7\0\24\0\1\0_NET_WM_ACTION_CLOSE", 28) = 28
read(4, "\1\0>\0\0\0\0\0^\1\0\0\0\0\0\0\34\0\0\0\1\0\0\200\34\0"..., 32) = 32
write(4, "\20\0\7\0\24\0\1\0_NET_WM_ACTION_SHADE", 28) = 28
read(4, "\1\0?\0\0\0\0\0X\1\0\0\0\0\0\0\34\0\0\0\1\0\0\200\34\0"..., 32) = 32
write(4, "\20\0\10\0\27\0\1\0_NET_WM_ALLOWED_ACTIONSE", 32) = 32
read(4, "\1\0@\0\0\0\0\0J\1\0\0\0\0\0\0 \0\0\0\1\0\0\200 \0\0\0"..., 32) = 32
write(4, "\20\0\6\0\r\0\1\0_NET_WM_STRUTED_", 24) = 24
read(4, "\1\0A\0\0\0\0\0\0\1\0\0\0\0\0\0\30\0\0\0\1\0\0\200\30\0"..., 32) = 32
write(4, "\20\0\10\0\25\0\1\0_NET_WM_STRUT_PARTIALNSE", 32) = 32
read(4, "\1\0B\0\0\0\0\0G\1\0\0\0\0\0\0 \0\0\0\1\0\0\200 \0\0\0"..., 32) = 32
write(4, "\20\0\7\0\21\0\1\0_NET_WM_USER_TIMETIA", 28) = 28
read(4, "\1\0C\0\0\0\0\0\370\0\0\0\0\0\0\0\34\0\0\0\1\0\0\200\34"..., 32) = 32
write(4, "\20\0\5\0\f\0\1\0_NET_WM_ICON", 20) = 20
read(4, "\1\0D\0\0\0\0\0\352\0\0\0\0\0\0\0\24\0\0\0\1\0\0\200\24"..., 32) = 32
write(4, "\20\0\6\0\20\0\1\0_NET_CLIENT_LIST", 24) = 24
read(4, "\1\0E\0\0\0\0\0008\1\0\0\0\0\0\0\30\0\0\0\1\0\0\200\30"..., 32) = 32
write(4, "\20\0\t\0\31\0\1\0_NET_CLIENT_LIST_STACKIN"..., 36) = 36
read(4, "\1\0F\0\0\0\0\0009\1\0\0\0\0\0\0$\0\0\0\1\0\0\200$\0\0"..., 32) = 32
write(4, "\20\0\7\0\22\0\1\0_NET_FRAME_EXTENTSTA", 28) = 28
read(4, "\1\0G\0\0\0\0\0L\1\0\0\0\0\0\0\34\0\0\0\1\0\0\200\34\0"..., 32) = 32
write(4, "\20\0\7\0\21\0\1\0_NET_FRAME_WINDOWSTA", 28) = 28
read(4, "\1\0H\0\0\0\0\0i\1\0\0\0\0\0\0\34\0\0\0\1\0\0\200\34\0"..., 32) = 32
write(4, "\20\0\4\0\10\0\1\0WM_STATE", 16) = 16
read(4, "\1\0I\0\0\0\0\0b\0\0\0\0\0\0\0\20\0\0\0\1\0\0\200\20\0"..., 32) = 32
write(4, "\20\0\6\0\17\0\1\0WM_CHANGE_STATEO", 24) = 24
read(4, "\1\0J\0\0\0\0\0000\1\0\0\0\0\0\0\30\0\0\0\1\0\0\200\30"..., 32) = 32
write(4, "\20\0\5\0\f\0\1\0WM_PROTOCOLS", 20) = 20
read(4, "\1\0K\0\0\0\0\0\347\0\0\0\0\0\0\0\24\0\0\0\1\0\0\200\24"..., 32) = 32
write(4, "\20\0\6\0\20\0\1\0WM_CLIENT_LEADER", 24) = 24
read(4, "\1\0L\0\0\0\0\0\344\0\0\0\0\0\0\0\30\0\0\0\1\0\0\200\30"..., 32) = 32
write(4, "\20\0\6\0\20\0\1\0WM_DELETE_WINDOW", 24) = 24
read(4, "\1\0M\0\0\0\0\0\345\0\0\0\0\0\0\0\30\0\0\0\1\0\0\200\30"..., 32) = 32
write(4, "\20\0\6\0\r\0\1\0WM_TAKE_FOCUSDOW", 24) = 24
read(4, "\1\0N\0\0\0\0\0\350\0\0\0\0\0\0\0\30\0\0\0\1\0\0\200\30"..., 32) = 32
write(4, "\20\0\5\0\f\0\1\0_NET_WM_PING", 20) = 20
read(4, "\1\0O\0\0\0\0\0\356\0\0\0\0\0\0\0\24\0\0\0\1\0\0\200\24"..., 32) = 32
write(4, "\20\0\7\0\24\0\1\0_NET_WM_SYNC_REQUEST", 28) = 28
read(4, "\1\0P\0\0\0\0\0\364\0\0\0\0\0\0\0\34\0\0\0\1\0\0\200\34"..., 32) = 32
write(4, "\20\0\t\0\34\0\1\0_NET_WM_SYNC_REQUEST_COU"..., 36) = 36
read(4, "\1\0Q\0\0\0\0\0\365\0\0\0\0\0\0\0$\0\0\0\1\0\0\200$\0\0"..., 32) = 32
write(4, "\20\0\7\0\21\0\1\0_NET_CLOSE_WINDOWEST", 28) = 28
read(4, "\1\0R\0\0\0\0\0A\1\0\0\0\0\0\0\34\0\0\0\1\0\0\200\34\0"..., 32) = 32
write(4, "\20\0\7\0\22\0\1\0_NET_WM_MOVERESIZEST", 28) = 28
read(4, "\1\0S\0\0\0\0\0C\1\0\0\0\0\0\0\34\0\0\0\1\0\0\200\34\0"..., 32) = 32
write(4, "\20\0\10\0\26\0\1\0_NET_MOVERESIZE_WINDOWOU", 32) = 32
read(4, "\1\0T\0\0\0\0\0D\1\0\0\0\0\0\0 \0\0\0\1\0\0\200 \0\0\0"..., 32) = 32
write(4, "\20\0\7\0\23\0\1\0_NET_RESTACK_WINDOWD", 28) = 28
read(4, "\1\0U\0\0\0\0\0B\1\0\0\0\0\0\0\34\0\0\0\1\0\0\200\34\0"..., 32) = 32
write(4, "\20\0\7\0\24\0\1\0_NET_SHOWING_DESKTOP", 28) = 28
read(4, "\1\0V\0\0\0\0\0@\1\0\0\0\0\0\0\34\0\0\0\1\0\0\200\34\0"..., 32) = 32
write(4, "\20\0\5\0\f\0\1\0_XSETROOT_ID", 20) = 20
read(4, "\1\0W\0\0\0\0\0+\1\0\0\0\0\0\0\24\0\0\0\1\0\0\200\24\0"..., 32) = 32
write(4, "\20\0\6\0\r\0\1\0_XROOTPMAP_IDDES", 24) = 24
read(4, "\1\0X\0\0\0\0\0\200\1\0\0\0\0\0\0\30\0\0\0\1\0\0\200\30"..., 32) = 32
write(4, "\20\0\10\0\26\0\1\0_COMPIZ_TOOLKIT_ACTIONOU", 32) = 32
read(4, "\1\0Y\0\0\0\0\0l\1\0\0\0\0\0\0 \0\0\0\1\0\0\200 \0\0\0"..., 32) = 32
write(4, "\20\0\n\0 \0\1\0_COMPIZ_TOOLKIT_ACTION_M"..., 40) = 40
read(4, "\1\0Z\0\0\0\0\0m\1\0\0\0\0\0\0(\0\0\0\1\0\0\200(\0\0\0"..., 32) = 32
write(4, "\20\0\v\0!\0\1\0_COMPIZ_TOOLKIT_ACTION_R"..., 44) = 44
read(4, "\1\0[\0\0\0\0\0n\1\0\0\0\0\0\0,\0\0\0\1\0\0\200,\0\0\0"..., 32) = 32
write(4, "\20\0\v\0"\0\1\0_COMPIZ_TOOLKIT_ACTION_W"..., 44) = 44
read(4, "\1\0\\\0\0\0\0\0o\1\0\0\0\0\0\0,\0\0\0\1\0\0\200,\0\0\0"..., 32) = 32
write(4, "\20\0\f\0(\0\1\0_COMPIZ_TOOLKIT_ACTION_F"..., 48) = 48
read(4, "\1\0]\0\0\0\0\0p\1\0\0\0\0\0\0000\0\0\0\1\0\0\2000\0\0"..., 32) = 32
write(4, "\20\0\6\0\17\0\1\0_MOTIF_WM_HINTS_", 24) = 24
read(4, "\1\0^\0\0\0\0\0\372\0\0\0\0\0\0\0\30\0\0\0\1\0\0\200\30"..., 32) = 32
write(4, "\20\0\5\0\t\0\1\0XdndAware_HI", 20) = 20
read(4, "\1\0_\0\0\0\0\0\374\0\0\0\0\0\0\0\24\0\0\0\1\0\0\200\24"..., 32) = 32
write(4, "\20\0\5\0\t\0\1\0XdndEnter_HI", 20) = 20
read(4, "\1\0`\0\0\0\0\0\33\1\0\0\0\0\0\0\24\0\0\0\1\0\0\200\24"..., 32) = 32
write(4, "\20\0\5\0\t\0\1\0XdndLeave_HI", 20) = 20
read(4, "\1\0a\0\0\0\0\0\24\1\0\0\0\0\0\0\24\0\0\0\1\0\0\200\24"..., 32) = 32
write(4, "\20\0\5\0\f\0\1\0XdndPosition", 20) = 20
read(4, "\1\0b\0\0\0\0\0#\1\0\0\0\0\0\0\24\0\0\0\1\0\0\200\24\0"..., 32) = 32
write(4, "\20\0\4\0\7\0\1\0MANAGERi", 16) = 16
read(4, "\1\0c\0\0\0\0\0\342\0\0\0\0\0\0\0\20\0\0\0\1\0\0\200\20"..., 32) = 32
write(4, "\20\0\4\0\7\0\1\0TARGETSi", 16) = 16
read(4, "\1\0d\0\0\0\0\0t\1\0\0\0\0\0\0\20\0\0\0\1\0\0\200\20\0"..., 32) = 32
write(4, "\20\0\4\0\10\0\1\0MULTIPLE", 16) = 16
read(4, "\1\0e\0\0\0\0\0u\1\0\0\0\0\0\0\20\0\0\0\1\0\0\200\20\0"..., 32) = 32
write(4, "\20\0\5\0\t\0\1\0TIMESTAMPion", 20) = 20
read(4, "\1\0f\0\0\0\0\0v\1\0\0\0\0\0\0\24\0\0\0\1\0\0\200\24\0"..., 32) = 32
write(4, "\20\0\4\0\7\0\1\0VERSIONM", 16) = 16
read(4, "\1\0g\0\0\0\0\0w\1\0\0\0\0\0\0\20\0\0\0\1\0\0\200\20\0"..., 32) = 32
write(4, "\20\0\5\0\t\0\1\0ATOM_PAIRion", 20) = 20
read(4, "\1\0h\0\0\0\0\0x\1\0\0\0\0\0\0\24\0\0\0\1\0\0\200\24\0"..., 32) = 32
write(4, "\20\0\6\0\17\0\1\0_NET_STARTUP_ID_", 24) = 24
read(4, "\1\0i\0\0\0\0\0006\1\0\0\0\0\0\0\30\0\0\0\1\0\0\200\30"..., 32) = 32
writev(4, [{"b\0\5\0\t\0\1\0", 8}, {"Composite", 9}, {"\0\0\0", 3}], 3) = 20
read(4, "\1\0j\0\0\0\0\0\1\231\0\0\24\0\0\0\1\0\0\200\24\0\0\0\230"..., 32) = 32writev(4, [{"b\0\5\0\t\0\1\0", 8}, {"Composite", 9}, {"\0\0\0", 3}], 3) = 20
read(4, "\1\0k\0\0\0\0\0\1\231\0\0\24\0\0\0\1\0\0\200\24\0\0\0\230"..., 32) = 32write(4, "\231\0\3\0\0\0\0\0\3\0\0\0", 12) = 12
read(4, "\1Jl\0\0\0\0\0\0\0\0\0\3\0\0\0\f\0\0\0\1\0\0\0\0\0\0\0"..., 32) = 32
writev(4, [{"b\0\4\0\6\0\0\0", 8}, {"DAMAGE", 6}, {"\0\0", 2}], 3) = 16
read(4, "\1\0m\0\0\0\0\0\1\232m\254\20\0\0\0\1\0\0\200\20\0\0\0"..., 32) = 32
write(4, "\232\0\3\0\1\0\0\0\0\0\0\0", 12) = 12
read(4, "\1Jn\0\0\0\0\0\1\0\0\0\0\0\0\0\f\0\0\0\1\0\0\0\0\0\0\0"..., 32) = 32
writev(4, [{"b\0\4\0\5\0\0\0", 8}, {"RANDR", 5}, {"\0\0\0", 3}], 3) = 16
read(4, "\1\0o\0\0\0\0\0\1\227l\0\20\0\0\0\1\0\0\200\20\0\0\0\230"..., 32) = 32
writev(4, [{"b\0\3\0\4\0\0\0", 8}, {"SYNC", 4}], 2) = 12
read(4, "\1\0p\0\0\0\0\0\1\212U\222\f\0\0\0\1\0\0\200\f\0\0\0\230"..., 32) = 32
writev(4, [{"b\0\4\0\5\0\0\0", 8}, {"SHAPE", 5}, {"\0\0\0", 3}], 3) = 16
read(4, "\1\0q\0\0\0\0\0\1\200@\0\20\0\0\0\1\0\0\200\20\0\0\0\230"..., 32) = 32
write(4, "\213\1\4\0\0\1\4\1\0\0\4\1_STA\1\0\t\0\1\0 \3R\0\0\0\234"..., 88) = 88read(4, "\1\0t\0\0\0\0\0\213\1\0\0\0\0\0\0$\0\0\0\0\0\0\0$\0\0\0"..., 32) = 32
write(4, "\26\1\4\0\1\0 \3\213\1\0\0\0\0\0\0\20\0\4\0\5\0 \3WM_S"..., 32) = 32
read(4, "\1\0v\0\0\0\0\0\214\1\0\0\0\0\0\0\20\0\0\0\0\0\0\0\20\0"..., 32) = 32
write(4, "\27\1\2\0\214\1\0\0", 8) = 8
read(4, "\1\265w\0\0\0\0\0\4\0\300\1\1\0\0\0\0\0\0\0\10\0\0\0\1"..., 32) = 32
write(4, "\2\1\4\0\4\0\300\1\0\10\0\0\0\0\2\0\20\0\6\0\r\0 \3_NE"..., 40) = 40
read(4, "\1\0y\0\0\0\0\0\337\0\0\0\0\0\0\0\30\0\0\0\0\0\0\0\30\0"..., 32) = 32
write(4, "\27\1\2\0\337\0\0\0", 8) = 8
read(4, "\1\265z\0\0\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\10\0\0\0\1\0"..., 32) = 32
ioctl(4, FIONREAD, [0]) = 0
write(4, "\1\0\n\0\2\0 \3R\0\0\0\234\377\234\377\1\0\1\0\0\0\0\0"..., 72) = 72
read(4, "\34\336|\0\2\0 \3\354\0\0\0/\336\301\354\0\354\10\10X "..., 32) = 32
write(4, "\26\0\4\0\2\0 \3\214\1\0\0/\336\301\354\27\0\2\0\214\1"..., 24) = 24
read(4, "\1\265~\0\0\0\0\0\2\0 \3\0\0\0\0\0\0\0\0\10\0\0\0\0\0\0"..., 32) = 32
ioctl(4, FIONREAD, [0]) = 0
write(4, "\31\0\v\0R\0\0\0\0\0\2\0! \f\10R\0\0\0\342\0\0\0/\336\301"..., 44) = 44
read(4, 0xafc932f4, 32) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=4, events=POLLIN, revents=POLLIN}], 1, -1) = 1
read(4, "\21\20~\0\4\0\300\1\4\0\300\1\25\267\t\10\315\274\t\10"..., 32) = 32
write(4, "+\0\1\0", 4) = 4
read(4, 0xafc93af0, 32) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=4, events=POLLIN, revents=POLLIN}], 1, -1) = 1
read(4, "\1\1\200\0\0\0\0\0\1\0\0\0\1\0\0\200\4\0\0\0\230\336\32"..., 32) = 32
write(4, "\231\2\3\0R\0\0\0\1\0\2\0+ \1\0", 16) = 16
read(4, 0xafc93af0, 32) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=4, events=POLLIN, revents=POLLIN}], 1, -1) = 1
read(4, "\1\1\202\0\0\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\230\336\32\10"..., 32) = 32
write(4, "\26\2\4\0\2\0 \3\337\0\0\0/\336\301\354\27\0\2\0\337\0"..., 24) = 24
read(4, 0xafc93b00, 32) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=4, events=POLLIN, revents=POLLIN}], 1, -1) = 1
read(4, "\1\265\204\0\0\0\0\0\2\0 \3\0\0\0\0\0\0\0\0\10\0\0\0\0"..., 32) = 32
write(4, "$\2\1\0\2\0\4\0R\0\0\0\0\10\0\0?\200z\0+\0\1\0", 24) = 24
read(4, 0xafc93af0, 32) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=4, events=POLLIN, revents=POLLIN}], 1, -1) = 1
read(4, "\1\1\207\0\0\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\230\336\32\10"..., 32) = 32
write(4, "\20\0\7\0\21\0\4\0_NET_STARTUP_INFO\336\301\354", 28) = 28
read(4, "\1\0\210\0\0\0\0\0d\1\0\0\0\0\0\0\34\0\0\0\1\0\0\200\34"..., 32) = 32
write(4, "\20\0\10\0\27\0\4\0_NET_STARTUP_INFO_BEGIN\0", 32) = 32
read(4, "\1\0\211\0\0\0\0\0e\1\0\0\0\0\0\0 \0\0\0\1\0\0\200 \0\0"..., 32) = 32
gettimeofday({1159318331, 55536}, NULL) = 0
write(4, "\3\0\2\0R\0\0\0\16N\2\0R\0\0\0", 16) = 16
read(4, "\1\0\212\0\3\0\0\0,\0\0\0\1\0\1\1\377\377\377\377\0\0\0"..., 32) = 32
read(4, "?\300z\0?\200z\0\0\0\32\10", 12) = 12
read(4, "\1\30\213\0\0\0\0\0R\0\0\0\0\0\0\0\0\5\0\4\0\0\0\0\10\0"..., 32) = 32
write(4, "T\0\4\0 \0\0\0\0\0\0\0\0\0\0\0", 16) = 16
read(4, "\1\0\214\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\200\20"..., 32) = 32
open("/etc/ld.so.cache", O_RDONLY) = 5
fstat64(5, {st_mode=S_IFREG|0644, st_size=99665, ...}) = 0
mmap2(NULL, 99665, PROT_READ, MAP_PRIVATE, 5, 0) = 0xa7c9c000
close(5) = 0
open("/usr/lib/libXcursor.so.1", 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\0p$\0\000"..., 512) = 512fstat64(5, {st_mode=S_IFREG|0755, st_size=36064, ...}) = 0
mmap2(NULL, 38584, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0xa7fb3000
madvise(0xa7fb3000, 38584, MADV_SEQUENTIAL|0x1) = 0
mmap2(0xa7fbc000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x8) = 0xa7fbc000
close(5) = 0
munmap(0xa7c9c000, 99665) = 0
writev(4, [{"5\1\4\0\3\0 \3R\0\0\0\1\0\1\0bT\4\0\6\0NF", 24}, {"RENDER", 6}, {"\0\0", 2}], 3) = 32
read(4, "\1\0\216\0\0\0\0\0\1\226\0\247\20\0\0\0\0\0\0\0\20\0\0"..., 32) = 32
write(4, "\226\0\3\0\0\0\0\0\n\0\0\0\226\1\1\0", 16) = 16
read(4, "\1J\217\0\0\0\0\0\0\0\0\0\n\0\0\0\20\0\0\0\1\0\0\0\0\0"..., 32) = 32
read(4, "\1b\220\0J\0\0\0\7\0\0\0\1\0\0\0\7\0\0\0\4\0\0\0\1\0\0"..., 32) = 32
read(4, ""\0\0\0\1\1\32\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\0"..., 296) = 296open("/usr/share/X11/locale/locale.alias", O_RDONLY) = 5
fstat64(5, {st_mode=S_IFREG|0644, st_size=77204, ...}) = 0
mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xa7c95000
read(5, "#\t$XdotOrg: lib/X11/nls/locale.a"..., 131072) = 77204
read(5, "", 131072) = 0
close(5) = 0
munmap(0xa7c95000, 131072) = 0
open("/usr/share/X11/locale/locale.dir", O_RDONLY) = 5
fstat64(5, {st_mode=S_IFREG|0644, st_size=32527, ...}) = 0
mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xa7c95000
read(5, "#\t$XdotOrg: lib/X11/nls/locale.d"..., 131072) = 32527
close(5) = 0
munmap(0xa7c95000, 131072) = 0
access("/usr/share/X11/locale/C/XLC_LOCALE", R_OK) = 0
open("/usr/share/X11/locale/C/XLC_LOCALE", O_RDONLY) = 5
fstat64(5, {st_mode=S_IFREG|0644, st_size=772, ...}) = 0
mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xa7c95000
read(5, "# $Xorg: C,v 1.3 2000/08/17 19:"..., 131072) = 772
read(5, "", 131072) = 0
close(5) = 0
munmap(0xa7c95000, 131072) = 0
open("/usr/share/X11/locale/locale.alias", O_RDONLY) = 5
fstat64(5, {st_mode=S_IFREG|0644, st_size=77204, ...}) = 0
mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xa7c95000
read(5, "#\t$XdotOrg: lib/X11/nls/locale.a"..., 131072) = 77204
read(5, "", 131072) = 0
close(5) = 0
munmap(0xa7c95000, 131072) = 0
open("/usr/share/X11/locale/locale.dir", O_RDONLY) = 5
fstat64(5, {st_mode=S_IFREG|0644, st_size=32527, ...}) = 0
mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xa7c95000
read(5, "#\t$XdotOrg: lib/X11/nls/locale.d"..., 131072) = 32527
close(5) = 0
munmap(0xa7c95000, 131072) = 0
access("/usr/share/X11/locale/C/XLC_LOCALE", R_OK) = 0
open("/usr/share/X11/locale/C/XLC_LOCALE", O_RDONLY) = 5
fstat64(5, {st_mode=S_IFREG|0644, st_size=772, ...}) = 0
mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xa7c95000
read(5, "# $Xorg: C,v 1.3 2000/08/17 19:"..., 131072) = 772
read(5, "", 131072) = 0
close(5) = 0
munmap(0xa7c95000, 131072) = 0
uname({sys="Linux", node="vger", ...}) = 0
open("/home/zero/.Xdefaults-vger", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/zero/.cursors/default/cursors/00000000000000000000000000000000", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/zero/.cursors/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/zero/.icons/default/cursors/00000000000000000000000000000000", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/zero/.icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/share/cursors/xorg-x11/default/cursors/00000000000000000000000000000000", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/share/cursors/xorg-x11/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/share/cursors/default/cursors/00000000000000000000000000000000", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/share/cursors/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/share/icons/default/cursors/00000000000000000000000000000000", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/share/icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/share/pixmaps/default/cursors/00000000000000000000000000000000", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/share/pixmaps/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/cursors/xorg-x11/default/cursors/00000000000000000000000000000000", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/cursors/xorg-x11/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/cursors/default/cursors/00000000000000000000000000000000", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/cursors/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/pixmaps/xorg-x11/default/cursors/00000000000000000000000000000000", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/pixmaps/xorg-x11/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/icons/default/cursors/00000000000000000000000000000000", 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/00000000000000000000000000000000", 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("/home/zero/.cursors/default/cursors/00000000000000000000000000000000", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/zero/.cursors/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/zero/.icons/default/cursors/00000000000000000000000000000000", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/zero/.icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/share/cursors/xorg-x11/default/cursors/00000000000000000000000000000000", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/share/cursors/xorg-x11/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/share/cursors/default/cursors/00000000000000000000000000000000", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/share/cursors/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/share/icons/default/cursors/00000000000000000000000000000000", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/share/icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/share/pixmaps/default/cursors/00000000000000000000000000000000", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/local/share/pixmaps/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/cursors/xorg-x11/default/cursors/00000000000000000000000000000000", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/cursors/xorg-x11/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/cursors/default/cursors/00000000000000000000000000000000", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/cursors/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/pixmaps/xorg-x11/default/cursors/00000000000000000000000000000000", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/pixmaps/xorg-x11/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/icons/default/cursors/00000000000000000000000000000000", 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/00000000000000000000000000000000", 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)
writev(4, [{"7\0\4\0\4\0 \3\3\0 \3\0\0\0\0H\1\7\0\3\0 \3\4\0 \3\1\0"..., 116}, {"GLX", 3}, {"\0", 1}], 3) = 120
read(4, 0xafc9329c, 32) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=4, events=POLLIN, revents=POLLIN}], 1, -1) = 1
read(4, "\1\0\227\0\0\0\0\0\1\224Y\232\f\0\0\0\0\0\0\0\f\0\0\0\230"..., 32) = 32write(4, "\224\7\3\0\1\0\0\0\4\0\0\0", 12) = 12
read(4, "\1 \230\0\0\0\0\0\1\0\0\0\2\0\0\0H\0\0\0\325`\241\247W"..., 32) = 32
write(4, "\224\23\3\0\0\0\0\0\2\0\0\0", 12) = 12
read(4, "\1\0\231\0\1\0\0\0F\230\31\10\4\0\0\0\237\203\31\10\250"..., 32) = 32
read(4, "1.2\0", 4) = 4
write(4, "\224\23\3\0\0\0\0\0\3\0\0\0", 12) = 12
read(4, "\1\0\232\0<\0\0\0F\230\31\10\360\0\0\0\237\203\31\10\250"..., 32) = 32
read(4, "GLX_ARB_multisample GLX_EXT_visu"..., 240) = 240
write(4, "\224\21\4\0\4\0\1\0\3\0\0\0\0\0\0\0", 16) = 16
read(4, "\1\0\233\0\20\1\0\0\4\0\0\0"\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32
read(4, "\v\200\0\0,\0\0\0\23\200\0\0,\0\0\0\20\200\0\0\3\0\0\0"..., 272) = 272
read(4, "\v\200\0\0-\0\0\0\23\200\0\0-\0\0\0\20\200\0\0\3\0\0\0"..., 272) = 272
read(4, "\v\200\0\0.\0\0\0\23\200\0\0.\0\0\0\20\200\0\0\3\0\0\0"..., 272) = 272
read(4, "\v\200\0\0/\0\0\0\23\200\0\0/\0\0\0\20\200\0\0\3\0\0\0"..., 272) = 272
mmap2(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xa7c74000
write(4, "\224\24\377\2\1\0\0\0\4\0\0\0\354\v\0\0GL_ARB_depth_te"..., 3108) = 3108
read(4, 0xafc9348c, 32) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=4, events=POLLIN, revents=POLLIN}], 1, -1) = 1
read(4, "\1\0\236\0\0\0\0\0\1\0\0\0&\0\0\0hqb\t%X\31\10\354\v\0"..., 32) = 32
write(4, "\224\201\3\0\1\0\0\0\3\37\0\0", 12) = 12
read(4, 0xafc933dc, 32) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=4, events=POLLIN, revents=POLLIN}], 1, -1) = 1
read(4, "\1\0\237\0005\1\0\0\0\0\0\0\323\4\0\0\4\0\0\0\206g\202"..., 32) = 32
read(4, "GL_ARB_depth_texture GL_ARB_imag"..., 1235) = 1235
read(4, "\377", 1) = 1
write(4, "\224\201\3\0\1\0\0\0\2\37\0\0", 12) = 12
read(4, "\1\0\240\0\7\0\0\0\0\0\0\0\31\0\0\0\4\0\0\0\206g\202\247"..., 32) = 32
read(4, "1.2 (2.0.2 NVIDIA 87.74)\0", 25) = 25
read(4, "RB_", 3) = 3
write(4, "\224u\3\0\1\0\0\0\342\204\0\0", 12) = 12
read(4, "\1\0\241\0\0\0\0\0\0\0\0\0\1\0\0\0\4\0\0\0\206g\202\247"..., 32) = 32
write(4, "\224\21\5\0\33\5\0\0\1\0\0\0 \206\0\0\255\210\0\0", 20) = 20
read(4, "\1\0\242\0\0\0\0\0\0\0\0\0\1\0\0\0\20\0\0\0\0\0\0\0\0\0"..., 32) = 32
write(4, "\224u\3\0\1\0\0\0003\r\0\0", 12) = 12
read(4, "\1\0\243\0\0\0\0\0\0\0\0\0\1\0\0\0\0\20\0\0\206g\202\247"..., 32) = 32
write(4, "\224u\3\0\1\0\0\0\342\204\0\0", 12) = 12
read(4, "\1\0\244\0\0\0\0\0\0\0\0\0\1\0\0\0\4\0\0\0\206g\202\247"..., 32) = 32
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Process 19597 detached
zero@vger ~ $
Core i7 920 D0 | Asus P6T DLX | Patriot Viper 1600 6GB | Antec Quattro 850W
Geforce 8800GTX OC2 768MB | Dell 22" LCD | Koolance Exos2/Swiftech GTZ
GCC 4.6.1 | 3.7.x-geek | Xorg-7.4-x | KDE-4.7.x | Compiz
Top
Phlogiston
Veteran
Veteran
User avatar
Posts: 1925
Joined: Tue Jan 27, 2004 12:05 pm
Location: Europe, Swizerland

  • Quote

Post by Phlogiston » Wed Sep 27, 2006 8:23 am

Jupiter1TX: Please do NOT post such big logs, better use pastebin for that. It's quite annoying to scroll through the whole output.

Thanks in advance
Workstation: 5.1 SurroundSound, LIRC remote control; Laptop [IBM-T43]: patched sources, s2disk/ram, fingerprint sensor
Top
May-C
Apprentice
Apprentice
User avatar
Posts: 173
Joined: Mon Sep 06, 2004 6:32 am
Location: Schweiz

  • Quote

Post by May-C » Wed Sep 27, 2006 10:54 am

Jupiter1TX:
I had this messages too some time ago. My problem was kde related. If you use kde try something else like gnome or xfce. If you only have kde you can test it with another user or move .kde to something like .kdeback...
If you don't even use kde forget my post :lol:
Top
Jupiter1TX
Guru
Guru
User avatar
Posts: 546
Joined: Fri Feb 24, 2006 6:47 pm
Location: 3rd Rock
Contact:
Contact Jupiter1TX
Website

  • Quote

Post by Jupiter1TX » Wed Sep 27, 2006 1:58 pm

Phlogiston wrote:Jupiter1TX: Please do NOT post such big logs, better use pastebin for that. It's quite annoying to scroll through the whole output.

Thanks in advance
no problem, i understand
May-C wrote:Jupiter1TX:
I had this messages too some time ago. My problem was kde related. If you use kde try something else like gnome or xfce. If you only have kde you can test it with another user or move .kde to something like .kdeback...
If you don't even use kde forget my post :lol:
actually i also have gnome on here, same problem
i also have multiple accounts on here for testing, same problem
thanks though

just so i am clear
everything was perferctly fine here
then i installed netscape-flash-7.0.63 as i was trying out
seamonkey-1.0.3. I shutdown the computer as i had to go
do some work. I came back and BAM, compiz won't start.

i have since removed netscape-flash and re-installed
xgl/compiz and all it's dependancies "all same versions
that were already installed", i have created new user test
account, tried both kde and gnome,,, same problem

i do believe it is flash related
going back to february there have been several versions of
compiz that crashed when flash was installed.
this is however the first time i tried seamonkey with netscape-flash
rather than firefox going to a flash enabled site and getting the
dialog box that say's i need flash and the option to install it.
seamonkey didn't do that so i used netscape-flash

to be honest i am still learning to be a linux user, so as far as
troubleshooting, uh yea right, one day
i only new how to do strace because i read someone using it for
troubleshooting in a thread some time back

EDIT: it's not easy being a Windows guy with a Linux box
i would like to switch over to AIGLX/Beryl, but it is being treated
in the same manner as David R. did in November 2005 with compiz
"CLOSED to the public"
Core i7 920 D0 | Asus P6T DLX | Patriot Viper 1600 6GB | Antec Quattro 850W
Geforce 8800GTX OC2 768MB | Dell 22" LCD | Koolance Exos2/Swiftech GTZ
GCC 4.6.1 | 3.7.x-geek | Xorg-7.4-x | KDE-4.7.x | Compiz
Top
grimz
n00b
n00b
Posts: 53
Joined: Thu Jun 29, 2006 4:27 am

  • Quote

Post by grimz » Wed Sep 27, 2006 6:52 pm

Incase the KDE users haven't stumbled across this yet, here is a working Kicker for XGL/Compiz/Beryl! (For those that don't know what the Kicker is, it's the thing in the taskbar where you change desktops by clicking on it, etc.)

http://www.kde-apps.org/content/show.ph ... plevel=all
Top
piwacet
Guru
Guru
Posts: 486
Joined: Thu Dec 30, 2004 1:27 am

  • Quote

Post by piwacet » Wed Sep 27, 2006 7:27 pm

Does anyone have comiz-manager working with xfce4? When I try to start compiz-quinnstorm with compiz-manager, there are some errors about not finding the window manager, and then starting a default window manager, which seems to be the xfce4 native window manager itself (which I have, of course, removed from the xfce4 start-up files.) Compiz itself does not acutally start, and there are no xgl-effects. When I start compiz-quinnstorm in a more traditional way (with csm and cgwd) it works perfectly. This is on the current revision 455.

Here's the script /usr/bin/compizrc:

Code: Select all

dbus-launch cgwd --replace &

dbus-launch --auto-syntax --exit-with-session compiz --replace dbus csm & 

#dbus-launch --auto-syntax --exit-with-session compiz-manager &
In other words commenting out the first 2 lines and uncommenting the 3rd would cause this problem.

Thanks!
Top
msears
n00b
n00b
Posts: 30
Joined: Tue Aug 15, 2006 10:25 pm

  • Quote

Post by msears » Wed Sep 27, 2006 9:25 pm

I updated from compiz-quinnstorm-0.0.13.57 to 0.0.13.57-r1 yesterday, and since then when compiz starts, the screen goes completely white. Because of this, I have yet to get any output so I can't further identify the problem. And just to make it harder, it seems 13.57 has been removed from the overlay. However I did downgrade to 13.56 and it does the same. I recently updated xgl as well, which I will try to downgrade. Does anyone have any insight into the problem?

If I switch to terminal 1 and type "killall compiz", I can switch back and there is no problem with my display. So this must be an issue with compiz at least.

Here is the output from the terminal (same for dbus-launch compiz)
LittleBoy ~ # compiz
XGL Present

** (process:5641): WARNING **: bailing, couln't find a val for put_viewport_up in
[put]->a_put_viewport_up or
[put]->d_a_put_viewport_up

** (process:5641): WARNING **: bailing, couln't find a val for put_viewport_down in
[put]->a_put_viewport_down or
[put]->d_a_put_viewport_down
Terminated
Top
xanas3712
Guru
Guru
User avatar
Posts: 455
Joined: Fri Oct 15, 2004 7:06 pm
Contact:
Contact xanas3712
Website

  • Quote

Post by xanas3712 » Wed Sep 27, 2006 9:42 pm

The strace looks similar to a problem I had, but I don't believe it was related to flash at all. It was corrected by a later compiz revision and had to do with my 64 bit install. (I found this out by reading the compile log, there were 2 warnings that were the cause of the segfault)

Are you running amd64 or are you running x86?

If you are running amd64, then is it possible for you to do a gdb and bt (backtrace) this? You'd have need to have compiled with features=nostrip.

Also, which version of compiz-quinnstorm are you running? I had problems with this specifically with the cvs, and with 13.51-52 if I remember correctly.
Top
Post Reply

455 posts
  • Page 14 of 19
    • Jump to page:
  • Previous
  • 1
  • …
  • 12
  • 13
  • 14
  • 15
  • 16
  • …
  • 19
  • Next

Return to “Unsupported Software”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic