Bug#379339: s2ram/s2disk: potential problems with HPA (host protected area)
Package: uswsusp Version: 0.2-1 Severity: important Machine: IBM Thinkpad R50p I recognized following issues concerning s2ram/s2disk/s2both: - calling s2ram works fine, resuming from RAM works - after having resumed and calling s2disk the machine hangs with heavy HD load - it's not possible to terminate or kill any process with SysRq+E/I - following messgages appears again and again if SysRq+E is pressed: hda: task_out_intr: status=0x51 { DriveReady SeekComplete Error } hda: task_out_intr: status=0x10 { SectorIdNotFound }, \ LBAsect=110561486, sector=110561486 hda: failed opcode was: unknown where 'LBAsect' and 'sector' will have values above 1100 each time the behaviour is reproduced After having disabled the so called "IBM Predesktop Area" in the BIOS everything works (in the BIOS setup: Security -> IBM Predesktop Area -> Current Setting: Disabled). As far as I know this IBM Predesktop Area is located in a HPA. I'm not sure, if this is really a bug (and if so, if it is related to uswsusp). Hope anyone will find out. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (700, 'unstable'), (650, 'testing'), (600, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17-1-686 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) Versions of packages uswsusp depends on: ii debconf [debconf-2.0] 1.5.2 Debian configuration management sy ii libc6 2.3.6-15 GNU C Library: Shared libraries Versions of packages uswsusp recommends: ii initramfs-tools 0.70b tools for generating an initramfs -- debconf information excluded signature.asc Description: Dies ist ein digital signierter Nachrichtenteil
Bug#373010: xfdesktop4: xfce4-menu-plugin consumes more and more memory
Package: xfdesktop4 Version: 4.3.90.1-2 Severity: important xfce4-menu-plugin will consume more memory (around 7MB) every time "Show Symbols in Menu" in its configuration dialog is unchecked or checked. Removing the plugin from the panel will free memory immediately. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (700, 'unstable'), (650, 'testing'), (600, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16.16-vs2.0.2-rc20 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) Versions of packages xfdesktop4 depends on: ii libatk1.0-0 1.11.4-2 The ATK accessibility toolkit ii libc6 2.3.6-15 GNU C Library: Shared libraries ii libcairo2 1.0.4-2The Cairo 2D vector graphics libra ii libexo-0.3-0 0.3.1.6beta1-1 Library with extensions for Xfce ii libfontconfig12.3.2-7generic font configuration library ii libfreetype6 2.2.1-2FreeType 2 font engine, shared lib ii libglib2.0-0 2.10.3-1 The GLib library of C routines ii libgtk2.0-0 2.8.18-1 The GTK+ graphical user interface ii libice6 1:1.0.0-3 X11 Inter-Client Exchange library ii libpango1.0-0 1.12.3-1 Layout and rendering of internatio ii libpng12-01.2.8rel-5.1 PNG library - runtime ii libsm61:1.0.0-4 X11 Session Management library ii libthunar-vfs-1-2 0.3.0beta1-1 VFS abstraction used in thunar ii libx11-6 2:1.0.0-6 X11 client-side library ii libxcursor1 1.1.5.2-5 X cursor management library ii libxext6 1:1.0.0-4 X11 miscellaneous extension librar ii libxfce4mcs-client3 4.3.90.1-1 Client library for Xfce4 configure ii libxfce4util2 4.3.90.1-1 Utility functions library for Xfce ii libxfcegui4-4 4.3.90.1-1 Basic GUI C functions for Xfce4 ii libxfixes31:3.0.1.2-4X11 miscellaneous 'fixes' extensio ii libxi61:1.0.0-5 X11 Input extension library ii libxinerama1 1:1.0.1-4 X11 Xinerama extension library ii libxrandr22:1.1.0.2-4X11 RandR extension library ii libxrender1 1:0.9.0.2-4X Rendering Extension client libra ii procps1:3.2.6-2.2/proc file system utilities ii xfce4-mcs-manager 4.3.90.1-1 Settings manager for Xfce4 ii xfce4-panel 4.3.90.1-2 The Xfce4 desktop environment pane ii xfce4-utils 4.3.90.1-1 Various tools for Xfce ii zlib1g1:1.2.3-11 compression library - runtime xfdesktop4 recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#342651: hibernate: not all running KDE sessions are locked
Package: hibernate Version: 1.12-1 Severity: normal Some suggestions concerning /usr/share/hibernate/scriptlets.d/lock, line 15, function LockKDE() Only display :0 gets locked if there's a KDE session running. I would suggest to include something like this in the function: available_users=`who | awk '{ print $1 }'` for user in $available_users; do dcop --user "$user" --all-sessions kdesktop KScreensaverIface lock > /dev/null 2>&1 done -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (700, 'unstable'), (650, 'testing'), (600, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.14-2-686 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) hibernate depends on no packages. Versions of packages hibernate recommends: ii console-tools 1:0.2.3dbs-60 Linux console and font utilities ii hdparm 6.3-3 tune hard disk parameters for high ii vlock 1.3-8 Virtual Console locking program -- debconf-show failed -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#309810: wdg-html-validator: path in html/ perl code not correctly set
Package: wdg-html-validator Version: 1.5.7-1 Severity: normal Tags: none After generating output, Links are broken. This is due to wrong wdg-html-validator root in the following files: [1] footer.htmlf.en [2] header.htmlf.en [3] headerWithInput.htmlf.en [4] validate.cgi Every local reference to another html file or an image is not quite correct. It should look like this ... [1]: Validate by URL ~ Validate by file upload ~ Validate by direct input Developed and maintained by http://www.htmlhelp.com/%7Eliam/";>Liam Quinn <mailto:liam@htmlhelp.com";>liam@html help.com> HTML 4.0 Reference ~ HTML 3.2 Reference< /a> Copyright © 1998 Liam Quinn. All rights reserved. [2]: http://www.w3.org/TR/REC-html40/strict.dtd";> HTML Validation Results mailto:liam@htmlhelp.com";> HTML Validation Results [3]: http://www.w3.org/TR/REC-html40/strict.dtd";> HTML Validation Results mailto:liam@htmlhelp.com";> <!-- omitted //--> HTML Validation Results [4] (lines 92 - 108): # Text preceding identification of the character encoding my %characterEncoding = ( # English 'en' => 'Character encoding:' ); # Text preceding the level of HTML checked my %levelOfHTML = ( # English 'en' => 'Level of HTML:' ); # Text indicating that only a check for well-formedness was performed my %wellformednessCheck = ( #English 'en' => 'Checked for http://www.w3.org/TR/REC-xml#dt-wellformed";>well-formedness only (no DOCTYPE found)' ); ### Sorry for not including a nice patch. I hope this is useful anyway. Regards, Daniel Philipp -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.11-1-686 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) Versions of packages wdg-html-validator depends on: ii libhtml-parser-perl 3.45-2 A collection of modules that parse ii libi18n-charset-perl 1.371-1Perl module for mapping character ii libjconv-bin 2.8-4.0charset conversion library - binar ii libunicode-map8-perl 0.11-4 Perl module to map 8bit character ii libunicode-string-perl2.07-1 Perl modules for Unicode strings ii libwww-perl 5.803-4WWW client/server library for Perl ii opensp1.5.1.0-2 OpenJade group's SGML parsing tool ii perl 5.8.4-8Larry Wall's Practical Extraction ii sgml-data 2.0.3 common SGML and XML data ii w3c-dtd-xhtml 1.1-5 W3C eXtensible HyperText Markup La ii wdg-html-reference4.0-2 WDGs HTML 3.2, HTML 4, and CSS ref -- debconf-show failed -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#309809: wdg-html-validator: path in html/ perl code not correctly set
Package: wdg-html-validator Version: 1.5.7-1 Severity: normal Tags: none After generating output, Links are broken. This is due to wrong wdg-html-validator root in the following files: [1] footer.htmlf.en [2] header.htmlf.en [3] headerWithInput.htmlf.en [4] validate.cgi Every reference to another html file or an image is not quite correct. It should look like this ... [1]: Validate by URL ~ Validate by file upload ~ Validate by direct input Developed and maintained by http://www.htmlhelp.com/%7Eliam/";>Liam Quinn <mailto:liam@htmlhelp.com";>liam@html help.com> HTML 4.0 Reference ~ HTML 3.2 Reference< /a> Copyright © 1998 Liam Quinn. All rights reserved. [2]: http://www.w3.org/TR/REC-html40/strict.dtd";> HTML Validation Results mailto:liam@htmlhelp.com";> HTML Validation Results [3]: http://www.w3.org/TR/REC-html40/strict.dtd";> HTML Validation Results mailto:liam@htmlhelp.com";> <!-- omitted //--> HTML Validation Results [4] (lines 92 - 108): # Text preceding identification of the character encoding my %characterEncoding = ( # English 'en' => 'Character encoding:' ); # Text preceding the level of HTML checked my %levelOfHTML = ( # English 'en' => 'Level of HTML:' ); # Text indicating that only a check for well-formedness was performed my %wellformednessCheck = ( #English 'en' => 'Checked for http://www.w3.org/TR/REC-xml#dt-wellformed";>well-formedness only (no DOCTYPE found)' ); ### Sorry for not including a nice patch. I hope this is useful anyway. Regards, Daniel Philipp -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.11-1-686 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) Versions of packages wdg-html-validator depends on: ii libhtml-parser-perl 3.45-2 A collection of modules that parse ii libi18n-charset-perl 1.371-1Perl module for mapping character ii libjconv-bin 2.8-4.0charset conversion library - binar ii libunicode-map8-perl 0.11-4 Perl module to map 8bit character ii libunicode-string-perl2.07-1 Perl modules for Unicode strings ii libwww-perl 5.803-4WWW client/server library for Perl ii opensp1.5.1.0-2 OpenJade group's SGML parsing tool ii perl 5.8.4-8Larry Wall's Practical Extraction ii sgml-data 2.0.3 common SGML and XML data ii w3c-dtd-xhtml 1.1-5 W3C eXtensible HyperText Markup La ii wdg-html-reference4.0-2 WDGs HTML 3.2, HTML 4, and CSS ref -- debconf-show failed -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]