

thanks !na641 wrote:you can find ebuilds in the Kist-Overlay
for me awn doesn't even show upavant-window-navigator
(avant-window-navigator:24243): GConf-CRITICAL **: gconf_value_get_list: assertion `value != NULL' failed
** ERROR **: No panels to create! You might want to try running `killall gconfd-2`.
aborting...
I'm having the same problem here.kernelOfTruth wrote:
edit:
any ideas what to do with the following error-message:for me awn doesn't even show upavant-window-navigator
(avant-window-navigator:24243): GConf-CRITICAL **: gconf_value_get_list: assertion `value != NULL' failed
** ERROR **: No panels to create! You might want to try running `killall gconfd-2`.
aborting...

Code: Select all
layman -o http://gentoo-overlays.zugaina.org/kist-overlay/portage/layman-kist.xml -a kist-overlay
emerge --onlydeps =gnome-extras/avant-window-navigator-0.4.0_rc1
Code: Select all
emerge -1 gtk-doc[/codeCode: Select all
layman -a desktop-effects
emerge --nodeps =gnome-extras/avant-window-navigator-9999
emerge =gnome-extras/avant-window-navigator-extras-9999 Code: Select all
=gnome-extra/avant-window-navigator-9999 vala gconf
=gnome-extra/avant-window-navigator-extras-9999 vala
#x11-libs/desktop-agnostic gnome-vfs
#dev-libs/gir-repository gconf
Code: Select all
gnome-extra/avant-window-navigator **
gnome-extra/avant-window-navigator-extras **
x11-libs/desktop-agnostic
=dev-libs/gir-repository-0.6.5
=dev-libs/gobject-introspection-0.6.9
# There is a bug which is preventing awn-live from compiling with 0.8
=dev-lang/vala-0.7.10






x11-libs/libdesktop-agnostic/libdesktop-agnostic-9999-r1.ebuild wrote: # Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="3"
PYTHON_DEPEND=2:2.4
inherit python bzr
EBZR_REPO_URI="lp:libdesktop-agnostic"
DESCRIPTION="A desktop-agnostic library for GLib-based projects"
HOMEPAGE="https://launchpad.net/libdesktop-agnostic"
SRC_URI=""
LICENSE="LGPL-2.1 GPL-2"
SLOT="0"
KEYWORDS="~x86 ~amd64"
IUSE="debug gnome gnome-vfs xfce"
RDEPEND=">=dev-libs/glib-2.16
>=x11-libs/gtk+-2.12
>=dev-libs/gir-repository-0.6.3
>=dev-libs/gobject-introspection-0.6.3
>=dev-python/pygobject-2.12
>=dev-python/pygtk-2.12
gnome? ( gnome-base/gnome-desktop )
gnome-vfs? ( gnome-base/gnome-vfs:2 )
xfce? ( xfce-base/thunar:1 )"
DEPEND="${RDEPEND}
>=dev-libs/gobject-introspection-0.6.3
>=dev-lang/vala-0.7.0"
RDEPEND="${RDEPEND}"
#src_prepare() {
# # See https://bugs.launchpad.net/libdesktop-a ... bug/519831
# epatch ${FILESDIR}/desktop-agnostic-various-fixes.patch
#}
src_configure() {
local cfg="keyfile" de="glib" vfs="gio" myconf=""
if use gnome; then
cfg="gconf"
de="gnome,${de}"
fi
if use gnome-vfs; then
vfs="gnome-vfs,${vfs}"
fi
if use xfce; then
vfs="thunar-vfs,${vfs}"
fi
if use debug; then
myconf="${myconf} --enable-debug"
fi
./waf configure \
--prefix=/usr \
--config-backends=${cfg} \
--desktop-entry-backends=${de} \
--vfs-backends=${vfs} \
${myconf} || die "configure failed"
}
src_compile() {
./waf || die "compile failed"
}
src_install() {
./waf install --destdir="${D}" || die "install failed"
}
gnome-extra/avant-window-navigator/avant-window-navigator-9999-r1.ebuild wrote:# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="2"
EBZR_REPO_URI="lp:awn"
NEED_PYTHON="2.5"
inherit autotools bzr gnome2 python
DESCRIPTION="Fully customizable dock for the Free desktop"
HOMEPAGE="https://launchpad.net/awn"
SRC_URI=""
LICENSE="GPL-2 LGPL-2.1 CCPL-Attribution-ShareAlike-3.0"
SLOT="0"
KEYWORDS=""
IUSE="doc gconf"
COMMON_DEPEND="
dev-libs/dbus-glib
>=dev-libs/glib-2.16.0
dev-python/pycairo
dev-python/pygtk:2
gnome-base/libgtop
>=x11-libs/gtk+-2.12.0
x11-libs/libX11
x11-libs/libXcomposite
x11-libs/libXext
x11-libs/libXrender
=x11-libs/libdesktop-agnostic-9999-r1[gnome]
>=x11-libs/libwnck-2.22
"
RDEPEND="${COMMON_DEPEND}
dev-python/pyxdg
"
DEPEND="${COMMON_DEPEND}
|| ( >=dev-lang/vala-0.7.9 ~dev-lang/vala-0.7.7 )
>=dev-util/gtk-doc-1.4
>=dev-util/intltool-0.35.5
dev-util/pkgconfig
x11-proto/compositeproto
x11-proto/renderproto
x11-proto/xextproto
x11-proto/xproto
gconf? ( gnome-base/gconf:2 )
"
pkg_setup() {
G2CONF="${G2CONF}
$(use_enable doc gtk-doc)
$(use_enable gconf schemas-install)
--disable-static
--disable-pymod-checks
--enable-extra-version=-gentoo-desktop-effects
"
}
src_unpack() {
bzr_src_unpack
}
src_prepare() {
gtkdocize || die "gtkdocize failed"
intltoolize --copy --force || die "intltoolize failed"
eautoreconf || die "eautoreconf failed"
# disable pyc compiling - from gnome-python-common.eclass
if [[ -f py-compile ]]; then
rm py-compile
ln -s $(type -P true) py-compile
fi
}
pkg_postinst() {
gnome2_pkg_postinst
python_mod_optimize $(python_get_sitedir)/awn
}
pkg_postrm() {
gnome2_pkg_postrm
python_mod_cleanup awn
}

Code: Select all
(avant-window-navigator:6003): GConf-CRITICAL **: gconf_value_get_list: assertion `value != NULL' failed
** ERROR **: No panels to create!
** Please check that the gconf-schema is installed.
** You might also try to run `killall gconfd-2`.
aborting...
Abortedwhat DE are you running? Gnome or what?crazymonito wrote:So, did anyone ever get this working? I managed to get it to compile by removing the patch in libdesktop-agnostic-9999-r1, but when I start AWN, it gives me the following error:I couldn't find gconf-scheme in portage and 'killall gconfd-2' doesn't do anything. Is anyone else seeing this?Code: Select all
(avant-window-navigator:6003): GConf-CRITICAL **: gconf_value_get_list: assertion `value != NULL' failed ** ERROR **: No panels to create! ** Please check that the gconf-schema is installed. ** You might also try to run `killall gconfd-2`. aborting... Aborted


good to know thanks !512es wrote:Авант не видит gconf-schema потому что libdesktop-agnostic собрана со флагом gconf а аватн с -gconf.
Можно собрать оба пакета толи С gconf толи БЕЗ
Кстати, всем рекомендую x11-libs/libdesktop-agnostic-0.3.92 из официальных репов (пакет от 13.03.2011) тогда и gir-repository не нужен
Sorry to raise the dead, but I just ran into exactly this problem, so maybe the next guy can avoid the aggravation.crazymonito wrote:So, did anyone ever get this working? I managed to get it to compile by removing the patch in libdesktop-agnostic-9999-r1, but when I start AWN, it gives me the following error:I couldn't find gconf-scheme in portage and 'killall gconfd-2' doesn't do anything. Is anyone else seeing this?Code: Select all
(avant-window-navigator:6003): GConf-CRITICAL **: gconf_value_get_list: assertion `value != NULL' failed ** ERROR **: No panels to create! ** Please check that the gconf-schema is installed. ** You might also try to run `killall gconfd-2`. aborting... Aborted
Code: Select all
config = gconfCode: Select all
config = keyfile