You are not logged in.

#1 2007-03-26 08:45:28

nGerrit
Member
From: Aachen [GER]
Registered: 2006-09-27
Posts: 36

gnome 2.18 doesn't work with heliodor

Hey,
i wanted to ask if you too have problems with beryl and gnome 2.18
i updated it yesterday and heliodor doesn't work. The only way to get window-decorator is emerald, but even that crashes often.

is this a known problem?

ngerrit

Offline

#2 2007-03-26 14:46:00

tradiaz
Member
Registered: 2007-03-25
Posts: 22

Re: gnome 2.18 doesn't work with heliodor

I confirm that...

Last edited by tradiaz (2007-03-26 14:46:12)

Offline

#3 2007-03-27 00:36:36

karmapolice
Member
Registered: 2007-01-31
Posts: 113

Re: gnome 2.18 doesn't work with heliodor

I think is must be rebuild with the latest metacity.

Offline

#4 2007-03-27 09:28:57

aRcHaTe
Member
Registered: 2006-10-24
Posts: 646

Re: gnome 2.18 doesn't work with heliodor

i rebuild it and is still the same....im waiting for a new update big_smile


Its a sick world we live in....

Offline

#5 2007-03-28 12:27:22

Cimi
Member
From: Padova, Italy
Registered: 2006-01-16
Posts: 301
Website

Re: gnome 2.18 doesn't work with heliodor

[cimi@aries ~]$ cat /var/abs/extra/x11/heliodor/PKGBUILD 
# $Id: PKGBUILD,v 1.1 2007/03/15 12:34:59 thomas Exp $
# Maintainer: Thomas Baechler <thomas@archlinux.org>
pkgname=heliodor
pkgver=0.2.1
pkgrel=1
pkgdesc="GNOME Window decorator for beryl that uses metacity themes"
url="http://www.beryl-project.org/"
arch=('i686')
depends=('beryl-core' 'control-center' 'libwnck' 'libbonobo')
makedepends=('intltool' 'pkgconfig' 'beryl-plugins')
conflicts=('heliodor-svn')
groups=('beryl-gnome')
options=(NOLIBTOOL)

source=(http://releases.beryl-project.org/${pkgver}/${pkgname}-${pkgver}.tar.bz2)
md5sums=()

build() {
  cd $startdir/src/${pkgname}-${pkgver}
  ./configure --prefix=/opt/gnome
  make || return 1
  make DESTDIR=$startdir/pkg install
}

this one worked


Murrine Creator - GNOME Developer

Offline

Board footer

Powered by FluxBB