Move Xmir launching from ubuntu-app-launch to libertine
Bug #1638079 reported by
Christopher Townsend
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Libertine | Status tracked in Devel | |||||
Devel |
Triaged
|
High
|
Unassigned | |||
Trunk |
Triaged
|
High
|
Unassigned | |||
Unity8 Session Snap |
Triaged
|
High
|
Unassigned | |||
libertine (Ubuntu) |
Triaged
|
High
|
Unassigned | |||
ubuntu-app-launch (Ubuntu) |
Triaged
|
High
|
Unassigned |
Bug Description
Currently, Xmir launching is handled by ubuntu-app-launch, but as agreed, it makes more since to put this functionality in the libertine suite, particularly the new libertine-
This is also needed for snapping Xmir and its helper apps.
Related branches
lp://staging/~townsend/ubuntu-app-launch/remove-xmir-helpers
Approved
for merging
into
lp://staging/ubuntu-app-launch
- unity-api-1-bot: Approve (continuous-integration)
- Ted Gould (community): Approve
-
Diff: 282 lines (+5/-196)9 files modifiedCMakeLists.txt (+1/-1)
libubuntu-app-launch/jobs-systemd.cpp (+1/-1)
tests/CMakeLists.txt (+0/-5)
tests/xmir-helper-exec.sh (+0/-3)
tests/xmir-helper-test.in (+0/-25)
tests/xmir-mock.sh (+0/-22)
utils/CMakeLists.txt (+0/-8)
utils/snappy-xmir.c (+3/-3)
utils/xmir-helper.c (+0/-128)
lp://staging/~townsend/libertine/xmir-launcher
Approved
for merging
into
lp://staging/libertine/trunk
- Larry Price: Approve
- Libertine CI Bot: Pending (continuous-integration) requested
-
Diff: 528 lines (+301/-61)13 files modifiedCMakeLists.txt (+2/-0)
data/CMakeLists.txt (+0/-2)
data/libertine-xmir.conf (+0/-8)
debian/libertine-xmir-tools.install (+2/-1)
python/libertine/ChrootContainer.py (+1/-0)
python/libertine/launcher/config.py (+1/-30)
python/libertine/launcher/task.py (+34/-6)
python/libertine/utils.py (+30/-0)
tests/unit/test_launcher.py (+0/-12)
tools/CMakeLists.txt (+1/-2)
xmir-launcher/CMakeLists.txt (+11/-0)
xmir-launcher/xmir-launch (+95/-0)
xmir-launcher/xmir-launcher.c (+124/-0)
lp://staging/~townsend/unity8-session-snap/change-xmir-helper
Ready for review
for merging
into
lp://staging/unity8-session-snap
- Unity8 Session Snap team: Pending requested
-
Diff: 27 lines (+3/-3)2 files modifiedoverlay/snappyenv (+1/-1)
snap/snapcraft.yaml (+2/-2)
description: | updated |
Changed in libertine (Ubuntu): | |
status: | New → Triaged |
Changed in ubuntu-app-launch (Ubuntu): | |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → Christopher Townsend (townsend) |
Changed in libertine: | |
milestone: | 1.5 → 1.6 |
Changed in libertine: | |
milestone: | 1.6 → 1.7 |
Changed in unity8-session-snap: | |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → Christopher Townsend (townsend) |
Changed in libertine (Ubuntu): | |
status: | Triaged → In Progress |
importance: | Undecided → High |
assignee: | nobody → Christopher Townsend (townsend) |
Changed in unity8-session-snap: | |
assignee: | Christopher Townsend (townsend) → nobody |
Changed in libertine (Ubuntu): | |
assignee: | Christopher Townsend (townsend) → nobody |
Changed in ubuntu-app-launch (Ubuntu): | |
assignee: | Christopher Townsend (townsend) → nobody |
Changed in unity8-session-snap: | |
status: | In Progress → Triaged |
Changed in libertine (Ubuntu): | |
status: | In Progress → Triaged |
Changed in ubuntu-app-launch (Ubuntu): | |
status: | In Progress → Triaged |
To post a comment you must log in.