Untrusted Application Problems

KaminKevCrew

I downloaded a program called I-nex so that I could see my CPU settings in Ubuntu. Whenever I try to open it, I get a message that says something to the effect of "This application is not trusted" I tried going into properties, under the permissions tab and selecting the "allow executing file as program" checkbox, but whenever I try to select it, it gets un-selected immediately. I am the root user, so I don't think that this should be an issue. Any help?

I am running ubuntu 14.04LTS

ulcha

You should add this app using PPA!

Open project PPA page: https://launchpad.net/~i-nex-development-team/+archive/ubuntu/daily

Copy text: ppa:i-nex-development-team/daily

Open terminal and copy or write:

sudo apt-add-repository ppa:i-nex-development-team/daily
Accept to add
sudo apt-get sync
apt-get install i-nex

Or do it in GUI way: http://blog.launchpad.net/ppa/adding-a-ppa-to-ubuntu-the-gui-way

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Untrusted Application Launcher

From Dev

Untrusted application launcher?

From Dev

Untrusted Application Launcher

From Dev

Untrusted application launcher (symlink)

From Dev

Untrusted application launcher?

From Dev

How do I test an untrusted GUI application?

From Java

"Untrusted App Developer" message when installing enterprise iOS Application

From Dev

What are the potential security problems running untrusted code in a Docker container as a non-root user?

From Dev

Problems with Compiling Play Application

From Dev

Problems with extending the polls application

From Dev

console application runtime problems

From Dev

Problems with my winsock application

From Dev

console application runtime problems

From Dev

Security problems in upgrading ember application

From Dev

Memory allocation problems with android application

From Dev

Math application to calculate advance problems

From Dev

Problems deploying GeoDjango application on Heroku

From Dev

VBA: Problems with Application.CountIf

From Dev

CefSharp application launch initialize problems

From Dev

Problems with deploying Qt5 application on windows

From Dev

Problems with my js/jquery code for application frames

From Dev

Qt console application problems when reading input

From Dev

Classpath problems while Instrumenting Springboot application

From Dev

Problems with creating my First android application

From Dev

Problems of creating a Dockerfile for .net core application

From Dev

Problems packaging and deploying an ADF application in an external WLS

From Dev

Problems while testing Yii application on Selenium?

From Dev

Problems accessing Outlook from c# Application

From Dev

Java Web Application. Problems in locating images

Related Related

  1. 1

    Untrusted Application Launcher

  2. 2

    Untrusted application launcher?

  3. 3

    Untrusted Application Launcher

  4. 4

    Untrusted application launcher (symlink)

  5. 5

    Untrusted application launcher?

  6. 6

    How do I test an untrusted GUI application?

  7. 7

    "Untrusted App Developer" message when installing enterprise iOS Application

  8. 8

    What are the potential security problems running untrusted code in a Docker container as a non-root user?

  9. 9

    Problems with Compiling Play Application

  10. 10

    Problems with extending the polls application

  11. 11

    console application runtime problems

  12. 12

    Problems with my winsock application

  13. 13

    console application runtime problems

  14. 14

    Security problems in upgrading ember application

  15. 15

    Memory allocation problems with android application

  16. 16

    Math application to calculate advance problems

  17. 17

    Problems deploying GeoDjango application on Heroku

  18. 18

    VBA: Problems with Application.CountIf

  19. 19

    CefSharp application launch initialize problems

  20. 20

    Problems with deploying Qt5 application on windows

  21. 21

    Problems with my js/jquery code for application frames

  22. 22

    Qt console application problems when reading input

  23. 23

    Classpath problems while Instrumenting Springboot application

  24. 24

    Problems with creating my First android application

  25. 25

    Problems of creating a Dockerfile for .net core application

  26. 26

    Problems packaging and deploying an ADF application in an external WLS

  27. 27

    Problems while testing Yii application on Selenium?

  28. 28

    Problems accessing Outlook from c# Application

  29. 29

    Java Web Application. Problems in locating images

HotTag

Archive