Your message dated Sat, 17 Sep 2011 03:46:24 -0400
with message-id <[email protected]>
and subject line Re: Bug#641698: xpdf: Hangs with blank screen when used as
iceape helper
has caused the Debian Bug report #641698,
regarding xpdf: Hangs with blank screen when used as iceape helper
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
641698: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=641698
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: xpdf
Version: 3.02-12
Severity: normal
It does not consume CPU like #231208, but just looks like its dealocked.
If I clean the environment the problem goes away.
#!/bin/sh
#/usr/local/bin/xpdf wrapper for /usr/bin/xpdf
exec env -i "DISPLAY=$DISPLAY" "XAUTHORITY=$XAUTHORITY" /usr/bin/xpdf "$@"
Iceape also leaves loads of FDs open in child.
-- System Information:
Debian Release: 6.0.2
APT prefers stable
APT policy: (500, 'stable')
Architecture: powerpc (ppc)
Kernel: Linux 2.6.32-5-powerpc
Locale: LANG=en_AU, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Versions of packages xpdf depends on:
ii lesstif2 1:0.95.2-1 OSF/Motif 2.1 implementation relea
ii libc6 2.11.2-10 Embedded GNU C Library: Shared lib
ii libgcc1 1:4.4.5-8 GCC support library
ii libpoppler5 0.12.4-1.2 PDF rendering library
ii libstdc++6 4.4.5-8 The GNU Standard C++ Library v3
ii libx11-6 2:1.3.3-4 X11 client-side library
ii libxt6 1:1.0.7-1 X11 toolkit intrinsics library
Versions of packages xpdf recommends:
ii gsfonts-x11 0.21 Make Ghostscript fonts available t
ii poppler-data 0.4.3-1 Encoding data for the poppler PDF
ii poppler-utils 0.12.4-1.2 PDF utilitites (based on libpopple
xpdf suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Andrew Buckeridge wrote:
> Package: xpdf
> Version: 3.02-12
> Severity: normal
>
>
> It does not consume CPU like #231208, but just looks like its dealocked.
>
> If I clean the environment the problem goes away.
>
> #!/bin/sh
> #/usr/local/bin/xpdf wrapper for /usr/bin/xpdf
> exec env -i "DISPLAY=$DISPLAY" "XAUTHORITY=$XAUTHORITY" /usr/bin/xpdf "$@"
>
> Iceape also leaves loads of FDs open in child.
This may be an issue specifically with squeeze's iceape, but anyway this
isn't a problem anymore in unstable.
Best wishes,
Mike
--- End Message ---