UI: add option for no confirmation

Bug #349402 reported by Martin Pitt
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
apport (Ubuntu)
Invalid
Wishlist
John Mazer

Bug Description

Binary package hint: apport

It was requested to provide an option to the UIs to skip all the menus and just file the report noninteractively. This should be called "-i", "--noninteractive".

Tags: bitesize
Martin Pitt (pitti)
Changed in apport (Ubuntu):
importance: Undecided → Wishlist
status: New → Triaged
Revision history for this message
Fernando Miguel (fernandomiguel) wrote :

wouldnt '-s' make more sense as in send (the key is the same as the one pressed to send the report)

Martin Pitt (pitti)
tags: added: bitesizee
tags: added: bitesize
removed: bitesizee
Revision history for this message
Joker Wild (lajjr-deactivatedaccount) wrote :

Seeing that the package uses /etc/default/apport file to enable use it to monitor to send automatically.

file data:

# set this to 0 to disable apport, or to 1 to enable it
enabled=1

# set maximum core dump file size (default: 209715200 bytes == 200 MB)
maxsize=209715200

add this to it

# set apport to send report automatic 0 to disable, or 1 to enable.
autosend=1 <-- 0 to manually send.

a simple flag would work. Of course the code will have to be added as well.

Changed in apport (Ubuntu):
assignee: nobody → Leo Albert Jackson Jr (lajjr)
Revision history for this message
Martin Pitt (pitti) wrote :

Leo,

this really shouldn't be set in /etc/default/apport IMHO. This should be a per-user setting at most. Also, it's not quite "autosend", since the user still needs to fill out the LP bug report.

ui.py should just accept a --noninteractive (-i or -n) option. If you want to set it by default, it should be an option in ~/.config/apport/settings; use apport.fileutils.get_config() for this.

Revision history for this message
Joker Wild (lajjr-deactivatedaccount) wrote : Re: [Bug 349402] Re: UI: add option for no confirmation

Martin,

Do you want me to do both because I think both can be useful. Yep I
see I just mad a option yes I was considering the wrong place sorry.

Regards,

Leo Albert Jackson Jr

--- On Wed, 6/3/09, Martin Pitt <email address hidden> wrote:

> From: Martin Pitt <email address hidden>
> Subject: [Bug 349402] Re: UI: add option for no confirmation
> To: <email address hidden>
> Date: Wednesday, June 3, 2009, 2:50 AM
> Leo,
>
> this really shouldn't be set in /etc/default/apport IMHO.
> This should be
> a per-user setting at most. Also, it's not quite
> "autosend", since the
> user still needs to fill out the LP bug report.
>
> ui.py should just accept a --noninteractive (-i or -n)
> option. If you
> want to set it by default, it should be an option in
> ~/.config/apport/settings; use
> apport.fileutils.get_config() for this.
>
> --
> UI: add option for no confirmation
> https://bugs.launchpad.net/bugs/349402
> You received this bug notification because you are a direct
> subscriber
> of the bug.
>
> Status in “apport” source package in Ubuntu: Triaged
>
> Bug description:
> Binary package hint: apport
>
> It was requested to provide an option to the UIs to skip
> all the menus and just file the report noninteractively.
> This should be called "-i", "--noninteractive".
>

Revision history for this message
Martin Pitt (pitti) wrote :

Leo Albert Jackson Jr [2009-06-03 15:37 -0000]:
> Do you want me to do both because I think both can be useful.

Sure, sounds good!

Changed in apport (Ubuntu):
status: Triaged → In Progress
Changed in apport (Ubuntu):
assignee: Leo Albert Jackson Jr (lajjr) → nobody
status: In Progress → Confirmed
John Mazer (johnmazer)
Changed in apport (Ubuntu):
assignee: nobody → John Mazer (johnmazer)
Revision history for this message
Martin Pitt (pitti) wrote :

John, something seems to be wrong with your branch; it's identical to trunk, and marked as "merged", but I didn't merge it.

Revision history for this message
John Mazer (johnmazer) wrote :

Martin,

That is weird I will delete and redo.

Sorry Jmazer

--- On Thu, 9/17/09, Martin Pitt <email address hidden> wrote:

From: Martin Pitt <email address hidden>
Subject: [Bug 349402] Re: UI: add option for no confirmation
To: <email address hidden>
Date: Thursday, September 17, 2009, 3:00 PM

John, something seems to be wrong with your branch; it's identical to
trunk, and marked as "merged", but I didn't merge it.

--
UI: add option for no confirmation
https://bugs.launchpad.net/bugs/349402
You received this bug notification because you are a bug assignee.

Status in “apport” package in Ubuntu: Confirmed

Bug description:
Binary package hint: apport

It was requested to provide an option to the UIs to skip all the menus and just file the report noninteractively. This should be called "-i", "--noninteractive".

Revision history for this message
Marcus Tomlinson (marcustomlinson) wrote :

This release of Ubuntu is no longer receiving maintenance updates. If this is still an issue on a maintained version of Ubuntu please let us know.

Changed in apport (Ubuntu):
status: Confirmed → Incomplete
Revision history for this message
Marcus Tomlinson (marcustomlinson) wrote :

This issue has sat incomplete for more than 60 days now. I'm going to close it as invalid. Please feel free re-open if this is still an issue for you. Thank you.

Changed in apport (Ubuntu):
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.