This is the minimal patch that fixes the problem with one time starts
and the documentation of it in /etc/default/apport
** Description changed:

+ This bug is preventing the Ubuntu Bug Squad from using one time apport crash 
reports at present.
+ The one time enabling has been fixed in Lucid in version 1.9.4-0ubuntu1
+ 
+ TEST CASE (thanks hggdh):
+ make sure /etc/default/apport is 0
+ open gedit
+ send a SIGSEGV
+ should not show apport-gtk
+ upgrade to -proposed package
+ open gedit
+ send a SIGSEGV
+ should now show apport-gtk
+ 
+ -------------------------------------------
+ 
  Binary package hint: apport
  
  /etc/default/apport says:
  
-   # set this to 0 to disable apport, or to 1 to enable it
-   # you can temporarily override this with
-   # sudo force_start=1 /etc/init.d/apport start
-   enabled=0
+   # set this to 0 to disable apport, or to 1 to enable it
+   # you can temporarily override this with
+   # sudo force_start=1 /etc/init.d/apport start
+   enabled=0
  
  but if you try it, that command fails:
  
-   $ sudo force_start=1 /etc/init.d/apport start
-   Rather than invoking init scripts through /etc/init.d, use the service(8)
-   utility, e.g. service apport start
+   $ sudo force_start=1 /etc/init.d/apport start
+   Rather than invoking init scripts through /etc/init.d, use the service(8)
+   utility, e.g. service apport start
  
-   Since the script you are attempting to invoke has been converted to an
-   Upstart job, you may also use the start(8) utility, e.g. start apport
-   start: Job failed to start
+   Since the script you are attempting to invoke has been converted to an
+   Upstart job, you may also use the start(8) utility, e.g. start apport
+   start: Job failed to start
  
  Please fix the comment.
  
  (I haven't managed to find a way to force apport to start without
  editing /etc/default/apport, i.e. 'sudo force_start=1 start apport' also
  fails.)
  
  ProblemType: Bug
  ApportLog:
-  
+ 
  Architecture: i386
  CrashReports:
-  600:0:0:568053:2009-10-30 01:40:24.000000000 +0100:2009-10-30 
01:40:25.000000000 +0100:/var/crash/_usr_sbin_cupsd.0.crash
-  600:0:0:11461:2009-10-30 01:43:27.000000000 +0100:2009-10-30 
01:43:28.000000000 +0100:/var/crash/_usr_bin_landscape-sysinfo.0.crash
-  600:1000:1000:10551113:2009-11-04 18:32:36.000000000 +0100:2009-11-04 
18:32:37.000000000 
+0100:/var/crash/_usr_lib_nspluginwrapper_i386_linux_npviewer.bin.1000.crash
+  600:0:0:568053:2009-10-30 01:40:24.000000000 +0100:2009-10-30 
01:40:25.000000000 +0100:/var/crash/_usr_sbin_cupsd.0.crash
+  600:0:0:11461:2009-10-30 01:43:27.000000000 +0100:2009-10-30 
01:43:28.000000000 +0100:/var/crash/_usr_bin_landscape-sysinfo.0.crash
+  600:1000:1000:10551113:2009-11-04 18:32:36.000000000 +0100:2009-11-04 
18:32:37.000000000 
+0100:/var/crash/_usr_lib_nspluginwrapper_i386_linux_npviewer.bin.1000.crash
  Date: Fri Nov  6 15:14:21 2009
  DistroRelease: Ubuntu 9.10
  Package: apport 1.9.3-0ubuntu4.1
  PackageArchitecture: all
  ProcEnviron:
-  LANGUAGE=en_US.UTF-8
-  LC_CTYPE=lt_LT.UTF-8
-  PATH=(custom, user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=en_US.UTF-8
+  LC_CTYPE=lt_LT.UTF-8
+  PATH=(custom, user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
  SourcePackage: apport
  Uname: Linux 2.6.31-14-generic i686

** Attachment added: "Debdiff for Karmic"
   http://launchpadlibrarian.net/36400362/apport_1.9.3-0ubuntu4.2.debdiff

** Changed in: apport (Ubuntu Karmic)
       Status: In Progress => Triaged

-- 
/etc/default/apport comment outdated
https://bugs.launchpad.net/bugs/476513
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

Reply via email to