Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 299052 - media-sound/mpg321-0.2.11 hangs firefox
Summary: media-sound/mpg321-0.2.11 hangs firefox
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High minor (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-31 03:41 UTC by Mr.EVIL
Modified: 2010-04-22 10:10 UTC (History)
2 users (show)

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 Mr.EVIL 2009-12-31 03:41:45 UTC
mpg321 can't open files downloaded by firefox

Reproducible: Always

Steps to Reproduce:
1.change keyword for media-sound/mpg321 to ~amd64 and install it
2.click mp3 file download link in firefox
3.select "Open with"; click "Browse..." and paste "/usr/bin/mpg321" 
4.click "Open"; "Ok" and wait until downloaded

Actual Results:  
firefox frezzed and unkillable

Expected Results:  
play music

USE="alsa -ipv6"
icecat same...
Comment 1 Mr.EVIL 2009-12-31 03:49:04 UTC
Portage 2.1.6.13 (default/linux/amd64/10.0/no-multilib, gcc-4.3.4, glibc-2.9_p20081201-r2, 2.6.32 x86_64)
=================================================================
System uname: Linux-2.6.32-x86_64-AMD_Athlon-tm-_64_Processor_3200+-with-gentoo-1.12.13
Timestamp of tree: Wed, 30 Dec 2009 08:45:01 +0000
app-shells/bash:     4.0_p35
dev-lang/python:     2.6.4
sys-apps/baselayout: 1.12.13
sys-apps/sandbox:    1.6-r2
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.9.6-r2, 1.10.2
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=native"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=native"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://mirror.yandex.ru/gentoo-distfiles"
LDFLAGS="-Wl,-O1"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.ru.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext alsa amd64 cli custom-optimization dri faad flac gpm ivonv minimal mmx mmxext modules mp3 nocxx nptl nptlonly ogg123 pppd reflection restrict-javascript rtc session spl sse sse2 sysfs tordns x264 xorg xv xvid" ALSA_CARDS="intel8x0 intel8x0m" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="radeon"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

Comment 2 Rafał Mużyło 2009-12-31 23:30:05 UTC
Does mpg321 work while you're in X ?
Comment 3 Mr.EVIL 2010-01-01 09:45:31 UTC
(In reply to comment #2)
> Does mpg321 work while you're in X ?
> 

NO, it doesn't
Comment 4 Rafał Mużyło 2010-01-01 16:24:12 UTC
So, add more details about your desktop environment
and sound setup (including versions).
Comment 5 Mr.EVIL 2010-01-02 03:20:18 UTC
(In reply to comment #4)
> So, add more details about your desktop environment
> and sound setup (including versions).
> 

x11-wm/openbox-3.4.7.2  USE="-nls -startup-notification -xinerama"
x11-base/xorg-server-1.6.5-r1  USE="nptl xorg -debug -dmx -hal -ipv6 -kdrive -minimal -sdl -tslib"
media-libs/alsa-lib-1.0.20-r1  USE="-alisp -debug -doc -python" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol"

/etc/conf.d/alsasound
ENABLE_OSS_EMUL="no"
RESTORE_ON_START="yes"
SAVE_ON_STOP="yes"
LOAD_ON_START="no"

mpg321 0.2.11 started from xterm works good
Comment 6 Jory A. Pratt gentoo-dev 2010-01-02 03:38:10 UTC
(In reply to comment #0)
> mpg321 can't open files downloaded by firefox
> 
> Reproducible: Always
> 
> Steps to Reproduce:
> 1.change keyword for media-sound/mpg321 to ~amd64 and install it
> 2.click mp3 file download link in firefox
> 3.select "Open with"; click "Browse..." and paste "/usr/bin/mpg321" 
> 4.click "Open"; "Ok" and wait until downloaded
> 
> Actual Results:  
> firefox frezzed and unkillable
> 
> Expected Results:  
> play music
> 
> USE="alsa -ipv6"
> icecat same...
> 

I fail to see the bug here, mpg321 is intended to be used on the command line.
Comment 7 Mr.EVIL 2010-01-02 03:50:38 UTC
(In reply to comment #6)
> (In reply to comment #0)
> > mpg321 can't open files downloaded by firefox
> > 
> > Reproducible: Always
> > 
> > Steps to Reproduce:
> > 1.change keyword for media-sound/mpg321 to ~amd64 and install it
> > 2.click mp3 file download link in firefox
> > 3.select "Open with"; click "Browse..." and paste "/usr/bin/mpg321" 
> > 4.click "Open"; "Ok" and wait until downloaded
> > 
> > Actual Results:  
> > firefox frezzed and unkillable
> > 
> > Expected Results:  
> > play music
> > 
> > USE="alsa -ipv6"
> > icecat same...
> > 
> 
> I fail to see the bug here, mpg321 is intended to be used on the command line.
> 

Are you joke ? 
Comment 8 Rafał Mużyło 2010-01-03 00:39:05 UTC
Gnome ? pulseaudio ? anything similar ?
(I seems to have some problem with mpg321 too,
however mpg123 seems to work fine)
Comment 9 Mr.EVIL 2010-02-20 07:04:15 UTC
(In reply to comment #8)
> Gnome ? pulseaudio ?
no
Comment 10 Samuli Suominen (RETIRED) gentoo-dev 2010-04-22 10:10:18 UTC
(In reply to comment #6)
> I fail to see the bug here, mpg321 is intended to be used on the command line.

Exactly... 

You can get firefox to hang also if you pass something like `less` to `Open with`