Bug#303993: imgseek: error at startup: argument 1 of QSizePolicy() has an invalid type

2005-04-10 Thread Carl-Fredrik Enell
Package: imgseek Version: 0.8.4+0.8.5rc1-1 Severity: important ImgSeek won't start. This bug is reported closed as of 2005-03-19 in the imgseek sourceforge BTS. - Traceback -- Traceback (most recent call last): File "/usr/bin/imgSeek", line 26, in ? from imgSeekL

Bug#328094: udev: ipw2100 firmware loading

2005-10-20 Thread Carl-Fredrik Enell
Package: udev Version: 0.070-5 Followup-For: Bug #328094 The problem reported applies to the ipw2100 module and firmware as well. Loading fails at boot time but works after booting (rmmod ipw2100 && modprobe ipw2100 necessary). /sys/class/firmware/timeout is 10 so that is not a problem. -- Pack

Bug#749229: vm: Upstream bugs in vm 8.2.0b

2014-05-25 Thread Carl-Fredrik Enell
Package: vm Version: 8.2.0b-1 Severity: normal Tags: upstream Dear Maintainer, There are known bugs in vm 8.2.0b which prevents it from working correctly, e.g. trying to open a composition window with 'm' yields a "Symbol's function definition is void" error. https://bugs.launchpad.net/vm/+bug/9

Bug#527389: xemacs21-basesupport: VM cannot save inbox containing utf-8 headers

2009-05-07 Thread Carl-Fredrik Enell
Package: xemacs21-basesupport Version: 2009.02.17-1 Severity: important When an incoming message contains UTF-8 formatted headers, VM won't save the inbox but fails with a "no such coding; utf-8" error. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500

Bug#569955: saods9: jpegtcl dependency problem

2010-02-15 Thread Carl-Fredrik Enell
Package: saods9 Version: 4.0b7-2 Severity: normal ds9 hangs on startup with the following application error message: couldn't use "jpegtcl": please upgrade to at least version 6a couldn't use "jpegtcl": please upgrade to at least version 6a while executing "load /usr/lib/tcltk/Img1.3/libtkimg

Bug#583857: ess: Upgrade to 5.9.1-1 fails

2010-06-07 Thread Carl-Fredrik Enell
Hi, Confirming successful install on XEmacs. Thanks a lot! -- = Dr. Carl-Fredrik Enell, researcher Sodankylä Geophysical Observatory University of Oulu Tähteläntie 62 FIN-99600 Sodankylä, Finland http://www.sgo.fi/~fredrik Telephone(work

Bug#580611: XEmacs bug 580611

2010-07-27 Thread Carl-Fredrik Enell
have also tried removing my .vm, init.el and custom.el files to no avail. Best regards, -- = Dr. Carl-Fredrik Enell, researcher Sodankylä Geophysical Observatory University of Oulu Tähteläntie 62 FIN-99600 Sodankylä, Finland http://www.sgo.fi/~fredrik

Bug#580611: VM breaks switching of buffers: Lisp backtrace

2010-08-02 Thread Carl-Fredrik Enell
Hi, I managed to get this lisp backtrace and noticed at least one error message on loading VM, which seems related to the problem: signal(error ("menu name (first element) must be a string" ((identity "foo") (quote ding) t))) Best regards, Carl-Fredrik Enell Li

Bug#577496: org-mode: Install fails

2010-04-12 Thread Carl-Fredrik Enell
Package: org-mode Version: 6.35g-1 Severity: normal -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-3-amd64 (SMP w/1 CPU core) Locale: LANG=en_US.UTF

Bug#583857: ess: Upgrade to 5.9.1-1 fails

2010-05-31 Thread Carl-Fredrik Enell
Package: ess Version: 5.9.1-1 Severity: important -- System Information: Debian Release: squeeze/sid APT prefers stable APT policy: (990, 'stable'), (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8,

Bug#580611: /usr/bin/xemacs-21.4.22-mule: VM: sending mail stops working

2010-05-07 Thread Carl-Fredrik Enell
Package: xemacs21-mule Version: 21.4.22-3 Severity: normal File: /usr/bin/xemacs-21.4.22-mule After sending one message or so sending email (m, r, f etc) stops working. Lisp backtrace: Debugger entered--Lisp error: (wrong-type-argument stringp clear) make-frame(nil) vm-goto-new-frame(composit

Bug#599418: ess: Curly brace problem with XEmacs

2010-10-07 Thread Carl-Fredrik Enell
problem is the line... (insert last-command-event) which needs to be replaced by... (insert (if (featurep 'xemacs) (event-to-character last-command-event) last-command-event)) Best regards, Carl-Fredrik Enell -- System Information: Debian Release: squeeze/sid APT prefers testing APT p

Bug#991136: fetch-crl: Install fails on update-rc.d

2021-07-15 Thread Carl-Fredrik Enell
based release as far as I can understand. init-system-helpers is installed. * I would expect fetch-crl to run from cron or a systemd timer, not * to install anything in rcN.d. Best regards, Carl-Fredrik Enell -- System Information: Debian Release: 10.10 APT prefers stable APT

Bug#991136: fetch-crl: Install fails on update-rc.d

2021-08-17 Thread Carl-Fredrik Enell
Hi, Thanks for replying. The measures below seems to have solved my issue. >Mattias Ellert writes: > Hi! > > The SysV init script should not be used on a system that is running > systemd. It is there to be used on non-systemd Debian installations > only (kfreebsd, hurd). If you have enabled this