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

2012-03-22 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 1.95-0ubuntu1

---
apport (1.95-0ubuntu1) precise; urgency=low

  [ Martin Pitt ]
  * New upstream release:
- apport-gtk, apport-kde: When reporting a system crash, don't say ...
  of this program version, but ...of this type, as we don't show a
  program version in the initial dialog
  (https://wiki.ubuntu.com/ErrorTracker#error) (LP: #961065)
- problem_report.py, write_mime(): Do not put a key inline if it is bigger
  than 1 kB, to guard against very long lines. (LP: #957326)
- etc/cron.daily/apport: Do not remove whoopsie's *.upload* stamps every
  day, only if they are older than a week. whoopsie comes with its own
  cron job which deals with them. Thanks Steve Langasek. (LP: #957102)
- report.py, mark_ignore(): Fix crash if executable went away underneath
  us. (LP: #961410)
- apport-gtk: Do not compare current continue button label against a
  translated string.  Instead just remember whether or not we can restart
  the application. (LP: #960439)
- hookutils.py, command_output(): Add option to keep the locale instead of
  disabling it.
- hookutils.py, command_output(): Actually make the input parameter
  work, instead of causing an eternal hang. Add tests for all possible
  modes of operation.
- hooktuils.py: Change root_command_output() and
  attach_root_command_outputs() to disable translated messages
  (LC_MESSAGES=C) only as part of the command to be run, not already for
  the root prefix command. This will keep the latter (gksu, kdesudo, etc.)
  translated. (LP: #961659)
- apport-gtk: Cut off text values after 4000 characters, as Gtk's TreeView
  does not get along well with huge values. KDE's copes fine, so continue
  to display the complete value there. (LP: #957062)
- apport-gtk: Make details window resizable in bug reporting mode.
- crashdb.py, known(): Check the address signature duplicate database if
  the symbolic signature exists, but did not find any result. (LP: #103083)
- ui.py: Run anonymization after checking for duplicates, to prevent host
  or user names which look like hex numbers to corrupt the stack trace.
  (LP: #953104)
- apport-gtk: Require an application to both have TERM and SHELL in its
  environment to consider it a command line application that was started
  by the user. (LP: #962130)
- backends/packaging-apt-dpkg.py, _check_files_md5(): Fix double encoding,
  which caused UnicodeDecodeErrors on non-ASCII characters in an md5sum
  file. (LP: #953682)
- apport-kde, apport-gtk: Only show Relaunch if the report has a
  ProcCmdline, otherwise we cannot restart it. (LP: #956173)
- apport-gtk, apport-kde: Show the ExecutablePath while we're collecting
  data for the crash report. Thanks Evan Dandrea. (LP: #938707).
  * debian/copyright: Change to copyright format 1.0.
  * debian/control: Bump Standards-Version to 3.9.3.

  [ Brian Murray ]
  * data/general-hooks/ubuntu.py: use main.log to determine UpgradeStatus not
apt.log (LP: #886111)
 -- Martin Pitt martin.p...@ubuntu.com   Thu, 22 Mar 2012 18:55:17 +0100

** Changed in: apport (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/938707

Title:
  Hard to see which program crashed for Internal error reports

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/938707/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2012-03-15 Thread Martin Pitt
Merged to trunk, thank you!

** Changed in: apport (Ubuntu)
   Status: Triaged = 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/938707

Title:
  Hard to see which program crashed for Internal error reports

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/938707/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2012-03-15 Thread Launchpad Bug Tracker
** Branch linked: lp:apport

-- 
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 error reports

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/938707/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2012-02-28 Thread Martin Pitt
Evan,

I'm OK  with Matthew's proposed change. I'd still prefer if the process
name was visible before as well, but I don't care enough to argue about
it heavily. :-)

-- 
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 error reports

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/938707/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2012-02-27 Thread Matthew Paul Thomas
Sorry I was commenting before without the benefit of being able to see
the current behavior. I agree that the process name should appear at the
top of the pane before any data collection is done, i.e. at the same
time as the spinner appears in the pane. Specification updated:
https://wiki.ubuntu.com/ErrorTracker?action=diffrev2=42rev1=40

** Changed in: apport (Ubuntu)
   Status: New = Triaged

-- 
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 error reports

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/938707/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2012-02-27 Thread Matthew Paul Thomas
** Changed in: apport (Ubuntu)
 Assignee: Matthew Paul Thomas (mpt) = 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/938707

Title:
  Hard to see which program crashed for Internal error reports

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/938707/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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 interactive questions, which sounds like an
 excessively high price for telling you the name of the program.

Hi Martin,

From your perspective and given the solution Matthew presents above,
is it sufficient to make this change and leave the rest of the current
behavior as-is?  That is, the UI is hidden and the process spins away
in the background, continuing to collect the additional information
and then quitting.  Or would you prefer to see something that
communicates to the thread that it needs to commit suicide at this
point?

-- 
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 error reports

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/938707/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2012-02-23 Thread Matthew Paul Thomas
If Nautilus crashes, the alert should say The application Nautilus has
closed unexpectedly. https://wiki.ubuntu.com/ErrorTracker#app-crash
If the internal error alert appears instead, please report that as a
separate bug.

The internal error alert is for OS components that are not applications.
These are the sort of component where, if its name was shown by default
in the error alert, it would very likely be the only time a user had
ever seen that name. Therefore, it would far more often be distracting
than informative; hardly anyone confronted with the error would know
what postfix meant, for example.

If you do want to know the name of the program, it should take one
click, Show Details. https://wiki.ubuntu.com/ErrorTracker#details I
don't think one click is unnecessarily hard.

** Changed in: apport (Ubuntu)
   Status: Confirmed = New

** Changed in: apport (Ubuntu)
   Status: New = Invalid

-- 
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 error reports

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/938707/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2012-02-23 Thread Martin Pitt
For example nautilus comes up as internal error, so something isn't
quite right there yet.

In the show details section the name of the program appears on top now
since 1.93, but it still takes a while for the information to be
collected. 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 interactive questions, which sounds like an
excessively high price for telling you the name of the program.

** Changed in: apport (Ubuntu)
   Status: Invalid = Triaged

** Changed in: apport (Ubuntu)
   Status: Triaged = New

-- 
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 error reports

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/938707/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2012-02-22 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: apport (Ubuntu)
   Status: New = Confirmed

-- 
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 error reports

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/938707/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 error reports

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/938707/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs