Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 89680 - Chrome error while saving targets in mozilla-1.7.7
Summary: Chrome error while saving targets in mozilla-1.7.7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-19 10:16 UTC by Kamil Gornik
Modified: 2005-12-22 20:26 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kamil Gornik 2005-04-19 10:16:09 UTC
When I try to save target file, chrome error occurs and no file is saved.
The error is:
Error parsing XML: incorrectly formated field[?]:
chrome://global/content/filepicker.xul
Line 1, column 10:

PathEntry(path, fileArray))
---------^
(I've translated it back from polish so there may be different words in original english message)

Reproducible: Always
Steps to Reproduce:
1.Right click on anchor, select "Save Target as..."
2.
3.

Actual Results:  
Error message appears (few seconds of "thinking")

Expected Results:  
Save file dialog appears

Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.10-gentoo-r6 i686)
=================================================================
System uname: 2.6.10-gentoo-r6 i686 mobile AMD Athlon(tm) XP-M 3000+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Mar  7 2005, 18:06:37)]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.8.5-r3, 1.5, 1.7.9-r1, 1.9.4, 1.6.3, 1.4_p6
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.14
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -mcpu=athlon-xp -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/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/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.zie.pg.gda.pl
ftp://ftp6.uni-erlangen.de/pub/mirrors/gentoo
http://ftp6.uni-erlangen.de/pub/mirrors/gentoo
http://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/
ftp://ftp.ipv6.uni-muenster.de/pub/linux/distributions/gentoo"
LANG="pl_PL"
LC_ALL="pl_PL"
LINGUAS="pl"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 X alsa apache2 apm arts avi berkdb bitmap-fonts bzlib cdr cpdflib crypt
cups curl curlwrappers db2 dbase divx4linux doc dvd dvdread emboss encode esd
exif expat fam ffmpeg flac foomaticdb fortran freetds ftp gd gdbm gif gnome
gphoto2 gpm gstreamer gtk gtk2 imap imlib innodb ipv6 java javascript jpeg junit
kde libg++ libwww mad maildir mbox mikmod mime mono motif mozilla mp3 mpeg mssql
mysql mysqli ncurses nls odbc ogg oggvorbis opengl oss pam pcmcia pcntl pcre
pdflib perl php png posix python qt quicktime readline samba sdl sharedext
sharedmem slang sockets spell ssl svg svga tcltk tcpd tetex threads tidy tiff
tokenizer truetype truetype-fonts type1-fonts usb v4l vcd vhosts vorbis xml2
xmms xpm xv xvid zlib linguas_pl"
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Kamil Gornik 2005-04-19 13:52:00 UTC
moreover:
I've got mozilla's addon named Web Developer
on JavaScript debug console I've got messages like:

----------
Error: this.mFilesEnumerator has no properties
Source file: file:///usr/lib/mozilla/components/nsFilePicker.js
Line: 88
----------
Error: this.docShell has no properties
Source file: chrome://global/content/bindings/browser.xml
Line: 0
----------
Error: _timer is not defined
Source file: file:///usr/lib/mozilla/components/nsHelperAppDlg.js
Line: 381
----------
Error: dialog has no properties
----------


They were not until I've upgraded from 1.7.6 to 1.7.7
Think mozilla-1.7.7.ebuild should be masked.
Comment 2 Kamil Gornik 2005-04-21 10:46:09 UTC
After reboot (NOT restart of browser) problem of link saving is gone. Still javascript errors in chrome files occur.
Comment 3 Evert 2005-05-06 10:08:40 UTC
rightclick -> properties on an image does not work either, and more...
Just downgraded to 1.7.6-r1 which does not have this problem.
Comment 4 Evert 2005-05-10 12:24:08 UTC
looks like my properties problem is fixed in 1.7.7.-r2
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2005-12-22 20:26:40 UTC
Thanks for reporting back, closing.