Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
XGL
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3 ... 20, 21, 22 ... 28, 29, 30  Next  
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
[myrddin]
n00b
n00b


Joined: 14 Jun 2002
Posts: 71
Location: Karlsruhe / Germany

PostPosted: Thu Feb 09, 2006 6:50 pm    Post subject: Reply with quote

Hi

I have a x300 and my system freezes, too. But my older Laptop with a 9600 works fine. Perhaps it has also something to do with pci-express .
Back to top
View user's profile Send private message
BlackEdder
Advocate
Advocate


Joined: 26 Apr 2004
Posts: 2588
Location: Dutch enclave in Egham, UK

PostPosted: Thu Feb 09, 2006 6:53 pm    Post subject: Reply with quote

Hi guys, I used the latest overlay, but can't seem to get glxcommgr to work. It spits out:
Code:
glxcompmgr: GLX_MESA_render_texture is missing
glxcompmgr: Failed to manage screen: 0
glxcompmgr: No managable screens found on display :2.0

I'm using nvidia. Falling that I tried compiz and that works great (without gconf):
Code:
 LD_LIBRARY_PATH=/usr/lib/opengl/xorg-x11/lib/ compiz --replace decoration wobbly fade minimize cube rotate zoom scale move resize place &


So I thought I will use compiz as the window manager for xfce4, but I need gnome-window-decorations. Any one know which package that is part of? I already tried emerging metacity, but no luck.
Back to top
View user's profile Send private message
Spoony
Tux's lil' helper
Tux's lil' helper


Joined: 18 Feb 2004
Posts: 99
Location: Washington DC

PostPosted: Thu Feb 09, 2006 6:54 pm    Post subject: Reply with quote

What is the difference between xglxcompmgr and glxcompmgr?

I read some where on here that someone has xglxcompmgr working....is there an ebuild for it?
_________________
Regards,
Mike Sponsler
msponsler at gmail.com
Back to top
View user's profile Send private message
BlackBelt
Guru
Guru


Joined: 27 Nov 2004
Posts: 369
Location: Messina/Pisa

PostPosted: Thu Feb 09, 2006 6:59 pm    Post subject: Reply with quote

hi guys

How can I fix the follow error?

Code:
ebuild compiz-0.1-r1.ebuild merge


Quote:
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libpng12 -I/usr/include/startup-notification-1.0 -I../include -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -march=athlon64 -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT event.o -MD -MP -MF ".deps/event.Tpo" -c -o event.o event.c; \
then mv -f ".deps/event.Tpo" ".deps/event.Po"; else rm -f ".deps/event.Tpo"; exit 1; fi
event.c:33:34: X11/extensions/Xevie.h: No such file or directory
make[2]: *** [event.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/compiz-0.1-r1/work/compiz/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/compiz-0.1-r1/work/compiz'
make: *** [all] Error 2

!!! ERROR: x11-misc/compiz-0.1-r1 failed.
Call stack:
ebuild.sh, line 1894: Called dyn_compile
ebuild.sh, line 941: Called src_compile


Where can I found Xevie.h?

thanks
_________________
"Sulla strada per l'inferno c'e' sempre un sacco di gente,
ma è comunque una via che si percorre in solitudine."

Charles Bukowski
Back to top
View user's profile Send private message
frenkel
Veteran
Veteran


Joined: 13 May 2003
Posts: 1034
Location: .nl

PostPosted: Thu Feb 09, 2006 7:00 pm    Post subject: Reply with quote

Everything seems to work for me, however, when I start anything (gnome-terminal, gedit, serpentine, gaim, doesn't matter) the window border is drawn okay, but the top of the window is "out of the screen", the window is moved "in the top of the screen". How can i move them down? ALT+LEFT_MOUSE doesn't work, cause that moves my Xgl window...

Edit: Already found out, CTRL+ALT+LEFT_MOUSE allows me to move the window down so I can see the titlebar.
Back to top
View user's profile Send private message
sleipner
n00b
n00b


Joined: 13 Aug 2005
Posts: 48

PostPosted: Thu Feb 09, 2006 7:07 pm    Post subject: Reply with quote

BlackBelt wrote:

Where can I found Xevie.h?
thanks


emerge libXevie
Back to top
View user's profile Send private message
frenkel
Veteran
Veteran


Joined: 13 May 2003
Posts: 1034
Location: .nl

PostPosted: Thu Feb 09, 2006 7:15 pm    Post subject: Reply with quote

When I start Xgl from the console, without any X server running, it start just fine. However when I try to start compiz or any program to load in Xgl it doesn't show up and I do specify DISPLAY=:0

What's wrong?


Last edited by frenkel on Fri Feb 10, 2006 7:47 am; edited 1 time in total
Back to top
View user's profile Send private message
suka
Developer
Developer


Joined: 22 Apr 2002
Posts: 383

PostPosted: Thu Feb 09, 2006 7:31 pm    Post subject: Reply with quote

BlackEdder wrote:
So I thought I will use compiz as the window manager for xfce4, but I need gnome-window-decorations. Any one know which package that is part of? I already tried emerging metacity, but no luck.


It's part of compiz (but it is called gnome-window-decorator)
Back to top
View user's profile Send private message
Voltago
Advocate
Advocate


Joined: 02 Sep 2003
Posts: 2593
Location: userland

PostPosted: Thu Feb 09, 2006 7:38 pm    Post subject: Reply with quote

Hi all! I'm just trying out the new xgl overlay from http://www.gentoo.org/~hanno and it works fine here with kde, if you don't mind some funky display behavior and you can live without window decorations, that is. However, it seems that compiz has been moved in cvs recently, so in order to download the current source, make sure to change the location in the ebuild:
Code:

ECVS_SERVER="cvs.freedesktop.org:/cvs/xorg"
ECVS_MODULE="app/compiz"

Also you might want to add x11-libs/startup-notification to DEPEND.
Back to top
View user's profile Send private message
BlackEdder
Advocate
Advocate


Joined: 26 Apr 2004
Posts: 2588
Location: Dutch enclave in Egham, UK

PostPosted: Thu Feb 09, 2006 7:42 pm    Post subject: Reply with quote

suka wrote:
BlackEdder wrote:
So I thought I will use compiz as the window manager for xfce4, but I need gnome-window-decorations. Any one know which package that is part of? I already tried emerging metacity, but no luck.


It's part of compiz (but it is called gnome-window-decorator)

I tried re emerging compiz with all use flags enabled, but still no gnome-window-decorator
Back to top
View user's profile Send private message
dmsnell
Tux's lil' helper
Tux's lil' helper


Joined: 04 Oct 2005
Posts: 79

PostPosted: Thu Feb 09, 2006 7:50 pm    Post subject: Reply with quote

Either way I do it, using /usr/lib/opengl/ati/lib or /usr/lib/opengl/xorg-x11/lib/ compiz won't run due to "No Managable screens found on dislpay :1.0" Why is this? glxcompmgr works...

edit: Wow, do I feel dumb, glxcompmgr was loaded when I tried to use compiz

Now I am getting this:
Code:
compiz: GLX_EXT_texture_from_pixmap is missing

is this because of Mesa?
Back to top
View user's profile Send private message
frenkel
Veteran
Veteran


Joined: 13 May 2003
Posts: 1034
Location: .nl

PostPosted: Thu Feb 09, 2006 7:57 pm    Post subject: Reply with quote

dmsnell wrote:
Either way I do it, using /usr/lib/opengl/ati/lib or /usr/lib/opengl/xorg-x11/lib/ compiz won't run due to "No Managable screens found on dislpay :1.0" Why is this? glxcompmgr works...

edit: Wow, do I feel dumb, glxcompmgr was loaded when I tried to use compiz

Now I am getting this:
Code:
compiz: GLX_EXT_texture_from_pixmap is missing

is this because of Mesa?

This is because you don't have LD_LIBRARY_PATH=/usr/lib/opengl/xorg-x11/lib/
Back to top
View user's profile Send private message
dmsnell
Tux's lil' helper
Tux's lil' helper


Joined: 04 Oct 2005
Posts: 79

PostPosted: Thu Feb 09, 2006 8:03 pm    Post subject: Reply with quote

oh but I do, I do

I have it built from pijalu's overlay
Back to top
View user's profile Send private message
m00re
n00b
n00b


Joined: 17 Jun 2002
Posts: 65
Location: Germany

PostPosted: Thu Feb 09, 2006 8:10 pm    Post subject: Reply with quote

I've solved my ugly drawing problem (see http://blog.m00re.de/fileadmin/_temp_/xgl-screenshot.jpg). It was caused due to starting gnome-session before compiz and gnome-window-decorator. I now use a little script to start XGL and Gnome:

Code:
Xgl -ac -accel xv:pbuffer -accel glx:pbuffer &
DISPLAY=:0 compiz --replace gconf decoration wobbly fade minimize cube rotate zoom scale move resize place menu &
DISPLAY=:0 gnome-window-decorator &
DISPLAY=:0 gnome-session


It's fast enough to work with, but text and images sometimes get replaced by white-and-black horizontal lines when moving the mouse over it. But I guess this is a driver problem.

cheers m00re
_________________
"Fall seven times, stand up eight."
Back to top
View user's profile Send private message
Mikos
Tux's lil' helper
Tux's lil' helper


Joined: 04 Feb 2004
Posts: 91
Location: Prague, Czech Republic

PostPosted: Thu Feb 09, 2006 8:16 pm    Post subject: Reply with quote

Voltago wrote:
However, it seems that compiz has been moved in cvs recently


Yes, it was moved, but what is more important KDE window-decorator was added! Please check it someone out if it is working ;-)
_________________
o Athlon-XP 2600+ (512kB cache), 512MB DDR400 RAM, GeForce FX-5600 128MB
o using Arch Linux now, but still love Gentoo ;-)
Back to top
View user's profile Send private message
The_Ace
n00b
n00b


Joined: 29 Jan 2006
Posts: 14

PostPosted: Thu Feb 09, 2006 8:20 pm    Post subject: Reply with quote

I'm unable to get the configure script of compiz to compile the kdedecoration,
any results?
Back to top
View user's profile Send private message
pijalu
Guru
Guru


Joined: 04 Oct 2004
Posts: 365

PostPosted: Thu Feb 09, 2006 8:36 pm    Post subject: Reply with quote

for the fun, a patch to enable switcher plugin in compiz:
Code:

--- plugins/Makefile.am.old     2006-02-09 21:18:51.000000000 +0100
+++ plugins/Makefile.am 2006-02-09 21:18:55.000000000 +0100
@@ -2,6 +2,12 @@
 libfade_la_LIBADD = @COMPIZ_LIBS@
 libfade_la_SOURCES = fade.c

+if USE_GNOME
+libswitcher_la_LDFLAGS = -module -avoid-version -no-undefined
+libswitcher_la_LIBADD = @COMPIZ_LIBS@ @GNOME_WINDOW_DECORATOR_LIBS@
+libswitcher_la_SOURCES = switcher.c
+endif
+
 libcube_la_LDFLAGS = -module -avoid-version -no-undefined
 libcube_la_LIBADD = @COMPIZ_LIBS@ @LIBSVG_CAIRO_LIBS@
 libcube_la_SOURCES = cube.c
@@ -57,6 +63,7 @@
        @LIBSVG_CAIRO_CFLAGS@   \
        @GCONF_CFLAGS@          \
        @PLACE_CFLAGS@          \
+       @GNOME_WINDOW_DECORATOR_CFLAGS@ \
        -I$(top_srcdir)/include

 moduledir = $(plugindir)
@@ -72,5 +79,6 @@
        libmove.la            \
        libresize.la          \
        libdecoration.la      \
+       libswitcher.la        \
        $(libgconf_module)    \
        $(libplace_module)


Copy to files/ subdir of compiz, change the ebuild to add this as first line of src_compile
Code:

epatch ${FILESDIR}/enableswitcher.patch


Add switcher to your gconf plugin list and voila...

(this is not garantee to work, was just curious about it... :) )
Back to top
View user's profile Send private message
ianegg
Apprentice
Apprentice


Joined: 26 Oct 2005
Posts: 279
Location: Breakfast.

PostPosted: Thu Feb 09, 2006 8:38 pm    Post subject: Reply with quote

Not sure who zack is, but he's started work on the KDE side of compiz, and just over an hour submitted some preliminary code that doesn't seem to do anything yet.
Back to top
View user's profile Send private message
pijalu
Guru
Guru


Joined: 04 Oct 2004
Posts: 365

PostPosted: Thu Feb 09, 2006 8:40 pm    Post subject: Reply with quote

dmsnell wrote:
Either way I do it, using /usr/lib/opengl/ati/lib or /usr/lib/opengl/xorg-x11/lib/ compiz won't run due to "No Managable screens found on dislpay :1.0" Why is this? glxcompmgr works...

edit: Wow, do I feel dumb, glxcompmgr was loaded when I tried to use compiz

Now I am getting this:
Code:
compiz: GLX_EXT_texture_from_pixmap is missing

is this because of Mesa?


Do you emerged the mesa-6.4.3 from my overlay ?
this version "should" have this one enabled


Btw, I advice everyone to use hanno latest overlay... I just made mine to have something easier to use but I don't plan to support it ;)
Back to top
View user's profile Send private message
Haystack
n00b
n00b


Joined: 28 Nov 2005
Posts: 60
Location: Utrecht, Netherlands

PostPosted: Thu Feb 09, 2006 8:55 pm    Post subject: Reply with quote

I'm following Rayno's steps (Posted: Wed Feb 08, 2006 2:27 pm) with the overlay from pijalu (Posted: Thu Feb 09, 2006 12:04 pm).

After I editted the patches I ran "emerge xgl", but that failed because of a missing /usr/lib/opengl/xorg-x11/lib/libGL.la

Code:

grep: /usr/lib/opengl/xorg-x11/lib/libGL.la: No such file or directory
/bin/sed: can't read /usr/lib/opengl/xorg-x11/lib/libGL.la: No such file or directory
libtool: link: `/usr/lib/opengl/xorg-x11/lib/libGL.la' is not a valid libtool archive
make[4]: *** [libxglx.la] Error 1
make[4]: Leaving directory `/var/tmp/portage/xgl-20060209-r2/work/xgl-xorg/hw/xgl/glx/module'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/xgl-20060209-r2/work/xgl-xorg/hw/xgl/glx'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/xgl-20060209-r2/work/xgl-xorg/hw/xgl'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/xgl-20060209-r2/work/xgl-xorg/hw'
make: *** [all-recursive] Error 1

!!! ERROR: x11-base/xgl-20060209-r2 failed.
Call stack:
  ebuild.sh, line 1894:   Called dyn_compile
  ebuild.sh, line 941:   Called src_compile

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



What's gone wrong? I'd really like to check out that neat cube etc. :roll:

Thanks

--edit:
Doh! I'm too excited for this :)... forgot to ebuild xgl-20060209.ebuild before emerging.... (don't know yet if that solves the problem) AND forgot to sacrafice the goat :D
Back to top
View user's profile Send private message
Voltago
Advocate
Advocate


Joined: 02 Sep 2003
Posts: 2593
Location: userland

PostPosted: Thu Feb 09, 2006 9:08 pm    Post subject: Reply with quote

Code:

grep: /usr/lib/opengl/xorg-x11/lib/libGL.la: No such file or directory
/bin/sed: can't read /usr/lib/opengl/xorg-x11/lib/libGL.la: No such file or directory
libtool: link: `/usr/lib/opengl/xorg-x11/lib/libGL.la' is not a valid libtool archive


Hm... what could this error message possibly mean...? Let... me... think...
Back to top
View user's profile Send private message
astaecker
Guru
Guru


Joined: 28 Apr 2003
Posts: 403
Location: Hamburg / Germany

PostPosted: Thu Feb 09, 2006 9:12 pm    Post subject: Reply with quote

The newest sed revision do not work. So you're eselect opengl switch failed and so you had no libGL etc.
Just mask the the sed revision and rebuild sed.
Back to top
View user's profile Send private message
Haystack
n00b
n00b


Joined: 28 Nov 2005
Posts: 60
Location: Utrecht, Netherlands

PostPosted: Thu Feb 09, 2006 9:22 pm    Post subject: Reply with quote

Voltago wrote:
Hm... what could this error message possibly mean...? Let... me... think...
I know what it means Einstein, just didn't know how to solve it... sorry for asking.

arlsair wrote:
The newest sed revision do not work. So you're eselect opengl switch failed and so you had no libGL etc.
Just mask the the sed revision and rebuild sed.


Seems to work now, thanks
Back to top
View user's profile Send private message
Tyler_Durden
Apprentice
Apprentice


Joined: 27 Jul 2004
Posts: 189
Location: Germany

PostPosted: Thu Feb 09, 2006 9:23 pm    Post subject: Reply with quote

arlsair wrote:
The newest sed revision do not work. So you're eselect opengl switch failed and so you had no libGL etc.
Just mask the the sed revision and rebuild sed.


Not exactly, sed is in /bin (now?) 8O , so you have to edit "/usr/share/eselect/libs/core.bash", line 115...or link it to /usr/bin again :wink:
_________________
Gentoo 17.1 x86_64
Intel Core i9-9900K
Asus MAXIMUS XI HERO
AMD Radeon 6800XT
64GB DDR4
Samsung SSD 970 EVO Plus 1TB
8x Seagate Archive (SATA-RAID 64TB)
Digital Devices Cine S2 V6.5 DVB Adapter
Back to top
View user's profile Send private message
PyroBoy101
n00b
n00b


Joined: 07 Dec 2004
Posts: 37
Location: Bloomington NY

PostPosted: Thu Feb 09, 2006 9:31 pm    Post subject: Reply with quote

Man, I usually have a major Gnome/KDE flamewar going on inside my head. I was starting to lean more towards KDE with KDE4 coming (eventually) and Koffice 2 (eventually), but now this had to come out.

Anyway, compiz also depends on startup-notification. Might want to add that to the ebuild for completeness' sake.
_________________
We need an airstrike!
Back to top
View user's profile Send private message
Display posts from previous:   
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2, 3 ... 20, 21, 22 ... 28, 29, 30  Next
Page 21 of 30

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum