WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: firefoxandflash.tcz  (Read 3187 times)

Offline beroje

  • Full Member
  • ***
  • Posts: 130
firefoxandflash.tcz
« on: May 17, 2013, 10:22:20 AM »


Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11573
Re: firefoxandflash.tcz
« Reply #1 on: May 17, 2013, 12:52:46 PM »
Hi beroje
Can you view it if you navigate to:
Code: [Select]
/tmp/tcloop/firefoxandflash/usr/local/share/pixmaps/firefox.png

Offline beroje

  • Full Member
  • ***
  • Posts: 130
Re: firefoxandflash.tcz
« Reply #2 on: May 17, 2013, 01:23:34 PM »



Offline beroje

  • Full Member
  • ***
  • Posts: 130
Re: firefoxandflash.tcz
« Reply #3 on: May 17, 2013, 01:40:49 PM »



Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11573
Re: firefoxandflash.tcz
« Reply #4 on: May 17, 2013, 01:53:18 PM »
Hi beroje
Open a terminal and  cd  to your  tce/optional  directory. Enter:
Code: [Select]
md5sum -c firefoxandflash.tcz.md5.txtIf it doesn't return OK, your download is corrupted. Otherwise, the .png is incorrect and the extension needs to be fixed.

Offline beroje

  • Full Member
  • ***
  • Posts: 130
Re: firefoxandflash.tcz
« Reply #5 on: May 17, 2013, 03:43:52 PM »
tc@box:/mnt/sda6/TCZ40repo/tce/optional$ md5sum -c firefoxandflash.tcz.md5.txt
firefoxandflash.tcz: OK
tc@box:/mnt/sda6/TCZ40repo/tce/optional$

With version firefox-20.tar.bz2 (es-Es) running, but is not working correctly with firefox-21.tar.bz2 (es-Es). Verification of the CRC's for each of them.
thanks

Con la versiĆ³n firefox-20.tar.bz2 (es-Es) funciona correctamente, pero, no funciona correctamente con firefox-21.tar.bz2 (es-Es). Verificados los CRC's correspondientes a cada uno de ellos.
Gracias

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: firefoxandflash.tcz
« Reply #6 on: May 17, 2013, 04:54:57 PM »
Otherwise, the .png is incorrect and the extension needs to be fixed.

Not necessarily, it is an icon included in a meta-extension.
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: firefoxandflash.tcz
« Reply #7 on: May 17, 2013, 04:59:54 PM »
With version firefox-20.tar.bz2 (es-Es) running, but is not working correctly with firefox-21.tar.bz2 (es-Es).

From info file:

Code: [Select]
This extension uses the files you have download
and installs them "on the fly" on every boot.
Works with Firefox 3.6 thru 8, flash 10 and 11
Works with Firefox 9 thru 18.

At best a potential candidate for an extension update request, but hardly a bug.
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11573
Re: firefoxandflash.tcz
« Reply #8 on: May 17, 2013, 05:18:06 PM »
Hi tinypoodle
firefoxandflash.tcz  lists  usr/local/share/pixmaps/firefox.png  under the files tab.
Quote
Not necessarily, it is an icon included in a meta-extension.
Should I have said:
    Otherwise, the .png is incorrect and the meta-extension needs to be fixed.

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: firefoxandflash.tcz
« Reply #9 on: May 17, 2013, 05:46:58 PM »
All I did was unsquashing the meta-extension and having a look at its content, I have no intention whatsoever to actually use it.

My impression is that this icon is most likely there intentionally, being the icon of the meta-extension per se.

In tce.installed script there is a line:
Code: [Select]
cp -f /usr/local/firefox/chrome/icons/default/default48.png /usr/local/share/pixmaps/firefox.png
When an extension doesn't meet expectations when it's usage is not according to its info file, then that can hardly qualify as a bug...
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)