[Bug 712009] [NEW] Display of Easter in Julian calendar is wrong

2011-02-02 Thread Lars Kr. Lundin
Public bug reported: Binary package hint: bsdmainutils In the Julian calendar (say in the US) in 1752 Easter fell on March 29th (in the Gregorian calendar that day was April 9th). ncal 1752 -J outputs the correct calendar, i.e. with March 29th being a Sunday. However, ncal 1752 -J -e outputs

[Bug 712009] Re: Display of Easter in Julian calendar is wrong

2011-02-02 Thread Lars Kr. Lundin
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/712009 Title: Display of Easter in Julian calendar is wrong -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 682091] [NEW] Internal compiler error on logical and/or of floating-point expression

2010-11-27 Thread Lars Kr. Lundin
Public bug reported: Binary package hint: gcc-4.5 The attached 3 lines of source code causes the command gcc-4.5 -c -o /dev/null cpl_geom_img.c -std=c99 to fail with cpl_geom_img.c: In function ‘my_func’: cpl_geom_img.c:2:5: internal compiler error: in build_binary_op, at c-typeck.c:9849 Please

[Bug 682091] Re: Internal compiler error on logical and/or of floating-point expression

2010-11-27 Thread Lars Kr. Lundin
** Attachment added: Logical-or-program to trigger internal compiler error https://bugs.launchpad.net/bugs/682091/+attachment/1746866/+files/cpl_geom_img.c -- Internal compiler error on logical and/or of floating-point expression https://bugs.launchpad.net/bugs/682091 You received this bug

[Bug 667177] [NEW] Missing firmware for Siano-based DVB-T USB stick

2010-10-27 Thread Lars Kr. Lundin
Public bug reported: Binary package hint: linux-firmware-nonfree This is more a request for support of a new device, than an actual bug: Inserting a Siano-based DVB-T stick (e.g. Hauppauge Win-TV Aero) causes these messages in /var/log/messages: [595404.200647] usb 1-3: new high speed USB

[Bug 593332] Re: GT218 (GF 210) unsupported

2010-09-23 Thread Lars Kr. Lundin
The same behaviour is seen when the card is replaced with a GT215 (GT 240) based SPARKLE SXT2401024S3L-NMP. -- GT218 (GF 210) unsupported https://bugs.launchpad.net/bugs/593332 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 505324] Re: Cannot start DS9

2010-08-05 Thread Lars Kr. Lundin
*** This bug is a duplicate of bug 481052 *** https://bugs.launchpad.net/bugs/481052 ** This bug has been marked a duplicate of bug 481052 Can't open DS9 in Karmic -- Cannot start DS9 https://bugs.launchpad.net/bugs/505324 You received this bug notification because you are a member of

[Bug 482312] Re: Incorrect dependencies (tk8.4 = tk8.5)

2010-08-05 Thread Lars Kr. Lundin
*** This bug is a duplicate of bug 481052 *** https://bugs.launchpad.net/bugs/481052 ** This bug has been marked a duplicate of bug 481052 Can't open DS9 in Karmic -- Incorrect dependencies (tk8.4 = tk8.5) https://bugs.launchpad.net/bugs/482312 You received this bug notification because

[Bug 593332] [NEW] GT218 (GF 210) unsupported

2010-06-13 Thread Lars Kr. Lundin
Public bug reported: Binary package hint: nvclock This is hardly a bug, but support for the GT218 would be good. `nvclock -i` outputs this to stderr: It seems your card isn't officialy supported in NVClock yet. The reason can be that your card is too new. If you want to try it anyhow

[Bug 593332] Re: GT218 (GF 210) unsupported

2010-06-13 Thread Lars Kr. Lundin
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/50267476/Dependencies.txt -- GT218 (GF 210) unsupported https://bugs.launchpad.net/bugs/593332 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 583333] Re: Missing package dependency (on openmpi-bin)

2010-06-05 Thread Lars Kr. Lundin
Dear Mr. Nussbaum. Thank you for your interest in the reported problem. Your comments do not address that fact that the two commands $ sudo apt-get install hpcc $ hpcc leads to the reported failure and error message. At the time of my submission I had observed this problem on three different

[Bug 583333] Dependencies.txt

2010-06-05 Thread Lars Kr. Lundin
apport information ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/49718548/Dependencies.txt -- Missing package dependency (on openmpi-bin) https://bugs.launchpad.net/bugs/58 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 583333] Re: Missing package dependency (on openmpi-bin)

2010-06-05 Thread Lars Kr. Lundin
** Attachment added: Error messages on fourth 10.04 machine http://launchpadlibrarian.net/49718664/ga008934.txt -- Missing package dependency (on openmpi-bin) https://bugs.launchpad.net/bugs/58 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 583333] [NEW] Missing package dependency (on openmpi-bin)

2010-05-20 Thread Lars Kr. Lundin
Public bug reported: Binary package hint: hpcc $ sudo apt-get install hpcc $ hpcc [ga012257:01781] [[INVALID],INVALID] ORTE_ERROR_LOG: A system-required executable either could not be found or was not executable by this user in file

[Bug 583333] Re: Missing package dependency (on openmpi-bin)

2010-05-20 Thread Lars Kr. Lundin
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/48815205/Dependencies.txt -- Missing package dependency (on openmpi-bin) https://bugs.launchpad.net/bugs/58 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 505324] Re: Cannot start DS9

2010-02-24 Thread Lars Kr. Lundin
$ apt-cache depends saods9 saods9 Depends: libtk-img Depends: libtktable2.9 Depends: tcllib Depends: blt Depends: libc6 Depends: libgcc1 Depends: libgfortran3 Depends: libstdc++6 Depends: libx11-6 Depends: tcl8.4 Depends: tk8.4 Depends: zlib1g $ ldd /usr/bin/ds9

[Bug 493298] [NEW] ncal -w prints blanks not week number for years in Julian calendar

2009-12-06 Thread Lars Kr. Lundin
Public bug reported: Binary package hint: bsdmainutils The output from ncal -s US -w 1752 is missing the week numbers before the shift to Gregorian, instead blank lines are printed. The week numbers are similarly missing for all years between 1 and 1751 (assuming -s US).

[Bug 493298] Re: ncal -w prints blanks not week number for years in Julian calendar

2009-12-06 Thread Lars Kr. Lundin
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/36507674/Dependencies.txt ** Attachment added: XsessionErrors.txt http://launchpadlibrarian.net/36507675/XsessionErrors.txt -- ncal -w prints blanks not week number for years in Julian calendar

[Bug 384480] Re: xemacs segfaults on loading tiff file

2009-11-29 Thread Lars Kr. Lundin
Also reproducible in karmic (xemacs v. 21.4.22) -- xemacs segfaults on loading tiff file https://bugs.launchpad.net/bugs/384480 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 482312] [NEW] Incorrect depencies (tk8.4 = tk8.5)

2009-11-13 Thread Lars Kr. Lundin
Public bug reported: Binary package hint: saods9 sudo apt-get install saods9 ds9 ds9: error while loading shared libraries: libtk8.5.so.0: cannot open shared object file: No such file or directory sudo apt-get install tk8.5 The above command does not help: version conflict for package Tcl:

[Bug 482312] Re: Incorrect depencies (tk8.4 = tk8.5)

2009-11-13 Thread Lars Kr. Lundin
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/35662527/Dependencies.txt -- Incorrect depencies (tk8.4 = tk8.5) https://bugs.launchpad.net/bugs/482312 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 482312] Re: Incorrect dependencies (tk8.4 = tk8.5)

2009-11-13 Thread Lars Kr. Lundin
** Summary changed: - Incorrect depencies (tk8.4 = tk8.5) + Incorrect dependencies (tk8.4 = tk8.5) -- Incorrect dependencies (tk8.4 = tk8.5) https://bugs.launchpad.net/bugs/482312 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 455731] [NEW] Several composed keys do not work

2009-10-19 Thread Lars Kr. Lundin
Public bug reported: Binary package hint: flpsed In Preferences-Keyboard - Layouts-Layout Options-Compose key position Left Win and Right Win has been selected. In Preferences-Keyboard - Layouts - Type to test settings I can now type: compose key-a-e and get æ compose key-o-/ and get ø Opening

[Bug 455731] Re: Several composed keys do not work

2009-10-19 Thread Lars Kr. Lundin
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/33972573/Dependencies.txt -- Several composed keys do not work https://bugs.launchpad.net/bugs/455731 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 384480] Re: xemacs segfaults on loading tiff file

2009-10-13 Thread Lars Kr. Lundin
The crash also occurs under Ubuntu 9.04 on an Intel Atom + Nvidia (i.e. without the fglrx driver), Uname: Linux 2.6.28-15-generic i686. Please advice on how to update the ticket with the information that ubuntu-bug can collect. Thanks. -- xemacs segfaults on loading tiff file

[Bug 433632] [NEW] Most composed keys do not work

2009-09-20 Thread Lars Kr. Lundin
Public bug reported: Binary package hint: xemacs21 In Preferences-Keyboard - Layouts-Layout Options-Compose key position Left Win and Right Win has been selected. In Preferences-Keyboard - Layouts - Type to test settings I can now type: compose key-a-e and get æ compose key-o-/ and get ø In

[Bug 433632] Re: Most composed keys do not work

2009-09-20 Thread Lars Kr. Lundin
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/32120521/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/32120522/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/32120523/ProcStatus.txt -- Most

[Bug 433005] [NEW] segfault with /etc/motion/motion.conf unreadable

2009-09-19 Thread Lars Kr. Lundin
Public bug reported: Binary package hint: motion Images are produced OK with /etc/motion/motion.conf readable. Tested with ancient 3com HomeConnect webcam, see attachment. Other software (camorama, skype) does not detect camera, xsane does. ProblemType: Bug Architecture: i386 DistroRelease:

[Bug 433005] Re: segfault with /etc/motion/motion.conf unreadable

2009-09-19 Thread Lars Kr. Lundin
** Attachment added: lsusb -v, valgrind motion -d 9, strace motion -d 9 http://launchpadlibrarian.net/32062283/motion.out ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/32062284/Dependencies.txt -- segfault with /etc/motion/motion.conf unreadable

[Bug 433005] Re: segfault with /etc/motion/motion.conf unreadable

2009-09-19 Thread Lars Kr. Lundin
$ tail -f /var/log/messages Sep 19 13:23:01 h2 kernel: [86584.168010] usb 3-2: new full speed USB device using ohci_hcd and address 5 Sep 19 13:23:01 h2 kernel: [86584.384410] usb 3-2: configuration #1 chosen from 1 choice Sep 19 13:23:01 h2 kernel: [86584.387385] ViCam based webcam connected

[Bug 395554] [NEW] Abort due to double free or corruption

2009-07-04 Thread Lars Kr. Lundin
Public bug reported: Binary package hint: jhead Abort due to double free or corruption, image corrupted by the command. $ jhead -mkexif -ts1992:09:05-13:00:00 -ft Narsaaq.jpg Modified: Narsaaq.jpg Narsaaq.jpg *** glibc detected *** jhead: double free or corruption (!prev): 0x00bb0e00

[Bug 395554] Re: Abort due to double free or corruption

2009-07-04 Thread Lars Kr. Lundin
** Attachment added: Narsaaq.jpg http://launchpadlibrarian.net/28689166/Narsaaq.jpg ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/28689167/Dependencies.txt -- Abort due to double free or corruption https://bugs.launchpad.net/bugs/395554 You received this bug

[Bug 395554] Re: Abort due to double free or corruption

2009-07-04 Thread Lars Kr. Lundin
Splitting the command into two like this: jhead -mkexif Narsaaq.jpg jhead -ts1992:09:05-13:00:00 -ft Narsaaq.jpg seems to work (does not crash), but valgrind still reports memory error(s): $ valgrind --leak-check=full --show-reachable=yes jhead -mkexif Narsaaq.jpg ==23119== Memcheck, a memory

[Bug 384480] Re: xemacs segfaults on loading tiff file

2009-06-07 Thread Lars Kr. Lundin
** Attachment added: strace of the running process http://launchpadlibrarian.net/27614019/24607.strace ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/27614020/Dependencies.txt -- xemacs segfaults on loading tiff file https://bugs.launchpad.net/bugs/384480 You

[Bug 384480] [NEW] xemacs segfaults on loading tiff file

2009-06-07 Thread Lars Kr. Lundin
Public bug reported: Binary package hint: xemacs21-mule This is the .tiff file: http://lklundin.dk/809_viet_01.tif ProblemType: Bug Architecture: amd64 DistroRelease: Ubuntu 9.04 NonfreeKernelModules: fglrx Package: xemacs21-mule 21.4.21-4ubuntu1 ProcEnviron: PATH=(custom, user)

[Bug 384480] Re: xemacs segfaults on loading tiff file

2009-06-07 Thread Lars Kr. Lundin
** Attachment added: lsof prior to seg fault http://launchpadlibrarian.net/27614044/24607.lsof2 -- xemacs segfaults on loading tiff file https://bugs.launchpad.net/bugs/384480 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 384480] Re: xemacs segfaults on loading tiff file

2009-06-07 Thread Lars Kr. Lundin
$ gdb /usr/bin/xemacs GNU gdb 6.8-debian Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type

[Bug 384480] Re: xemacs segfaults on loading tiff file

2009-06-07 Thread Lars Kr. Lundin
** Attachment added: valgrind -v /usr/bin/xemacs OCR/809_viet_01.tif http://launchpadlibrarian.net/27614320/valgrind.out -- xemacs segfaults on loading tiff file https://bugs.launchpad.net/bugs/384480 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 371371] [NEW] skype causes CPU soft lockup when receiving video

2009-05-03 Thread Lars Kr. Lundin
Public bug reported: Synaptic lists the package as skype-static-oss, but the web-form rejects this name. Lockup is reproducible: 1) Skype someone who has video skype and send video, and display sent video with local client. 2) Enable reception of video from the other party. 3) Machines freezes

[Bug 371371] Re: skype causes CPU soft lockup when receiving video

2009-05-03 Thread Lars Kr. Lundin
** Attachment added: Relevant part of /var/log/kern.log http://launchpadlibrarian.net/26289325/syslog ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/26289326/Dependencies.txt -- skype causes CPU soft lockup when receiving video https://bugs.launchpad.net/bugs/371371

[Bug 284879] Re: LC_TIME ignored

2008-11-03 Thread Lars Kr. Lundin
http://bugzilla.gnome.org/show_bug.cgi?id=559100 -- LC_TIME ignored https://bugs.launchpad.net/bugs/284879 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 284879] [NEW] [hardy][intrepid] LC_TIME ignored

2008-10-17 Thread Lars Kr. Lundin
Public bug reported: LC_TIME is ignored, e.g. with gqview time stamps are displayed as ISO 8601 with the below commands, while nothing changes for f-spot: export LC_TIME=en_DK.UTF-8 gqview f-spot The same is observed with f-spot v. 0.5.0.2 as installed from deb

[Bug 283421] [NEW] No capture of Logitech, Inc. QuickCam IM/Connect

2008-10-14 Thread Lars Kr. Lundin
Public bug reported: $ camorama -D VIDIOCGCAP device name = USB Camera (046d:08d9) device type = 1 can use mmap() # of channels = 1 # of audio devices = 0 max width = 640 max height = 480 min width = 48 min height = 32 VIDIOCGWIN x = 0 y = 0 width = 320 height = 240 chromakey = 0 flags = 0