~sylvain-pineau/plainbox-provider-checkbox:more_classic_fixes

Last commit made on 2018-05-17
Get this branch:
git clone -b more_classic_fixes https://git.launchpad.net/~sylvain-pineau/plainbox-provider-checkbox
Only Sylvain Pineau can upload to this branch. If you are Sylvain Pineau please log in for upload directions.

Branch merges

Branch information

Name:
more_classic_fixes
Repository:
lp:~sylvain-pineau/plainbox-provider-checkbox

Recent commits

b3145ab... by Sylvain Pineau

units:mediacard.pxu: Add __on_ubuntucore__ jinja2 condition blocks

`journalctl -u snap.udisks2.udisksd` works only on UC

b5fd2a8... by Sylvain Pineau

units:suspend.pxu: checkbox.ini -> checkbox.conf

e802a3d... by Sylvain Pineau

bin:keyboard_test: Fix import/require order

db4c6bd... by Sylvain Pineau

units:disks: Ensure no bad chars in test summaries

Example:

{
    "bus": "mmc",
    "category": "DISK",
    "driver": "mmcblk",
    "name": "mmcblk0",
    "path": "/devices/pci0000:00/0000:00:1c.0/mmc_host/mmc0/mmc0:0001",
    "product": "HAG2e\u0005",
    "product_slug": "HAG2e_"
},

268a81f... by Sylvain Pineau

graphics: Look for Xorg logs in $HOME on systems where X is running as non root

ace333c... by Sylvain Pineau

units: update some requirements to use executable.name instead of package.name

To be snap-friendly where most of them are stage packages

adbcacc... by PMR <pmr@pmr-lander>

Merge #345642 from ~sylvain-pineau/plainbox-provider-checkbox:fix-1552609

767e1d1... by Sylvain Pineau

bin: Enforce versions with gi.require_version in python3 scripts

Fixes lp:1552609

1b7f8b4... by PMR <pmr@pmr-lander>

Merge #345641 from ~sylvain-pineau/plainbox-provider-checkbox:fix-1766816

c344f10... by Sylvain Pineau

bin:cycle_vts: Add support for gdm virtual terminals

Fixes: lp:1766816