Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 138517

Summary: mozilla-launcher can't open some urls
Product: Gentoo Linux Reporter: Thomas Lindroth <thomas.lindroth>
Component: Current packagesAssignee: Mozilla Gentoo Team <mozilla>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: 2006.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Thomas Lindroth 2006-06-29 12:18:48 UTC
When I run:
firefox "http://www.musicbrainz.org/taglookup.html?artist=%C3%A6%C2%B5%C2%9C%C3%A5%C2%B4%C2%8E%C3%A3%C2%81%C2%82%C3%A3%C2%82%C2%86%C3%A3%C2%81%C2%BF&album=SUPER%20EUROBEAT%20presents%20ayu-ro%20mix&track=Whatever%20(Sentimental%20mix)"
I get:
/usr/lib/mozilla-firefox/mozilla-xremote-client: Error: Failed to send command: 500 command not parseable
Browser doesn't understand command

But when I bypass mozilla-launcher and run:
/usr/lib/mozilla-firefox/firefox-bin "http://www.musicbrainz.org/taglookup.html?artist=%C3%A6%C2%B5%C2%9C%C3%A5%C2%B4%C2%8E%C3%A3%C2%81%C2%82%C3%A3%C2%82%C2%86%C3%A3%C2%81%C2%BF&album=SUPER%20EUROBEAT%20presents%20ayu-ro%20mix&track=Whatever%20(Sentimental%20mix)"
The url gets opened.

I'm running www-client/mozilla-firefox-1.5.0.4  USE="gnome java xinerama xprint -debug -ipv6 -mozdevelop"

Portage 2.1.1_pre1 (default-linux/x86/2006.0, gcc-4.1.1, glibc-2.3.6-r3, 2.6.17 i686)
=================================================================
System uname: 2.6.17 i686 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
Gentoo Base System version 1.12.0
ccache version 2.3 [enabled]
dev-lang/python:     2.2.3-r6, 2.3.5-r2, 2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
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-r2
sys-devel/gcc-config: 1.3.13-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=k8 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/mozilla/defaults/pref /usr/share/X11/xkb /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/terminfo"
CXXFLAGS="-O3 -march=k8 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://pandemonium.tiscali.de/pub/gentoo/ http://ftp.easynet.nl/mirror/gentoo/"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j3"
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"
PORTDIR_OVERLAY="/usr/local/portage/my-overlay /usr/portage/local/layman/musicbrainz"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow X alsa apm arts avi berkdb bitmap-fonts cli crypt cups dri eds emboss encode esd foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 imlib isdnlog java jpeg kde kdeenablefinal libg++ libwww mad mikmod mmx motif mp3 mpeg ncurses nls nptl ogg opengl oss pam pcre pdflib perl png pppd python qt quicktime readline reflection sdl session spell spl ssl tcpd truetype truetype-fonts type1-fonts udev unicode vorbis xinerama xml xmms xorg xprint xv zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux userland_GNU video_cards_tdfx video_cards_nv video_cards_nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-06-29 12:50:57 UTC
Please, don't restrict bugs without any reason.
Comment 2 Josef Reidinger 2006-06-29 14:01:40 UTC
(In reply to comment #0)

I can confirm that. I locate, that problem is '(' and ')'. If I delete part with this, then firefox opens url without problem.

Is this problem URL or is bug firefox?
Comment 3 Josef Reidinger 2006-07-01 13:22:48 UTC
(In reply to comment #2)
> 
> Is this problem URL or is bug firefox?
> 

I look at RFC and ( or ) is not valid symbols in URL. So this URL isn`t valid and firefox needn`t corectly interpret this adress.

Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-09-26 13:02:04 UTC
Broken URL, closing.