tags 406380 moreinfo
thanks

* Yesod ([EMAIL PROTECTED]) wrote:
> Package: iceweasel
> Version: 2.0.0.1+dfsg-1
> 
> It seems Iceweasel is not launching external applications for RSS
> subscription. Whatever application I'm trying it is not exec()ed.
> 
> I tried custom scripts (to see what was happening) and graphic
> application accepting any kind of argument (like xterm). None of them is
> launched by Iceweasel.
> 
> I tried an "strace -p my-pid -f -o /dev/stdout | fgrep my-application"
> hoping to see an exec() or at least a stat() on the chosen application
> but there is no output.
> 
> I tried an ltrace :
> ltrace -o /dev/stdout -p 3526 -f | fgrep xterm
> 3526 strcmp("/usr/bin/xterm", "/usr/bin/xterm")  = 0
> 3526 strlen("xterm")                             = 5
> 3526 strlen("xterm")                             = 5
> 3526 strlen("xterm")                             = 5
> 3526 strlen("xterm")                             = 5
> 3526 strlen("xterm")                             = 5
> 3526 strlen("xterm")                             = 5
> 3526 strlen("xterm")                             = 5
> 
> I'm running on testing + iceweasel from unstable, ix86.

Is it expected to run an external application? How did you configure
it to do that? 

-- 
Eric Dorland <[EMAIL PROTECTED]>
ICQ: #61138586, Jabber: [EMAIL PROTECTED]
1024D/16D970C6 097C 4861 9934 27A0 8E1C  2B0A 61E9 8ECF 16D9 70C6

Attachment: signature.asc
Description: Digital signature

Reply via email to