Cannot execute oem-config-prepare - application is not trusted
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Default settings and artwork for Baltix OS |
High
|
Mantas Kriaučiūnas | ||
| casper (Baltix) |
High
|
Mantas Kriaučiūnas | ||
| ubiquity (Ubuntu) |
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 on 2017-09-06
-
Diff: 17 lines (+7/-0)1 file modifiedscripts/plugininstall.py (+7/-0)
Jean-Baptiste Lallement (jibel) wrote : | #1 |
Iain Lane (laney) wrote : Re: [Bug 1712581] [NEW] Cannot execute oem-config-prepare - application is not trusted | #2 |
Changed in ubiquity (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → High |
assignee: | nobody → Jean-Baptiste Lallement (jibel) |
Launchpad Janitor (janitor) wrote : | #3 |
This bug was fixed in the package ubiquity - 17.10.7
---------------
ubiquity (17.10.7) artful; urgency=medium
[ Jean-Baptiste Lallement ]
* Mark the files for oem-config as trusted so they are properly handled by
nautilus. (LP: #1712581)
[ Iain Lane ]
* ubi-console-
our manual running of keyboard-
runs dpkg-maintscrip
fire in ubiquity, but we still need to not error out. (LP: #1715605)
-- Mathieu Trudel-Lapierre <email address hidden> Thu, 07 Sep 2017 11:02:30 -0400
Changed in ubiquity (Ubuntu): | |
status: | Triaged → Fix Released |
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) |
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> ]