[Bug 960757] Re: whoopsie crashed with SIGSEGV in g_object_newv()

2012-03-23 Thread Evan Dandrea
If you're experiencing this bug, please upgrade to whoopsie 0.1.23 and report back here on whether or not you're still seeing whoopsie crashes. To be clear, whoopsie crashes are ones that have Package: whoopsie in the Show Details section. -- You received this bug notification because you are a

[Bug 959308] Re: kvm does not generate a system uuid by default

2012-03-22 Thread Evan Dandrea
Serge, The caller here is all our end users. I'd like to argue for carrying a patch against upstream. All the other major virtual machines set a system UUID by default: - VirtualBox: http://www.virtualbox.org/manual/ch08.html#idp12395280 (search for hardwareuuid) - VMWare:

[Bug 962130] Re: Crash in whoopsie itself shows application alert instead of internal error alert

2012-03-22 Thread Evan Dandrea
Something is setting it before whoopsie starts. Sticking a getenv right at the top of main returns the TERM variable. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/962130 Title: Crash in whoopsie

[Bug 962130] Re: Crash in whoopsie itself shows application alert instead of internal error alert

2012-03-22 Thread Evan Dandrea
Well, damn: http://bazaar.launchpad.net/~upstart- devel/upstart/trunk/view/head:/init/job_class.h#L121 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/962130 Title: Crash in whoopsie itself shows

[Bug 960757] Re: whoopsie crashed with SIGSEGV in g_object_newv()

2012-03-21 Thread Evan Dandrea
** Also affects: glib2.0 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/960757 Title: whoopsie crashed with SIGSEGV in g_object_newv() To manage

[Bug 960757] Re: whoopsie crashed with SIGSEGV in g_object_newv()

2012-03-21 Thread Evan Dandrea
On first blush this looks like a bug in the gnetworkmonitor code. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/960757 Title: whoopsie crashed with SIGSEGV in g_object_newv() To manage

[Bug 960751] Re: whoopsie crashed with SIGSEGV in bson_append_string()

2012-03-21 Thread Evan Dandrea
** Changed in: whoopsie-daisy (Ubuntu) Status: Confirmed = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/960751 Title: whoopsie crashed with SIGSEGV in bson_append_string() To

[Bug 960737] Re: whoopsie crashed with SIGSEGV in bson_append_string()

2012-03-21 Thread Evan Dandrea
** Changed in: whoopsie-daisy (Ubuntu Precise) Status: Confirmed = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/960737 Title: whoopsie crashed with SIGSEGV in

[Bug 658865] Re: Install from USB fails: An attempt to configure apt to install additional packages from the CD failed

2012-03-20 Thread Evan Dandrea
Thanks for the pointers, Klass. Unfortunately, I cannot reproduce this with unetbootin 494 and an Ubuntu 10.10 CD. Would someone who is still experiencing this bug please do the following: 1) Boot the USB disk created by unetbootin 494 (or whatever tool you used - just be sure to mention it

[Bug 960326] Re: whoopsie-daisy SIGSEGV but no crash file generated

2012-03-20 Thread Evan Dandrea
** Changed in: whoopsie-daisy (Ubuntu) Assignee: (unassigned) = Evan Dandrea (ev) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/960326 Title: whoopsie-daisy SIGSEGV but no crash file generated

[Bug 960326] Re: whoopsie-daisy SIGSEGV but no crash file generated

2012-03-20 Thread Evan Dandrea
Apport's core file handler is not getting called for whoopsie. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/960326 Title: whoopsie-daisy SIGSEGV but no crash file generated To manage

[Bug 960326] Re: whoopsie-daisy SIGSEGV but no crash file generated

2012-03-20 Thread Evan Dandrea
Fixed in r285 ** Changed in: whoopsie-daisy (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/960326 Title: whoopsie-daisy SIGSEGV but no crash file

[Bug 658865] Re: Install from USB fails: An attempt to configure apt to install additional packages from the CD failed

2012-03-20 Thread Evan Dandrea
Err yes, thanks for the catch :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/658865 Title: Install from USB fails: An attempt to configure apt to install additional packages from the CD failed

[Bug 944756] Re: Shows unpleasant Cannot connect to crash database instead of queuing for later

2012-03-19 Thread Evan Dandrea
To be clear, this is not a message for the crash database that is being constructed for Ubuntu. Instead, this message is displayed when apportion cannot connect to Launchpad or whatever bug database is specified in /etc/apport/crashdb.conf. -- You received this bug notification because you are a

[Bug 944756] Re: Shows unpleasant Cannot connect to crash database instead of queuing for later

2012-03-19 Thread Evan Dandrea
When apport. Thanks iOS autocorrect. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/944756 Title: Shows unpleasant Cannot connect to crash database instead of queuing for later To manage

[Bug 775124] Re: Ubiquity should have a command line option to override the free space check

2012-03-19 Thread Evan Dandrea
As discussed during the installer virtual sprint, one option is to establish a size whereby disks smaller than this should automatically override the space check, provided that they have enough space (plus a small amount) for the contents of the installation. The rationale was that if a disk is

[Bug 959308] Re: kvm does not generate a system uuid by default

2012-03-19 Thread Evan Dandrea
This is of importance to the crash database. We want to offer users the ability to review crashes they have submitted, and we do this by passing a SHA-512 hash of the system UUID when submitting crashes. ** Also affects: whoopsie-daisy (Ubuntu) Importance: Undecided Status: New -- You

[Bug 775124] Re: Ubiquity should have a command line option to override the free space check

2012-03-19 Thread Evan Dandrea
For what it's worth, the fudge factor is there not as a workaround, but because we do not want users creating an Ubuntu installation that is only just big enough to contain the system files. We should ensure they have enough room to be able to use the operating system, including storing documents,

[Bug 234835] Re: migration-assistant: error: /dev/disk/by-label//home does not exist.

2012-03-19 Thread Evan Dandrea
** Changed in: ubiquity (Ubuntu) Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/234835 Title: migration-assistant: error: /dev/disk/by-label//home does

[Bug 784362] Re: I can not install Ubuntu

2012-03-19 Thread Evan Dandrea
I'm afraid that without log files we cannot fix whatever caused the installation to crash. For future reference, please run `sudo ubuntu- bug ubiquity` in a terminal window if the installation crashes. This will automatically collect the needed information and attach it to a new bug report. It

[Bug 839863] Re: take a picture should be available after install

2012-03-19 Thread Evan Dandrea
** Changed in: ubiquity (Ubuntu) Milestone: ubuntu-12.04 = later -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/839863 Title: take a picture should be available after install To manage

[Bug 852994] Re: Ubiquity does not fit on the screen netbook 1024x600

2012-03-19 Thread Evan Dandrea
** Changed in: ubiquity (Ubuntu) Assignee: (unassigned) = Evan Dandrea (ev) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/852994 Title: Ubiquity does not fit on the screen netbook 1024x600

[Bug 658865] Re: Install from USB fails: An attempt to configure apt to install additional packages from the CD failed

2012-03-19 Thread Evan Dandrea
I cannot reproduce this bug with a 10.10 USB disk created in usb- creator. I've started to poke around the other tools people are using in this bug, in the event that these are doing something out of spec. It looks like unetbootin is dropping 0-byte files whenever it encounters a symlink. This

[Bug 959703] Re: Let's talk Ubuntu tweets should follow (be filtered) by installation language

2012-03-19 Thread Evan Dandrea
** Changed in: ubuntu-defaults-builder (Ubuntu) Status: New = Invalid ** Package changed: ubiquity (Ubuntu) = ubiquity-slideshow-ubuntu (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 958543] Re: ubiquity does not complete the installation

2012-03-19 Thread Evan Dandrea
** Changed in: ubiquity (Ubuntu) Assignee: (unassigned) = Evan Dandrea (ev) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/958543 Title: ubiquity does not complete the installation To manage

[Bug 957085] Re: /etc/default/whoopsie does not exist on my system, so the upstart job doesn't work

2012-03-18 Thread Evan Dandrea
This should be fixed in 0.1.17. Please reopen this bug report if the problem persists. Cheers Steve! ** Changed in: whoopsie-daisy (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 645818] Re: Unknown keyword in configuration file: gfxboot

2012-03-16 Thread Evan Dandrea
The solution is to build syslinux 3.63 as syslinux-legacy in precise. However, I'm running into difficulty trying to build this version on precise using precise's nasm. It's failing with cannot mix real and virtual attributes in nobits section -- You received this bug notification because you

[Bug 740903] Re: return_to_partitioning fails when the replace option fails

2012-03-15 Thread Evan Dandrea
** Changed in: ubiquity (Ubuntu Precise) Assignee: Evan Dandrea (ev) = (unassigned) ** Changed in: ubiquity (Ubuntu Oneiric) Assignee: Evan Dandrea (ev) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 732013] Re: Installer should check the architecture of the existing OS for the reuse option

2012-03-15 Thread Evan Dandrea
** Changed in: partman-auto (Ubuntu) Assignee: Evan Dandrea (ev) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/732013 Title: Installer should check the architecture

[Bug 732182] Re: Checksums do not match error does not provide helpful information

2012-03-15 Thread Evan Dandrea
** Changed in: usb-creator (Ubuntu) Assignee: Evan Dandrea (ev) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/732182 Title: Checksums do not match error does not provide helpful

[Bug 728205] Re: The installer should provide an indication that Windows cannot be resized because it has errors

2012-03-15 Thread Evan Dandrea
** Changed in: ubiquity (Ubuntu Natty) Assignee: Evan Dandrea (ev) = (unassigned) ** Changed in: ubiquity (Ubuntu) Assignee: Evan Dandrea (ev) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 723826] Re: Installer – The option to 'Download updates' when installing Ubuntu should be selected by default

2012-03-15 Thread Evan Dandrea
** Changed in: ubiquity (Ubuntu) Assignee: Evan Dandrea (ev) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/723826 Title: Installer – The option to 'Download updates' when

[Bug 707749] Re: ValueError: Invalid version string

2012-03-15 Thread Evan Dandrea
** Changed in: usb-creator (Ubuntu) Assignee: Evan Dandrea (ev) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/707749 Title: ValueError: Invalid version string To manage

[Bug 712101] Re: Ubiquity slideshow is crammed with Traditional Chinese

2012-03-15 Thread Evan Dandrea
** Changed in: ubiquity (Ubuntu) Assignee: Evan Dandrea (ev) = (unassigned) ** Changed in: ubiquity (Ubuntu Natty) Assignee: Evan Dandrea (ev) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 697323] Re: ubiquity is setting the busy cursor while installing

2012-03-15 Thread Evan Dandrea
** Changed in: ubiquity (Ubuntu) Assignee: Evan Dandrea (ev) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/697323 Title: ubiquity is setting the busy cursor while installing

[Bug 697319] Re: Misaligned prepare checkbox containers

2012-03-15 Thread Evan Dandrea
** Changed in: ubiquity (Ubuntu) Assignee: Evan Dandrea (ev) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/697319 Title: Misaligned prepare checkbox containers To manage

[Bug 196172] Re: Automatic bug reporting not so automatic

2012-03-15 Thread Evan Dandrea
** Description changed: + Apport or whoopsie could use a setting for automatically sending a crash + to the database without any user interaction. + + + As there was some confusion around this particular point, users will not be directed to report a Launchpad bug post-release unless they have

[Bug 344327] Re: Time zone map can't be navigated with the keyboard

2012-03-15 Thread Evan Dandrea
** Changed in: ubiquity (Ubuntu) Assignee: Evan Dandrea (ev) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/344327 Title: Time zone map can't be navigated with the keyboard

[Bug 583925] Re: Installer minimizes during netbook install

2012-03-15 Thread Evan Dandrea
** Changed in: ubiquity (Ubuntu) Assignee: Evan Dandrea (ev) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/583925 Title: Installer minimizes during netbook install To manage

[Bug 626003] Re: Don't attempt to connect to time-server when no wireless connection

2012-03-15 Thread Evan Dandrea
** Changed in: ubiquity (Ubuntu) Assignee: Evan Dandrea (ev) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/626003 Title: Don't attempt to connect to time-server when no wireless

[Bug 589708] Re: Wrong timezone location: Victoria

2012-03-15 Thread Evan Dandrea
** Changed in: tzsetup (Ubuntu) Assignee: Evan Dandrea (ev) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/589708 Title: Wrong timezone location: Victoria To manage

[Bug 562312] Re: initramfs-tools failed to install/upgrade, due to not being able to write initrd or vmlinuz.

2012-03-15 Thread Evan Dandrea
** Changed in: usb-creator (Ubuntu Maverick) Assignee: Evan Dandrea (ev) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/562312 Title: initramfs-tools failed to install/upgrade

[Bug 727905] Re: Installer windows are sometimes too tall for small wide-screen devices (netbooks)

2012-03-15 Thread Evan Dandrea
** Changed in: ubiquity (Ubuntu) Assignee: Evan Dandrea (ev) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/727905 Title: Installer windows are sometimes too tall for small wide

[Bug 321937] Re: usb-creator has hard-coded references to Ubuntu

2012-03-15 Thread Evan Dandrea
** Changed in: usb-creator (Ubuntu) Assignee: Evan Dandrea (ev) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/321937 Title: usb-creator has hard-coded references to Ubuntu

[Bug 771721] Re: Make debconf strings that refer to the CD-ROM SUBST'able

2012-03-15 Thread Evan Dandrea
** Changed in: ubiquity (Ubuntu) Milestone: ubuntu-11.10 = None ** Changed in: ubiquity (Ubuntu) Assignee: Evan Dandrea (ev) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 800675] Re: Power, Volume and Network indicator displayed on top panel during Wubi installation

2012-03-15 Thread Evan Dandrea
** Changed in: ubiquity (Ubuntu Oneiric) Assignee: Evan Dandrea (ev) = (unassigned) ** Changed in: ubiquity (Ubuntu) Assignee: Evan Dandrea (ev) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 763079] Re: Download updates option should disable downloading of langpacks and should be reworded to reflect this.

2012-03-15 Thread Evan Dandrea
** Changed in: ubiquity (Ubuntu) Milestone: ubuntu-11.10 = None ** Changed in: ubiquity (Ubuntu) Assignee: Evan Dandrea (ev) = (unassigned) ** Changed in: ubiquity (Ubuntu Oneiric) Milestone: ubuntu-11.10 = None ** Changed in: ubiquity (Ubuntu Oneiric) Assignee: Evan Dandrea

[Bug 761541] Re: Ubiquity needs better icons for the first partitioning page

2012-03-15 Thread Evan Dandrea
** Changed in: ubiquity (Ubuntu) Assignee: Evan Dandrea (ev) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/761541 Title: Ubiquity needs better icons for the first partitioning

[Bug 630927] Re: Notification of missing language support not shown after installation

2012-03-15 Thread Evan Dandrea
** Changed in: ubiquity (Ubuntu) Assignee: Evan Dandrea (ev) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/630927 Title: Notification of missing language support not shown after

[Bug 869829] Re: Text from lupin_setup is displayed at boot

2012-03-15 Thread Evan Dandrea
** Changed in: lupin (Ubuntu) Assignee: Evan Dandrea (ev) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/869829 Title: Text from lupin_setup is displayed at boot To manage

[Bug 862288] Re: Language listbox jumps from side to side as you scroll through it

2012-03-15 Thread Evan Dandrea
** Changed in: ubiquity (Ubuntu) Assignee: Evan Dandrea (ev) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/862288 Title: Language listbox jumps from side to side as you scroll

[Bug 867396] Re: If connected to the wireless while on the timezone page, ubiquity should detect the timezone location

2012-03-15 Thread Evan Dandrea
** Changed in: ubiquity (Ubuntu) Assignee: Evan Dandrea (ev) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/867396 Title: If connected to the wireless while on the timezone page

[Bug 830898] Re: broken icon displayed on window switcher

2012-03-15 Thread Evan Dandrea
** Changed in: ubiquity (Ubuntu Oneiric) Assignee: Evan Dandrea (ev) = (unassigned) ** Changed in: ubiquity (Ubuntu) Assignee: Evan Dandrea (ev) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 811110] Re: Canadian keyboard is displayed as English

2012-03-15 Thread Evan Dandrea
** Changed in: ubiquity (Ubuntu Oneiric) Assignee: Evan Dandrea (ev) = (unassigned) ** Changed in: ubiquity (Ubuntu) Assignee: Evan Dandrea (ev) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 871702] Re: Chicken and egg around the prepare and wireless pages.

2012-03-15 Thread Evan Dandrea
** Changed in: ubiquity (Ubuntu) Assignee: Evan Dandrea (ev) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/871702 Title: Chicken and egg around the prepare and wireless pages

[Bug 89093] Re: Pressing [Back] loses all previously configured partitions

2012-03-15 Thread Evan Dandrea
** Changed in: ubiquity (Ubuntu) Assignee: Evan Dandrea (ev) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/89093 Title: Pressing [Back] loses all previously configured

[Bug 949415] Re: title of send problem report window after using ubuntu-bug says Crash report

2012-03-15 Thread Evan Dandrea
*** This bug is a duplicate of bug 948015 *** https://bugs.launchpad.net/bugs/948015 ** This bug has been marked a duplicate of bug 948015 OS crash alert unnecessarily includes Ubuntu version number -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 763075] Re: upgrade option should preserve passwd entries for any accounts with home directories

2012-03-15 Thread Evan Dandrea
** Changed in: ubiquity (Ubuntu) Milestone: ubuntu-11.10 = None ** Changed in: ubiquity (Ubuntu) Assignee: Evan Dandrea (ev) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 759119] Re: [kubuntu] german translation missing at who are you page

2012-03-15 Thread Evan Dandrea
** Changed in: ubiquity (Ubuntu) Assignee: Evan Dandrea (ev) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/759119 Title: [kubuntu] german translation missing at who are you page

[Bug 949415] Re: title of send problem report window after using ubuntu-bug says Crash report

2012-03-14 Thread Evan Dandrea
** Changed in: apport (Ubuntu) Assignee: (unassigned) = Evan Dandrea (ev) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/949415 Title: title of send problem report window after using ubuntu-bug

[Bug 946663] Re: Installer stuck at Removing conflicting operating system files...

2012-03-14 Thread Evan Dandrea
Can you please run the installer until it reaches this point, then run `sudo apport-collect 946663`? This will collect files needed to be able to further diagnose this problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 948851] [NEW] Apport should only use the blacklist to consider whether or not to send a report to Launchpad.

2012-03-07 Thread Evan Dandrea
Public bug reported: Apport uses /etc/apport/blacklist.d to determine whether or not it should create a crash file for the program that just died. Currently, this blacklist contains Firefox and Thunderbird. This is now insufficient for two reasons: - It offers not explanation for why the

[Bug 942316] Re: Installing on Hyper-V doesn't launch

2012-03-05 Thread Evan Dandrea
Presumably you're in a (initramfs) shell? Does casper.log exist? Can you attach that to this bug report following the instructions in https://wiki.ubuntu.com/DebuggingCasper Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 938885] Re: Incorrect english string in ubiquity-debconf template

2012-03-01 Thread Evan Dandrea
It is not incorrect. The C strings for ubiquity are in American English, in which the serial comma is entirely acceptable. ** Changed in: ubiquity (Ubuntu) Status: In Progress = Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 944014] Re: apport closes down and doesnt direct you to browser after Whoopsie

2012-03-01 Thread Evan Dandrea
** Tags added: whoopsie-merge -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/944014 Title: apport closes down and doesnt direct you to browser after Whoopsie To manage notifications about this bug

[Bug 939392] Re: Large memleak in whoopsie

2012-02-29 Thread Evan Dandrea
YAY! Thanks! ** Changed in: whoopsie-daisy (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/939392 Title: Large memleak in whoopsie To manage

[Bug 939392] Re: Large memleak in whoopsie

2012-02-28 Thread Evan Dandrea
Daniel, Are you still seeing this behavior with whoopsie 0.1.14? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/939392 Title: Large memleak in whoopsie To manage notifications about this bug go

Re: [Bug 938707] Re: Hard to see which program crashed for Internal error reports

2012-02-27 Thread Evan Dandrea
On Thu, Feb 23, 2012 at 10:25 PM, Martin Pitt martin.p...@ubuntu.com wrote: Before it was much easier for an user to say ah, that program again, already reported or I don't want to, now you need to wait for the full data collection first. Bear in mind that in some cases this might even involve

[Bug 939392] [NEW] Large memleak in whoopsie

2012-02-23 Thread Evan Dandrea
Public bug reported: Daniel has found a large memleak in whoopsie: [10:26am] dholbach: what is whoopsie and why does it use 89% of 8G of RAM? [10:26am] pitti: ev: ^ [10:26am] pitti: dholbach: ev's new crash reporting daemon [10:26am] ev: gah [10:26am] cking_ joined the chat room. [10:27am]

[Bug 938625] Re: apport-kde crashed with AttributeError in addbutton(): 'NoneType' object has no attribute 'addButton'

2012-02-22 Thread Evan Dandrea
I suspect something like this would fix the problem: === modified file 'kde/apport-kde' --- kde/apport-kde 2012-02-17 13:48:39 + +++ kde/apport-kde 2012-02-22 16:49:57 + @@ -220,6 +220,9 @@ if self.ui.report_file: self.showtree(False) +def

[Bug 938707] Re: Hard to see which program crashed for Internal error reports

2012-02-22 Thread Evan Dandrea
** Changed in: apport (Ubuntu) Assignee: (unassigned) = Matthew Paul Thomas (mpt) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/938707 Title: Hard to see which program crashed for Internal

[Bug 934052] Re: whoopsie adds a second 'privacy' option to control center

2012-02-17 Thread Evan Dandrea
in: whoopsie-daisy (Ubuntu) Assignee: (unassigned) = Evan Dandrea (ev) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/934052 Title: whoopsie adds a second 'privacy' option to control center

Re: [Bug 913694] Re: [MIR] whoopsie-daisy

2012-02-15 Thread Evan Dandrea
On Tue, Feb 14, 2012 at 6:09 PM, Evan Dandrea evan.dand...@canonical.com wrote: On Fri, Feb 10, 2012 at 4:19 PM, Jamie Strandboge ja...@ubuntu.com wrote: * get_crash_db_url(): needs to verify the url. Granted, it should be tightly controlled via the initscript or the root user, but still

Re: [Bug 913694] Re: [MIR] whoopsie-daisy

2012-02-14 Thread Evan Dandrea
On Fri, Feb 10, 2012 at 4:19 PM, Jamie Strandboge ja...@ubuntu.com wrote: I spent quite a bit of time looking at whoopsie and overall I think it looks to be in pretty good shape, but needs some updates (see below). Thank you so much for this comprehensive review. * get_crash_db_url(): needs

Re: [Bug 913694] Re: [MIR] whoopsie-daisy

2012-02-14 Thread Evan Dandrea
On Tue, Feb 14, 2012 at 7:16 PM, Jamie Strandboge ja...@ubuntu.com wrote: * get_crash_db_url(): needs to verify the url. Granted, it should be tightly controlled via the initscript or the root user, but still. Verified how? I could ensure there's an http:// on the front and a NUL terminator

[Bug 913694] Re: [MIR] whoopsie-daisy

2012-02-10 Thread Evan Dandrea
Fixed in 0.1.7. Apologies for that oversight. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/913694 Title: [MIR] whoopsie-daisy To manage notifications about this bug go to:

[Bug 913694] Re: [MIR] whoopsie-daisy

2012-02-09 Thread Evan Dandrea
Jamie, Any luck with this? Whoopsie 0.1.5 is now in the archive, which drops the CAP_FOWNER code (0.1.4) and adds a user interface in the control center for an administrator to disable crash reporting. Cheers! -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 913694] Re: [MIR] whoopsie-daisy

2012-02-09 Thread Evan Dandrea
0.1.6 fixed that, which should be in the archive by now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/913694 Title: [MIR] whoopsie-daisy To manage notifications about this bug go to:

[Bug 913694] Re: [MIR] whoopsie-daisy

2012-02-09 Thread Evan Dandrea
Oh, and yes, as a matter of convenience I've put that backend service in the source package. However, once we're past Feature Freeze, I'm likely to deploy updates to it from bzr. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 913694] Re: [MIR] whoopsie-daisy

2012-02-09 Thread Evan Dandrea
Most of those work items have to do with the backend service that this reports to. It's currently defaulted to localhost as we're still in the process of deploying the backend service on Canonical's servers. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 905754] Re: Israel is not on the installer map

2012-01-25 Thread Evan Dandrea
Colin, We have population weight in the geonames.org data, so it's a possibility for Internet-connected installs. I had a look through the code, and while there used to be functionality to go to the next closest location on multiple clicks in the same *exact* area (we should expand this to a

[Bug 913694] Re: [MIR] whoopsie-daisy

2012-01-20 Thread Evan Dandrea
James Troup has helpfully pointed out that the CAP_FOWNER stuff is entirely unnecessary. We can just write a .uploaded file once we've processed the crash, and delete those in cron. Sometimes the simplest solution... :-/ -- You received this bug notification because you are a member of Ubuntu

[Bug 913694] Re: [MIR] whoopsie-daisy

2012-01-18 Thread Evan Dandrea
Okay, whoopsie-daisy 0.1.3 is ready for review. The daemon now drops privileges and all capabilities, except for CAP_FOWNER. Keeping CAP_FOWNER allows it to ignore the sticky bit in /var/crash and remove the .upload files, which are created by regular users to indicate that a crash report should

[Bug 913694] Re: [MIR] whoopsie-daisy

2012-01-13 Thread Evan Dandrea
I've fixed the +junk branch and production comment in trunk (now lp :whoopsie-daisy). Do hold off on the security review, as I have changes in trunk to drop privileges and read the system UUID, amongst other things. I've been holding off on uploading these. Dropping privileges breaks

[Bug 913694] Re: [MIR] whoopsie-daisy

2012-01-13 Thread Evan Dandrea
Michael, Indeed, I have a note in the code about using that when it's in the archive (at the time, it wasn't). I'll give it another look. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/913694 Title:

[Bug 914849] [NEW] Setting the hostname to ubuntu reports an error

2012-01-11 Thread Evan Dandrea
Public bug reported: If you set the hostname to ubuntu on the user setup page, an error message will appear explaining that hostname already exists on the network. This is because ubuntu maps to the loopback address. We should filter out hosts entries. ** Affects: ubiquity (Ubuntu)

[Bug 913694] [NEW] [MIR] whoopsie-daisy

2012-01-09 Thread Evan Dandrea
Public bug reported: Main inclusion request for whoopise-daisy, the Ubuntu crash database submission daemon. No violations in MainInclusionRequirements. The package is maintained by a Canonical employee and is native to the Ubuntu archive. This software is necessary to implement

[Bug 529201] Re: ubiquity shows scrollbar in installation slideshow

2011-11-10 Thread Evan Dandrea
Actually, I don't believe it's an issue anymore. I haven't seen any reports of the slideshow getting cut off now that we've disabled the scrollbars. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

Testing in Ubuntu

2011-11-07 Thread Evan Dandrea
For those of you who didn't make it to the Testing in Ubuntu evening event at UDS, I've set up a team and mailing list to share knowledge around automated testing best practices and tools: https://launchpad.net/~testing-in-ubuntu Cheers -- ubuntu-devel mailing list

[Bug 606134] Re: ubiquity-slideshow-ubuntu package has outdated translations in Ubuntu 10.04.

2011-10-26 Thread Evan Dandrea
** Changed in: ubiquity-slideshow-ubuntu (Ubuntu Lucid) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/606134 Title: ubiquity-slideshow-ubuntu package has

[Bug 876169] Re: live Ubuntu CD runs but won't install/run on Hard drive

2011-10-17 Thread Evan Dandrea
This looks like a bug in the installer itself, rather than a problem with the hard drive. Looking at the log files you've attached, there doesn't appear to be an errors related to the disk (you'd see read errors if there was). Can you describe in more detail the steps you took, and at what point

[Bug 876115] Re: Installer crashed on multile tries

2011-10-17 Thread Evan Dandrea
Oct 17 00:55:22 ubuntu kernel: [ 1377.336673] plugininstall.p[8918]: segfault at f53d1320 ip 00f5c0df sp bff20810 error 4 in libapt- pkg.so.4.11.0[ee1000+117000] Can you please boot the CD/USB disk again. This time, when you see the accessibility options = keyboard image at the bottom of the

[Bug 876048] Re: Installing error

2011-10-17 Thread Evan Dandrea
Oct 16 23:04:37 ubuntu kernel: [ 824.454996] sd 8:0:0:0: [sdd] Unhandled error code Oct 16 23:04:37 ubuntu kernel: [ 824.454997] sd 8:0:0:0: [sdd] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK Oct 16 23:04:37 ubuntu kernel: [ 824.454999] sd 8:0:0:0: [sdd] CDB: Write(10): 2a 00 48 e0

[Bug 875933] Re: System crashed during installation

2011-10-17 Thread Evan Dandrea
Oct 16 19:38:25 ubuntu kernel: [ 423.442186] sd 0:0:0:0: [sda] Unhandled sense code Oct 16 19:38:25 ubuntu kernel: [ 423.442189] sd 0:0:0:0: [sda] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE Oct 16 19:38:25 ubuntu kernel: [ 423.442193] sd 0:0:0:0: [sda] Sense Key : Medium Error

[Bug 875890] Re: Installer crashed

2011-10-17 Thread Evan Dandrea
** Changed in: ubiquity (Ubuntu) Importance: Undecided = High ** Changed in: ubiquity (Ubuntu) Status: New = Confirmed ** Summary changed: - Installer crashed + OSError: [Errno 17] File exists: '/target/var/lock' -- You received this bug notification because you are a member of

[Bug 875741] Re: Install failed on reformatted disk

2011-10-17 Thread Evan Dandrea
** Changed in: ubiquity (Ubuntu) Importance: Undecided = High ** Changed in: ubiquity (Ubuntu) Status: New = Confirmed ** Summary changed: - Install failed on reformatted disk + OSError: [Errno 17] File exists: '/target/var' -- You received this bug notification because you are a

[Bug 875572] Re: installer crash during a new installation of Ubuntu 11.10

2011-10-17 Thread Evan Dandrea
Oct 16 10:32:28 ubuntu kernel: [ 584.485512] plugininstall.p[15211] trap stack segment ip:4b642d sp:7fff19595bd0 error:0 Can you please boot the CD/USB disk again. When you see the accessibility = keyboard image at the bottom of the screen, press a key to break into the boot menu. Select the

[Bug 875519] Re: cant install ubuntu from cd after trying to install from unetbootin

2011-10-17 Thread Evan Dandrea
The tool that you used to create the USB disk did not copy all of the files needed for installation. You need filesystem.size in the casper directory. Oct 16 06:19:46 ubuntu install.py: AssertionError: Missing filesystem.size. ** Changed in: ubiquity (Ubuntu) Status: New = Invalid --

[Bug 875484] Re: can't perform a successful installation (11.10)

2011-10-17 Thread Evan Dandrea
** Package changed: ubiquity (Ubuntu) = linux (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/875484 Title: can't perform a successful installation (11.10) To manage notifications about

[Bug 876298] [NEW] [MASTER] We need to better handle external payloads (Flash, msttcorefonts) not being available.

2011-10-17 Thread Evan Dandrea
Public bug reported: At the 11.10 release archive.canonical.com collapsed under heavy load and started returning 503 errors. This caused the flash package to be unable to grab its payload and thus caused the package to fail, which in turn caused the installation to fail. The current plan is to

<    1   2   3   4   5   6   7   8   9   10   >