← Back to team overview

ubuntu-phone team mailing list archive

Re: [OTA14] App permission issue

 

There are several sqlite3 trust databases you can find with
find /home/phablet -name trust.db
You can manually modify them or remove them. I would first stop any related
services:
initctl list | grep trust
for example
stop pulseaudio-trust-stored
rm ./.local/share/PulseAudio/trust.db
start pulseaudio-trust-stored

although I am unsure that this will fix your issue. If not you can file a
bug with the relevant logs.
Pat

On Tue, Jan 10, 2017 at 1:42 AM, Wilfridd <widec1@xxxxxxxxx> wrote:

> Hi everybody
>
> I cannot allow App permission to microphone. For instance, if I select
> 'Allow' for microphne access, the phone crashes and reboots. I had same
> result with web browser and sound recorder.
> Btw, I'm also affect with this bug :
> https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-sett
> ings/+bug/1389775
>
> Does anyone knows how to reset all apps permission ?
> Or anything that could help?
>
> Best regards,
>
> Wilfrid
>
>
> --
> Sent using Dekko from my Ubuntu device
>
> --
> Mailing list: https://launchpad.net/~ubuntu-phone
> Post to     : ubuntu-phone@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~ubuntu-phone
> More help   : https://help.launchpad.net/ListHelp
>

Follow ups

References