Welcome Guest ( Log In | Register )


Recommended Addon
sponsored link
Sponsored link

5 Pages V  « < 3 4 5  
Reply to this topicStart new topic
> FireTray - Ver. 0.3.0-dev, Updated: 11/10/10 23:16
fsoltrash
post Oct 14 2010, 08:33
Post #81


Advanced Member
***

Group: Members
Posts: 32
Joined: 24-February 08
Member No.: 7.522
Extension Developer: Yes
Extensions: Firetray
Translator for [No translator]



QUOTE (Underpass @ Oct 13 2010, 23:36) *
Just tried the 0.3.0-dev version on Firefox 3.6.10 and the icon is not shown in the system tray.
I'm using Debian testing, if you need other details please ask.

Ciao smile.gif

If you click on the close/minimize button of the window what is firefox behaviour? Do you have "Show only when hidden on tray" option enabled?
It would be also useful to know if you can see any error message related to Firetray in the error console (http://code.google.com/p/firetray/wiki/Debugging).

Bye.
Go to the top of the page
 
+Quote Post
Underpass
post Oct 14 2010, 17:29
Post #82


eXtenZilla IT Member
***

Group: Members
Posts: 260
Joined: 28-March 06
From: Home Is Where The Heart Is
Member No.: 1.046


Extension Developer: No
Translator for Italian (it)
My OS Gnu/Linux
Translation Credits to Underpass (mozillaitalia.org)



QUOTE (fsoltrash @ Oct 14 2010, 09:33) *
If you click on the close/minimize button of the window what is firefox behaviour? Do you have "Show only when hidden on tray" option enabled?
It would be also useful to know if you can see any error message related to Firetray in the error console (http://code.google.com/p/firetray/wiki/Debugging).

Bye.


The options are those set in the image attached to this post. I'll let you know about errors in the console (if I manage to find the vanished window...)


edit: the error is:

CODE
Failed to load XPCOM component: /home/underpass/.mozilla/firefox/5uulfgld.traduzioni/extensions/{9533f794-00b4-4354-aa15-c2bbda6989f8}/components/libnptray_x86_64.so


Tried with two different profiles.
This would not happen in 0.2.9-dev (which I dowloaded from your website)
Attached File(s)
Attached File  fx_tray.png ( 26.65K ) Number of downloads: 6
 


--------------------
"Gold scissors cut the ribbon and set them loose. On the opening day the vibrations will shake your bones.
But I suppose it's the disadvantage of not speaking a second language." (Wire)
Go to the top of the page
 
+Quote Post
fsoltrash
post Oct 16 2010, 09:54
Post #83


Advanced Member
***

Group: Members
Posts: 32
Joined: 24-February 08
Member No.: 7.522
Extension Developer: Yes
Extensions: Firetray
Translator for [No translator]



QUOTE (Underpass @ Oct 14 2010, 17:29) *
The options are those set in the image attached to this post. I'll let you know about errors in the console (if I manage to find the vanished window...)


edit: the error is:

CODE
Failed to load XPCOM component: /home/underpass/.mozilla/firefox/5uulfgld.traduzioni/extensions/{9533f794-00b4-4354-aa15-c2bbda6989f8}/components/libnptray_x86_64.so


Tried with two different profiles.
This would not happen in 0.2.9-dev (which I dowloaded from your website)


can you send me the output of the following command?
CODE
ldd /home/underpass/.mozilla/firefox/5uulfgld.traduzioni/extensions/{9533f794-00b4-4354-aa15-c2bbda6989f8}/components/*.so

Go to the top of the page
 
+Quote Post
Underpass
post Oct 16 2010, 12:38
Post #84


eXtenZilla IT Member
***

Group: Members
Posts: 260
Joined: 28-March 06
From: Home Is Where The Heart Is
Member No.: 1.046


Extension Developer: No
Translator for Italian (it)
My OS Gnu/Linux
Translation Credits to Underpass (mozillaitalia.org)



CODE
ldd: /home/underpass/.mozilla/firefox/5uulfgld.traduzioni/extensions/{9533f794-00b4-4354-aa15-c2bbda6989f8}/components/*.so: No such file or directory


Very strange


--------------------
"Gold scissors cut the ribbon and set them loose. On the opening day the vibrations will shake your bones.
But I suppose it's the disadvantage of not speaking a second language." (Wire)
Go to the top of the page
 
+Quote Post
fsoltrash
post Oct 16 2010, 15:01
Post #85


Advanced Member
***

Group: Members
Posts: 32
Joined: 24-February 08
Member No.: 7.522
Extension Developer: Yes
Extensions: Firetray
Translator for [No translator]



QUOTE (Underpass @ Oct 16 2010, 12:38) *
CODE
ldd: /home/underpass/.mozilla/firefox/5uulfgld.traduzioni/extensions/{9533f794-00b4-4354-aa15-c2bbda6989f8}/components/*.so: No such file or directory


Very strange


If you navigate to the folder /home/underpass/.mozilla/firefox/5uulfgld.traduzioni/extensions/{9533f794-00b4-4354-aa15-c2bbda6989f8}/components/ do you see any file?
Go to the top of the page
 
+Quote Post
Underpass
post Oct 16 2010, 15:28
Post #86


eXtenZilla IT Member
***

Group: Members
Posts: 260
Joined: 28-March 06
From: Home Is Where The Heart Is
Member No.: 1.046


Extension Developer: No
Translator for Italian (it)
My OS Gnu/Linux
Translation Credits to Underpass (mozillaitalia.org)



The directory contains these files:

CODE
libnptray_i686.so
libnptray_x86_64.so
nsFireTrayHandler.js
nsIFireTrayHandler.xpt
nsITray.xpt


Again, the error console tells that libnptray_x86_64.so cannot be loaded


edit: sorry, don't know what happened before, now I've executed again the ldd command, and that's the output

CODE
ldd /home/underpass/.mozilla/firefox/5uulfgld.traduzioni/extensions/{9533f794-00b4-4354-aa15-c2bbda6989f8}/components/*.so
/home/underpass/.mozilla/firefox/5uulfgld.traduzioni/extensions/{9533f794-00b4-4354-aa15-c2bbda6989f8}/components/libnptray_i686.so:
    linux-gate.so.1 =>  (0xb7894000)
    libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb76dd000)
    libm.so.6 => /lib/i686/cmov/libm.so.6 (0xb76b7000)
    libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb7698000)
    libc.so.6 => /lib/i686/cmov/libc.so.6 (0xb7552000)
    /lib/ld-linux.so.2 (0xb7895000)
/home/underpass/.mozilla/firefox/5uulfgld.traduzioni/extensions/{9533f794-00b4-4354-aa15-c2bbda6989f8}/components/libnptray_x86_64.so:
/usr/bin/ldd: line 161: /lib64/ld-linux-x86-64.so.2: cannot execute binary file
    not a dynamic executable


--------------------
"Gold scissors cut the ribbon and set them loose. On the opening day the vibrations will shake your bones.
But I suppose it's the disadvantage of not speaking a second language." (Wire)
Go to the top of the page
 
+Quote Post
fsoltrash
post Oct 16 2010, 20:24
Post #87


Advanced Member
***

Group: Members
Posts: 32
Joined: 24-February 08
Member No.: 7.522
Extension Developer: Yes
Extensions: Firetray
Translator for [No translator]



QUOTE (Underpass @ Oct 16 2010, 15:28) *
edit: sorry, don't know what happened before, now I've executed again the ldd command, and that's the output

...


From the output it seems that the i386 version of the component should be loaded correctly (the error about the other one is ok). The fact that the tray icon is not shown makes me think it is an error happening before the initialization of the binary component. The strange thing is that there are no error messages in the error console.
Are you sure that the option javascript.options.showInConsole is set to true?
Another thing you could try is to install the extension without localizations and see if the problem is still present.
Go to the top of the page
 
+Quote Post
Underpass
post Oct 16 2010, 22:15
Post #88


eXtenZilla IT Member
***

Group: Members
Posts: 260
Joined: 28-March 06
From: Home Is Where The Heart Is
Member No.: 1.046


Extension Developer: No
Translator for Italian (it)
My OS Gnu/Linux
Translation Credits to Underpass (mozillaitalia.org)



I can confirm that the option is set to true. The problem still happens with the unlocalized version (taken from the first post of this topic).

The problem is not present in the 0.2.9-dev version (which I am currently using on Firefox).


--------------------
"Gold scissors cut the ribbon and set them loose. On the opening day the vibrations will shake your bones.
But I suppose it's the disadvantage of not speaking a second language." (Wire)
Go to the top of the page
 
+Quote Post
Lakrits
post Feb 4 2011, 00:19
Post #89


Daredevil Test Pilot
Group Icon

Group: Admin
Posts: 841
Joined: 18-June 09
From: Uppsala, Sweden
Member No.: 12.983


Extension Developer: No
Translator for Swedish (sv-SE)
My OS Windows
Translation Credits to Mikael Hiort af Ornäs



Swedish locale (sv-SE) added and released.


--------------------
"[…] och han talar med bönder på böndernas sätt
men med lärde män på latin." – Erik Axel Karlfeldt

Lakrits
BabelZilla admin
Moderator for the Swedish BabelZilla forum section
Go to the top of the page
 
+Quote Post
Atlanx
post Jul 20 2012, 12:41
Post #90


Advanced Member
***

Group: Members
Posts: 89
Joined: 17-July 08
From: Bavaria/Germany
Member No.: 9.444


Extension Developer: No
Translator for German (de)
Translation Credits to Markus Stadler



QUOTE (Underpass @ Feb 27 2008, 22:06) *
P.S. Another small matter: the string

CODE
<!ENTITY firetray.start_min "Start Firefox minimized">


should perhaps be

CODE
<!ENTITY firetray.start_min "Start the program minimized">


since now fits both the applications (and why don't extend it to Sunbird, too)? wink.gif


You can refer to the actuall used program with

QUOTE
&brandShortName;


So you can write : "Start &brandShortName; minimized"

It will put in automatically the right programm-name.


--------------------
My OpenPGP-Key is stored on: subkeys.pgp.net
Go to the top of the page
 
+Quote Post

5 Pages V  « < 3 4 5
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 19th May 2013 - 07:20
Bridged By IpbWiki: Integration Of Invision Power Board and MediaWiki © GlobalSoft