[Merge] lp:~slyon/apport/apport-snap-handling into lp:~ubuntu-core-dev/ubuntu/groovy/apport/ubuntu

Lukas Märdian lukas.maerdian at canonical.com
Wed Jun 10 12:53:24 UTC 2020


Thanks again, Brian!

I've adopted the wording changes 'Snap' -> 'snap' and 'package' -> 'application'.

The snap's 'name' and 'version' fields are supposed to be always set, as they are defined to be mandatory, according to the Snapcraft reference: https://snapcraft.io/docs/snapcraft-yaml-reference

Regarding 'thread_collect_info': To me it looks like the thread is run if a package (self.cur_package) is given as an argument to 'ubuntu-bug' (see ui.py:1092 & ui.py:1106). I can confirm this by running my local branch like this, which executes the thread to collect information about the deb package, snap, operating system and others:

PYTHONPATH=. bin/apport-bug gnome-calculator
-- 
https://code.launchpad.net/~slyon/apport/apport-snap-handling/+merge/385270
Your team Ubuntu Core Development Team is subscribed to branch lp:~ubuntu-core-dev/ubuntu/groovy/apport/ubuntu.



More information about the Ubuntu-reviews mailing list