Shell Denied Error in Superuser?? - Fascinate Q&A, Help & Troubleshooting

I've got the latest CM10 nightly flashed (11/9) on my fascinate with the Touchwiz Theme. Everything works great, but at least once a day my phone lags to unlock and I can see my homescreen very light in the background. Almost like an auto brightness issue. Lasts for about 5 secs, then its fine. I checked the Superuser logs to see if anything was there and noticed Shell was denied at the time all this lag was happening. Anyone else have or heard of this issue? I did do a clean install (fortmated/wiped etc) last night to see if that would fix anything but apparently not. Here is a screenshot of the log.

sammyroot said:
I've got the latest CM10 nightly flashed (11/9) on my fascinate with the Touchwiz Theme. Everything works great, but at least once a day my phone lags to unlock and I can see my homescreen very light in the background. Almost like an auto brightness issue. Lasts for about 5 secs, then its fine. I checked the Superuser logs to see if anything was there and noticed Shell was denied at the time all this lag was happening. Anyone else have or heard of this issue? I did do a clean install (fortmated/wiped etc) last night to see if that would fix anything but apparently not. Here is a screenshot of the log.
Click to expand...
Click to collapse
Is : shell : listed under the apps tab?
If so,,, click on it and set :: notifications :: to disabled
Try that
Sent from my SCH-I500 using xda premium

I say that because I noticed this
View attachment 1471824
Sent from my SCH-I500 using xda premium

hhp_211 said:
I say that because I noticed this
View attachment 1471824
Sent from my SCH-I500 using xda premium
Click to expand...
Click to collapse
Thanks for the reply. Im using Superuser and even though I granted a Root Folder explorer permission, that doesn't even show up in the apps? odd. My apps page is blank. Do you have SuperSU installed over Superuser? I wonder if Superuser app is the problem?

sammyroot said:
Thanks for the reply. Im using Superuser and even though I granted a Root Folder explorer permission, that doesn't even show up in the apps? odd. My apps page is blank. Do you have SuperSU installed over Superuser? I wonder if Superuser app is the problem?
Click to expand...
Click to collapse
Since I can't "uninstall" superuser app, I disabled it and installed SuperSU app. Lets see if that does anything.

sammyroot said:
Thanks for the reply. Im using Superuser and even though I granted a Root Folder explorer permission, that doesn't even show up in the apps? odd. My apps page is blank. Do you have SuperSU installed over Superuser? I wonder if Superuser app is the problem?
Click to expand...
Click to collapse
sammyroot said:
Since I can't "uninstall" superuser app, I disabled it and installed SuperSU app. Lets see if that does anything.
Click to expand...
Click to collapse
Ohh yeah didn't even catch that...
Yes, supersu
I thought you could install right over superuser
Sent from my SCH-I500 using xda premium

Related

Fonts?

Help, I downloaded some fonts and when I select one they don't display even after restarting my phone. I don't have any custom ROM or anything...Why won't they work?
Sent from my SGH-T959 using XDA App
gridironbear said:
Help, I downloaded some fonts and when I select one they don't display even after restarting my phone. I don't have any custom ROM or anything...Why won't they work?
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
Are you rooted? I am not sure if you have to be rooted for it to work. I wouldn't assume you have to be rooted though.
You went into the settings after installing them and selected which one you want through the sounds and display/fonts menu?
eweo911 said:
Are you rooted? I am not sure if you have to be rooted for it to work. I wouldn't assume you have to be rooted though.
You went into the settings after installing them and selected which one you want through the sounds and display/fonts menu?
Click to expand...
Click to collapse
Yeah I'm rooted and I selected the one I want yet no luck.
Sent from my SGH-T959 using XDA App
no lagfix or anything? Just stock, rooted?
eweo911 said:
no lagfix or anything? Just stock, rooted?
Click to expand...
Click to collapse
Yeah, I did do the lag fix from the Market.
Sent from my SGH-T959 using XDA App
If you have OCLF installed then you need to use its Install Fonts feature to install fonts - otherwise nothing will change in the system.
I had exactly the same issue and figure it out literally few hours ago
vazagothic said:
If you have OCLF installed then you need to use its Install Fonts feature to install fonts - otherwise nothing will change in the system.
I had exactly the same issue and figure it out literally few hours ago
Click to expand...
Click to collapse
THANKS BUDDY!
Sent from my SGH-T959 using XDA App

Can't sideload apps

Hey guys,
Is anyone else having problems sideloading apps on the Amaze, even with unknown sources checked? Every time I try to install anything, I can only click "cancel" and not "install". It's quite frustrating. Thanks.
Sent from my HTC_Amaze_4G using Tapatalk
sportsinger75 said:
Hey guys,
Is anyone else having problems sideloading apps on the Amaze, even with unknown sources checked? Every time I try to install anything, I can only click "cancel" and not "install". It's quite frustrating. Thanks.
Sent from my HTC_Amaze_4G using Tapatalk
Click to expand...
Click to collapse
Interesting.
What apps are you trying to install?
Perhaps they're corrupted?
Try an adb push.
adb push appname.apk /data/app/
You may have to reboot but that might do the trick.
You can also try an apk installer (or manager).
These apps aren't (gasp) protected are they?
Binary100100 said:
Interesting.
What apps are you trying to install?
Perhaps they're corrupted?
Try an adb push.
adb push appname.apk /data/app/
You may have to reboot but that might do the trick.
You can also try an apk installer (or manager).
These apps aren't (gasp) protected are they?
Click to expand...
Click to collapse
Alright, so here's the deal. Did a factory data reset thinking that it wouldn't do anything and it fixed the issue. Weird...
sportsinger75 said:
Hey guys,
Is anyone else having problems sideloading apps on the Amaze, even with unknown sources checked? Every time I try to install anything, I can only click "cancel" and not "install". It's quite frustrating. Thanks.
Sent from my HTC_Amaze_4G using Tapatalk
Click to expand...
Click to collapse
Yes
Having this problem now...
I just did a wipe to install beast mod and I am getting it. Wanted to try out Extended controls. 4Shared it and I can cancel but not install.
***EDIT***
Reboot and all is golden~
Binary100100 said:
Interesting.
adb push appname.apk /data/app/
Click to expand...
Click to collapse
Don't know if it'l let you push to /data* anyways, instead I would try:
Code:
adb install appname.apk
Having this problem now with stock ROM with latest update and no root. It started all of a sudden. Although rebooting fixes the problem, it does so temporarily. This is also affecting installs from the Amazon App Store. Any ideas?
sportsinger75 said:
Hey guys,
Is anyone else having problems sideloading apps on the Amaze, even with unknown sources checked? Every time I try to install anything, I can only click "cancel" and not "install". It's quite frustrating. Thanks.
Sent from my HTC_Amaze_4G using Tapatalk
Click to expand...
Click to collapse
I have this problem with Amazon apps. I haven't tried anything else from the Market.
Restarting my phone fixes this problem for me but after a day or two it does it again.
I am running completely out of the box stock.
So yeah you're not the only one having this problem.
Possible Solution
Found the solution to my problem. Apparently when it's enabled, the Screen Filter app was preventing the side loading of applications. When I disable Screen Filter, I can side load my apps and the Amazon App Store installs applications normally. I no longer have to reboot. Hope this helps.
rastx said:
Found the solution to my problem. Apparently when it's enabled, the Screen Filter app was preventing the side loading of applications. When I disable Screen Filter, I can side load my apps and the Amazon App Store installs applications normally. I no longer have to reboot. Hope this helps.
Click to expand...
Click to collapse
That would explain why restarting the phone solved the problem, temporarily.
Until of course we all enabled "Screen Filter" again and then it would stop working.
Testing that now.
I have a similar problem when running Lux Auto Brightness.
Disable Lux, sideload the app, re-enable Lux.
dryicer said:
I have a similar problem when running Lux Auto Brightness.
Disable Lux, sideload the app, re-enable Lux.
Click to expand...
Click to collapse
Lmao, today is like thread revival day. I must have missed the memo.
Sent from my HTC_Amaze_4G using Tapatalk 2
Brooklyn8807 said:
Lmao, today is like thread revival day. I must have missed the memo.
Sent from my HTC_Amaze_4G using Tapatalk 2
Click to expand...
Click to collapse
Trolls are out in full force... i really miss the report button on tapatalk/xda premium
Sent from my SGH-T999 using xda premium
This is actually because of the application "Screen filter"
It's actually a security measure build into Android. It's so an application cannot 'trick' you into installing malicious software. (ie. let's say screen filter was hacked to swap the cancel/install buttons.. to make "cancel" appear as "install" etc)
Basically any app that overlays the entire screen disables the install button from working, for added security.
Thread moved to Q&A.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Didn't we go to different schools together?...<~~~see what I did there? Coffee Bean!
Sent from my HTC One X, using Tapatalk 2.1.3
Is it cool if I revive this rather than making a new thread? :?
Hope so. lol
I just started having this problem tonight.
I often sideload apps and never have a problem..
But tonight I just tried, and suddenly I can no longer click the "Install" button after scrolling through permissions.
I can click cancel fine to go back..
but Install button just won't click.
(and I have no "screen filter" app anywhere.)
Running stock 4.2.2 on my GNex.
Help?!
Edit: Found help here~http://forum.xda-developers.com/showpost.php?p=40074791&postcount=34
Glovebox was the culprit

SetCPU and constant superuser permission requests

As often as every few seconds and as rarely as every few minutes SetCPU will ask for permissions and a toast notification from the superuser app will indicate such.
Why is it doing this?
I've googled and searched here. The only solutions I've found are unacceptable. The solution provided each time is to turn off notifications. Not happening.
This issue has not occurred on any other phone I've had and has occurred on both my stock kernel and custom kernel with my current Evo 3d.
The last time I updated SuperUser this issue went away.
I had the same issue..i just went to the su settings and turn off the notifications and it was fix....
Sent From My HTC EVO 3D ROOTED
luisrod03 said:
I had the same issue..i just went to the su settings and turn off the notifications and it was fix....
Sent From My HTC EVO 3D ROOTED
Click to expand...
Click to collapse
Again as stated in the original post, this isn't a solution. This is just ignoring the problem.
KB112 said:
The last time I updated SuperUser this issue went away.
Click to expand...
Click to collapse
Everything is fully updated and still happening.
I have SU 3.0.7 and SetCPU v 2.2.4 and no issues in a while.
Sent from my PG8610000 using xda premium
May try a fresh install of superuser. Any issues to be aware of by removing the app that allows root access?
May try a fresh install of superuser. Any issues to be aware of by removing the app that allows root access?
Click to expand...
Click to collapse
Flash it in recovery. It will just over write it. I downloaded a flashable update some time ago.
Sent from my PG8610000 using xda premium
To get rid of SetCPU notifications from Superuser you need to turn off notifications in Superuser
Lol yeah, just turn the notifications off and it'll stop.
Sent from my PG86100 using xda premium
Are you using a stock kernel? There is a reason I ask, but we'll get to that part.
Also, what rom are you running, and are you setting profiles?
FIT-Performance said:
May try a fresh install of superuser. Any issues to be aware of by removing the app that allows root access?
Click to expand...
Click to collapse
Open the Superuser app and Turn off the Notifications

"Shell has been granted super user permissions"

Keep getting that message. I don't have ADB shell installed. Also in SU app the log shows it receives permissions about 25 times a day.
There is no app in SU list that says anything about shell.
Is it some kind of dequised virus or what could it be and what's the best steps to rid of it?
Sent from my SPH-L710 using xda app-developers app
That's su granting root permission. Once its granted it doesn't prompt you anymore it just notifies you
Sent from my EVO using xda premium
Are you using a third party launcher?
Sent from my AT&T Galaxy SIII (SGH-i747)
Open your SU app and there should be an option to turn off the notifications.
This started happening to me after I updated to the latest su. It is supposedly a bug. Doesn't seem to be causing any issues other than annoyance
Sent from my SPH-L710 using xda app-developers app
Same thing for me - just started happening randomly. It pops up like 500 times. I just reboot my phone (damnit)
Very recent bug.
ChainsDD tweeted that he's looking into it.
Mine does the same thing and it wont stop. I would have restart me phone for it to stop. This usually happens when I'm using the swype keyboard.
I'm running ics objection on i717. And restart is only done thru battery pull
Are you using Go Launcher's locker app? That seemed to be the cause for me. Error stopped after I uninstall the locker and reboot. Everything is then fine again unless I go and install the locker again.
I'm having this problem too. I'm using Go SMS Pro, I wonder if that has something to do with it....but I have to use Go SMS Pro, because of the SMS bug in Jelly Bean...FAIL
Skywalker134 said:
I'm having this problem too. I'm using Go SMS Pro, I wonder if that has something to do with it....but I have to use Go SMS Pro, because of the SMS bug in Jelly Bean...FAIL
Click to expand...
Click to collapse
Same here, I have AT&T Galaxy Note and the thing just popped up out of random.
I have NOT been installing any system apps or custom ROM in the past 2 days...
I started receiving this as well.
No GO SMS, no additional launchers.
Everything stock, except CWM Recovery and SU added
I started seeing it after I installed GTA III from the market
Also, I "think" but am unsure, I also updated SU at the same time, and even installed SU elite

[Q] Kernel Tuner repeatedly crashes

Please Delete this post; bug noted in description
gleggie said:
Kernel Tuner keeps crashing on reboot? So Kernel Tuner was working fine on my Infection 1.2 then all of a sudden today after i got a gallery freeze reboot (i have gotten that in the past without Kernel tuner crashing), Kernel tuner repeatedly crashed over and over again. In order to get it to stop i had to uninstall the app.
After i reinstalled it and reboot it, I got the same problem, so now idk what to do.
Any suggestions?
Click to expand...
Click to collapse
What kernel are you running and settings, and was there an update to Tuner? It may interfere with something else that you have installed or your settings if you changed them may not be compatible with Cm10.1/Linaro.
dragonstalker said:
What kernel are you running and settings, and was there an update to Tuner? It may interfere with something else that you have installed or your settings if you changed them may not be compatible with Cm10.1/Linaro.
Click to expand...
Click to collapse
There was an update on the 26th. I'm on Sense and having issues though they seemed to have calmed down now as my phone has run for a couple of hours. The dev has made a note that he knows about the issue and is working on it in his listing.
Sent from my ADR6425LVW using xda premium
LOBBS said:
There was an update on the 26th. I'm on Sense and having issues though they seemed to have calmed down now as my phone has run for a couple of hours. The dev has made a note that he knows about the issue and is working on it in his listing.
Sent from my ADR6425LVW using xda premium
Click to expand...
Click to collapse
Ok, i was just going to say if the problem wasn't an app issue i would talk to Justin.

Categories

Resources