GithubHelp home page GithubHelp logo

Comments (10)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
P.S. The version I used before was 1.3.8; 
for the time being I've reverted to that.

Original comment by [email protected] on 16 Sep 2010 at 4:28

from droidwall.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
Could you try to clear the application cache and try again please?
Go in the System Settings, Manage Applications (or similar), find Droid Wall 
and click on "Clear cache".

Original comment by [email protected] on 16 Sep 2010 at 6:13

from droidwall.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
I gave it a try: first the "clear cache" button was not enabled,
but after choosing "clear data" and re-starting the app,
I was able to select "clear cache".
Still, the reported problem remains :-(

Original comment by [email protected] on 16 Sep 2010 at 6:36

from droidwall.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
Okay, so maybe the application is being somehow blocked from modifying the file 
permissions.
Could you open a terminal emulator an issue the following command:
ls -la /data/data/com.googlecode.droidwall/cache/droidwall.sh

Then post the ouput here? thanks!

Original comment by [email protected] on 16 Sep 2010 at 6:45

from droidwall.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
The output of ls -l (not: ls -la) is:
-rwxrwxrwx app_118 app_118 12 2010-09-16- 21:00 droidwall.sh

Original comment by [email protected] on 16 Sep 2010 at 7:03

from droidwall.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
Interesting... permissions are good. Could you try the attached development 
version for me, please?
Thanks

Original comment by [email protected] on 16 Sep 2010 at 7:17

Attachments:

from droidwall.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
Unfortunately, my phone refuses to install, though unknown sources enabled.

Original comment by [email protected] on 16 Sep 2010 at 8:49

from droidwall.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
Update: After *uninstalling* version 1.3.8, 
I was able to install both 1.4.0 and your 1.4.1 dev version. 
Yet both of them exhibit the same problem reported above.
BTW, after uninstalling, all my selections were gone :-(

Original comment by [email protected] on 17 Sep 2010 at 8:12

from droidwall.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
Update: Problem solved :-)

So far I did not mention that the reported error message talking about
/data/data/com.googlecode.droidwall/cache/droidwall.sh actually starts
with "Could not acquire root access. You need a rooted phone to run Droid Wall"
I suspected that something was wrong with the superuser privileges.
This turned out not actually be the problem, but trying to install 
a later version of Superuser.apk, I got a further error which lead me to
http://alldroid.org/archived/threads/15330.html 
This contained a very helpful remark:
  someone replaced /system/bin/sh with a link to the busybox sh. 
  That really should be undone: shell scripts which don~t start with 
  "#!/system/bin/sh" (or some other interpreter) 
  don't get launched correctly by busybox's shell.
The system variant I use did replace the standard shell with ash/busybox
and after restoring the original sh, the recent Droidwall versions work fine!

Maybe the problem can also be avoided by adding "#!/system/bin/sh" to 
Droidwall's shell script?

Original comment by [email protected] on 22 Sep 2010 at 9:16

from droidwall.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
Good that the problem is solved.
I will add the "#!/system/bin/sh" anyway ;)

Original comment by [email protected] on 23 Sep 2010 at 11:58

  • Changed state: Done

from droidwall.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.