GNOME 2.22 has been released!
Vladimir Grebenschikov
vova at fbsd.ru
Tue Mar 25 06:59:08 PDT 2008
On Mon, 2008-03-24 at 01:23 -0400, Joe Marcus Clarke wrote:
> GNOME 2.22.0 has just been merged into the ports tree. Along with all
> of the stuff mentioned in the official release notes at
> http://library.gnome.org/misc/release-notes/2.22/ we have updated the
> hal port, added webkit ports, updated and extended the libgda3 port, and
> worked to speed up certain large apps like Evolution and Nautilus.
> We're still working on the documentation for the FreeBSD GNOME project
> pages. However, some packages are already available in the MarcusCom
> Builds on the GNOME Tinderbox. See http://www.marcuscom.com/tinderbox/
> and http://cobbler.marcuscom.com/tinderbox/ for i386 and amd64 packages
> respectively. Packages from the FreeBSD Builds (which have debugging
> disabled) will be available shortly.
>
> Once you have gotten GNOME 2.22 installed, we could sure use some
> screenshots for our gallery page
> (http://www.freebsd.org/gnome/screenshots.html). If you have some cool
> shots, please forward the links. Thanks!
Nice work, thank you.
Evolution now starts fast, great !
But it still stalls while scanning folders,
like here:
http://212.24.36.217/vova/busy-evolution.png
It goes trough long long loop (about minute or even more)
truss shows lots of:
poll({6/POLLIN 11/POLLIN|POLLPRI 12/POLLIN|POLLPRI 14/POLLIN|POLLPRI 15/POLLIN|POLLPRI 16/POLLIN|POLLPRI 18/POLLIN|POLLPRI 17/POLLIN|POLLPRI 23/POL
LIN|POLLPRI},9,-1) = 1 (0x1)
read(11,"GIOP\^A\^B\^A\^A$\0\0\0",12) = 12 (0xc)
read(11,"p\M-Z\M-?\M-?\0\0\0\0\^A\0\0\0"...,36) = 36 (0x24)
gettimeofday({1206450676.297224},0x0) = 0 (0x0)
gettimeofday({1206450676.297355},0x0) = 0 (0x0)
gettimeofday({1206450676.298225},0x0) = 0 (0x0)
gettimeofday({1206450676.298305},0x0) = 0 (0x0)
gettimeofday({1206450676.298379},0x0) = 0 (0x0)
gettimeofday({1206450676.298452},0x0) = 0 (0x0)
writev(0xb,0x810d900,0x3,0x28c2cac4,0xbfbfd918,0x813bad8) = 3356 (0xd1c)
poll({6/POLLIN 11/POLLIN|POLLPRI 12/POLLIN|POLLPRI 14/POLLIN|POLLPRI 15/POLLIN|POLLPRI 16/POLLIN|POLLPRI 18/POLLIN|POLLPRI 17/POLLIN|POLLPRI 23/POL
LIN|POLLPRI},9,-1) = 1 (0x1)
read(11,"GIOP\^A\^B\^A\^A$\0\0\0",12) = 12 (0xc)
read(11,"p\M-Z\M-?\M-?\0\0\0\0\^A\0\0\0"...,36) = 36 (0x24)
gettimeofday({1206450676.302234},0x0) = 0 (0x0)
gettimeofday({1206450676.302313},0x0) = 0 (0x0)
gettimeofday({1206450676.302386},0x0) = 0 (0x0)
gettimeofday({1206450676.302458},0x0) = 0 (0x0)
writev(0xb,0x810d900,0x3,0x28c2cac4,0xbfbfd8b8,0x813bad8) = 2984 (0xba8)
poll({6/POLLIN 11/POLLIN|POLLPRI 12/POLLIN|POLLPRI 14/POLLIN|POLLPRI 15/POLLIN|POLLPRI 16/POLLIN|POLLPRI 18/POLLIN|POLLPRI 17/POLLIN|POLLPRI 23/POL
LIN|POLLPRI},9,-1) = 1 (0x1)
etc ...
Probably there is such fix for that problem also ?
(I have large tree of folders)
Another strange thing is non-desired auto-mount.
I have
$ egrep '/m/[CD]' /etc/fstab
/dev/ad0s1 /m/C ntfs rw,noauto,-C=koi8-r 0 0
/dev/ad0s3 /m/D msdosfs rw,noauto,-u=operator,-g=operator,-m=775,-l,-L=ru_RU.KOI8-R,-W=koi2dos 0 0
$
Both have "noauto" keyword in fstab, but after upgrade they mounted
automatically.
And, what is totally strange, C drive appears on desktop, but D drive
does not.
Any hints will be also appriciated
> Joe
--
Vladimir B. Grebenschikov
vova at fbsd.ru
More information about the freebsd-gnome
mailing list