[Bug 282012] Re: ufraw-batch consumes 100% cpu and crashes with signal 24 in cmsTrilinearInterp16()
ufraw-batch is probably trying to create thumbnails for your NEF files. What camera model did those NEF files come from? -- ufraw-batch consumes 100% cpu and crashes with signal 24 in cmsTrilinearInterp16() https://bugs.launchpad.net/bugs/282012 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 282012] Re: ufraw-batch consumes 100% cpu and crashes with signal 24 in cmsTrilinearInterp16()
UFRaw generates thumbnails in a fraction of a second with the command: ufraw-batch --embedded-image --size=128 I don't know how trackerd is activating ufraw, but it seems that something very wrong is going on. -- ufraw-batch consumes 100% cpu and crashes with signal 24 in cmsTrilinearInterp16() https://bugs.launchpad.net/bugs/282012 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 93811] Re: [apport] ufraw crashed canon raw files (cr2)
In ufraw_developer.c there are two calls to cmsCreateMultiprofileTransform(). As far as I know only one of them requires the use of the NOCOLORSPACECHECK() macro. Are you still getting the same crash with UFRaw-0.12.1? Udi -- [apport] ufraw crashed canon raw files (cr2) https://bugs.launchpad.net/bugs/93811 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 93811] Re: [apport] ufraw crashed canon raw files (cr2)
It seems like a problem with lcms-1.16. The following patch to ufraw_developer.c might solve the problem: prof[i++] = d->saturationProfile; prof[i++] = d->profile[1]; d->colorTransform = cmsCreateMultiprofileTransform(prof, i, - TYPE_RGB_16, TYPE_RGB_16, d->intent, 0); + TYPE_RGB_16, NOCOLORSPACECHECK(TYPE_RGB_16), d->intent, 0); } } } Udi -- [apport] ufraw crashed canon raw files (cr2) https://bugs.launchpad.net/bugs/93811 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 676350] Re: File from internal SD card reader corrupt with no error messages
I just test it with linux-image-2.6.37-020637rc2-generic and the bug still exists. What I noticed is that sometimes the card reader works perfectly until I eject the SD card. I mounted and ejected the SD cards several times, it sometimes works and sometimes fails. In all cases the messages in syslog are the same. Udi -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/676350 Title: File from internal SD card reader corrupt with no error messages -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 676350] [NEW] File from internal SD card reader corrupt with no error messages
Public bug reported: The content of files copied from an SD card using the internal card reader are corrupt. There are no error messages in /var/log/syslog or /var/log/messages. dmesg output from the point the card is inserted until it is ejected also looks fine: [45149.636685] mmc0: new SDHC card at address d555 [45149.666063] mmcblk0: mmc0:d555 SD08G 7.60 GiB [45149.666123] mmcblk0: p1 [46906.810148] mmc0: card d555 removed The SD card itself is fine, since I can copy the files using a USB card reader. dmesg output when using the USB card reader: [46947.622591] usb 1-2: new high speed USB device using ehci_hcd and address 4 [46947.832723] Initializing USB Mass Storage driver... [46947.832835] scsi5 : usb-storage 1-2:1.0 [46947.832917] usbcore: registered new interface driver usb-storage [46947.832919] USB Mass Storage support registered. [46948.831862] scsi 5:0:0:0: Direct-Access SanDisk SDDR-113 9412 PQ: 0 ANSI: 0 [46948.833175] sd 5:0:0:0: Attached scsi generic sg2 type 0 [46948.972839] sd 5:0:0:0: [sdb] 15954944 512-byte logical blocks: (8.16 GB/7.60 GiB) [46948.974201] sd 5:0:0:0: [sdb] Write Protect is off [46948.974209] sd 5:0:0:0: [sdb] Mode Sense: 03 00 00 00 [46948.974215] sd 5:0:0:0: [sdb] Assuming drive cache: write through [46948.978078] sd 5:0:0:0: [sdb] Assuming drive cache: write through [46948.978090] sdb: sdb1 [46948.982665] sd 5:0:0:0: [sdb] Assuming drive cache: write through [46948.982675] sd 5:0:0:0: [sdb] Attached SCSI removable disk [48151.458440] usb 1-2: USB disconnect, address 4 My problem looks similar to bug #262204. The difference is that at that time my card reader worked fine. This might be a regression since installing 10.10, but I'm not sure exactly when the internal card reader stopped working. ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: linux-generic 2.6.35.22.23 Regression: No Reproducible: Yes ProcVersionSignature: Ubuntu 2.6.35-22.35-generic 2.6.35.4 Uname: Linux 2.6.35-22-generic x86_64 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23. Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: udi1554 F pulseaudio /dev/snd/pcmC0D0p: udi1554 F...m pulseaudio CRDA: Error: [Errno 2] No such file or directory Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xf460 irq 48' Mixer name : 'Nvidia MCP77/78 HDMI' Components : 'HDA:10ec0662,15580860,00100101 HDA:10573055,00305557,00100900 HDA:10de0005,10de0101,0010' Controls : 28 Simple ctrls : 15 Date: Tue Nov 16 20:27:11 2010 HibernationDevice: RESUME=UUID=3d13dcef-1b8c-41d9-bada-a585b4022a2d InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007) MachineType: System76, Inc. Serval Professional ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-22-generic root=UUID=239903ef-350d-408a-8b2c-defeea028fe0 ro quiet splash ProcEnviron: PATH=(custom, user) LANG=en_US.utf8 SHELL=/bin/bash RelatedPackageVersions: linux-firmware 1.38 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no SourcePackage: linux UserAsoundrc: pcm.bluetooth { type bluetooth device 00:1A:80:47:93:67 profile "auto" } dmi.bios.date: 12/01/2008 dmi.bios.vendor: Phoenix Technologies LTD dmi.bios.version: 1.01.13 dmi.board.asset.tag: Tag 12345 dmi.board.name: Serval Professional dmi.board.vendor: System76, Inc. dmi.board.version: serp5 dmi.chassis.asset.tag: Serval Professional dmi.chassis.type: 9 dmi.chassis.vendor: System76, Inc. dmi.chassis.version: serp5 dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvr1.01.13:bd12/01/2008:svnSystem76,Inc.:pnServalProfessional:pvrserp5:rvnSystem76,Inc.:rnServalProfessional:rvrserp5:cvnSystem76,Inc.:ct9:cvrserp5: dmi.product.name: Serval Professional dmi.product.version: serp5 dmi.sys.vendor: System76, Inc. ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug kernel-fs maverick needs-upstream-testing -- File from internal SD card reader corrupt with no error messages https://bugs.launchpad.net/bugs/676350 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 676350] Re: File from internal SD card reader corrupt with no error messages
-- File from internal SD card reader corrupt with no error messages https://bugs.launchpad.net/bugs/676350 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1069227] Re: package xymon-client 4.3.7-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
*** This bug is a duplicate of bug 1042821 *** https://bugs.launchpad.net/bugs/1042821 For me, the post install script failed at the line: 'pkill -u hobbit vmstat'. A work around it to run 'sudo -u hobbit vmstat 1'. This gives pkill something to kill. Then you can run in parallel 'sudo dpkg --configure --pending' to finish the install. A more permanent fix would be to change the line in the script to 'pkill -u hobbit vmstat || true'. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1069227 Title: package xymon-client 4.3.7-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xymon/+bug/1069227/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1042821] Re: post-install script fails
Installing procps does not help. 'pkill -u hobbit vmstat' still fails because there is no process to kill. The fix would be to change the line to 'pkill -u hobbit vmstat || true'. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1042821 Title: post-install script fails To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xymon/+bug/1042821/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1949030] [NEW] pip in venv does not see that python3-opencv is already installed
Public bug reported: I have the python3-opencv packaged installed. Still if I create a venv with system site packages and try to install opencv: python3 -m venv --system-site-packages tmp ./tmp/bin/pip install opencv-python It will install opencv from pypi instead of ignoring it as it does for numpy for example: ./tmp/bin/pip install numpy Requirement already satisfied: numpy in /usr/lib/python3/dist-packages (1.19.5) The problem seems to be that numpy installs the folder: /usr/lib/python3/dist-packages/numpy-1.19.5.egg-info/ While opencv does not create any such egg-info folder. ProblemType: Bug DistroRelease: Ubuntu 21.10 Package: python3-opencv 4.5.3+dfsg-1ubuntu1 ProcVersionSignature: Ubuntu 5.13.0-20.20-generic 5.13.14 Uname: Linux 5.13.0-20-generic x86_64 ApportVersion: 2.20.11-0ubuntu71 Architecture: amd64 CasperMD5CheckResult: unknown CurrentDesktop: ubuntu:GNOME Date: Wed Oct 27 22:28:12 2021 InstallationDate: Installed on 2020-01-07 (659 days ago) InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017) ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: opencv UpgradeStatus: Upgraded to impish on 2021-10-27 (0 days ago) ** Affects: opencv (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1949030 Title: pip in venv does not see that python3-opencv is already installed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/opencv/+bug/1949030/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs