Bug#302793: konquest: typo in help
Package: konquest Version: 4:3.3.2-1 Severity: minor In the help under configuration, the text doesn't make sense. It says: When you start Konquest, you a window settings window pop up. It should say something like: When you start Konquest, a settings window pops up. -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.8-2-686 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages konquest depends on: ii kdelibs4 4:3.3.2-4.0.2 KDE core libraries ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an ii libgcc11:3.4.3-6 GCC support library ii libkdegames1 4:3.3.2-1 KDE games library and common files ii libqt3c102-mt 3:3.3.3-8 Qt GUI Library (Threaded runtime v ii libstdc++5 1:3.3.5-8 The GNU Standard C++ Library v3 -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#282279: konqueror: I'm experiencing similar, maybe the same
Package: konqueror Version: 4:3.3.2-1 Followup-For: Bug #282279 I'm experiencing something similar, except that the entirety of X locks up. I usually have to go to another computer and kill X. When I run top, X is using up 80% to 95% of CPU time. Rene Horn -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.8witchblade Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages konqueror depends on: ii kcontrol 4:3.3.2-1 KDE Control Center ii kdebase-kio-plugins 4:3.3.2-1 KDE I/O Slaves ii kdelibs4 4:3.3.2-4.0.2 KDE core libraries ii kdesktop 4:3.3.2-1 KDE Desktop ii kfind4:3.3.2-1 KDE File Find Utility ii libart-2.0-2 2.3.17-1Library of functions for 2D graphi ii libc62.3.2.ds1-20GNU C Library: Shared libraries an ii libfam0c102 2.7.0-6 client library to control the FAM ii libgcc1 1:3.4.3-12 GCC support library ii libice6 4.3.0.dfsg.1-12.0.1 Inter-Client Exchange library ii libidn11 0.5.13-1.0 GNU libidn library, implementation ii libjpeg626b-10 The Independent JPEG Group's JPEG ii libkonq4 4:3.3.2-1 Core libraries for KDE's file mana ii libpcre3 5.0-1 Perl 5 Compatible Regular Expressi ii libpng12-0 1.2.8rel-1 PNG library - runtime ii libqt3c102-mt3:3.3.3-8 Qt GUI Library (Threaded runtime v ii libsm6 4.3.0.dfsg.1-12.0.1 X Window System Session Management ii libstdc++5 1:3.3.5-12 The GNU Standard C++ Library v3 ii libx11-6 4.3.0.dfsg.1-12.0.1 X Window System protocol client li ii libxext6 4.3.0.dfsg.1-12.0.1 X Window System miscellaneous exte ii libxrender1 0.8.3-7 X Rendering Extension client libra ii xlibs4.3.0.dfsg.1-12 X Keyboard Extension (XKB) configu ii zlib1g 1:1.2.2-4 compression library - runtime -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#302808: kdelibs: uses invalid C++
Package: kdelibs Severity: minor kdelibs source contains code of this form: namespace NS1 { struct S { int foo(); }; } using namespace NS1; namespace NS2 { int S::foo() { return 0; } } (Specifically, KNetwork::internal.) This is illegal C++, though gcc 3.4 allows it due to a bug: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20711 Other compilers such as Intel C++ reject this. -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.8-quack+20041128+quack.cs.berkeley.edu Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages kdelibs depends on: ii kdelibs-bin 4:3.3.2-1 KDE core binaries ii kdelibs-data 4:3.3.2-1 KDE core shared data ii kdelibs4 4:3.3.2-1 KDE core libraries -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#302812: 'man kate' typos: "langages" x 2
Package: kate Version: 4:3.3.2-1 Severity: minor Tags: patch Found a few typos in '/usr/share/man/man1/kate.1.gz', see attached '.diff'. Hope this helps... -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.9-1-686 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) Versions of packages kate depends on: ii kdelibs4 4:3.3.2-4.0.2 KDE core libraries ii libart-2.0-2 2.3.17-1Library of functions for 2D graphi ii libc62.3.2.ds1-20GNU C Library: Shared libraries an ii libfam0c102 2.7.0-6 client library to control the FAM ii libgcc1 1:3.4.3-12 GCC support library ii libice6 4.3.0.dfsg.1-12.0.1 Inter-Client Exchange library ii libidn11 0.5.13-1.0 GNU libidn library, implementation ii libpng12-0 1.2.8rel-1 PNG library - runtime ii libqt3c102-mt3:3.3.4-2 Qt GUI Library (Threaded runtime v ii libsm6 4.3.0.dfsg.1-12.0.1 X Window System Session Management ii libstdc++5 1:3.3.5-12 The GNU Standard C++ Library v3 ii libx11-6 4.3.0.dfsg.1-12.0.1 X Window System protocol client li ii libxext6 4.3.0.dfsg.1-12.0.1 X Window System miscellaneous exte ii libxrender1 0.8.3-7 X Rendering Extension client libra ii xlibs4.3.0.dfsg.1-12 X Keyboard Extension (XKB) configu ii zlib1g 1:1.2.2-4 compression library - runtime -- no debconf information 17c17 < \fBkate\fP is a powerful text editor for KDE. It allows multiple documents (MDI interface), syntax coloration for many langages, ... --- > \fBkate\fP is a powerful text editor for KDE. It allows multiple documents > (MDI interface), syntax coloration for many languages, ... 23c23 < It can handle plugins to expand its capabilities (more langages support, vim/Emacs compatibility, ...) --- > It can handle plugins to expand its capabilities (more languages support, > vim/Emacs compatibility, ...)