crash reports pop-up ahead of desktop loading, or atleast dbus being available
Bug #1234841 reported by
Dimitri John Ledkov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
update-notifier (Ubuntu) |
Invalid
|
High
|
Unassigned | ||
upstart (Ubuntu) |
Fix Released
|
High
|
Unassigned |
Bug Description
currently crash reports appear ahead of desktop loading, once file event is emitted.
It doesn't wait for dbus to be launched, therefore it autolaunches it's own dbus daemon, which is waste of resources.
Instead pre-start of crasher should check and wait for dbus to be available first.
I will propose branches to fix this.
Related branches
lp://staging/~xnox/ubuntu/saucy/upstart/wait-for-state
Rejected
for merging
into
lp://staging/ubuntu/saucy/upstart
- Ubuntu branches: Pending requested
-
Diff: 25 lines (+7/-0)2 files modifieddebian/changelog (+6/-0)
debian/upstart.install (+1/-0)
lp://staging/~xnox/update-notifier/wait-for-state
Rejected
for merging
into
lp://staging/update-notifier/ubuntu
- Ubuntu Core Development Team: Pending requested
-
Diff: 31 lines (+8/-0)2 files modifieddebian/changelog (+6/-0)
debian/update-notifier-crash.conf (+2/-0)
lp://staging/~xnox/upstart/fix-1234841
- Steve Langasek: Pending requested
-
Diff: 12 lines (+1/-1)1 file modifiedextra/conf-session/upstart-file-bridge.conf (+1/-1)
Changed in update-notifier (Ubuntu): | |
status: | New → Confirmed |
Changed in upstart (Ubuntu): | |
status: | New → Confirmed |
Changed in update-notifier (Ubuntu): | |
importance: | Undecided → High |
Changed in upstart (Ubuntu): | |
importance: | Undecided → High |
To post a comment you must log in.
alternatively we can make file-bridge start on started dbus.