Bug#987882: Printing does not work on a bullseye install with tasksel gnome

2024-10-05 Thread Matteo Cortese
On Sat. 31 Aug 2024 14:50:31 -0400 Jeremy wrote: > I am keeping this issue open because I believe that > it should be possible to get a fully functional GNOME > desktop by installing gnome-core without also installing > task-gnome-desktop which currently is not really > maintained by the Debian GN

Bug#884045: gnome should recommend gnome-getting-started-docs

2017-12-10 Thread Matteo Cortese
Package: gnome Version: 1:3.22+5 Severity: minor Please consider changing the dependency of gnome on gnome-getting-started-docs from Depends: to Recommends: for the following reasons. 1. Not installing gnome-getting-started-docs does not hinder the use of Gnome. That's a clear call for Recommends

Bug#835211: beneath-a-steel-sky: Enable subtitles with non-English

2017-07-12 Thread Matteo Cortese
Even better, enable the subtitles only when the language is not English: --- a/usr/games/sky2015-08-01 17:33:43.0 +0200 +++ b/usr/games/sky2017-07-12 22:43:32.189244804 +0200 @@ -39,7 +39,7 @@ ) if ! [ x"$ENVLANG" = x"en" ]; then -GAMELANG="-q $ENVLANG" +GAMELANG="-

Bug#692113: watch: Please update manual page to also mention 0,1.

2015-01-05 Thread Matteo Cortese
retitle -1 watch: parsing of floating point arguments depends on locale thanks Please note that this behavior makes it impossible to write consistent scripts. Updating the man page is not a solution. The only sensible solution is to ignore the local decimal separator convention when parsing floati

Bug#725911: ark: incompatible with latest unrar's output format

2013-10-10 Thread Matteo Cortese
forwarded 725911 https://bugs.kde.org/show_bug.cgi?id=319303 thanks Yes, as it turns out, it's already been reported upstream. Ark 4.11.2 (currently in experimental) should solve the issue. Hope we'll see it in testing real soon. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian

Bug#725911: ark: incompatible with latest unrar's output format

2013-10-09 Thread Matteo Cortese
Package: ark Version: 4:4.10.5-1 Severity: normal Ark suggests either unrar (non-free) or unrar-free in order to correctly display and unpack RAR archives. Please note that such suggests is unversioned. The version of unrar in Wheezy was 1:4.1.4-1 and it worked quite well. In Jessie, however, un

Bug#712294: glines segfaults

2013-10-08 Thread Matteo Cortese
Package: glines Version: 1:3.4.2-3 Severity: important I experience the same behavior. I think severity should be raised to important as the program is unusable. This is my backtrack (nearly a clone of Eduardo's): Starting program: /usr/games/glines [Thread debugging using libthread_db enabled]

Bug#724727: gnubg: fails to detect SSE at runtime

2013-09-27 Thread Matteo Cortese
Package: gnubg Version: 1.01.003-1 Severity: important Dear Maintainer, when I run gnubg, I get this error: This version of GNU Backgammon is compiled with SSE support but this machine does not support SSE However, this machine does have SSE: $ cat /proc/cpuinfo processor: 0 vendo

Bug#715413: bc is needed to build a kernel 3.9

2013-07-08 Thread Matteo Cortese
Package: linux-source-3.9 Version: 3.9.6-1 Severity: normal This package should recommend bc (the GNU command-line calculator), because it is otherwise impossible to build a kernel -- see around line 135 of kernel/Makefile: quiet_cmd_bc = BC $@ cmd_bc = bc -q $(filter-out FORCE,$

Bug#628167:

2012-07-23 Thread Matteo Cortese
reassign 628167 src:rxvt-unicode thanks All binaries are affected, not only the -256color variant. The latest version of libxft 2.3.1-1 triggers again this old bug, probab ly becasue of new hinting tricks. See https://bugs.freedesktop.org/show_ bug.cgi?id=47178 -- To UNSUBSCRIBE, email to debi

Bug#667692: crda: /sbin/cdrda and /sbin/regdbdump depend on /usr

2012-04-13 Thread Matteo Cortese
On 06/04/2012 3.24 Ben Hutchings said: > > If, on the other hand, these two binaries are not intended > > to run before /usr is mounted, then consider moving them > > to /usr/sbin. > The crda binary needs to be available when udev (re)starts. I assume your statement reads: "The crda binary needs

Bug#667693: udisks: /sbin/umount.udisks depends on libraries in /usr

2012-04-05 Thread Matteo Cortese
Package: udisks Version: 1.0.4-4 Severity: normal ldd /sbin/umount.udisks shows: linux-gate.so.1 => (0xb77a8000) libdbus-glib-1.so.2 => /usr/lib/i386-linux-gnu/libdbus-glib-1.so.2 (0xb776b000) libpthread.so.0 => /lib/i386-linux-gnu/i686/cmov/libpthread.so.0 (0xb7752000) libgobject-2

Bug#667692: crda: /sbin/cdrda and /sbin/regdbdump depend on /usr

2012-04-05 Thread Matteo Cortese
Package: crda Version: 1.1.2-1 Severity: normal ldd /sbin/crda shows: linux-gate.so.1 => (0xb76fe000) libssl.so.1.0.0 => /usr/lib/i386-linux-gnu/i686/cmov/libssl.so.1.0.0 (0xb769a000) libcrypto.so.1.0.0 => /usr/lib/i386-linux-gnu/i686/cmov/libcrypto.so.1.0.0 (0xb74ec000) lib

Bug#667690: ntfs-3g: /bin/ntfsdecrypt depends on /usr

2012-04-05 Thread Matteo Cortese
Package: ntfs-3g Version: 1:2012.1.15AR.1-1 Severity: normal ldd /bin/ntfsdecrypt shows: linux-gate.so.1 => (0xb777a000) libntfs-3g.so.831 => /lib/i386-linux-gnu/libntfs-3g.so.831 (0xb76fe000) libgnutls.so.26 => /usr/lib/i386-linux-gnu/libgnutls.so.26 (0xb7635000)

Bug#667688: iptables: /sbin/nfnl_osf depends on /usr

2012-04-05 Thread Matteo Cortese
Package: iptables Version: 1.4.12.2-1 Severity: normal ldd /sbin/nfnl_osf shows: linux-gate.so.1 => (0xb776a000) libnfnetlink.so.0 => /usr/lib/libnfnetlink.so.0 (0xb774d000) libc.so.6 => /lib/i386-linux-gnu/i686/cmov/libc.so.6 (0xb75f) /lib/ld-linux.so.2 (0xb7

Bug#620699: dpkg-query: version string does not start with digit

2011-05-10 Thread Matteo Cortese
Would you consider a flag to switch this warning off? Like David, I've already missed a number of errors hidden in a sea of "version string does not start with digit" lines. Please remember that this affects people who have compiled their kernel following an official although misleading README.

Bug#573216: grub-pc: Include changes from Ubuntu to hide the menu

2011-04-06 Thread Matteo Cortese
I second Sven's request, also considering that in Debian, the so-called hidden mode (GRUB_HIDDEN_TIMEOUT) is not so "hidden" after all. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#621089: Strange interaction with compositing metacity and gnome-panel: the panel disappears

2011-04-06 Thread Matteo Cortese
Package: maximus Version: 0.4.14-1 I'm experiencing a strange interaction between maximus, Metacity (acting as compositing manager), and GNOME's panels in some cases (more details below). Switching from a window which maximus "undecorated" to a window not handled by maximus (for example because

Bug#612317: Contradicting info about Btrfs

2011-02-07 Thread Matteo Cortese
Package: release-notes Tags: squeeze The following text appears in the "Squeeze" release announcement (http://www.debian.org/News/2011/20110205a.html): > The installation process for Debian GNU/Linux 6.0 has been improved > in various ways including easier selection of language and keyboard > s

Bug#588449: R: Bug#588449: Acknowledgement (I: Description of xmldiff states correction instead of comparison)

2010-07-08 Thread Matteo Cortese
rename Typo in description thanks -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#588449: I: Description of xmldiff states correction instead of comparison

2010-07-08 Thread Matteo Cortese
Package: cairo-dock-illusion-plugin Version: 2.1.3.10-2 Severity: minor The package's short description contains a typo: "illution" instead of "illusion". Matteo -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas

Bug#588148: Description of xmldiff states correction instead of comparison

2010-07-05 Thread Matteo Cortese
Package: xmldiff Version: 0.6.8-4 Severity: minor The description of the package states: "tree to tree correction between xml documents", but all this tool does is to compare, not to correct. Also re. the description of package diff & diffutils: "File comparison utilities". I suggest changing t

Bug#339118: libpam-runtime: pam_wheel also affects suing to non-root

2005-11-14 Thread Matteo Cortese
Package: libpam-runtime Version: 0.79-3 Severity: important Even if the goal of the pam_wheel module is to (quoting the docs) "only permit root access to members of the wheel (gid=0) group", actually it prevents non-wheel-group users to become *any* other user, not only root. My /etc/pam.d/su is