Cannot execute oem-config-prepare - application is not trusted
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Default settings and artwork for Baltix OS |
Triaged
|
High
|
Mantas Kriaučiūnas | ||
casper (Baltix) |
Confirmed
|
High
|
Mantas Kriaučiūnas | ||
ubiquity (Ubuntu) |
Fix Released
|
High
|
Jean-Baptiste Lallement |
Bug Description
artful desktop 20170823
When the user clicks on the oem-config-
ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: ubiquity (not installed)
ProcVersionSign
Uname: Linux 4.12.0-11-generic x86_64
ApportVersion: 2.20.6-0ubuntu6
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Wed Aug 23 15:25:15 2017
InstallationDate: Installed on 2013-09-03 (1449 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130902)
ProcEnviron:
TERM=screen-
PATH=(custom, no user)
XDG_RUNTIME_
LANG=fr_FR.UTF-8
SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)
Related branches
- Mathieu Trudel-Lapierre: Approve
-
Diff: 17 lines (+7/-0)1 file modifiedscripts/plugininstall.py (+7/-0)
Changed in ubiquity (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → High |
assignee: | nobody → Jean-Baptiste Lallement (jibel) |
Changed in baltix-default-settings: | |
assignee: | nobody → Mantas Kriaučiūnas (mantas) |
importance: | Undecided → High |
status: | New → Triaged |
Changed in casper (Baltix): | |
importance: | Undecided → High |
assignee: | nobody → Mantas Kriaučiūnas (mantas) |
Changed in casper (Baltix): | |
status: | New → Confirmed |
Changed in casper (Baltix): | |
milestone: | none → baltix-18.04 |
On Wed, Aug 23, 2017 at 01:29:21PM -0000, Jean-Baptiste Lallement wrote: prepare- icon on the desktop, it
> Public bug reported:
>
> artful desktop 20170823
>
> When the user clicks on the oem-config-
> cannot be executed directly and there is a dialog saying that the
> application is not trusted (cf screenshot - in french)
I'm not working on this (at least not right now), but in case somebody casper- bottom/ 25adduser in casper.
wants to pick it up, see scripts/
Specifically, to mark the .desktop file as trusted, run something like:
if [ -x "/root/ usr/bin/ dbus-run- session" ] && [ -x "/root/usr/bin/gio" ]; then USERNAME/ Desktop/ $(basename "$file") metadata::trusted true
chroot /root sudo -i -u $USERNAME dbus-run-session -- gio set /home/$
fi
Obviously the chroot bit may or may not be appropriate - I don't know
how this desktop file is installed.
--
Iain Lane [ <email address hidden> ]
Debian Developer [ <email address hidden> ]
Ubuntu Developer [ <email address hidden> ]