WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: getFlash stays in Desktop-Right Click context Menu  (Read 2289 times)

Offline Mjordan23

  • Newbie
  • *
  • Posts: 8
getFlash stays in Desktop-Right Click context Menu
« on: June 07, 2010, 07:11:49 AM »
I installed flash, decided to remove getFlash because I longer need it.

I tried removing it by using AppsAudit and manually removing them from tce/optional, but no matter what I do, getFlash still remains in the context menu. Can somebody tell me how to get rid of it?

Thank you.

Offline maro

  • Hero Member
  • *****
  • Posts: 1228
Re: getFlash stays in Desktop-Right Click context Menu
« Reply #1 on: June 07, 2010, 03:14:06 PM »
I assume you are using FLWM, in this case the following might do the trick:
    rm -f ~/.wmx/Applications/getFlash10

I hope you have checked that 'getFlash10.tcz' is not any more in your 'onboot.lst' file, AFAIK this is what 'appsaudit' should do for you. I understand you have already removed all "getFlash10.tcz*" files from the '.../tce/optional' directory.

Did you actually reboot after all these changes, or are you using a persistent 'home'? Because that is in my view the only way that the context menu entry might remain even if the extension is not any more in 'onboot.lst' and in the 'optional' directory.

Offline Mjordan23

  • Newbie
  • *
  • Posts: 8
Re: getFlash stays in Desktop-Right Click context Menu
« Reply #2 on: June 07, 2010, 07:29:15 PM »
Thank you. It worked after executing the command you wrote and rebooting.

Since I use persistent home, should I include a line to delete .wmx on shutdown.sh?

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: getFlash stays in Desktop-Right Click context Menu
« Reply #3 on: June 07, 2010, 07:33:38 PM »
You can. But this was addressed in v2.11.2. Best to stay current and upgrade to 2.11.3, otherwise our efforts for bug fixes are for naught.
10+ Years Contributing to Linux Open Source Projects.

Offline Mjordan23

  • Newbie
  • *
  • Posts: 8
Re: getFlash stays in Desktop-Right Click context Menu
« Reply #4 on: June 07, 2010, 07:44:46 PM »
Hmm, I am using 2.11.3. You sound like I don't need to modify shutdown.sh to delete .wmx on exit with v2.11.3.

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: getFlash stays in Desktop-Right Click context Menu
« Reply #5 on: June 07, 2010, 09:18:04 PM »
Your right. It was System Tools that could double up on a persistent home and was corrected in 2.11.2
.wmx is listed in .xfiletool.lst but does not apply to persistent home as no backup is required.
Perhaps shutdown.sh should loop through .xfiletool.lst for those removals.

EDIT: I am testing having shutdown.sh loop through .xfiletool.lst to better support persistent home.
« Last Edit: June 07, 2010, 09:38:42 PM by roberts »
10+ Years Contributing to Linux Open Source Projects.