[Bug 301881] Re: inkscape crashed with SIGSEGV using raster filter

2010-07-14 Thread Daniel J Blueman
Yes, this is resolved indeed, testing with Extensions->Raster->Edge. I forgot to unmark private before. Thanks! ** Visibility changed to: Public -- inkscape crashed with SIGSEGV using raster filter https://bugs.launchpad.net/bugs/301881 You received this bug notification because you are a member

[Bug 607718] Re: rhythmbox-metadata crashed with SIGSEGV in ape_read_header()

2010-07-20 Thread Daniel J Blueman
** Attachment added: "CoreDump.gz" http://launchpadlibrarian.net/52206262/CoreDump.gz ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/52206263/Dependencies.txt ** Attachment added: "Disassembly.txt" http://launchpadlibrarian.net/52206264/Disassembly.txt ** Attachm

[Bug 607718] Re: rhythmbox-metadata crashed with SIGSEGV in ape_read_header()

2010-07-20 Thread Daniel J Blueman
This issue is consistently reproducible and has been an issue for a while. I have unsuccessfully tried to find a way to get filename information when this issue occurs. Under gdb, listing open file descriptors doesn't help, as the data is passed through in a stream. I can of course capture the data

[Bug 537228] Re: gdebi crashed with TypeError in checkBreaksExistingPackages()

2010-06-14 Thread Daniel J Blueman
When installing the eagle-data deb [1], gdebi crashed. [1] http://ftp.debian.org/debian/pool/non-free/e/eagle/eagle- data_5.9.0-1_all.deb ** Changed in: gdebi (Ubuntu) Status: New => Confirmed -- gdebi crashed with TypeError in checkBreaksExistingPackages() https://bugs.launchpad.net/bug

[Bug 537228] Re: gdebi crashed with TypeError in checkBreaksExistingPackages()

2010-06-14 Thread Daniel J Blueman
** Patch added: "debdiff with verified fix" http://launchpadlibrarian.net/50319441/gdebi_0.6.0ubuntu2.debdiff -- gdebi crashed with TypeError in checkBreaksExistingPackages() https://bugs.launchpad.net/bugs/537228 You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 537228] Re: gdebi crashed with TypeError in checkBreaksExistingPackages()

2010-06-14 Thread Daniel J Blueman
testcase: $ sudo apt-get install eagle $ wget http://ftp.debian.org/debian/pool/non-free/e/eagle/eagle-data_5.9.0-1_all.deb $ gdebi eagle-data_5.9.0-1_all.deb -> message stating that eagle-data 5.9.0 will break eagle 5.7.0 should be received -> without attached fixes, we get crash SRU justific

[Bug 583280] Re: nandwrite failing with IGEPv2 (OMAP 3430)

2010-09-28 Thread Daniel J Blueman
Fantastic - this works now: # nandwrite -p /dev/mtd3 uImage Writing data to block 0 at offset 0x0 Writing data to block 1 at offset 0x4 Writing data to block 2 at offset 0x8 Writing data to block 3 at offset 0xc Writing data to block 4 at offset 0x10 Writing data to block 5 at offs

[Bug 552325] Re: Chapter titles show by default on loading new movie

2010-09-11 Thread Daniel J Blueman
In GConf, /apps/totem/autoload_subtitles is set to false, so this is unexpected. ** Changed in: totem (Ubuntu) Status: New => Confirmed -- Chapter titles show by default on loading new movie https://bugs.launchpad.net/bugs/552325 You received this bug notification because you are a member

[Bug 637157] [NEW] update-manager notification icon shows broken state

2010-09-13 Thread Daniel J Blueman
Public bug reported: When either running the synaptic package manager, or doing package upgrades in maverick, the update-manager icon would appear in the notification area as a 'no entry' sign from time to time. It's tooltip states: " An error occurred. Please run Package Manager from the right-c

[Bug 637157] Re: update-manager notification icon shows broken state

2010-09-13 Thread Daniel J Blueman
** Also affects: synaptic Importance: Undecided Status: New -- update-manager notification icon shows broken state https://bugs.launchpad.net/bugs/637157 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing l

[Bug 637157] Re: update-manager notification icon shows broken state

2010-09-13 Thread Daniel J Blueman
The configuration file is written in common/rconfiguration.cc:RWriteConfigFile , but it's unclear if the umask should be dropped and restored there, or dropped in the initialisation code. -- update-manager notification icon shows broken state https://bugs.launchpad.net/bugs/637157 You received th

[Bug 635039] Re: evince crashed with SIGSEGV in ev_mapping_list_find()

2010-09-13 Thread Daniel J Blueman
This issue still occurs with evince 2.31.92-0ubuntu1, -- evince crashed with SIGSEGV in ev_mapping_list_find() https://bugs.launchpad.net/bugs/635039 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bug

[Bug 613662] [NEW] nscd doesn't cache host entries

2010-08-04 Thread Daniel J Blueman
Public bug reported: Binary package hint: nscd Debian (and by implication Ubuntu) are the only distros to disable nscd hosts caching. In most cases, it is deployed with the expectation to mitigate expensive lookups (eg over VPN). The bug cited [1] has been rejected by the core glibc developers t

[Bug 613662] Re: nscd doesn't cache host entries

2010-08-04 Thread Daniel J Blueman
** Patch added: "Debdiff to restore functionality disabled by a non-bug" http://launchpadlibrarian.net/53069342/eglibc_2.12-0ubuntu6.debdiff ** Changed in: eglibc (Ubuntu) Status: New => Fix Committed -- nscd doesn't cache host entries https://bugs.launchpad.net/bugs/613662 You receiv

[Bug 613743] [NEW] update-manager cpu-bound for a long time opening

2010-08-05 Thread Daniel J Blueman
Public bug reported: Binary package hint: python-apt When opening update-manager on a linux system with poor X acceleration, eg with the Nouveau driver or the Radeon driver on newer hardware or power saving enabled, Xorg consumes 100% processor time, and update- manager can take (literally) 1-2 m

[Bug 613743] Re: update-manager cpu-bound for a long time opening

2010-08-05 Thread Daniel J Blueman
I tracked this down to a very high frequency of GUI updates, when the 'Building data structures' progress bar is being updated. With the attached patch, we still get many progress-bar updates and update-manager opens in now 5 seconds, rather than ~60s (or more with further power saving). ** Patch

[Bug 613743] Re: update-manager cpu-bound for a long time opening

2010-08-05 Thread Daniel J Blueman
Oops - sorry for the marking with the wrong status. With the recent update to libcairo for slow progress bar drawing, the number of progress bar updates is still needlessly high, making update- manager slow opening over a TCP socket, so this bug is still valid. The patch changes a value (100) tha

[Bug 628263] Re: evince crashes with SIGTRAP when filling form in

2010-09-06 Thread Daniel J Blueman
** Changed in: evince (Ubuntu) Status: New => Confirmed -- evince crashes with SIGTRAP when filling form in https://bugs.launchpad.net/bugs/628263 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu

[Bug 628263] Re: evince crashes with SIGTRAP when filling form in

2010-09-08 Thread Daniel J Blueman
*** This bug is a duplicate of bug 622344 *** https://bugs.launchpad.net/bugs/622344 ** This bug has been marked a duplicate of bug 622344 evince crashed with signal 5 in g_malloc() -- evince crashes with SIGTRAP when filling form in https://bugs.launchpad.net/bugs/628263 You received thi

[Bug 628263] Re: evince crashes with SIGTRAP when filling form in

2010-09-02 Thread Daniel J Blueman
Ok, I installed dbg packages to allow source resolution: $ valgrind evince DrayTek_RMA.pdf ==10824== Memcheck, a memory error detector ==10824== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al. ==10824== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info =

[Bug 628263] Re: evince crashes with SIGTRAP when filling form in

2010-09-02 Thread Daniel J Blueman
Pedro, indeed this does not reproduce on Maverick i386. Since it does readily on Maverick amd64, it is clearly an active issue. Let me know if any other information would be useful. Thanks! Daniel ** Changed in: evince (Ubuntu) Status: Incomplete => New -- evince crashes with SIGTRAP whe

[Bug 1826832] Re: Indonesia locale configured when Singapore selected

2021-10-29 Thread Daniel J Blueman
This occurs on Ubuntu 21.10. It reproduces when not connecting to the internet during installation. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1826832 Title: Indonesia locale configured when Sing

[Bug 2055021] [NEW] False-positive error "/cow format specified as 'overlay' and no support found"

2024-02-26 Thread Daniel J Blueman
Public bug reported: When booting a kernel with overlayfs build-in, ie not as a module, booting incorrectly errors out with: /cow format specified as 'overlay' and no support found This turns out to be a false-positive since, in scripts/casper we have: modprobe "${MP_QUIET}" -b overlay || panic

[Bug 2085393] [NEW] ptyxis needs x-terminal-emulator alternative priority

2024-10-22 Thread Daniel J Blueman
Public bug reported: When the ptyxis package is installed, it isn't added as an alternative for x-terminal-emulator. Something similar to this needs adding: update-alternatives --install /usr/bin/x-terminal-emulator x-terminal-emulator /usr/bin/ptyxis 50 And similar on removal. ProblemType: Bu

[Bug 1971739] Re: [MIR] iwd

2025-02-18 Thread Daniel J Blueman
iwd was developed to address the limitations of wpa_supplicant, therefore is still an opportunity for Ubuntu to move to. What are the next steps here? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/197

<    1   2   3   4   5