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 ... 28, 29, 30  
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
scoobydu
Veteran
Veteran


Joined: 16 Feb 2003
Posts: 1076
Location: 'Mind the Gap'

PostPosted: Sun Feb 12, 2006 1:06 pm    Post subject: Reply with quote

Ok, thanks both for the quick response ;) was hoping DavidR may have turned waimea into compiz, hence no gnome deps, but appears not, looks like its linked to gnome for Novell linux..

Xgl works on my Powerbook, but no window decorations with compiz :(
_________________
Tyan Tiger K8W, 2xOpteron 240,Powerbook5,6 15" 1.5g, Macbook Black 2g, Mac Mini 1g, Ipod P60g.
| Linux - From a windows user perspective|
Back to top
View user's profile Send private message
TheS4int
Tux's lil' helper
Tux's lil' helper


Joined: 18 May 2005
Posts: 79

PostPosted: Sun Feb 12, 2006 1:12 pm    Post subject: Reply with quote

when i use hannos package i become balck screen with shiny effects and fade into black

but with pijulas package all done fine.
Back to top
View user's profile Send private message
prymitive
Apprentice
Apprentice


Joined: 13 Jun 2004
Posts: 260

PostPosted: Sun Feb 12, 2006 1:19 pm    Post subject: Reply with quote

wernero wrote:
Code:

src_compile() {
        cp ${FILESDIR}/qwmwindow.moc ${S}/kde/window-decorator/
        cp ${FILESDIR}/qwmscreen.moc ${S}/kde/window-decorator/
        ./autogen.sh --host=${CHOST} \
                --prefix=/usr \
                --infodir=/usr/share/info \
                --mandir=/usr/share/man \
                || die

        emake || die
}

src_install() {
        make DESTDIR="${D}" install || die
}



maybe this would be better:

Code:

src_compile() {
        cd ${S}/kde/window-decorator
        moc qwmwindow.h -oqwmwindow.moc
        moc qwmscreen.h -oqwmscreen.moc
        cd ${S}
        ./autogen.sh --host=${CHOST} --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man || die
        emake || die
}
Back to top
View user's profile Send private message
TheS4int
Tux's lil' helper
Tux's lil' helper


Joined: 18 May 2005
Posts: 79

PostPosted: Sun Feb 12, 2006 1:41 pm    Post subject: Reply with quote

smn wrote:
TheS4int wrote:
yes great, that does the job!!! THX
only "compiz --replace gconf" causes no window decoration

if you use gconf you need to add all the modules you want to load to the /apps/compiz/general/allscreens/options/active_plugins key.


you are absolutly right...


the way i have wobbly and all other effects running with gconf (with decorated windows [title bar, borders, lines]) is to do...

Code:
gconf-editor


add decoration key to
/apps/compiz/general/allscreens/options/active_plugins
(but as the second key, after gconf, before wobbly, else you become an error)

then you can run
Code:
 compiz --replace gconf decoration fade switcher move resize place minimize cube rotate zoom scale wobbly

and you have all fancy effects 8)

here is my start script...
Code:

#!/bin/bash

Xgl :1 -ac -accel xv:fbo -accel glx:pbuffer &
LD_LIBRARY_PATH=/usr/lib/opengl/xorg-x11/lib DISPLAY=:1 compiz --replace gconf decoration fade switcher move resize place minimize cube rotate zoom scale wobbly
DISPLAY=:1 gnome-window-decorator &
DISPLAY=:1 gnome-session &
DISPLAY=:1 xbindkeys &


Last edited by TheS4int on Sun Feb 12, 2006 3:02 pm; edited 2 times in total
Back to top
View user's profile Send private message
stealth_gsx1300r
n00b
n00b


Joined: 30 Dec 2003
Posts: 24
Location: Southern MD

PostPosted: Sun Feb 12, 2006 1:54 pm    Post subject: Reply with quote

duby2291 wrote:
Well I have run into a problem, I am not able to find anyone else with this problem so I figured I can post a question to see if anyone else is having a similar problem

Anyone seen this before?

[/code]
Quote:
duby229@xgl-test ~ $ Xgl :1 -ac -accel glx:pbuffer -accel xv:pbuffer
dlopen: libGLcore.so.1: cannot open shared object file: No such file or directory
_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/xgl-test:1
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
_XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
_XSERVTransMakeAllCOTSServerListeners: server already running

Fatal server error:
Cannot establish any listening sockets - Make sure an X server isn't already running


If you have a nvidia card, make sure you have nvidia-glx installed and that it is eselected "eselect opengl set list"
Back to top
View user's profile Send private message
stealth_gsx1300r
n00b
n00b


Joined: 30 Dec 2003
Posts: 24
Location: Southern MD

PostPosted: Sun Feb 12, 2006 1:58 pm    Post subject: Reply with quote

Anyone able to run Xgl as a user other than root?
Back to top
View user's profile Send private message
nazgum
Tux's lil' helper
Tux's lil' helper


Joined: 19 Apr 2003
Posts: 111
Location: Canada

PostPosted: Sun Feb 12, 2006 2:00 pm    Post subject: Reply with quote

Anyone know how to use the expose feature of xgl that lists your open windows in a filmstrip?

I know f12 sorts all your windows into previews, but I loved the filmstrip feature on macs and can't figure out how to do it with xgl.

Also anyone else's pager messed up in gnome? mine only shows one workspace and its all squished..

besides that xgl running awesome here tho =)
_________________
Jabber: nazgum@jabber.org
Back to top
View user's profile Send private message
tchak
Tux's lil' helper
Tux's lil' helper


Joined: 19 Aug 2003
Posts: 124
Location: France/Russia

PostPosted: Sun Feb 12, 2006 2:19 pm    Post subject: Reply with quote

Quote:
Anyone able to run Xgl as a user other than root?

Newer tried to run it as root, so yes it run as my normal user :)
Quote:
Anyone know how to use the expose feature of xgl that lists your open windows in a filmstrip?

I know f12 sorts all your windows into previews, but I loved the filmstrip feature on macs and can't figure out how to do it with xgl.

Also anyone else's pager messed up in gnome? mine only shows one workspace and its all squished..

What's this "filmstrip" stuff? :)
My pager is OK. It show 4 workspaces.


Some one have an Idea on how to do screenshots?
_________________
maybe this world is another planet's hell...
Athlon64 | ATI Mobility Radeon 9700 | Netgear (Prism54) + ASUS (USB2 ZD1211)
Back to top
View user's profile Send private message
Belliash
Advocate
Advocate


Joined: 24 Nov 2004
Posts: 2394
Location: Legnica, Poland

PostPosted: Sun Feb 12, 2006 2:23 pm    Post subject: Reply with quote

Can someboody made ebuild for xgl?
_________________
Asio Software Technologies
Belliash IT Weblog
Back to top
View user's profile Send private message
TheS4int
Tux's lil' helper
Tux's lil' helper


Joined: 18 May 2005
Posts: 79

PostPosted: Sun Feb 12, 2006 2:37 pm    Post subject: Reply with quote

tchak wrote:

Some one have an Idea on how to do screenshots?


just add camera to your panel and shot ... http://www.bytesource.de/bilder/picture.png
Back to top
View user's profile Send private message
tchak
Tux's lil' helper
Tux's lil' helper


Joined: 19 Aug 2003
Posts: 124
Location: France/Russia

PostPosted: Sun Feb 12, 2006 2:42 pm    Post subject: Reply with quote

http://tchak13.free.fr/files/Screenshot.png
This is what I get... Not to sexy...
Am I the only one who have some problems with Xgl + screenshots?

Another question :)
Is glxgears (and other glx applications) souposed to run with Xgl?
_________________
maybe this world is another planet's hell...
Athlon64 | ATI Mobility Radeon 9700 | Netgear (Prism54) + ASUS (USB2 ZD1211)


Last edited by tchak on Sun Feb 12, 2006 2:49 pm; edited 1 time in total
Back to top
View user's profile Send private message
nesl247
Veteran
Veteran


Joined: 15 Jun 2004
Posts: 1614
Location: Florida

PostPosted: Sun Feb 12, 2006 2:48 pm    Post subject: Reply with quote

Anyone know why the switcher plugin was not built? Also why is it that gnome-window-decorate puts these really ugly window decorations on? And I can't check to see if it is a setting in the gnome-theme-manager because whenever I load it, it gets a crash.. (Only when using XGL).
Back to top
View user's profile Send private message
ianegg
Apprentice
Apprentice


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

PostPosted: Sun Feb 12, 2006 2:49 pm    Post subject: Reply with quote

duby2291 wrote:
Well I have run into a problem, I am not able to find anyone else with this problem so I figured I can post a question to see if anyone else is having a similar problem

Anyone seen this before?

[/code]
Quote:
duby229@xgl-test ~ $ Xgl :1 -ac -accel glx:pbuffer -accel xv:pbuffer
dlopen: libGLcore.so.1: cannot open shared object file: No such file or directory
_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/xgl-test:1
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
_XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
_XSERVTransMakeAllCOTSServerListeners: server already running

Fatal server error:
Cannot establish any listening sockets - Make sure an X server isn't already running

If you don't have another X server running, you may need to delete the lock files in /tmp. Happened to me a few times.. The way I got rid of them is:
Code:
rm /tmp/.X?-lock
rm /tmp/.X11-unix/X?
Then try starting it again.

nazgum wrote:
Anyone know how to use the expose feature of xgl that lists your open windows in a filmstrip?

I know f12 sorts all your windows into previews, but I loved the filmstrip feature on macs and can't figure out how to do it with xgl.

Also anyone else's pager messed up in gnome? mine only shows one workspace and its all squished..

besides that xgl running awesome here tho =)
There was a patch for this posted a few pages back. Look for "switcher".

rafkup wrote:
Can someboody made ebuild for xgl?

There are already several ebuilds floating around. Look a few pages back for pijalu's last overlay, which should be your best bet to get everything working without much hassle.
Back to top
View user's profile Send private message
boniek
Guru
Guru


Joined: 26 Mar 2005
Posts: 373

PostPosted: Sun Feb 12, 2006 3:14 pm    Post subject: Reply with quote

So far almost everything works great. Things to improve:
1) thumb buttons on my mx500 don't work :/ - larger button is detected as button number 49 (wtf?) and smaller one is not detected at all (checked in xev). Also xgl uses xorg6.8's way of mapping mouse keys so only 7 buttons are available to the user.
2) my gnome pager used to switch desktops looks funky - it uses taskbar color as color for desktop's preview background
3) why xgl messes with input (eg. mouse - look 1) ) and window decoration stuff? this is bad, why would we want to reinvent things (obviusly I don't know what Xgl infact is)?
4) very rarely 100% cpu usage by xgl, also I can't shut down Xgl without zapping it (ctrl+alt+backspace)
5) it would be nice to see fluid animation when changing transparency levels instead of immediate change

Other than that it is nice (till I find another irritating bug ;) )! Great work and many thanks for Novell and David Reveman.
My specs:
~x86 system,
ati radeon 9500 @ fglrx 8.22.5,
xgl & rest of stuff emerged yesterday using latest hanno's ebuilds.
_________________
[HOWTO]New freetype subpixel font rendering for lcd monitors
Back to top
View user's profile Send private message
monkeyBox
Tux's lil' helper
Tux's lil' helper


Joined: 14 Feb 2003
Posts: 111
Location: Dallas, TX

PostPosted: Sun Feb 12, 2006 3:25 pm    Post subject: Reply with quote

Help! I got everything installed correctly. No compile errors. When I run this ocmmand:

Code:
Xgl :1 -ac -accel xv -accel glx:pbuffer


...Nothing happens. No errors, no segfaults, no X, nothing. It just sits there and does nothing. ps aux shows that it's running. What the heck's going on here?[/code]
Back to top
View user's profile Send private message
DeeZiD
n00b
n00b


Joined: 18 Jun 2005
Posts: 34

PostPosted: Sun Feb 12, 2006 3:44 pm    Post subject: Reply with quote

TheS4int:
Does your german keyboard-layout work under Xgl?

It does't work for me :(
But I really like compiz an it effects.

Is there any way to activate other layouts than the english one?


regards Dennis
Back to top
View user's profile Send private message
smn
n00b
n00b


Joined: 24 Jan 2004
Posts: 68
Location: Vienna, Austria

PostPosted: Sun Feb 12, 2006 4:30 pm    Post subject: Reply with quote

boniek wrote:
5) it would be nice to see fluid animation when changing transparency levels instead of immediate change

how did you set the transparency? is there a transparency module for compiz?

btw: i too have the mx500-thumb-button-bug, really annoying, cant live without my thumb buttons :(
Back to top
View user's profile Send private message
tchak
Tux's lil' helper
Tux's lil' helper


Joined: 19 Aug 2003
Posts: 124
Location: France/Russia

PostPosted: Sun Feb 12, 2006 4:33 pm    Post subject: Reply with quote

DeeZiD wrote:
TheS4int:
Does your german keyboard-layout work under Xgl?

It does't work for me :(
But I really like compiz an it effects.

Is there any way to activate other layouts than the english one?


regards Dennis


add -kb option when you run Xgl
_________________
maybe this world is another planet's hell...
Athlon64 | ATI Mobility Radeon 9700 | Netgear (Prism54) + ASUS (USB2 ZD1211)
Back to top
View user's profile Send private message
LL0rd
l33t
l33t


Joined: 24 May 2004
Posts: 651
Location: Schlundcity

PostPosted: Sun Feb 12, 2006 4:33 pm    Post subject: Reply with quote

Okay, Xgl works for me now, but what are the commands? How can I rotate to the other side of the cube?
_________________
Alte Mathematiker sterben nicht - sie verlieren nur einige ihrer Funktionen.
Back to top
View user's profile Send private message
TheS4int
Tux's lil' helper
Tux's lil' helper


Joined: 18 May 2005
Posts: 79

PostPosted: Sun Feb 12, 2006 4:35 pm    Post subject: Reply with quote

at time there is no way for me to activate german layout.
one time i have started it with german layout. but dont know i have done it. it think i have started an xterm instead of gnome-session in my script. and then started gnome-session in it.


other...

Ive found out that fullscreen with mplayer works well with -vo gl2. almoust the same cpu usage in fullscreen like window mode.
but i have to start mplayer without GUI. it crashed my decoration -> title bars and borders where gone.


Last edited by TheS4int on Sun Feb 12, 2006 4:36 pm; edited 1 time in total
Back to top
View user's profile Send private message
smcallis182
Apprentice
Apprentice


Joined: 04 Apr 2004
Posts: 197
Location: Kansas City

PostPosted: Sun Feb 12, 2006 4:35 pm    Post subject: Reply with quote

Does anyone know where I can find the code for compiz that's commented? The CVS source isn't, presumably to save bandwidth. Anyone have any clue?
Back to top
View user's profile Send private message
DeeZiD
n00b
n00b


Joined: 18 Jun 2005
Posts: 34

PostPosted: Sun Feb 12, 2006 4:42 pm    Post subject: Reply with quote

tchak: thanks, I will try that

TheS4int: xine & mplayer work very fine here with xv, is gl2 faster?[/quote]
Back to top
View user's profile Send private message
DeeZiD
n00b
n00b


Joined: 18 Jun 2005
Posts: 34

PostPosted: Sun Feb 12, 2006 4:46 pm    Post subject: Reply with quote

The -kb-option doesn't seem to work :(

regards Dennis
Back to top
View user's profile Send private message
nixnut
Administrator
Administrator


Joined: 09 Apr 2004
Posts: 10951
Location: the dutch mountains

PostPosted: Mon Feb 13, 2006 6:49 pm    Post subject: Reply with quote

Continued here
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered

talk is cheap. supply exceeds demand
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 ... 28, 29, 30
Page 30 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