Bug#576927: iceweasel: Iceweasel not displaying popup notifications/alters

Mike Hommey mh at glandium.org
Thu Apr 8 14:10:00 UTC 2010


On Thu, Apr 08, 2010 at 04:08:29PM +0200, Enrico Bandiello wrote:
> On 04/08/2010 02:13 PM, Mike Hommey wrote:
> 
> >>enri at attila2:~$ iceweasel
> >>sh: Syntax error: "(" unexpected
> >
> >That error is strange (probably unrelated, but stil). Can you send the
> >output for "sh -x /usr/bin/iceweasel" ?
> 
> Here it goes
> 
> enri at attila2:~$ sh -x /usr/bin/iceweasel
> + [  ]
> + which /usr/bin/iceweasel
> + MOZ_APP_LAUNCHER=/usr/bin/iceweasel
> + readlink -f /usr/bin/iceweasel
> + dirname /usr/lib/iceweasel/iceweasel
> + MOZ_DIST_BIN=/usr/lib/iceweasel
> + MOZ_PROGRAM=/usr/lib/iceweasel/firefox-bin
> + MOZ_APP_LAUNCHER=/usr/bin/iceweasel
> + export MOZ_APP_LAUNCHER
> + [  ]
> + [ -f /etc/iceweasel/iceweaselrc ]
> + . /etc/iceweasel/iceweaselrc
> + ICEWEASEL_DSP=none
> + [ -f /home/enri/.mozilla/firefox/rc ]
> + [ -f /home/enri/.mozilla-firefoxrc ]
> + [  ]
> + [ -z none ]
> + [ none = auto ]
> + [ none = none ]
> + ICEWEASEL_DSP=
> + VERBOSE=
> + DEBUG=0
> + DEBUGGER=
> + first=1
> + prev=
> + [ 0 -ne 0 ]
> + OPTIONS=
> + echo_vars ICEWEASEL_DSP OPTIONS DEBUG DEBUGGER
> + [  ]
> + [ 0 -eq 1 ]
> + type
> + exec_verbose /usr/lib/iceweasel/firefox-bin
> + verbose Running: /usr/lib/iceweasel/firefox-bin
> + [  ]
> + exec /usr/lib/iceweasel/firefox-bin
> sh: Syntax error: "(" unexpected

That doesn't make sense. firefox-bin is not a shell script. Can you send
the output for:
strace -f -eexecve iceweasel ?
(That may require to install strace)

> >What window manager are you using ?
> 
> kde 4.3.4-1

FWIW, under awesome, and without notification-daemon, the notification is
still displayed for me...

Mike





More information about the pkg-mozilla-maintainers mailing list