[Bug 246694] Re: Can Not Uninstall Add-Ons

2009-01-19 Thread Martin Mai
 We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

** Changed in: firefox-3.0 (Ubuntu)
   Status: Incomplete = Invalid

-- 
Can Not Uninstall Add-Ons
https://bugs.launchpad.net/bugs/246694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 246694] Re: Can Not Uninstall Add-Ons

2008-07-18 Thread John Vivirito
step 1. Please cd into ~/.mozilla/firefox/*.default
step 2. rm extensions.*
step 3. restart firefox
step 4. comment on this bug if it didnt work and please explain why it didnt 
work. 
also comment if it worked. there is another dir. to remove but i 
would
   like to see if this works first.
step 5. If it leaves you with no extenions please install one by one than remove
them one by one to see what one is causing issues.

HOTE: there are ways of screwing firefox up if you dont follow the above
exactly as typed. This will only work on extensions seeing as plugins
are housed somewhere else but to remove plugins you can sudo apt-get
remove --purge nameofplugin  replace nameofplugin with the package
name.

-- 
Can Not Uninstall Add-Ons
https://bugs.launchpad.net/bugs/246694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 246694] Re: Can Not Uninstall Add-Ons

2008-07-17 Thread sharshabeeeel
Anyone can help... please! :)

-- 
Can Not Uninstall Add-Ons
https://bugs.launchpad.net/bugs/246694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 246694] Re: Can Not Uninstall Add-Ons

2008-07-12 Thread sharshabeeeel
Thank you very much for your kind support. I will be waiting for your
reply :)

-- 
Can Not Uninstall Add-Ons
https://bugs.launchpad.net/bugs/246694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 246694] Re: Can Not Uninstall Add-Ons

2008-07-11 Thread John Vivirito
I need a list of what you have in /usr/lib/mozilla and
usr/lib/mozilla/plugins before i can tell you exatcy what to remove
you may have libflashsupport or gnash in there that may be keeping it
there.
Maybe check in ~/.mozilla/*.default/pluginreg.dat can you please
attach that file to this bug report so i can look to see why its still
there.
Im wondering if you have swf packages installed that is another one
that will keep shockwave IIRC.

-- 
Can Not Uninstall Add-Ons
https://bugs.launchpad.net/bugs/246694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 246694] Re: Can Not Uninstall Add-Ons

2008-07-11 Thread sharshabeeeel
Thanks a lot for your reply.

ls /usr/lib/mozilla
extensions  plugins

ls /usr/lib/mozilla/plugins
(nothing found here)

and sorry for the other part (~/.mozilla/*.default/pluginreg.dat) I
don't know where to find this file. Please tell me how to find it and I
will get it attached here.

I found this file under /home/alfayez/.mozilla/firefox/vkuuxfit.default (is 
this the one needed?)
I just attached it.

** Attachment added: pluginreg.dat
   http://launchpadlibrarian.net/15946237/pluginreg.dat

-- 
Can Not Uninstall Add-Ons
https://bugs.launchpad.net/bugs/246694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 246694] Re: Can Not Uninstall Add-Ons

2008-07-11 Thread John Vivirito
using ~/ means you dont need to use /home/name/ it does that
automaticly so yes that is the plugin.dat i wanted. I will look at it
maybe over the weekend. Im making today a short day since i havent
slept in over 24 hours just here to clean up what i was working on and
to check email.

- --
Sincerely Yours,
John Vivirito

-- 
Can Not Uninstall Add-Ons
https://bugs.launchpad.net/bugs/246694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 246694] Re: Can Not Uninstall Add-Ons

2008-07-09 Thread sharshabeeeel
Thank you for your reply.

If this is the case, then how would I be able to remove them completely?

-- 
Can Not Uninstall Add-Ons
https://bugs.launchpad.net/bugs/246694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 246694] Re: Can Not Uninstall Add-Ons

2008-07-09 Thread John Vivirito
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

sharshabl wrote:
 Thank you for your reply.

 If this is the case, then how would I be able to remove them
 completely?

You can remove them if installed by as a .deb by running
sudo apt-get remove --purge flashplugin-nonfree
That command will uninstall flash/shockwave. You can also uninstall
plugins by removing the .so file from you profile. Profile will be
located at:
/usr/lib/mozilla/plugins
alternatives are if you dont feel like doing it from that dir. i will
post where mine are and named, yours will be simular may not be same.:
/usr/lib/mozilla/plugins/flashplugin-alternative.so
/usr/lib/mozilla/plugins/libjavaplugin.so
/usr/lib/mozilla/plugins/libtotem-basic-plugin.so
/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so
/usr/lib/mozilla/plugins/libtotem-mully-plugin.so
/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so
I suggest you look into the first one i gave (/usr/lib/mozilla/plugins

 status incomplete

- --
Sincerely Yours,
John Vivirito

https://launchpad.net/~gnomefreak
https://wiki.ubuntu.com/JohnVivirito
Linux User# 414246
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIdJmdqig4QTwcPCoRAqYFAJ986uoSm7A4FLTNZ7TB5BChP7+VCwCghcTe
1hUInhMxswUHyqpkmFA27jM=
=WUOI
-END PGP SIGNATURE-


** Changed in: firefox-3.0 (Ubuntu)
   Status: New = Incomplete

-- 
Can Not Uninstall Add-Ons
https://bugs.launchpad.net/bugs/246694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 246694] Re: Can Not Uninstall Add-Ons

2008-07-09 Thread sharshabeeeel
Thank you John but the flashplugin-nonfree has been previously removed using 
Synaptic Package Manager.
I found the /usr/lib/mozilla/plugins/flashplugin-alternative.so and removed it. 
Then I restarted the Firefox but I still see both of them (Shockwaves as seen 
on my attached file I added on my first post).

-- 
Can Not Uninstall Add-Ons
https://bugs.launchpad.net/bugs/246694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 246694] Re: Can Not Uninstall Add-Ons

2008-07-08 Thread sharshabeeeel

** Attachment added: Screenshot-Add-ons.png
   http://launchpadlibrarian.net/15894238/Screenshot-Add-ons.png

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/15894239/Dependencies.txt

** Attachment added: ExtensionSummary.txt
   http://launchpadlibrarian.net/15894240/ExtensionSummary.txt

** Attachment added: profiles.ini.txt
   http://launchpadlibrarian.net/15894241/profiles.ini.txt

-- 
Can Not Uninstall Add-Ons
https://bugs.launchpad.net/bugs/246694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 246694] Re: Can Not Uninstall Add-Ons

2008-07-08 Thread Franz Seidl
Hello sharshabl,

as far as I know plugins can only be disabled not uninstalled. It's a
bit different to extensions. (as plugins are installed as root?!)

Greets

Franz

-- 
Can Not Uninstall Add-Ons
https://bugs.launchpad.net/bugs/246694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs