Bug#1016359: [edk2-devel] [Patch 1/2] OvmfPkg: Change default to disable MptScsi and PvScsi

2022-12-07 Thread Gerd Hoffmann
si stuff certainly helps understanding the driver code if needed. If you want step up sent a patch updating Maintainers.txt accordingly. > On the other hand, I've got to say I use virtio-scsi in all > my VM testing environments, Same here ;) take care, Gerd

Bug#1016359: [edk2-devel] [Patch 1/2] OvmfPkg: Change default to disable MptScsi and PvScsi

2022-12-06 Thread Gerd Hoffmann
y default. If debian is fine with shipping unmaintained software to its users you can flip the config switches of course, at least as long as the drivers are still in the tree. The drivers are at risk of being removed though in case we don't find a new maintainer within a year or two. take care, Gerd

Bug#1016359: [edk2-devel] [Patch 1/2] OvmfPkg: Change default to disable MptScsi and PvScsi

2022-12-05 Thread Gerd Hoffmann
lready disabled by default before this patch. virtio-scsi support is included and there are no plans to change that because it is a rather essential driver. It works just fine upstream, and there isn't even a config switch to disable it. take care, Gerd

Bug#984488: grub-install: error: embedding is not possible w/ grub-pc_2.02-deb10u4

2021-03-03 Thread Gerd Aschemann
Package: grub-pc Version: 2.02+dfsg1-20+deb10u4 Severity: important Dear Maintainer, * What led up to the situation? (Automatic) update to grub-pc_2.02-deb10u4 * What exactly did you do (or not do) that was effective (or ineffective)? apt update && apt dist-upgrade *

Bug#919057: Qemu GTK display mouse pointer visibility/position problem

2019-02-21 Thread Gerd Hoffmann
uot;-display gtk,grab-on-hover=on"? That'll activate the *keyboard* grab in case the mouse pointer is within the qemu window, so hotkeys go to the guest instead of being captured by the hosts window manager. Then you don't have to manually activate the grab via Ctrl-Alt-G (which grabs both keyboard and pointer) for that. HTH, Gerd

Bug#922612: qemu-system: black screen when guest goes to powersave, does not come back

2019-02-21 Thread Gerd Hoffmann
Suspending virtual machines typically adds little benefit and isn't tested that well, so I'd recommend doing that. Bugs can be in both host (qemu) and guest (linux kernel driver). Often it is quite difficult to debug and to figure who is actually at fault here. cheers, Gerd

Bug#837679: Workaround

2017-02-09 Thread Gerd Peter
my error log: samba (2:4.5.4+dfsg-1) wird eingerichtet ... Job for smbd.service failed because the control process exited with error code. See "systemctl status smbd.service" and "journalctl -xe" for details. invoke-rc.d: initscript smbd, action "start" failed. smbd.service - Samba SMB Daemon

Bug#805416: Warning: Lisp directory `/usr/local/share/emacs/site-lisp' does not exist.

2015-11-17 Thread Gerd Jurgensen
Package: emacs Version: 45.0 Severity: serious Tags: d-i Justification: Policy 8.6.3 How can site-lisp be missing? Aren't the legible and debuggable and optimizables site-lisp libraries just what the doctor rms at stallmann.org ordered? Such a broken Debilian is mere bullshit minus you

Bug#772422: [Qemu-devel] [PATCH 2/2] kbd: add brazil kbd keys to x11 evdev map

2015-05-28 Thread Gerd Hoffmann
is consistent with that one: vnc client, input_event_key_* trace event, input-events reporting within the guest. So no change needed in gtk-vnc, I'll update the qemu patch. cheers, Gerd -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe

Bug#772422: [PATCH v2 2/2] kbd: add brazil kbd keys to x11 evdev map

2015-05-28 Thread Gerd Hoffmann
This patch adds the two extra brazilian keys to the evdev keymap for X11. This patch gets the two keys going with the vnc, gtk and sdl1 UIs. The SDL2 library complains it doesn't know these keys, so the SDL2 library must be fixed before we can update ui/sdl2-keymap.h Signed-off-by: Gerd

Bug#772422: [PATCH v2 1/2] kbd: add brazil kbd keys to qemu

2015-05-28 Thread Gerd Hoffmann
. Signed-off-by: Gerd Hoffmann kra...@redhat.com --- qapi-schema.json | 4 +++- ui/input-keymap.c | 4 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/qapi-schema.json b/qapi-schema.json index f97ffa1..25df463 100644 --- a/qapi-schema.json +++ b/qapi-schema.json @@ -2784,6 +2784,7

Bug#772422: [PATCH v2 2/2] kbd: add brazil kbd keys to x11 evdev map

2015-05-28 Thread Gerd Hoffmann
key 129 as KP_COMMA in the comment? Wouldn't KP_period be more adequate? Using the linux input layer naming (see /usr/include/linux/input.h). cheers, Gerd -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#772422: [Qemu-devel] [PATCH 2/2] kbd: add brazil kbd keys to x11 evdev map

2015-05-27 Thread Gerd Hoffmann
-viewer ? Yes. FYI: https://www.kraxel.org/cgit/input/ recently got a 'emulate-key' utility which sends key events via uinput. This allows to test this kind of stuff without actually having a physical brazilian keyboard. cheers, Gerd -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#772422: [Qemu-devel] [PATCH 2/2] kbd: add brazil kbd keys to x11 evdev map

2015-05-27 Thread Gerd Hoffmann
On Mi, 2015-05-27 at 13:19 +0200, Markus Armbruster wrote: Gerd Hoffmann kra...@redhat.com writes: This patch adds the two extra brazilian keys to the evdev keymap for X11. This patch gets the two keys going with the gtk and sdl1 UIs. With vnc (remote-viewer) only one of the two works

Bug#772422: [PATCH 2/2] kbd: add brazil kbd keys to x11 evdev map

2015-05-27 Thread Gerd Hoffmann
On Mi, 2015-05-27 at 06:27 -0300, Joao Luis Meloni Assirati wrote: On 26-05-2015 10:58, Gerd Hoffmann wrote: This patch adds the two extra brazilian keys to the evdev keymap for X11. This patch gets the two keys going with the gtk and sdl1 UIs. With vnc (remote-viewer) only one

Bug#772422: ABNT2 keys again

2015-05-27 Thread Gerd Hoffmann
both comma and dot. cheers, Gerd -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#772422: ABNT2 keys again

2015-05-27 Thread Gerd Hoffmann
probably need -k for any non-us keyboard layout. The usual virt-related clients (virt-manager, virt-viewer, remote-viewer) support that vnc extension. cheers, Gerd -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#772422: ABNT2 keys again

2015-05-26 Thread Gerd Hoffmann
KEY_KPCOMMA (0x79) pressed Ok. Is there a key with ',' too in your numpad? cheers, Gerd -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#772422: [PATCH 1/2] kbd: add brazil kbd keys to qemu

2015-05-26 Thread Gerd Hoffmann
. Signed-off-by: Gerd Hoffmann kra...@redhat.com --- qapi-schema.json | 4 +++- ui/input-keymap.c | 4 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/qapi-schema.json b/qapi-schema.json index f97ffa1..25df463 100644 --- a/qapi-schema.json +++ b/qapi-schema.json @@ -2784,6 +2784,7

Bug#772422: ABNT2 keys again

2015-05-26 Thread Gerd Hoffmann
-period */ That is the *other* dot key, outside keypad. Patches just sent via git-send-email, test results are welcome. thanks, Gerd -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#772422: [PATCH 2/2] kbd: add brazil kbd keys to x11 evdev map

2015-05-26 Thread Gerd Hoffmann
it doesn't know these keys, so the SDL2 library must be fixed before we can update ui/sdl2-keymap.h Signed-off-by: Gerd Hoffmann kra...@redhat.com --- ui/x_keymap.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/x_keymap.c b/ui/x_keymap.c index b9b0944..4e899b4 100644

Bug#772422: ABNT2 keys again

2015-05-22 Thread Gerd Hoffmann
key once. (d) Send me the log (with annotation which key is which). thanks, Gerd -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#774329: libvirt-bin: Doesn't gracefully shutdown guests on upgrade restart

2015-01-25 Thread Gerd Flaig
Package: libvirt-bin Version: 1.2.9-7 Followup-For: Bug #774329 Dear Maintainer, this just happened to me, too. VM config attached, libvirt is using defaults: carrier# pwd; egrep -v '^#|^ *$' *.conf /etc/libvirt carrier# grep libvirt-bin dpkg.log 2015-01-24 12:54:21 upgrade libvirt-bin:amd64

Bug#600078: [FBI] Incorrect display with binary pbm/pgm/ppm formats

2014-11-03 Thread Gerd Hoffmann
? libjpeg parses pbm? cheers, Gerd -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#429141: fbi ignores out-of-memory errors

2014-11-03 Thread Gerd Hoffmann
On So, 2014-11-02 at 00:41 +0100, Stéphane Aulery wrote: Hello Gerd, https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=429141 I asked the opinion of Moritz on this bug. I'm not convinced that this work worthwhile. What do you say please? Checking each and every malloc is pretty pointless

Bug#385723: In automatic mode, does not change the picture if it is already well oriented.

2014-11-03 Thread Gerd Hoffmann
On Di, 2014-10-28 at 23:58 +0100, Stéphane Aulery wrote: In automatic mode, does not change the picture if it is already well oriented, unless other options are used together, especially -c and -g. How about attached patch instead? cheers, Gerd diff --git a/jpegtools.c b/jpegtools.c index

Bug#645838: [PATCH FBI] Do not stop execution if permissions and owner have not been copied

2014-10-27 Thread Gerd Hoffmann
On Do, 2014-10-23 at 16:19 +0200, Stéphane Aulery wrote: forwarded 645838 g...@kraxel.org stop Hello Gerd, Fabien C. proposed the previous patch I have sent to you with this comment : Exiftran exits

Bug#758881: [bisected] VNC server can't get all sent chars correctly

2014-08-26 Thread Gerd Hoffmann
On Di, 2014-08-26 at 09:55 +0400, Michael Tokarev wrote: 26.08.2014 09:40, Gerd Hoffmann wrote: There should be a delay after every character. It can be pretty small. 10ms should be enough (you should set TCP_NODELAY though to make sure the key events are not buffered in the network stack

Bug#758881: [bisected] VNC server can't get all sent chars correctly

2014-08-25 Thread Gerd Hoffmann
possible speed. I'm sure you can hit the issue with qemu 2.0 too, you just need longer user input strings to trigger it, so it is less likely to happen. cheers, Gerd -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#758881: [bisected] VNC server can't get all sent chars correctly

2014-08-25 Thread Gerd Hoffmann
that from the delay between commands as the time a qemu guest needs to process a command can be much higher than the time it needs to process a key event. cheers, Gerd -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#637147: Confirming bug

2011-08-16 Thread Gerd Stolpmann
then be replaced by a single NetcgiRequire netcgi2-apache. The release will be soon. Gerd -- Gerd Stolpmann, Darmstadt, Germanyg...@gerd-stolpmann.de Creator of GODI and camlcity.org. Contact details:http://www.camlcity.org/contact.html

Bug#633961: linux images must conflict with unfixed input-utils

2011-07-18 Thread Gerd Hoffmann
http://www.kraxel.org/blog/2011/07/input-1-0-released/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#626299: debian-installer: installer broken on armel - Can't check signature: public key not found

2011-05-10 Thread Gerd
Package: debian-installer Severity: serious Justification: Policy 3.8 Installs for armel (on QNAP TS-219) fails because the Release signature cannot be verified. From the syslog: May 10 17:29:43 choose-mirror[1718]: DEBUG: command: wget -q

Bug#603699: [Spice-devel] Bug#603699: ITP: celt051 -- The CELT codec v0.5.1

2010-11-17 Thread Gerd Hoffmann
compression in your spice packages. That is your call though. cheers, Gerd -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#603699: [Spice-devel] Bug#603699: ITP: celt051 -- The CELT codec v0.5.1

2010-11-17 Thread Gerd Hoffmann
know? Will surely happen as soon as we'll have more than one codec ;) cheers, Gerd -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#564816: libpostgresql-ocaml-dev: Monothreaded toplevel requires module Mutex.

2010-01-12 Thread Gerd Stolpmann
for this. No, the idiomatic way is to signal an error when the library is loaded without having enabled threads beforehand: error(-mt) = This library requires multi-threading support (read: if multi-threading is not enabled, fail with this error message) Gerd

Bug#561213: texlive-base does not install: Building Formats broken

2009-12-15 Thread Gerd Sebald
Package: texlive-base Version: 2009-4 Severity: grave Justification: renders package unusable -- Package-specific info: If you report an error when running one of the TeX-related binaries (latex, pdftex, metafont,...), or if the bug is related to bad or wrong output, please include a MINIMAL

Bug#477525: xen-utils-3.2-1: xend start fails using network-route

2008-11-11 Thread Gerd Fleischer
Finally I had spare time to work on this problem. I learned that all I had to do was to set the device to use explicitly in /etc/xen/xend-config.sxp: (network-script 'network-route netdev=eth0') I guess in Xen 3.2 eth0 was the default setting. Solved for me. -- Gerd Fleischer 85051

Bug#477525: xen-utils-3.2-1: xend start fails using network-route

2008-11-06 Thread Gerd Fleischer
Package: xen-utils-3.2-1 Version: 3.2.1-2 Followup-For: Bug #477525 I have the same problem after updating from etch to lenny. (Thus updating Xen from 3.0 to 3.2) Does anyone know how to fix this? -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500,

Bug#450903: libocamlnet-ssl-ocaml: segfault on custom ssl bindings

2008-03-04 Thread Gerd Stolpmann
the correct function from ocaml-ssl * The example segfaulted.. Can you please provide the example, so that we can test the fix? The example is in ocamlnet source, at location: examples/equeue/ssl/ssl_client.ml I reproduced the bug, and checked that the fix works. I contacted Gerd Stolpmann

Bug#422034: fbi: missing input sanitization

2007-12-03 Thread Gerd Hoffmann
as image viewer in your text mode browser you'll usually end up with an mkstemp()-generated, /tmp/foo-xrks73w style filename being passed to fbi ... CCing upstream. Gerd, the popen() call needs to be sanitised or replaced Fixed in cvs, patch attached for reference. cheers, Gerd Index: fbi.c

Bug#92206: Become employed today in a respectable international company and reach the financial success. (no investment reqired)

2007-09-24 Thread hobey gerd
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#419119: [Gerd Sebald] Re: Bug#419119: texlive-lang-german: fails to install completely

2007-05-15 Thread Gerd Sebald
Hi Norbert, On Son, 13 Mai 2007, Gerd Sebald wrote: 2) kpsewhere --progname=latex language.dat /home/gerd/.texmf-var/tex/generic/config/language.dat Are you sure you want to keep your own language.dat? This creates the problems, I am quite sure. But there aren't any problems now

Bug#419119: [Gerd Sebald] Re: Bug#419119: texlive-lang-german: fails to install completely

2007-05-13 Thread Gerd Sebald
Dear Frank, dear Norbert, dear 419119, sorry for the long delay. I've been away from Computers for two weeks now. tags 419119 moreinfo unreproducible thanks Frank Küster [EMAIL PROTECTED] wrote: Gerd, please send us (in other words: to the bugnumber address) the results

Bug#291134: bibtool: crossref field does not force ordering

2007-04-21 Thread Gerd Neugebauer
I consider this behaviour a feature and not a bug. Sorting is simply sorting and no magic is involved. If you sort want to follow the rules of BibTeX you have to specify a proper sorting order (aka sort.key). This is described in section 1.2.7 of the BibTool manual. Gerd Neugebauer (Author

Bug#187255: bibtool: Probably surplus warning message

2007-04-21 Thread Gerd Neugebauer
Warning messages can be suppressed with the command line option -q which corresponds to the resource quiet = on. See the BibTool manual section A.3 Gerd Neugebauer (Author of BibTool) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Bug#419119: texlive-lang-german: fails to install completely

2007-04-14 Thread Gerd Sebald
? Probably not necessary. Gerd: Do you have texlive-latex-base installed? I assume this is the bug, and not surprising. As lont as no latex installed (or related) there is no format depending on language.dat. We have to work around this, because maybe someone want's to use the hyphen patterns

Bug#419119: texlive-lang-german: fails to install completely

2007-04-13 Thread Gerd Sebald
Package: texlive-lang-german Version: 2007-2 Severity: normal apt-get install texlive-lang-german produces: Richte texlive-lang-german ein (2007-2) ... Running mktexlsr. This may take some time... done. Building format(s) --byhyphen language.dat. This may take some time... fmtutil-sys failed.

Bug#383267: postinst trace

2006-08-16 Thread Gerd Flaig
/dpkg/info/apache{,-ssl}.postinst and purged both packages. Goodbyte, Gerd. -- The last thing one knows in constructing a work is what to put first. -- Blaise Pascal -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#380331: ejabberd: postinst script fails when admin is already registered

2006-07-29 Thread Gerd Flaig
if [ ! -f $FLAG -a -n $USER -a -n $PASSWD ]; then sleep 5 -ejabberdctl register $USER $HOST $PASSWD +ejabberdctl register $USER $HOST $PASSWD || true touch $FLAG fi } This may be suboptimal when there is another reason for register failure. Goodbyte, Gerd

Bug#377778: yate: Yate 1.0 is out

2006-07-11 Thread Gerd Flaig
Package: yate Severity: wishlist Hi, Yate 1.0 has been released on monday. Source: http://yate.null.ro/tarballs/yate1/yate-1.0.0-1.tar.gz Upstream Debian packages: http://yate.null.ro/tarballs/yate1/deb-unstable/?M=D Goodbyte, Gerd. -- System Information: Debian Release: testing/unstable

Bug#374606: erlang: New upstream version available

2006-06-20 Thread Gerd Flaig
Package: erlang Version: 1:10.b.9-5 Severity: wishlist Hi, upstream has new versions in both the R10 and R11 branch. Goodbyte, Gerd. http://www.erlang.org/download/otp_src_R10B-10.tar.gz http://www.erlang.org/download/otp_src_R11B-0.tar.gz -- System Information: Debian Release

Bug#366325: mozilla-opensc: certificate creation fails

2006-05-07 Thread Gerd Flaig
Package: mozilla-opensc Version: 0.10.1-1 Severity: normal Steps to reproduce: Log in to cacert.org account, select Client Certificates / New. Add at least one email address, select 'Next'. Select either 1024 or 2048 bit keysize, then 'Create Certificate Request'. Choose 'OpenSC card', select

Bug#363474: thoggen: Progress report in title / icon caption

2006-04-19 Thread Gerd Flaig
Package: thoggen Version: 0.4.1-1 Severity: wishlist Hi, It Would Be Nice(tm) if thoggen displayed progress in its title bar / icon caption (so progress can be monitored in iconified state). Goodbyte, Gerd. -- System Information: Debian Release: testing/unstable APT prefers unstable

Bug#348367: xterm: xterm fails to start

2006-01-23 Thread Gerd Flaig
rebooting, and indeed it is there. My old /dev/tty wasn't a broken symlink, it just did not exist at all. Anyway, after manually triggering the add action as you suggested, it worked. Goodbyte, Gerd. P.S.: Sorry for the delay, I was away for a few days. -- Gerd Flaig Technik

Bug#348367: xterm: xterm fails to start

2006-01-17 Thread Gerd Flaig
[EMAIL PROTECTED] (Marco d'Itri) writes: On Jan 16, Gerd Flaig [EMAIL PROTECTED] wrote: Udev does not create /dev/tty any more, which seems to be a new policy. Obviously there is no such a policy, so you should first investigate how your system became so much broken. Please start

Bug#348367: xterm: xterm fails to start

2006-01-17 Thread Gerd Flaig
Goodbyte, Gerd. -- Gerd Flaig Technik[EMAIL PROTECTED] Bei Schlund + Partner AG Brauerstraße 48 D-76135 Karlsruhe Physics is like sex: sure, it may give some practical results, but that's not why we do it. -- Richard Feynman

Bug#348367: xterm: xterm fails to start

2006-01-17 Thread Gerd Flaig
wonder how this happened in the first place. Goodbyte, Gerd. -- Gerd Flaig Technik[EMAIL PROTECTED] Bei Schlund + Partner AG Brauerstraße 48 D-76135 Karlsruhe Physics is like sex: sure, it may give some practical results, but that's not why we

Bug#348367: xterm: xterm fails to start

2006-01-16 Thread Gerd Flaig
Package: xterm Version: 208-2 Severity: grave % xterm xterm: Error 14, errno 2: No such file or directory Reason: spawn: open() failed on /dev/tty Udev does not create /dev/tty any more, which seems to be a new policy. Goodbyte, Gerd. -- System Information: Debian Release: testing

Bug#343556: works now

2005-12-16 Thread Gerd Flaig
Hi, just installed 1.0.10-3 from incoming. Installation works now, thank you. Goodbyte, Gerd. -- The last thing one knows in constructing a work is what to put first. -- Blaise Pascal -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble

Bug#334572: acknowledged by developer (Re: Bug#334572: linux-image-2.6.12-1-k6: Module tuner prohibits additional options (i.e. -type=5) , bug ???)

2005-10-25 Thread Gerd Knorr
What do I have to do ? I have to force the module to a special tuner, and the pll. Any clue ? Or did I understand something wrong ? I couldn't say. Gerd, do you have a pointer to some documentation that might help Hans? Oh well. pll is a *bttv* insmod option, tuner.ko hasn't and never had

Bug#334572: linux-image-2.6.12-1-k6: Module tuner prohibits additional options (i.e. -type=5) , bug ???

2005-10-24 Thread Gerd Knorr
Gerd: do you know if the removal of this parameter was intentional? Yes. It's obsolete for years. It simply doesn't work that way with more than one tv card in the system. Boot 2.6.11 and watch the kernel messages ;) [EMAIL PROTECTED]:~$ sudo modinfo tuner $ /sbin/modinfo bttv | grep

Bug#331147: streamer: no audio recordable)

2005-10-05 Thread Gerd Knorr
talks OSS only (but works fine with ALSA's OSS API emulation). Gerd -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#325647: FTBFS: quicktime/quicktime.h - lqt/quicktime.h

2005-09-08 Thread Gerd Knorr
it). HTH, Gerd -- panic(it works); /* avoid being flooded with debug messages */ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#317456: By now R10B-7 is available

2005-09-05 Thread Gerd Flaig
Hi, .. and another upstream release. Goodbyte, Gerd. -- Gerd Flaig Technik[EMAIL PROTECTED] Bei Schlund + Partner AG Brauerstraße 48 D-76135 Karlsruhe Physics is like sex: sure, it may give some practical results, but that's not why we do

Bug#326075: ida: Please Build-Depend on 'lesstif2-dev' instead of 'libmotif-dev' if possible

2005-09-02 Thread Gerd Knorr
though, so it might have changed meanwhile ... Gerd -- panic(it works); /* avoid being flooded with debug messages */ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#325647: FTBFS: quicktime/quicktime.h - lqt/quicktime.h

2005-09-01 Thread Gerd Knorr
(Gerd, are you around?), and Christian stated he's not interested in doing any further work on the package. I'm still alive, but didn'd had any time to work on debian stuff recently. I also didn't follow libquicktime developments, so I can't comment on the issue, sorry. cheers, Gerd

Bug#323787: dict-de-en: causes dict-server to crash

2005-08-20 Thread gERD Schaufelberger
of dict-de-en, again! All the best, gERD -- +---+- + |irc:truss -+- pgp: FAD9CD39| Wer zuletzt lacht, | | http://www.lena.sub.org | hat es nicht eher begriffen

Bug#323787: dict-de-en: causes dict-server to crash

2005-08-20 Thread gERD Schaufelberger
configuration - does not produce a message.) Looks like it's all my fault. It depends on this question, whether I can close the bug report now or have to modify postinst... You can close it, I reckon. Thanks for you patients and sorry for any inconvenience. Cheers gERD, as usual the problem

Bug#323787: dict-de-en: causes dict-server to crash

2005-08-18 Thread gERD Schaufelberger
configuration solves the problem. Thus I removed the package - voila, dictd starts up again. BTW, ding, which uses trans-de-en - AFAIK based on the same data works fine. Best regards, gERD -- Ding related stuff: ii ding 1.4-1

Bug#323431: gimp: Segmentation fault

2005-08-16 Thread Gerd Schreiter
Package: gimp Version: 2.2.7-1 Severity: important Opening an jpg chrashes gimp. Error on console: (script-fu:10607): LibGimpBase-WARNING **: script-fu: wire_read(): error Segmentation fault /var/log/kernel.log (and messages): kernel: gimp[10606]: segfault at 0008 rip

Bug#323125: Subject: gimp: Segmentation fault

2005-08-14 Thread Gerd
Package: gimp Version: 2.2.7-1 Severity: important Opening an jpg chrashes gimp Error on console: (script-fu:10607): LibGimpBase-WARNING **: script-fu: wire_read(): error Segmentation fault Entry in /var/log/kernel.log (and messages): kernel: gimp[10606]: segfault at 0008 rip

Bug#318066: libsoqt-dev: unusable with current libcoin due to ABI change

2005-07-13 Thread Gerd Flaig
Package: libsoqt-dev Version: 1.2.0-2 Severity: normal Hi, libcoin40 cannot be upgraded as long as soqt doesn't follow the ABI change. Please upload libsoqt20c2. Goodbyte, Gerd. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable

Bug#314490: libogre5: upstream release 1.0.2

2005-06-16 Thread Gerd Flaig
Package: libogre5 Version: 1.0.1-2 Severity: wishlist Hi, upstream has released a bugfix release 1.0.2. An updated package would be nice. Goodbyte, Gerd. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686