I installed mahasecure app from bank of maharastra internet banking site. I am new to ubuntu and was using windows all these years. Somehow, I managed to install it reading the suggestions provided in the discussion form. However, I get error message as attached. Please help. I am not a coder, please suggest the solution.
Asked
Active
Viewed 9,820 times
2
3 Answers
1
Right click the launcher icon (MahaSecure.desktop file as per your screenshot) and select Properties. Then go to the Permissions tab and check the "Allow executing file as program" option.
Then double-click on the launcher icon. It may ask you to "trust and launch". Do it.
pomsky
- 70,557
0
I did:
sudo chown $USER:$USER ~/Desktop/desktopfile
This worked for me as well.
That changed the ownership from what it was to me (the current logged-in user).
After the chown, I still got the error, but had a second option to Accept and Trust.
Eliah Kagan
- 119,640
Tom
- 1
