Midori is a lightweight web browser.
FS#196 - Superuser mode warning
Attached to Project:
midori
Opened by Michele Renda (micrenda) - Tuesday, 25 November 2008, 10:20 GMT+1
Last edited by Christian Dywan (kalikiana) - Sunday, 17 May 2009, 03:01 GMT+1
Opened by Michele Renda (micrenda) - Tuesday, 25 November 2008, 10:20 GMT+1
Last edited by Christian Dywan (kalikiana) - Sunday, 17 May 2009, 03:01 GMT+1
|
DetailsMidori is becoming pretty popular between Openmoko Freerunner users, due to his lightweight and its flexibility!
All the Openmoko distro usually run their application in Root mode (Yes I know it is not a "best practice" but a phone is not a server :), and using Midori as root user show an alert saying: "Warning: you are using a superuser account!". The problem is that Openmoko has a little screen and this line take some very precious space. Is it possible to add an option to hide this warning? (In setting tab?) Thank you Michele Renda |
This task depends upon
Closed by Christian Dywan (kalikiana)
Sunday, 17 May 2009, 03:01 GMT+1
Reason for closing: Fixed
Additional comments about closing: The warning was removed, see bug
254 .
Sunday, 17 May 2009, 03:01 GMT+1
Reason for closing: Fixed
Additional comments about closing: The warning was removed, see
Perhaps a good solution would be to quiet that warning based on a command line switch?
I understand that midori was not projected to run on a phone (but it run very well :)
Thank you
Michele Renda
obviously running everything as the superuser is not a good idea, and I seriously consider a web browser the very last application you want to run under those circumstances. Web pages can pretty much contain random code in all forms. If that is common practise on Openmoko, something is very wrong there.
Please understand that I am not going to support that kind of use case.
If you insist, you can probably modify the warning from a gtkrc file or write a small extension for that (available in git and the coming version).
If somebody could provide a patch with an #ifdef that is only found on openmoko or a test for a file or library that is openmoko only, the warning could be disabled for openmoko.
Yes, your response was bit hard, but from time to time an hard answer is good. Since them if started to study it, and now it is running as normal user (using Debian).
So for me I solved the problem. I don't know who use 2008.X (Is the ufficial disto for Openmoko phones) has my problem, but is possible they fixed it in their package.
Best regards