Bug#1031365: sox: rec and play tty output

2023-02-15 Thread Salve
Package: sox Version: 14.4.2+git20190427-3.4 Severity: important Dear Maintainer, Recording (rec) and playing (play) seems to work correctly. But the writing to the tty is messed up: Time counting is updated only around every third second, and the peaklevel meter is not responding or is not in

Bug#892982: bugs.debian.org: system freeze after lock screen/switched off moniturs/spontaneously

2018-03-15 Thread Salve Mundus
Hello Don, sorry for the inconvenience you had and thank you for the reassignment. This was the first "bug" I reported and I was a bit unsure regarding the questions in the GUI. I vow to write to debian-user@lists.debian.o rg next time, when I'm not sure. Kind Regards Hermann

Bug#892982: bugs.debian.org: system freeze after lock screen/switched off moniturs/spontaneously

2018-03-14 Thread Salve Mundus
Hello, I'm sorry, it seems I have mixed up the receiver of this bug report. Is it possible to move this bug to the correct list? Or should I recreate it? Kind Regards Hermann

Bug#495672: acpi -t report cracy temperature

2008-08-19 Thread Salve Håkedal
Package: acpi Version: 1.1-1 Severity: normal I have had no CPU-related problems with this box, but this is acpi output: $ acpi -t Thermal 0: critical, 4294892.5 degrees C $ acpi -t -p Thermal 0: ok, 4294967296.0 degrees C $ acpi -V Thermal 0: critical, 4294892.5 degrees C Coo

Bug#489067: sc: Sc does not handle æ, ø and å

2008-07-02 Thread Salve Håkedal
Package: sc Version: 7.16-2 Severity: important Tags: l10n Entering characters æ, ø and å is ok, but editing makes a mess in the cell. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.24-1-686 (SMP

Bug#302332: dh-make-perl: Conflicts between generated packages!

2005-03-31 Thread Salve J Nilsen
Marc 'HE' Brockschmidt wrote: "Salve J Nilsen" <[EMAIL PROTECTED]> writes: Marc 'HE' Brockschmidt wrote: "Salve J. Nilsen" <[EMAIL PROTECTED]> writes: When creating a bunch of packages that depend on eachother, using dh-make-perl with apt-file i

Bug#302332: dh-make-perl: Conflicts between generated packages!

2005-03-31 Thread Salve J Nilsen
Marc 'HE' Brockschmidt wrote: tag 302332 + unreproducible thanks Debian BTS! "Salve J. Nilsen" <[EMAIL PROTECTED]> writes: When creating a bunch of packages that depend on eachother, using dh-make-perl with apt-file installed, each of the packages install the following

Bug#302332: dh-make-perl: Conflicts between generated packages!

2005-03-31 Thread Salve J. Nilsen
=== A fix may be to _not_ include perllocal.pod in the generated files (though this may break other things.) - Salve -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.4.19-50um Locale: LANG=C, LC_CTYPE=

Bug#297537: Finding module dependencies

2005-03-04 Thread Salve J Nilsen
Hi, I'm wondering if it would be sensible to use PAR's way of determining dependencies? If I remember correctly, they're using Module::ScanDeps[1] for this... - Salve [1] http://search.cpan.org/~autrijus/Module-ScanDeps/ -- Salve J. Nilsen / Systems Developer Norwegian Meteorolo

Bug#297537: dh-make-perl doesn't detect "use base qw(Foo::Bar);" dependencies

2005-03-01 Thread Salve J Nilsen
Package: dh-make-perl Version: 0.12-1 Severity: important The extract_depends() subroutine dismisses "use base" calls as irrelevant pragma calls, and doesn't add any packages to the dependencies list. The following incantations should be allowed: use base qw(Foo::Bar); use base qw(Foo::Bar