Plastic Theme Pack 2.312

Seven glossy black themes for N900 in one package
Section:
user/system
Maintainers:
Size:
11771402 bytes
MD5sum:
de2cb717aa95750c0fe81e6376114d2c
Status:
Old version cleaned by repository management
QA Quarantine ends:
ENDED 2010-09-10 12:15

Changes

VersionChangesAuthorDate
2.312* Command line utility 'convertplastic' works now also when ran as rootRicky Tournee2010-08-31 10:30 UTC
TesterKarmaTimestamp
Ricky Tournee (Maintainer) (1984)
2010-08-31 22:57 UTC
Emanuele Cassioli (Tester) (986)
2010-08-31 13:26 UTC

Package events

Event typeUserTimestamp
Old version cleaned by repository managementSystem2010-12-01 16:31 UTC
Promotion rejectedSystem2010-08-31 23:02 UTC
Package is in testingSystem2010-08-31 12:15 UTC

Comments:

Ricky Tournee
Karma: 1984

Okay, if it asks for password then it sounds like the update-sudoers -command isn't executed correctly @ postinst script during installation. Thanks for testing, I will look into it later :)

2010-08-31 22:54 UTC
Emanuele Cassioli
Karma: 986

Managed to use "convertplastic" utility calling it via "/sbin/convertplastic". I've modified a string in your script:

"sudo conplast "$@"" in "echo "/sbin/conplast $@" | root". Don't know if it helps, I know about nothing of Linux.

2010-08-31 19:16 UTC
Emanuele Cassioli
Karma: 986

It asks me for the password, in order to use the sudo command. That's just for convertplastic; conplast works well if called with "/sbin/conplast", but of course it doesn't gain powers for using mkdir in /opt.

2010-08-31 19:05 UTC
Ricky Tournee
Karma: 1984

Okay.. will the script run (as user) if you type: /sbin/convertplastic

2010-08-31 18:50 UTC
Emanuele Cassioli
Karma: 986

Hi again Ricky,

it seems that on a fresh N900 the problem still exists, so it's not my phone's fault. Let me know if you need further help.

2010-08-31 16:53 UTC
Emanuele Cassioli
Karma: 986

"chown user users /sbin/conplast" doesn't work, instead I used "chown user /sbin/conplast".

However none of your suggestions worked, convertplastic is still not foundable with user powers. I'm trying to install your app on a freshly flashed N900 (I've more than 1 N900), I'll tell you if the "problem" is related to my phone soon.

2010-08-31 16:40 UTC
Ricky Tournee
Karma: 1984

I get exactly same output on my device.

Could you kindly try if this helps (type as root): chmod 0775 /sbin/conplast

and

chmod 0775 /sbin/convertplastic

And if that doesn't help, try to this for both files: chown user users /sbin/conplast

2010-08-31 14:31 UTC
Ricky Tournee
Karma: 1984

I get exactly same output on my device.

Could you kindly try if this helps (type as root): chmod 0775 /sbin/conplast

and

chmod 0775 /sbin/convertplastic

And if that doesn't help, try to this for both files: chown user users /sbin/conplast

2010-08-31 14:31 UTC
Emanuele Cassioli
Karma: 986

Mmhh, I agree that's pretty weird. The output of my "convertplastic", as already said, is simply

-sh: convertiplastic:not found

Output of "ls -l /sbin/conplast":

-rwxrwxr-x 1 root root 1159 Aug 31 12:41 /sbin/conplast

Output of "ls -l /sbin/convertplastic":

-rwxrwxr-x 1 root root 101 Aug 31 12:41 /sbin/convertplastic

2010-08-31 14:16 UTC
Ricky Tournee
Karma: 1984

That's weird. I tested several times on my unit that script launches fine with regular user priviledges.

Can you provide output of: ls -l /sbin/conplast ls -l /sbin/convertplastic

Thanks.

2010-08-31 14:08 UTC
Emanuele Cassioli
Karma: 986

Now convertplastic works if run as root, but it still doesn't work if used with user powers.

However, if used as root it works very well, tested with humanity theme.

You should mention this nice utility in the description ;)

2010-08-31 13:25 UTC

Comments:

You must be logged in to make comments.