WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: getFlash11 in 6.0 doesn't work  (Read 1624 times)

Offline thane

  • Hero Member
  • *****
  • Posts: 689
getFlash11 in 6.0 doesn't work
« on: January 06, 2015, 09:28:17 PM »
In TC 6.0, I tried starting getFlash11 from the menu (ondemand) with apparently no result. When I started it from a terminal, it failed with the message "/usr/bin/ondemand: line 46: can't fork". In both instances a large number of processes were generated. I tried deleting and downloading it again. There were no error messages for the download, but same results when trying to run.

getFlash11 worked OK in TC 5.4 as of December 14. Flash itself still works in 6.0 without update.

Thane

Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Re: getFlash11 in 6.0 doesn't work
« Reply #1 on: January 06, 2015, 10:09:53 PM »
ok  let me check, but that message doesn't sound right at all

Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Re: getFlash11 in 6.0 doesn't work
« Reply #2 on: January 07, 2015, 06:11:08 PM »
getFlash11 works great in tc5.x and tc6 

From tc6
Code: [Select]
Downloading Adobe Flash version 11.2.202.425...
Done.
Copying files and setting permissions...
Done.
Creating tcz extension in /mnt/sda3/tc6-x86/optional/upgrade...
Done.
flash11.tcz was updated in /mnt/sda3/tc6-x86/optional/upgrade, PLEASE REBOOT TO APPLY UPDATE.

use APPS > Load App Locally >  select getFlash11 > load
or
Code: [Select]
tc@box:~$ tce-load -i getFlash11
readline.tcz: OK
bash.tcz: OK
getFlash11.tcz: OK
tc@box:~$ getFlash11.sh
Downloading Adobe Flash version 11.2.202.425...
Done.
Copying files and setting permissions...
Done.
Creating tcz extension in /mnt/sda3/tc6-x86/optional/upgrade...
Done.
flash11.tcz was updated in /mnt/sda3/tc6-x86/optional/upgrade, PLEASE REBOOT TO APPLY UPDATE.
tc@box:~$

Used via OnBoot, or loaded manually getFlash works 100%

AFAIK getFlash11 has never operated from the "OnDemand" menu,  applies to tc6 as it did in tc5.4.
but I'll take a look to see what it would take to function using the OnDemand menu

« Last Edit: January 07, 2015, 06:19:08 PM by coreplayer2 »

Offline thane

  • Hero Member
  • *****
  • Posts: 689
Re: getFlash11 in 6.0 doesn't work
« Reply #3 on: January 07, 2015, 08:44:28 PM »
OK, using your manual load command it works. Dunno, I must have been mistyping something...thanks.