Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
GNOME 2.4 beta 1 - Tarballs due
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2, 3, 4, 5  Next  
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
ventricle
Guru
Guru


Joined: 04 Apr 2003
Posts: 305
Location: UK/Australia

PostPosted: Tue Aug 19, 2003 11:38 am    Post subject: Reply with quote

I tried compiling also with -O2, but that didn't work.
I wonder if this mad (no pun) program is required, or what needs it. I searched the net but didn't find any other person with problems compiling it.
_________________
[LRU]
Back to top
View user's profile Send private message
akb
Guru
Guru


Joined: 25 Jan 2003
Posts: 314
Location: Wolfenbüttel/Germany

PostPosted: Tue Aug 19, 2003 11:57 am    Post subject: Reply with quote

hah, gotta laugh. linc is deprecated, right? but now i get an error compiling libgnome (while upgrading to 2.4beta) related to unresolved symbols in linc. how can that be? if it is noe in ORBit2: i have already upgraded ORBit2. whats wrong here?
Back to top
View user's profile Send private message
Lovechild
Advocate
Advocate


Joined: 17 May 2002
Posts: 2858
Location: Århus, Denmark

PostPosted: Tue Aug 19, 2003 12:09 pm    Post subject: Reply with quote

akb wrote:
hah, gotta laugh. linc is deprecated, right? but now i get an error compiling libgnome (while upgrading to 2.4beta) related to unresolved symbols in linc. how can that be? if it is noe in ORBit2: i have already upgraded ORBit2. whats wrong here?


Something on your system has not be upgraded yet - revdep-rebuild normally helps
Back to top
View user's profile Send private message
maxmc
Guru
Guru


Joined: 14 Oct 2002
Posts: 480
Location: Linköping, Sweden

PostPosted: Tue Aug 19, 2003 12:10 pm    Post subject: Reply with quote

Start on page 3 in the old thread and then move forward to see the instructions.

revdep is your friend

BTW Why didnt emerge -p world show all updated packages? I only got the new collected gnome ebuild but that didn't install the new gnome-session and the new gtk+ etc.


Last edited by maxmc on Tue Aug 19, 2003 12:42 pm; edited 2 times in total
Back to top
View user's profile Send private message
akb
Guru
Guru


Joined: 25 Jan 2003
Posts: 314
Location: Wolfenbüttel/Germany

PostPosted: Tue Aug 19, 2003 12:15 pm    Post subject: Reply with quote

mh thx, i thought i had to do that only after merging gnome, to fix other apps. didnt know that gnome itself is affected too.

btw: now i saw it @ ORBit2: when unmerging linc-1.1.1 there is a linc-2.7.6 installed instead... wondered why. but when i tried to unmerge this too i noticed that it wanted to unmerge ORBit2. seems like ORBit2 is kind of a placeholder package for it in portage now. cancelled it, of course :-)
Back to top
View user's profile Send private message
maxmc
Guru
Guru


Joined: 14 Oct 2002
Posts: 480
Location: Linköping, Sweden

PostPosted: Tue Aug 19, 2003 12:43 pm    Post subject: Reply with quote

WHY does gnome-session download xemacs?
Code:
 emerge  gnome-session --resume
*** Resuming merge...
>>> emerge (1 of 32) app-editors/xemacs-21.4.12 to /
>>> Resuming download...
>>> Downloading http://gentoo.oregonstate.edu/distfiles/xemacs-21.4.12.tar.gz
--14:09:43--  http://gentoo.oregonstate.edu/distfiles/xemacs-21.4.12.tar.gz
           => `/usr/portage/distfiles/xemacs-21.4.12.tar.gz'
Slår upp gentoo.oregonstate.edu... färdig.
Ansluter till gentoo.oregonstate.edu[128.193.0.3]:80... ansluten.
HTTP-begäran skickad, väntar på svar... 206 Partial Content
Längd: 10,653,726 (1,185,607 kvar) [application/x-tar]
 
99% [=====================================================> ] 10,611,626   131.61K/s    ETA 00:00 Killed

Even nautilus wants xemacs, wtf is up?
Back to top
View user's profile Send private message
akb
Guru
Guru


Joined: 25 Jan 2003
Posts: 314
Location: Wolfenbüttel/Germany

PostPosted: Tue Aug 19, 2003 12:45 pm    Post subject: Reply with quote

only god knows... *lol* try setting a useflag related to emacs or something. USE="-emacs" should do the trick
Back to top
View user's profile Send private message
Verteron
Apprentice
Apprentice


Joined: 23 Jul 2003
Posts: 189

PostPosted: Tue Aug 19, 2003 12:46 pm    Post subject: Reply with quote

akb wrote:
wasnt it 10th of september or something for the release date?

edit: my compile problem above was solved by setting my CFLAGS to -O2 instead of -O3 :-)


Interesting, it compiled perfectly for me with -O3.
Back to top
View user's profile Send private message
akb
Guru
Guru


Joined: 25 Jan 2003
Posts: 314
Location: Wolfenbüttel/Germany

PostPosted: Tue Aug 19, 2003 12:57 pm    Post subject: Reply with quote

interesting too: even with revdep-ebuild it gives me the linc compile errors
Back to top
View user's profile Send private message
maxmc
Guru
Guru


Joined: 14 Oct 2002
Posts: 480
Location: Linköping, Sweden

PostPosted: Tue Aug 19, 2003 12:59 pm    Post subject: Reply with quote

akb wrote:
interesting too: even with revdep-ebuild it gives me the linc compile errors

Yes you need to go through the ebuilds in a special order, make sure that you don't have linc (but Orbit) whilst you do btw.

I advise you to use fluxbox or something while you're recompiling. It taks a while to figure out which order to do it in.
Back to top
View user's profile Send private message
akb
Guru
Guru


Joined: 25 Jan 2003
Posts: 314
Location: Wolfenbüttel/Germany

PostPosted: Tue Aug 19, 2003 6:15 pm    Post subject: Reply with quote

uhm damn, so much to test around. isnt there any tip which packages have to be compiled first or something? if i test every single packages position, it takes days :-(
Back to top
View user's profile Send private message
maxmc
Guru
Guru


Joined: 14 Oct 2002
Posts: 480
Location: Linköping, Sweden

PostPosted: Tue Aug 19, 2003 9:54 pm    Post subject: Reply with quote

akb wrote:
uhm damn, so much to test around. isnt there any tip which packages have to be compiled first or something? if i test every single packages position, it takes days :-(


You don't realy read do you?
A few posts up I pointed you to a link on page 3 of another thread.
the answer lies last on page 5 and on page 6 (the second from the top) in that thread.
You're welcome to keep track of what order you compile things and post it so that a script can be made to sort it out.
Back to top
View user's profile Send private message
akb
Guru
Guru


Joined: 25 Jan 2003
Posts: 314
Location: Wolfenbüttel/Germany

PostPosted: Tue Aug 19, 2003 10:46 pm    Post subject: Reply with quote

yep sorry, i didnt realize that there isnt a overall workaround or ordered list or something... my english isnt that good and i'm bloody tired *lol* sry

well, i think i got it now. at the very first i had to remerge libsrvg... after this the gimp/print things worked and the other stuff i got working by unmerging and remerging libbonobo(ui). also remerging some parts of gnome didnt really work without unmerging the old ones and merging the new ones without having any old version. best way is to simply unmerge old versions and directly the new ones i think. upgrading isnt that good.

i got half of my libs working now, only gnome-media caused bit of trouble, but i'm trying to merge the other stuff before it now... all essentially packages are already finished. after this i think i got to compile nearly all my gnome apps. but i'm lucky to have a running updated gnome now/soon, so the other programs are only a short way to get it right :-)
Back to top
View user's profile Send private message
Ian
l33t
l33t


Joined: 28 Oct 2002
Posts: 834
Location: Somerville, MA

PostPosted: Wed Aug 20, 2003 1:41 am    Post subject: Reply with quote

For the new resolution changer, it says I need XrandR support in my X server. Is that, like DRI, automatically removed if running Xinerama? All this display stuff is starting to confuse me, and being sick on top of it isn't helping :p.

On the other hand, I've gotten it to compile, with a few errors. Several packages had to be injected, two out of gnome-extra, and gnome-games cause I couldn't wait another 20 minutes :p.

I'm having trouble with liblinc, but I'm trying that revdep-rebuild command, so far it's telling me stuff like "broken /usr/bin/gnotravex (requires liblinc.so.1)", and everything that's broken requires that one library. Maybe it'll fix itself later? I don't really want to use Fluxbox again, now that I'm all nice and used to Gnome :p.

<EDIT>
Oh, great...

That revdep-rebuild command wants to rebuild openoffice-ximian. I have a feeling this'll be going for at least a day. Oh well, what we do for our computers... :p
</EDIT>
Back to top
View user's profile Send private message
IWBCMAN
Guru
Guru


Joined: 25 Jun 2002
Posts: 474

PostPosted: Wed Aug 20, 2003 10:21 am    Post subject: Reply with quote

deleted

Last edited by IWBCMAN on Wed Aug 20, 2003 10:36 am; edited 1 time in total
Back to top
View user's profile Send private message
IWBCMAN
Guru
Guru


Joined: 25 Jun 2002
Posts: 474

PostPosted: Wed Aug 20, 2003 10:31 am    Post subject: Reply with quote

I just wanted to mention a few things about GNOME-2.4_beta1 ebuilds from breakmygentoo.net:

1) WOW! OMG! WOW WOW I am very impressed
2) This upgrade is not for the feable or fearsome
3) when you unmerge liblinc-beware lots of things break-like most anything which was linked against gnome (velocity /ximian-open-office/ abiword/evolution/ gst-player/gnomesu etc)
4) I have resorted to remerging linc-after having completed the update-so I can use velocity(which won't compile after the update) and ximian-openoffice(which didn't compile for me so I am using a kindly posted binary package....)
5) I built the whole thing with :CFLAGS="-march=pentium4 -O3 -pipe -ffast-math -mmmx -msse -msse2 -mfpmath=sse,387 -fprefetch-loop-arrays -falign-functions=4 -maccumulate-outgoing-args" using distcc-had no real problems
6)Did I mention WOW- this is really, really fast
7) nautilus-cd-burner is GAWD- it actually works without any setup whatsoever- unlike my previous fav. k3b-which gave me 3 coasters yesterday(how, oh how did the gnome guys figure out how to do this ? it just works ! WOW)
8.) unfortunately my panel crashes each time at boot-but after I click the error message away it works fine....
9) the gnome boot splash really likes hanging around a really long time
10) my KDE menu in the top menu bar vanished- no idea where it went or how to
get it back...
11) unrelated to the gnme-beta-but pertains to latest gnome stuff
:

I finally got abiword2 working: modified the ebuild to look like this:
Code:

cat /usr/portage/app-office/abiword/abiword-1.99.4-r1.ebuild
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /home/cvsroot/gentoo-x86/app-office/abiword/abiword-1.99.4-r1.ebuild,v 1.1 2003/08/15 19:06:49 spider Exp $
 
inherit eutils debug
 
IUSE="spell jpeg xml2 gnome"
 
S=${WORKDIR}/${P}/abi
S_P=${WORKDIR}/${PN}-plugins-${PV}
 
DESCRIPTION="Fully featured yet light and fast cross platform word processor"
HOMEPAGE="http://www.abisource.com"
 
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2
        mirror://sourceforge/${PN}/${PN}-plugins-${PV}.tar.bz2"
 
KEYWORDS="x86 ~sparc ~alpha ~ppc"
LICENSE="GPL-2"
SLOT="2"
 
RDEPEND="virtual/x11
        virtual/xft
        >=media-libs/fontconfig-2.1
        >=dev-libs/libunicode-0.4-r1
        media-libs/libpng
        >=x11-libs/gtk+-2
        >=gnome-base/libglade-2
        >=app-text/wv-0.7.6
        >=dev-libs/fribidi-0.10.4
        jpeg?  ( >=media-libs/jpeg-6b-r2 )
        ( xml2? >=dev-libs/libxml2-2.4.10 : dev-libs/expat )
        spell? ( >=app-text/enchant-0.1 )
        gnome? ( >=gnome-base/libgnomeui-2.2
                >=gnome-base/libgnomeprintui-2.2.1
                >=gnome-extra/gal-1.99 )"
 
DEPEND="${RDEPEND}
        dev-util/pkgconfig"
 
#       >=dev-libs/libole2-0.2.4-r1
#       perl?  ( >=dev-lang/perl-5.6 )
# perl seems broken
 
# FIXME : do 'real' use switching, add gucharmap support
# switches do not work by the looks of it
 
src_compile() {
        ./autogen.sh
 
        # this is a hack since I don't want to go hack in the gnome-vfs headerfiles.
        # The issue is about gnome-vfs containing "long long" which makes gcc 3.3.1 balk
        cp configure configure.old
        cat configure.old |sed s:-pedantic::g >configure
        rm -f configure.old
        econf \
                `use_enable gnome` \
                `use_with xml2 libxml2` \
                `use_enable spell enchant` \
                --enable-bidi \
  [b]              --without-ImageMagick \ [/b]
                --with-sys-wv || die
 
        emake all-recursive || die
 
        # Build plugins
 
        cd ${S_P}
 
        ./nextgen.sh
        econf --enable-all --with-abiword=${S} || die
        emake || die
 
}
 
src_install() {
        dodir /usr/{bin,lib}
 
        einstall PERLDEST=${D} || die
 
        dosed "s:${D}::g" /usr/bin/AbiWord-2.0
 
        rm -f ${D}/usr/bin/abiword-2.0
        rm -f ${D}/usr/bin/abiword
        dosym AbiWord-2.0 /usr/bin/abiword-2.0
 
        dodoc COPYING *.TXT docs/build/BUILD.TXT user/wp/readme.txt
 
        # install plugins
 
        cd ${S_P}
 
        make DESTDIR=${D} install || die
 
        # Install icon and .desktop for menu entry
        insinto /usr/share/pixmaps
        newins ${WORKDIR}/${P}/abidistfiles/icons/abiword_48.png AbiWord.png
        insinto /usr/share/applications/
        doins ${FILESDIR}/AbiWord2.desktop
 
}
 

in order to get abiword2 working(it bombed on startup each time- I did a "strace abword" it mentioned "libAbiAiksaurus.so" immediately prior to bombing-so I deleted the 2 libAbiAiksaurus.* files in /usr/lib/Abiword-2.0/plugins/ and abiword2 started up...

not wanting to give up on aiksaurus I renamed aiksaurus-0.1.5-r1.ebuild to aiksaurus-1.0.0.ebuild and did a digst and emerge it.... I then unpacked abiword2 (ebuild /usr/portage/app-office/abiword/abiword-1.99.4-r1.ebuild unpack)
and switched to /var/tmp/portage/abiword-1.99-r1/work/abiword-plugins
and did:
Code:
./configure --prefix=/usr --with-abiword=/var/tmp/portage/abiword-1.99.4-r1/work/abiword-1.99.4/ --disable-all --enable-aiksaurus


it refuse to successfully make.
So I went to the abiword sourceforge page and dowloaded "abiword-plugins-tools-1.99.4-1.i386.rpm"
did rpm2targz and unpacked the sucker. Then I found the libAbiAiksaurus.so file and ldd'ed it- found one missing dep- libbz2.so.1
-so I symlinked /usr/lib/libbz2.so to /usr/lib/libbz2.so.1 and copied the binary libAbiAiksaurus over to /usr/lib/Abiword-2.0/plugins and VOILLA it worked-now I have the latest and greatest abiword and the spellchekcing works great......


I finally got rhythmbox-0.4.99.4- working modified the gst-plugins to look like this:
shameless copied 0.6.2 and 0.6.2-r5 together creating this wonderful hack......
and after upgrdading livdvdnav to 0.19-no skipping-no heavy CPU use, plays all my files and gst-player plays DVD's!!!

Code:

cat /usr/local/portage/media-libs/gst-plugins/gst-plugins-0.6.2-r5.ebuild
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /home/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.6.2-r5.ebuild,v 1.4 2003/08/07 03:51:05 vapier Exp $
 
# IMPORTANT
#
# Since gst-plugins uses a local copy of ffmpeg we consider this a non-external plugin
# In essence this means gst-plugins without any external plugins already provides a
# wide range of audio/video codecs
#
# This may change in the future, but for now 3rd-party apps do probably not need to depend
# on mpeg/avi plugins etcetera unless they directly name specific plugins
 
inherit gnome2 gst-plugins eutils flag-o-matic
 
PVP=($(echo " $PV " | sed 's:[-\._]: :g'))
PV_MAJ_MIN=${PVP[0]}.${PVP[1]}
 
DESCRIPTION="Additional plugins for gstreamer"
HOMEPAGE="http://gstreamer.net/"
 
LICENSE="GPL-2"
KEYWORDS="x86 ~amd64"
IUSE="encode quicktime mpeg jpeg esd gnome mikmod sdl png alsa arts dvd aalib oggvorbis mmx"
# TODO : gconf support is also optional
 
RDEPEND="=media-libs/gstreamer-${PV}*
        >=gnome-base/gconf-1.2"
 
DEPEND="${RDEPEND}
        >=dev-util/pkgconfig-0.9"
 
#BUILD_GST_PLUGIN="ffmpeg"
 
MAKEOPTS="${MAKEOPTS} -j1"
 
src_unpack() {
        unpack ${A}
        cd ${S}
        # ppc asm included in the resample plugin seems to be broken,
        # using a slower but working version for now
        epatch ${FILESDIR}/noppcasm.patch
 
        # patch for changing types in >libmpeg-0.3.1
        if grep -q mpeg2_picture ${ROOT}/usr/include/mpeg2dec/mpeg2.h; then
                epatch ${FILESDIR}/libmpeg2.patch
        fi
 
        # fix the scripts
        cd ${S}/tools
        mv gst-launch-ext gst-launch-ext.old
        sed -e "s:gst-launch :gst-launch-${PV_MAJ_MIN} :" \
                -e "s:gst-launch-ext:gst-launch-ext-${PV_MAJ_MIN}:" gst-launch-ext.old > gst-launch-ext
        chmod +x gst-launch-ext
 
        mv gst-visualise gst-visualise.old
        sed -e "s:gst-launch :gst-launch-${PV_MAJ_MIN} :" \
                -e "s:gst-visualise:gst-visualise-${PV_MAJ_MIN}:" gst-visualise.old > gst-visualise
        chmod +x gst-visualise
}
 
src_compile() {
 
        elibtoolize
 
        # gst doesnt handle optimisations well
        strip-flags
        replace-flags "-O3" "-O2"
        filter-flags "-fprefetch-loop-arrays" # see bug 22249
 
        #gst-plugins_src_configure --program-suffix=-${PV_MAJ_MIN}
 
         use aalib \
                && myconf="${myconf} --enable-aalib" \
                || myconf="${myconf} --disable-aalib"
        use dvd \
                && myconf="${myconf} --enable-dvdread --enable-dvdnav" \
                || myconf="${myconf} --disable-dvdread --disable-dvdnav"
        use esd \
                && myconf="${myconf} --enable-esd" \
                || myconf="${myconf} --disable-esd"
        use alsa \
                && myconf="${myconf} --enable-alsa" \
                || myconf="${myconf} --disable-alsa"
        use arts \
                && myconf="${myconf} --enable-arts --enable-artsc" \
                || myconf="${myconf} --disable-arts --disable-artsc"
        use encode \
                && myconf="${myconf} --enable-lame" \
                || myconf="${myconf} --disable-lame"
        use jpeg \
                && myconf="${myconf} --enable-jpeg" \
                || myconf="${myconf} --disable-jpeg"
        use jpeg && use mmx \
                && myconf="${myconf} --enable-mjpegtools" \
                || myconf="${myconf} --disable-mjpegtools"
        use png \
                && myconf="${myconf} --enable-png" \
                || myconf="${myconf} --disable-png"
        use gnome \
                && myconf="${myconf} --enable-gnome_vfs" \
                || myconf="${myconf} --disable-gnome_vfs"
        use encode \
                && myconf="${myconf} --enable-lame" \
                || myconf="${myconf} --disable-lame"
        use quicktime \
                && myconf="${myconf} --enable-openquicktime" \
                || myconf="${myconf} --disable-openquicktime"
        use mpeg \
                && myconf="${myconf} --enable-mpeg2dec" \
                || myconf="${myconf} --disable-mpeg2dec"
        use sdl \
                && myconf="${myconf} --enable-sdl --enable-sdltest" \
                || myconf="${myconf} --disable-sdl --disable-sdltest"
        use oggvorbis \
                && myconf="${myconf} --enable-vorbis --enable-vorbistest" \
                || myconf="${myconf} --disable-vorbis --disable-vorbistest"
        use mikmod \
                && myconf="${myconf} --enable-mikmod --enable-libmikmodtest" \
                || myconf="${myconf} --disable-mikmod --disable-libmikmodtest"
        econf ${myconf} \
                --program-suffix=-${PV_MAJ_MIN} \
                || die "./configure failed"
        emake || make || die
 
}
 
src_install() {
 
        einstall || die
 
        dodoc AUTHORS COPYING INSTALL README RELEASE TODO
}
 
pkg_postinst () {
 
        gnome2_pkg_postinst
        gst-plugins_pkg_postinst
 
}
 
pkg_postrm() {
 
        gnome2_pkg_postrm
        gst-plugins_pkg_postrm
 
}



this was a long GNOME weekend..pheeew...
Back to top
View user's profile Send private message
Ian
l33t
l33t


Joined: 28 Oct 2002
Posts: 834
Location: Somerville, MA

PostPosted: Wed Aug 20, 2003 2:10 pm    Post subject: Reply with quote

Quote:
3) when you unmerge liblinc-beware lots of things break-like most anything which was linked against gnome (velocity /ximian-open-office/ abiword/evolution/ gst-player/gnomesu etc)
4) I have resorted to remerging linc-after having completed the update-so I can use velocity(which won't compile after the update) and ximian-openoffice(which didn't compile for me so I am using a kindly posted binary package....)


I have this problem, as well, yeah, everything's broken :p. But, I managed to recompile openoffice-ximian, and it seems to be working fine. But, when I try to run the revdep-rebuild command, it says it still needs to recompile openoffice-ximian, but when it tries, it fails at one step (it fails after about 10 or 20 minutes, so I'll post it in a bit). I haven't tried recompiling anything else yet, but if this revdep-rebuild thing doesn't work, I think I might have to recompile everything by hand :\ (not hard, but why should I have to if this program should do it for me?).[/quote]
Back to top
View user's profile Send private message
maxmc
Guru
Guru


Joined: 14 Oct 2002
Posts: 480
Location: Linköping, Sweden

PostPosted: Wed Aug 20, 2003 6:19 pm    Post subject: Reply with quote

Using the gst-plugins ebuild from above I get this error in the configure phase:
Code:
checking X11/extensions/Xvlib.h usability... no
checking X11/extensions/Xvlib.h presence... yes
configure: WARNING: X11/extensions/Xvlib.h: present but cannot be compiled
configure: WARNING: X11/extensions/Xvlib.h: check for missing prerequisite headers?
configure: WARNING: X11/extensions/Xvlib.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to bug-autoconf@gnu.org. ##
configure: WARNING:     ## ------------------------------------ ##
checking for X11/extensions/Xvlib.h... yes
configure: Checking for plug-in dependency libraries
checking for a52_init in -la52... yes


Whats that?
Back to top
View user's profile Send private message
maw
Apprentice
Apprentice


Joined: 25 Aug 2002
Posts: 175
Location: Nottingham, UK

PostPosted: Wed Aug 20, 2003 8:02 pm    Post subject: Reply with quote

Woohoo! I finally got it working, thanks to being able to SSH into my home box from work and run builds all day (much praise go to cable modems, SSH and screen here).

GNOME 2.4.0 beta 1 feels a lot faster than 2.2.whatever I was running before (the lastest release, whatever that was). Recompiling everything was a right pain - doesn't this break ABI compatibility? I thought they weren't supposed to be doing that. But they have and now it's working it's almost worth the pain. Seems reasonably stable, although as usual with a FreeType upgrade various things are behaving strangely with the font rendering, which I find supremely irritating.

Epiphany needs some work though. Favicon support would be nice...
_________________
Your Gentoo woll sle me sodenly!
I may the beaute of it not sustene
(to misquote Chaucer)
Back to top
View user's profile Send private message
Toth
Tux's lil' helper
Tux's lil' helper


Joined: 23 Feb 2003
Posts: 133

PostPosted: Wed Aug 20, 2003 8:51 pm    Post subject: Reply with quote

maw wrote:
Epiphany needs some work though. Favicon support would be nice...

Favicon support, as in this?

[img:2ca7939a41]http://www.rpi.edu/~penwan/favicon.jpg[/img:2ca7939a41]

That's Epiphany 0.8.4, and works fine here :/

-Toth
Back to top
View user's profile Send private message
IWBCMAN
Guru
Guru


Joined: 25 Jun 2002
Posts: 474

PostPosted: Wed Aug 20, 2003 11:31 pm    Post subject: Reply with quote

maxmc,

I get the same error message-I honestly have no clue as to whats going on-I compared :
X11/extensions/Xvlib.h from xfree-4.3.0-r3 and xfree-4.3.0-r2 and there were no changes....really don't have a clue....But after having used gst-player to watch DVD's(encrypted) xv must be working- get fullscreen with good FPS, and only xv gives performs that well on my machine(mplayer)

It should be noted -the gst-plugins ebuild listed above is a *total* hack- I would bury my head in the sand before claiming it to be mine.......*BUT* it works, aside from this xv thing.....

Also I renamed rhythmbox-0.4.99.4 to 0.5.1(I also changed the URI to:
SRC_URI="ftp://ftp.gnome.org/pub/GNOME/sources/rhythmbox/0.5/${P}.tar.gz")

and then emerged it- worked fine-although I can't see any difference between the two versions, but then again- I would not even know where to look. One little footnote though- I found it fascinating how a conflict arose while playing songs with rhythmbox-it seems that when rhythmbox was playing, my gnome terminal got confused about its current path- it reported some error about getcwd.....I closed rhythmbox and the problem was gone...only happened once, can't understand how they could be related....
Back to top
View user's profile Send private message
ruronikenshin83
n00b
n00b


Joined: 25 Mar 2003
Posts: 42

PostPosted: Thu Aug 21, 2003 1:45 am    Post subject: Reply with quote

I'm not sure if this counts as a problem with Gnome 2.4 Beta 1.

When I watch a video file using mplayer 0.90-r2 and I use fullscreen, if the main Gnome panel (with Applications and Actions) is at the top of the screen, then it stays there, even though it should be hidden while I'm in fullscreen. (which incidentally also pushes the vid file down a bit, to compensate for the positioning of the Gnome panel... a huge annoyance since the video file i'm referring to is subtitle'd anime and this pushes the subtitles just out of my sight...)

However, when the Gnome panel is placed in any other position (left, right, bottom) it no longer appears when I fullscreen mplayer.

I've already tried recompiling mplayer, but it doesn't have any effect on this issue. (I've also tried recompiling gnome-panel, but that didn't work either)

Is anyone else experiencing the same irregularities with the way the panel works?

Also, as an addendum to that, for some reason, when I load mplayer, all of the titlebars for my open applications go away and are redrawn after a second or so... o_0
Back to top
View user's profile Send private message
amasidlover
Apprentice
Apprentice


Joined: 16 Jun 2002
Posts: 293
Location: Manchester, UK

PostPosted: Thu Aug 21, 2003 8:11 am    Post subject: Reply with quote

Overall Gnome 2.4 beta 1 has some improvements, however its caused some odd problems with Evolution 1.4.4 (which I recompiled after installing Gnome 2.4 and removing linc).

evolution-wombat appears to keep freezing, when I try to close evolution it hangs until I do a killall -HUP evolution-wombat, and occasionally evolution completely freezes, again this is solved by killall -HUP evolution-wombat. Finally it doesn't show attachment's when you are composing mail, it attaches them (they arrive ok) but they do not appear in the space at the bottom for attachments - which does appear, but is empty.

Also I'm still having .Xauthority problems since upgrading. Has anyone else seen these and which bugzilla should I be reporting them to if not? The breakmygentoo one, the evolution one, the xfree one or all of them?
Back to top
View user's profile Send private message
swat
Tux's lil' helper
Tux's lil' helper


Joined: 21 Jul 2002
Posts: 144

PostPosted: Thu Aug 21, 2003 9:21 am    Post subject: Reply with quote

ruronikenshin83 wrote:

Also, as an addendum to that, for some reason, when I load mplayer, all of the titlebars for my open applications go away and are redrawn after a second or so... o_0


This is a bug in metacity - I have submitted a bug report at:

http://bugzilla.gnome.org/show_bug.cgi?id=116923


Can you add your comments to it - try and get this resolved... as it is very annoying :)

Simon
Back to top
View user's profile Send private message
Verteron
Apprentice
Apprentice


Joined: 23 Jul 2003
Posts: 189

PostPosted: Thu Aug 21, 2003 1:01 pm    Post subject: Reply with quote

Try updating metacity from the Gnome CVS, there have been a few bugs fixed in the last few days. Here are the steps to update to the latest version:

Code:

emerge cvs
 export CVSROOT=':pserver:anonymous@anoncvs.gnome.org:/cvs/gnome'
cvs login
cvs -z3 checkout metacity
cd metacity
./autogen.sh --prefix=/usr
make
make install
killall -HUP metacity
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Goto page Previous  1, 2, 3, 4, 5  Next
Page 3 of 5

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum