PDA

View Full Version : Vista Theme takes over and won't uninstall


HalSF
08-05-2008, 03:16 PM
I recently downloaded the Vista theme 1.0 (see https://garage.maemo.org/projects/vista-n800/) on my N800 running Diablo, tried it out, decided I didn't like it, and returned to using my other themes.

Now something incredibly annoying has happened: After restarting the N800 last night, the Vista theme shows up in the Nokia startup screen, then the Vista desktop icons appear along the lefthand side of my screen (although the theme I'm using is Plankton), and worst of all, when I try to unintall the Vista theme using Application Manager, I get an error message saying "Cannot uninstall Vista." In other words, the Vista theme is behaving like a virus!

This problem has been discussed before at http://www.internettablettalk.com/forums/showthread.php?p=164653 but no working fix was posted.

Any ideas about what I should do?

danramos
08-05-2008, 03:19 PM
I apologize for my snarky comment--but it must be said: That is so appropriate. :P

HalSF
08-05-2008, 03:30 PM
I'm fuming about the problem so I missed the irony/satire factor (I left Windows and its evil ways in the dust a long time ago, by the way). :rolleyes:

So now that we know this is kind of funny, anybody got a proposed solution for me?

briand
08-05-2008, 03:57 PM
I really had to hold myself back from mentioning how "true to form" that problem is, with regard to the theme's name... glad I'm not the only one with a warped sense of humor.


HalSF -- I had a similar experience when I tried LPAD on my n800 when I first got it. I decided it wasn't for me, but then I couldn't (completely) remove it... wound up re-flashing the device (and, yeah, that worked). Same thing would probably work in your situation, but is also probably tremendous overkill. (and it's also a "windows solution" -- doesn't work? re-install!!)

fatalsaint
08-05-2008, 04:17 PM
Hey.. Windows theme, windows solution - right? :)

Hal - You getting the same output from command line as the guy in the other thread when using apt-get remove vista?

HalSF
08-05-2008, 04:18 PM
I really want to avoid re-flashing if I possibly can. I too had the same problem with the Star Trek LCARS theme before I re-flashed with the new Diablo version of the OS a while back, but it was less bothersome because it only affected the startup screens, not the desktop.

It remains an interesting question: How did this theme dig its claws into my system, and how do I pry it out without going nuclear?

HalSF
08-05-2008, 04:32 PM
fatalsaint, here's what I get when I become root and run an “apt-get remove vista” command:

Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
osso-software-version-rx34: Depends: flash-and-reboot (= 3) but it is not going to be installed
Depends: initfs-flasher (= 0.95.16-200823maemo2) but it is not going to be installed
Depends: kernel-diablo-flasher (= 2.6.21-200823maemo3) but it is not going to be installed
Depends: libbz2-1.0 (= 1.0.3-1) but 1.0.3-2 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

fatalsaint
08-05-2008, 04:36 PM
What does

apt-get -f install

return?? Looks like you have dependencies issues not related to vista that you need to clean up.

deeteroderdas
08-05-2008, 04:45 PM
I'm fuming about the problem so I missed the irony/satire factor (I left Windows and its evil ways in the dust a long time ago, by the way). :rolleyes:

So now that we know this is kind of funny, anybody got a proposed solution for me?


A search of the forum for removing LCARS theme should help. BTW, I had the same problem with LCARS theme a while back. Nice theme, but I didn't like the "darkness" off it.

Anyway, maybe start here (http://www.internettablettalk.com/forums/showthread.php?p=130212)?

HalSF
08-05-2008, 05:36 PM
The LCARS thread solution was to reflash (sob!)

Running apt-get -f install produced this:

/home/user # apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
initfs-flasher libenchant1c2a
hildon-desktop-python-loader
python2.5-hildondesktop kernel-diablo-flasher
libfribidi0 libhunspell-1.1-0 flash-and-reboot
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
flash-and-reboot initfs-flasher
kernel-diablo-flasher
The following packages will be REMOVED:
osso-software-version-rx34
The following NEW packages will be installed:
flash-and-reboot initfs-flasher
kernel-diablo-flasher
0 upgraded, 3 newly installed, 1 to remove and 33 not upgraded.
Need to get 3750kB of archives.
After unpacking 3998kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://catalogue.tableteer.nokia.com ./ flash-and-reboot 3 [2310B]
Get:2 http://catalogue.tableteer.nokia.com ./ initfs-flasher 0.95.16-200823maemo2 [2218kB]
Get:3 http://catalogue.tableteer.nokia.com ./ kernel-diablo-flasher 2.6.21-200823maemo3 [1530kB]
Fetched 3750kB in 14s (263kB/s)
dpkg: `ldconfig' not found on PATH.
dpkg: `start-stop-daemon' not found on PATH.
dpkg: `install-info' not found on PATH.
dpkg: `update-rc.d' not found on PATH.
dpkg: 4 expected program(s) not found on PATH.
NB: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin.
E: Sub-process /usr/bin/dpkg returned an error code (2)

fatalsaint
08-05-2008, 05:40 PM
U have some very strange setup there..

dont think you wanted to remove osso-software-version-rx34...

apt-get install osso-software-version-rx34

That will probably remove flash-and-reboot, initfs-flasher, kernel-diablo-flasher..

I think it would be safer to remove those than osso-software-version..

iceman600
08-05-2008, 06:11 PM
i got the same problem recently... i installed the xp theme not knowing its for N770. i cant uninstall it so this is what i did...

im booting from my mmc2... so what i did is i backup my apps into my mmc2 and reformat my mmc1. restore my backup and the theme is gone. hope that helps

HalSF
08-05-2008, 06:22 PM
Hmmm... fatalsaint : Are you suggesting that the odd elements of my setup may have something to do with my Vista theme problem? I'm hesitant to digress in troubleshooting because everything else on the N800 has been functioning perfectly.

fatalsaint
08-05-2008, 06:24 PM
Im saying you have quite a dependency problem.. and right now removing osso-software looks to have removed some important things like the update-rc scripts.. so I definitely suggest adding that back and if you want to stop trouble shooting thats fine... I dunno how to remove the theme.. most seem to just suggest reflashing.. here and in other theme-problem threads.

Simian Jones
08-05-2008, 07:09 PM
I installed the vista theme a few days ago and decided that it (sucks) didn't live up to its name. much more like windows 95 theme if you ask me. so I switched to a different them. Today I found that I have the same problem as you. An Opera icon (?) for the web browser and a windows icon for the general menu. It won't go away. Luckily I backed up recently, and I will probably have to reflash. I am a little concerned about getting the kernel flashes in the correct order for qwerty12's rotation kernal, because that took a little while the first time around.

if anyone can find a softer solution I would be very interested in that.
on the upside, i found the Theme Maker, and am considering making a theme of some kind for that.

HalSF
08-05-2008, 07:15 PM
Well, having concluded that my poor N800 has been possessed by a Microsoft-esque demon of some kind (not to mention that creepy-sounding dependency problem), i've backed up, reflashed Diablo, and am now restoring my apps.

Many thanks to everyone who jumped in here to help (and make fun of Vista).

Anybody who reads this, DON'T INSTALL THE VISTA THEME!