Compiz-0.5.2

Compiz, KDE, Gnome, Fluxbox, etc...

Moderator: Moderators

Postby ashley194 » Sat Aug 18, 2007 10:06

Hi BlueJayofEvil!
Followed all the above advice, Azureus's splash-screen comes up then simply disappears :? Now this only happened after I updated to the latest version of Compiz-Fusion :twisted: Think I'll just wait until the next release (SL 3.5?), when everything is working out-the-box :D

Thanks for the help, really appreciated :D
User avatar
ashley194
Technological Hen
 
Posts: 321
Joined: Mon Feb 19, 2007 21:54
Location: Manchester, UK.

Postby wolfden » Sat Aug 18, 2007 15:38

sjeter wrote:Okey-doke - but should it be

emerge -C x11-libs/bcop x11-apps/ccsm x11-wm/compiz x11-libs/compiz-bcop x11-

and

emerge x11-libs/bcop x11-apps/ccsm x11-wm/compiz x11-libs/compiz-bcop x11-

?


Just follow what is posted :roll:
User avatar
wolfden
Sharecropper
 
Posts: 8822
Joined: Sat Jan 14, 2006 0:55
Location: Midwest USA

Postby sjeter » Sat Aug 18, 2007 19:07

@Wolfden - thanks. Now I've got this problem after the emerge:

Making all in metadata
make[2]: Entering directory `/var/tmp/portage/x11-wm/compiz-9999/work/compiz-9999/metadata'
make[2]: *** No rule to make target `compiz-core.kcfg', needed by `compizrc'. Stop.
make[2]: Leaving directory `/var/tmp/portage/x11-wm/compiz-9999/work/compiz-9999/metadata'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-wm/compiz-9999/work/compiz-9999'
make: *** [all] Error 2

!!! ERROR: x11-wm/compiz-9999 failed.
Call stack:
ebuild.sh, line 1621: Called dyn_compile
ebuild.sh, line 973: Called qa_call 'src_compile'
ebuild.sh, line 44: Called src_compile
compiz-9999.ebuild, line 73: Called die

!!! make failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/x11-wm/compiz-9999/temp/build.log'.

!!! This ebuild is from an overlay: '/usr/portage/local/layman/xeffects'
sjeter
Simple Hen
 
Posts: 50
Joined: Wed Mar 07, 2007 14:09
Location: Near Houston, TX

Postby aleroot » Sat Aug 18, 2007 20:53

when i do this command :

emerge x11-libs/compiz-bcop x11-apps/ccsm x11-wm/compiz x11-libs/compizconfig-backend-gconf x11-libs/compizconfig-backend-kconfig dev-python/compizconfig-python x11-wm/compiz-fusion x11-plugins/compiz-fusion-plugins-extra x11-plugins/compiz-fusion-plugins-main x11-plugins/compiz-fusion-plugins-threed x11-plugins/compiz-fusion-plugins-unsupported x11-apps/compiz-settings x11-apps/fusion-icon x11-libs/libcompizconfig x11-plugins/compiz-fusion-plugins-atlantis x11-plugins/compiz-users-pafy-screensaver

emerge give me this error...

Code: Select all
make[1]: Leaving directory `/var/tmp/portage/x11-wm/compiz-9999/work/compiz-9999'
make: *** [all] Error 2
 *
 * ERROR: x11-wm/compiz-9999 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   compiz-9999.ebuild, line 73:   Called die
 *
 * make failed
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/x11-wm/compiz-9999/temp/build.log'.
 *

 * Messages for package x11-wm/compiz-9999:

 *
 * ERROR: x11-wm/compiz-9999 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   compiz-9999.ebuild, line 73:   Called die
 *
 * make failed
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/x11-wm/compiz-9999/temp/build.log'.
aleroot
Young Hen
 
Posts: 32
Joined: Thu Feb 08, 2007 21:02

Postby RealSzopen » Sat Aug 18, 2007 23:29

Maybe I do not post very often here, khem., I post nearly never, however I view forum more often, sometimes I do not log in, but this time maybe I'll be able to help. From what I experienced it seems that Azureus, maybe also some other older apps have problems with xcb flag enabled. If libX11 is compiled with xcb flag enabled Azureus doesn't work, well, it shuts down when I try to add new torrent to queue, if xcb flag is disabled for libX11 Azureus works OK, so it seems to be a problem with libraries not with java, maybe I'm wrong, I haven't tested reemerging java with libX11 compiled with xcb flag.
RealSzopen
Baby Hen
 
Posts: 16
Joined: Mon Nov 14, 2005 22:54

Postby wolfden » Sun Aug 19, 2007 6:38

RealSzopen wrote:Maybe I do not post very often here, khem., I post nearly never, however I view forum more often, sometimes I do not log in, but this time maybe I'll be able to help. From what I experienced it seems that Azureus, maybe also some other older apps have problems with xcb flag enabled. If libX11 is compiled with xcb flag enabled Azureus doesn't work, well, it shuts down when I try to add new torrent to queue, if xcb flag is disabled for libX11 Azureus works OK, so it seems to be a problem with libraries not with java, maybe I'm wrong, I haven't tested reemerging java with libX11 compiled with xcb flag.


Reinstalling the java is suppose to fix that
User avatar
wolfden
Sharecropper
 
Posts: 8822
Joined: Sat Jan 14, 2006 0:55
Location: Midwest USA

Re: Compiz-0.5.2

Postby wolfden » Sun Aug 19, 2007 17:39

Thanks to c0nv1ct in IRC doing this will get Java working again

Code: Select all
CFLAGS="-DNDEBUG" emerge x11-libs/libxcb
User avatar
wolfden
Sharecropper
 
Posts: 8822
Joined: Sat Jan 14, 2006 0:55
Location: Midwest USA

Re: Compiz-0.5.2

Postby sjeter » Sun Aug 19, 2007 18:52

@Wolfden - have you had a chance to look at this problem - "!!! ERROR: x11-wm/compiz-9999 failed." ?
sjeter
Simple Hen
 
Posts: 50
Joined: Wed Mar 07, 2007 14:09
Location: Near Houston, TX

Re: Compiz-0.5.2

Postby wolfden » Sun Aug 19, 2007 18:56

sjeter wrote:@Wolfden - have you had a chance to look at this problem - "!!! ERROR: x11-wm/compiz-9999 failed." ?


ummmm no, I said to look at the xeffects forum and see if others reporting the same thing. Not much I can do, some days the ebuilds are broke and you have wait, but check the xeffects forum and see if others having same problem.
User avatar
wolfden
Sharecropper
 
Posts: 8822
Joined: Sat Jan 14, 2006 0:55
Location: Midwest USA

Re: Compiz-0.5.2

Postby wolfden » Sun Aug 19, 2007 19:40

User avatar
wolfden
Sharecropper
 
Posts: 8822
Joined: Sat Jan 14, 2006 0:55
Location: Midwest USA

PreviousNext

Return to 3D Desktops and Window Managers

Who is online

Users browsing this forum: No registered users and 3 guests