Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 138835 - www-client/galeon-2.0.1 cannot disable to load images if compiled against firefox
Summary: www-client/galeon-2.0.1 cannot disable to load images if compiled against fir...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-02 04:55 UTC by Serge Gavrilov
Modified: 2006-07-12 15:14 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
patch (galeon-2.0.1-imagebehavior.patch,733 bytes, patch)
2006-07-07 06:02 UTC, Alex Maclean
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Serge Gavrilov 2006-07-02 04:55:23 UTC
Galeon, when I try to disable to load images using galeon's preferences menu, change config variable network.image.imageBehavior to 2. The images remain to load :(. It looks like that when compiled against firefox, galeon should change variable permissions.default.image. When I correct this variable to 2 using about:config, it works quite well.

# emerge --info 
Portage 2.1 (default-linux/x86/2006.0, gcc-3.4.4, glibc-2.3.5-r2, 2.6.15-gentoo-r5 i686)
=================================================================
System uname: 2.6.15-gentoo-r5 i686 Intel(R) Pentium(R) M processor 1.70GHz
Gentoo Base System version 1.12.0
dev-lang/python:     2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/gcc-config: 1.3.12-r6
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/splash /etc/terminfo"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="ru_RU.KOI8-R"
MAKEOPTS=""
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac acpi alsa apache2 arts asf audiofile avi berkdb bitmap-fonts bzip2 cairo cdr cli crypt ctype cups dba dlloader doc dri dts dvd eds elibc_glibc emboss encode esd ethereal exif expat fam fastbuild ffmpeg firefox flac foomaticdb force-cgi-redirect fortran ftp gd gdbm gif glut gmp gnome gpm gstreamer gtk gtk2 gtkhtml guile idn imlib ipv6 isdnlog jpeg jpeg2k kde kernel_linux lcms libg++ libwww mad memlimit mikmod mmx mng motif mozilla mozsvg mp3 mpeg ncurses nls nptl ogg opengl oss pam pcre pdflib perl png posix pppd python qt qt3 qt4 quicktime readline reflection samba sdl session simplexml slang soap sockets speex spell spl sse sse2 ssl tcltk tcpd theora threads tiff tokenizer truetype truetype-fonts type1-fonts udev userland_GNU vcd vidix vorbis x86 xinerama xml xml2 xmms xorg xprint xsl xv xvid xvmc zlib input_devices_keyboard input_devices_mouse input_devices_evdev"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-07-02 04:59:01 UTC
Reopen w/ galeon version and least...
Comment 2 Serge Gavrilov 2006-07-02 05:07:08 UTC
Sorry!

www-client/galeon =2.0.1
www-client/mozilla-firefox =1.5.0.1-r3
Comment 3 Alex Maclean 2006-07-07 06:02:22 UTC
Created attachment 91121 [details, diff]
patch

Worked up a quick patch for it, works a treat this end.
Comment 4 Hanno Böck gentoo-dev 2006-07-12 15:14:10 UTC
Fixed in -r2 and filled upstream:
http://bugzilla.gnome.org/show_bug.cgi?id=347346