Skip navigation.

GARNOME 2.13.3 Released

Gnome 2.x
Gnome 2.x

The "fresh, juicy developers tarballs for free" release.

We are pleased to announce the release of GARNOME 2.13.3 Desktop and
Developer Platform. This release includes all of GNOME 2.13.3 plus a few
updates that were released after the freeze date for GNOME 2.13.3. It is
for anyone who wants to get his hands dirty on the development branch.

Tarball:
GARNOME 2.13.3
MD5: a60d1be041404664f21582b064ddc4a5

Website:
http://www.gnome.org/projects/garnome/

Note: GNOME 2.13.x is an unstable branch and is assumed to be a moving
target. Therefore, things in this release may not work as advertised. If
you find any issues with this release, then please consider joining the
#garnome channel on GIMPNet (irc://irc.gnome.org) or post to the mailing
list.

Enjoy,

The GARNOME Team

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Opening gnome-terminal with

1. Opening gnome-terminal with icon is unstable(crashed, first opened terminal is ok).
But Shift+Ctrl+N works fine.

2. and try make gconfig in linux kernel source. it seg fault.

3. gnome-system-monitor also seg fault.

4. nautilus crashed when log out icon clicked.

gcc-4.0.2, glibc-2.3.6, binutils-2.16.1, linux-2.6.15-rc6-git1 here.

1. This is bug# 324443, the

1. This is bug# 324443, the simple workaround is to remove the --working-directory option.

2 and 3. Might be related to gob2. Try this patch: http://cvs.gnome.org/viewcvs/garnome/hacker-tools/gob2/files/garnome-fixes.diff

4. This issue has been around for a while. I don't know of a fix for it. :(

1/4 works!

1. it solved.
2. it didn't worked. but i found that it seg fault when login(su) as root.
ex) make gconfig, or gpaco as root ( http://paco.sf.net )
as normal user account, it works fine.

3. 4. Backtrace shows that seems something to do with libpthread
http://mail.gnome.org/archives/gnome-bugsquad/2005-December/msg00059.html

now there is #5

5. compile anjuta2 and run, it seg fault. it worked fine with 2.13.2

I have tested it twice, garnome-2.13.3 and upgraded garnome-2.13.3(from garnome-2.13.2)

Thanks

anjuta2 works on garnome-2.13.3

5. It works by reinstalling automake-1.9.6, autoconf-2.59a-7, m4-1.4.4, libtool-1.5.22.

6. gtk-sharp-2.6.0 need some hands work.
in root of source,
vi +206 vte/glue/Makefile

change it like this
VTE_DEPENDENCIES_CFLAGS = -I/home/XXX/garnome/include -I/home/XXX/garnome/include/cairo -I/home/XXX/garnome/include/pango-1.0 -I/home/XXX/garnome/include/gtk-2.0 -I/home/XXX/garnome/include/glib-2.0 -I/home/XXX/garnome/include/freetype2 -I/home/XXX/garnome/include/atk-1.0 -I/usr/X11R6/include

and

cp /home/XXX/garnome/lib/glib-2.0/include/glibconfig.h /home/XXX/garnome/include/glib-2.0/
cp /home/XXX/garnome/lib/gtk-2.0/include/gdkconfig.h /home/XXX/garnome/include/gtk-2.0/

Garnome x 3 by Anonymous George

not exactly

2 Garnome(one is pre and other is release) and 1 Gnome release
and i don't think so.