Closed GoogleCodeExporter closed 8 years ago
[deleted comment]
I'm running last Ubuntu Karmic 64 (beta) and I hadn't this problem with GParted.
@lukian Did you try the last GlobalMenu version from Git ?
Original comment by golim...@gmail.com
on 14 Oct 2009 at 2:05
Same as issue #507 afaik. Using svn HEAD fixed the issue for me.
Original comment by eva...@gmail.com
on 17 Oct 2009 at 4:28
I never have much luck with compiling the svn version:
make[3]: Entering directory
`/home/lukian/bin/gnome-globalmenu/gtk-modules/globalmenu'
/usr/bin/valac --vapidir=../../vapi --vapidir ../.. --vapidir ../../vapi --pkg
configmake --pkg config --thread -H globalmenu-gnome-private.h -C
--basedir=../.. \
--library=globalmenu-gnome-private --vapidir=. --pkg dyn-patch module-main.vala
globalmenu.vala globalmenu-serializer.vala globalmenu-locator.vala \
--pkg gmodule-2.0 \
--pkg gtk+-2.0 \
--pkg gdk-x11-2.0
gtk-modules/globalmenu/module-main.vala:79.81-79.99: error: The name
`default_handler' does not exist in the context of `GLib.Log'
Log.set_handler (domain.to_string(), LogLevelFlags.LEVEL_MASK,
(GLib.LogFunc)Log.default_handler);
^^^^^^^^^^^^^^^^^^^
Compilation failed: 1 error(s), 0 warning(s)
make[3]: *** [globalmenu-gnome-private.vapi] Error 1
make[3]: Leaving directory
`/home/lukian/bin/gnome-globalmenu/gtk-modules/globalmenu'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/lukian/bin/gnome-globalmenu/gtk-modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/lukian/bin/gnome-globalmenu'
make: *** [all] Error 2
0.7.8 beta compiled but crashes when loading gnome-panel.
Original comment by luk...@gmail.com
on 23 Oct 2009 at 8:05
@lukian Are you using Vala 0.7.7 ?
It's better to get the last version from git:
git clone git://github.com/gnome-globalmenu/gnome-globalmenu.git
Original comment by golim...@gmail.com
on 23 Oct 2009 at 1:02
Updated to Valac 0.7.7 and successfully compiled globalmenu from git, however it
crashes when loading gnome-panel.
The panel encountered a problem while loading "OAFIID:GlobalMenu_PanelApplet".
Original comment by luk...@gmail.com
on 24 Oct 2009 at 1:41
Original comment by rainwood...@gmail.com
on 2 Nov 2009 at 7:11
Original issue reported on code.google.com by
luk...@gmail.com
on 13 Oct 2009 at 5:53