maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Themes (https://talk.maemo.org/forumdisplay.php?f=49)
-   -   removing theme completely (https://talk.maemo.org/showthread.php?t=75242)

jafferkhan 2011-07-25 22:09

removing theme completely
 
i installed the humanity theme then got bored and removed it, u still have it in the themes option in settings, how do i get rid of it fully from the system including its sub folders???

Alfred 2011-07-25 22:15

Re: removing theme completely
 
have you rebooted the phone?

jafferkhan 2011-07-25 22:22

Re: removing theme completely
 
yes,many times since i removed or uninstalled it through the app manager

jafferkhan 2011-07-26 08:59

HELP to REMOVE APPS
 
my second post, just wanna know how to remove old apps from the phone, i still the humanity theme in the theme options from settings, but i had removed it weeks ago, tried a reboot but it didn't work, plus since i have filemanager i still see it's folders in home/opt.... what can be done here? it's taking up root space too... :(:(:(:( how can it be done through terminal or should i remove the folders or what? that sems tricky though, anyway to fully remove apps like these?

jedi 2011-07-26 09:01

Re: HELP to REMOVE APPS
 
Quote:

Originally Posted by jafferkhan (Post 1058354)
my second post, just wanna know how to remove old apps from the phone, i still the humanity theme in the theme options from settings, but i had removed it weeks ago, tried a reboot but it didn't work, plus since i have filemanager i still see it's folders in home/opt.... what can be done here? it's taking up root space too... :(:(:(:( how can it be done through terminal or should i remove the folders or what? that sems tricky though, anyway to fully remove apps like these?

Use the application manager? Or better still Faster Application Manager...

jafferkhan 2011-07-26 09:14

Re: HELP to REMOVE APPS
 
i have already uninstalled it via the app manager, its stil there

jedi 2011-07-26 09:46

Re: HELP to REMOVE APPS
 
Not sure why it's in /home/opt - can you paste a screenshot, or even better go to xterm and type:
Code:

ls -la /home/opt
and paste the output here.

The humanity-theme package only puts files in /usr/share/themes/humanity....

edit: And, once again: DON'T CROSS-POST

percy 2011-07-26 13:37

Re: removing theme completely
 
Quote:

Originally Posted by jafferkhan (Post 1058204)
yes,many times since i removed or uninstalled it through the app manager

Code:

sudo gainroot
rm -rf /usr/share/themes/humanity

It may be necessary to reboot afterwards.

jafferkhan 2011-07-26 20:50

Re: HELP to REMOVE APPS
 
the terminal thingy seems complicated, i am worried i may ruin something doing something, sorry... i still see the humanity folders in opt/share folders thingy... and it still appears as a theme, i apply it but it's strange, looks like the default theme without any wallpapers... i wanna remove it with one simple command of the terminal, if there is :mad::mad:

eefo 2011-07-26 20:59

Re: HELP to REMOVE APPS
 
Quote:

Originally Posted by jafferkhan (Post 1058874)
the terminal thingy seems complicated, i am worried i may ruin something doing something, sorry... i still see the humanity folders in opt/share folders thingy... and it still appears as a theme, i apply it but it's strange, looks like the default theme without any wallpapers... i wanna remove it with one simple command of the terminal, if there is :mad::mad:

are you sure it is complicated or you are afraid that it might damage your phone ?
if you are then shouldn't be asking for help and try removing it your self that way if you will harm your phone you wont regret i guess .

come on it is just a command which will give you some output which will help jedi to sort out the problem .

people here love the n900 and they will never ever suggest something wrong to anyone unless you have done something extremely silly .

jedi 2011-07-26 21:18

Re: HELP to REMOVE APPS
 
Quote:

Originally Posted by jafferkhan (Post 1058874)
the terminal thingy seems complicated, i am worried i may ruin something doing something, sorry... i still see the humanity folders in opt/share folders thingy... and it still appears as a theme, i apply it but it's strange, looks like the default theme without any wallpapers... i wanna remove it with one simple command of the terminal, if there is :mad::mad:

Indeed - the "ls" command lists files and the "-la" will give us a (l)ong listing of (a)ll files, and I wanted to really see what's in /home/opt.

My intuition says that you might be a bit confused as to where the folders are, but it's probably /usr/share/themes/humanity which you might well find is empty. Maybe the uninstall scripts didn't quite clear up. Or maybe you modified one of the files in there so it didn't delete it.

Whilst you're in xterm and if you're feeling wild, paste the output of "ls -la /usr/share/themes/"

Google around for guides to get started in linux x-term - it's a very handy skill to have ;)

jafferkhan 2011-07-26 21:39

Re: HELP to REMOVE APPS
 
aite sorry guys.. will try it and post the results asap

jafferkhan 2011-07-26 22:01

Re: HELP to REMOVE APPS
 
http://imageshack.us/photo/my-images...072702505.png/

here is what i am getting

jafferkhan 2011-07-26 22:01

Re: HELP to REMOVE APPS
 
http://img804.imageshack.us/img804/7...2702505.th.png

Uploaded with ImageShack.us

jafferkhan 2011-07-26 22:02

Re: HELP to REMOVE APPS
 
sorry, here you go guys, it wasn't uploading

http://img804.imageshack.us/img804/7...2702505.th.png

Uploaded with ImageShack.us

kingoddball 2011-07-26 22:24

Re: HELP to REMOVE APPS
 
Can I just leave something right around here?



They are called programs... not apps. :o

Stupid Apple influencing the Linux world! :mad:

jafferkhan 2011-07-26 22:27

Re: HELP to REMOVE APPS
 
yea whatever it is, i need to get rid of all the trash that in there, the humanity theme along with other theme too which i had installed, the black array theme... need to clear them up

kingoddball 2011-07-27 00:31

Re: HELP to REMOVE APPS
 
Just search through your /Opt and / (root). Be careful what you remove. But most things are in /home and /opt.

demolition 2011-07-27 01:22

Re: HELP to REMOVE APPS
 
@jafferkhan

So... you're new to linux. Well fear not, a lot of us are/were when we got our N900 (apologies to the N8x0 people).

The terminal (XTerminal) is extremely useful, though at times daunting and unwieldy. However, remembering a few commands will get you a long way and give you confience to try/learn more. Look at this handy page for terminal commands and this one to explain the ls command. NB. The Maemo terminal is slimmed down so doesn't have all the unix/linux commands but most are supported.

The terminal has two modes: user and root. It is unlikely you'll do any real damage to your deivce as "user" (default) because you can't edit/delete a lot of the files that make your device operate. As "root", however, be careful - this mode is non-default for a reason and errors can mean reflashing*!

When someone says "paste the output," it is normal (more useful to the person assisting you) to extract the text from the terminal and use the [CODE /] tags so it displays as monospace. Text can be selected the terminal by pressing on the arrow icon (bottom-left) and dragging the cursor up to the input line. Then press the bar at the top and select Copy to put this text on the clip board so you can paste it into another programme.

Please would you paste the Text Output of ls -a <folder_path> for the folders suggested above.

I'm not saying I'll be able to assist myself but you need to give all the info you have to hand so others can actually help you - and so you don't get slammed!.

*reflashing is nothing to be frightened about. It's just a pain to have to set up the device again!

And just before I sign-off: when people give you help, remember to press the Thanks button.

sjgadsby 2011-07-27 03:07

Re: removing theme completely
 
Duplicate threads merged. jafferkhan, do not open multiple threads for the same topic.

jafferkhan 2011-07-27 16:38

Re: removing theme completely
 
waiting for jedi's reply anyone can help me get rid of these unneccasry apps? theme?

jedi 2011-07-27 17:01

Re: removing theme completely
 
Quote:

Originally Posted by jafferkhan (Post 1059383)
waiting for jedi's reply anyone can help me get rid of these unneccasry apps? theme?

I'm waiting for you to read demolition's post - particularly paragraph 4 ;)

Sorry, but the screenshots were't much help as they didn't show the full output (the text) that the ls command produced.

Use the pointer icon in xterm, select the entire output (including scrolling back up the screen), click 'copy' from the menu, then paste it here...

joy 2011-09-15 12:36

Re: removing theme completely
 
yes i have also already install..


All times are GMT. The time now is 21:48.

vBulletin® Version 3.8.8