Date: Wed, 15 Sep 2004 13:18:34 -0500 From: "Jeremy Messenger" <mezz7@cox.net> To: vova@fbsd.ru Cc: gnome <freebsd-gnome@freebsd.org> Subject: Re: Is GNOME 2.7/2.8 stable to you? Message-ID: <opsedrs80j9aq2h7@mezz.mezzweb.com> In-Reply-To: <1095244328.1246.21.camel@localhost> References: <opseaqp2nq9aq2h7@mezz.mezzweb.com> <1095151081.986.23.camel@localhost> <41471643.4000605@marcuscom.com> <1095244328.1246.21.camel@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 15 Sep 2004 14:32:08 +0400, Vladimir Grebenschikov <vova@fbsd.ru> wrote: >> |>Hello folks, >> |> >> |>I haven't seen many report of GNOME 2.7/2.8 for weeks/months, so I am >> |>wondering how does it goes with all of you? I think, this 2.7 >> development >> |>is the most stable version that I have tested, which I couldn't find >> any >> |>more bugs lately beside gstreamer. I tried to use it as normal Windows >> |>user such as avoid the CLI and done all in GUI while I don't have any >> |>access to CVS, seems like everything work very well. The gstreamer is >> only >> |>an app that is annoying to me, which it isn't that stable when I run >> the >> |>nautilus in my movies directory. >> |> >> |>If one of you find the bugs, then go ahead reply to this thread. I >> want to >> |>see those reports, because the final is coming soon. >> | >> | >> | 3-4 day old gnome-2.7 was not too stable, anyway upgrading to latest >> | version and will report results, >> | (what was wrong for me so far: >> | gnumeric show error on startup /already reporte >> >> I relied to say that this most likely points to a need to upgrade >> libgda2 and libgnomedb. Did you do that? > > > Yes, it does not help. Did you read my reply with link? > Also gnumeric complains on start to stderr: > > env LANG=C gnumeric > /home/vova/.gtkrc-2.0:2: Unable to find include file: ".gtkrc-2.0- > scrollbar_cog" > (gnumeric:65048): GnomePrintCupsPlugin-WARNING **: iconv does not > support ppd character encoding: ISOLatin1, trying CSISOLatin1 > ** (gnumeric:65048): WARNING **: Could not find child for option > "PhysicalSize" with id "A4" > ** (gnumeric:65048): WARNING **: Could not find child for option > "PhysicalSize" with id "Letter" > ** (gnumeric:65048): WARNING **: Could not find child for option > "PhysicalSize" with id "A4" > ** (gnumeric:65048): WARNING **: Could not set value of "PhysicalSize" > to "A4" > ** (gnumeric:65048): WARNING **: Could not find child for option > "PhysicalSize" with id "Letter" > ** (gnumeric:65048): WARNING **: Could not find child for option > "PhysicalSize" with id "A4" > ** (gnumeric:65048): WARNING **: Could not find child for option > "PhysicalSize" with id "A4" > > > May be I should reset some configuration files ? I can't reproduce this. At the every release of GNOME, I always reset all configuration files by 'rm -rf' the GNOME's .* and even in /var/tmp to get the better stability. >> d here/, >> | System -> New Session does not work - it make screen white and all >> | If I do Ctrl-Alt-F1 then back - old sessi >> >> This should be fixed in the latest version. > > No, this is not fixed on latest gnome. But I can start second Xserver > manually > sudo X :1 I don't understand what you are trying to do with the new session? Care to explain more, so I can try to reproduce it? The 'doesn't work' will not help us to figure what problem you are having. > Another issue notification-area applet still can be started after it's > children. I was forced to fix this by adding sleep() into simicq binary > to wait while notification-area applet starts. > > Is any plans to make this in sync ? I don't notice any issue with notification-area such as gaim, gdesklets and few other apps. Perhaps, need to explain more? > My upgrade procedure failed on building mjpegtools: mjeptools is not maintain by GNOME, but I shall help. I don't have any problem to install it, see here: ======================================== # ls -l /var/db/pkg | grep mjp drwxr-xr-x 2 root wheel 512 Sep 15 12:58 mjpegtools-1.6.2_2/ ======================================== It looks like you have FreeBSD 5.x, so the devel/libgnugeopt conflicts with getopt in base system. Uninstall libgnugeopt and try mjeptools again. Cheers, Mezz > #portupgrade -f -r pkgconfig > .... > ===> Extracting for mjpegtools-1.6.2_2 >>> Checksum OK for mjpegtools-1.6.2.tar.gz. > ===> Patching for mjpegtools-1.6.2_2 > ... > (cd .libs && rm -f libmplex2.la && ln -s ../libmplex2.la libmplex2.la) > if c++ -DHAVE_CONFIG_H -I. -I. -I.. -I .. -I ../utils - > I/usr/local/include -O -pipe -MT main.o -MD -MP -MF ".deps/main.Tpo" > \ > -c -o main.o `test -f 'main.cpp' || echo './'`main.cpp; \ > then mv -f ".deps/main.Tpo" ".deps/main.Po"; \ > else rm -f ".deps/main.Tpo"; exit 1; \ > fi > In file included from /usr/include/c++/3.4/bits/gthr-default.h:44, > from /usr/include/c++/3.4/bits/gthr.h:96, > from /usr/include/c++/3.4/bits/c++io.h:37, > from /usr/include/c++/3.4/iosfwd:47, > from /usr/include/c++/3.4/bits/stl_algobase.h:70, > from /usr/include/c++/3.4/bits/char_traits.h:46, > from /usr/include/c++/3.4/string:47, > from main.cpp:33: > /usr/include/unistd.h:376: error: declaration of C function `int getopt > (int, char* const*, const char*)' conflicts with > /usr/local/include/getopt.h:115: error: previous declaration `int getopt > ()' here > main.cpp: In function `long int lround(double)': > main.cpp:69: warning: converting to `long int' from `double' > gmake[2]: *** [main.o] Ошибка 1 > gmake[2]: Leaving directory > `/usr/ports/multimedia/mjpegtools/work/mjpegtools-1.6.2/mplex' > gmake[1]: *** [all-recursive] Ошибка 1 > gmake[1]: Leaving directory > `/usr/ports/multimedia/mjpegtools/work/mjpegtools-1.6.2' > gmake: *** [all] Ошибка 2 > *** Error code 2 > > Stop in /usr/ports/multimedia/mjpegtools. > ** Command failed [exit code 1]: /usr/bin/script - > qa /tmp/portupgrade1290.1 make DEPENDS_TARGET=package > ** Fix the problem and try again. > ---> Skipping 'multimedia/gstreamer-plugins' (gstreamer-plugins-0.8.4) > because a requisite package 'mjpegtools-1.6.2_2' (multimedia/mjpegtools) > failed (specify -k to force) > ---> Skipping > 'sysutils/gnomecontrolcenter2' (gnomecontrolcenter2-2.7.1) because a > requisite package 'mjpegtools-1.6.2_2' (multimedia/mjpegtools) failed > (specify -k to force) > ---> Skipping 'x11/gnome2' (gnome2-2.7.92) because a requisite package > 'gnomecontrolcenter2-2.7.1' (sysutils/gnomecontrolcenter2) failed > (specify -k to force) > ** Listing the failed packages (*:skipped / !:failed) > ! multimedia/mjpegtools (mjpegtools-1.6.2_2) (new compiler > error) > * multimedia/gstreamer-plugins (gstreamer-plugins-0.8.4) > * sysutils/gnomecontrolcenter2 (gnomecontrolcenter2-2.7.1) > * x11/gnome2 (gnome2-2.7.92) > ---> Packages processed: 1 done, 0 ignored, 3 skipped and 1 failed > > > >> Joe -- mezz7 at cox.net - mezz at FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome at FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?opsedrs80j9aq2h7>