List Info

Thread: jsLib Question




jsLib Question
country flaguser name
Yugoslavia
2007-05-09 07:01:22
I also have this pop-up window on my thunderbird 2.0 on
slackware.
It pops up every time i start it and every time i want to
send mail.
Is there any solution to this? it is really anoying.
Here is screenshot
http://lavirin
t.ns-linux.org/jslib.png

Tnx.
Nikola
_______________________________________________
Jslib mailing list
Jslibmozdev.org
http://mozde
v.org/mailman/listinfo/jslib

Re: jsLib Question
user name
2007-05-09 07:39:37
Ok, I will look into this asap.

--pete

Nikola Novakovic wrote:

>I also have this pop-up window on my thunderbird 2.0 on
slackware.
>It pops up every time i start it and every time i want
to send mail.
>Is there any solution to this? it is really anoying.
>Here is screenshot
>http://lavirin
t.ns-linux.org/jslib.png
>
>Tnx.
>Nikola
>_______________________________________________
>Jslib mailing list
>Jslibmozdev.org
>http://mozde
v.org/mailman/listinfo/jslib
>
>
>  
>

-- 
Pete Collins - Founder, Mozdev Group Inc.
www.mozdevgroup.com
Mozilla Software Development Solutions
tel: 1-719-302-5811
fax: 1-719-302-5813

_______________________________________________
Jslib mailing list
Jslibmozdev.org
http://mozde
v.org/mailman/listinfo/jslib

Re: jsLib Question
user name
2007-05-09 08:05:32
little workaround (to be fixed):

on linux systems, comment line

pref("toolkit.defaultChromeURI",
"chrome://jslib/content/jslib/content/aboutDialog.xul&q
uot;);

in file

.mozilla/firefox/1234abcd.default/extensions/{DF8E5247-8E0A-
4de6-B393-0735A39DFD80}/defaults/preferences/prefs.js

(of course, 1234abcd is your profile code).

Ciao,
Claudio

2007/5/9, Pete Collins <petemozdevgroup.com>:
> Ok, I will look into this asap.
>
> --pete
>
> Nikola Novakovic wrote:
>
> >I also have this pop-up window on my thunderbird
2.0 on slackware.
> >It pops up every time i start it and every time i
want to send mail.
> >Is there any solution to this? it is really
anoying.
> >Here is screenshot
> >http://lavirin
t.ns-linux.org/jslib.png
> >
> >Tnx.
> >Nikola
> >_______________________________________________
> >Jslib mailing list
> >Jslibmozdev.org
> >http://mozde
v.org/mailman/listinfo/jslib
> >
> >
> >
> >
>
> --
> Pete Collins - Founder, Mozdev Group Inc.
> www.mozdevgroup.com
> Mozilla Software Development Solutions
> tel: 1-719-302-5811
> fax: 1-719-302-5813
>
> _______________________________________________
> Jslib mailing list
> Jslibmozdev.org
> http://mozde
v.org/mailman/listinfo/jslib
>


-- 
 Dott. Ing. Claudio Bizzarri
 GSM: 3296509050 FAX: 06233200217

Per favore non mandatemi allegati Word o PowerPoint.
Preferisco pdf, documenti OpenOffice o file di testo
semplice.
http://www.gnu.org/philosophy/no-word-attachments.it.ht
ml
_______________________________________________
Jslib mailing list
Jslibmozdev.org
http://mozde
v.org/mailman/listinfo/jslib

Re: jsLib Question
user name
2007-05-09 08:29:11
FIX checked in and new builds posted.

  V, 0.1.351

Yes, the pref below was causing it on OSX and Linux.

--pete

Claudio Bizzarri wrote:

>little workaround (to be fixed):
>
>on linux systems, comment line
>
>pref("toolkit.defaultChromeURI",
>"chrome://jslib/content/jslib/content/aboutDialog.x
ul");
>
>in file
>
>.mozilla/firefox/1234abcd.default/extensions/{DF8E5247-8
E0A-4de6-B393-0735A39DFD80}/defaults/preferences/prefs.js
>
>(of course, 1234abcd is your profile code).
>
>Ciao,
>Claudio
>
>2007/5/9, Pete Collins <petemozdevgroup.com>:
>  
>
>>Ok, I will look into this asap.
>>
>>--pete
>>
>>Nikola Novakovic wrote:
>>
>>    
>>
>>>I also have this pop-up window on my thunderbird
2.0 on slackware.
>>>It pops up every time i start it and every time
i want to send mail.
>>>Is there any solution to this? it is really
anoying.
>>>Here is screenshot
>>>http://lavirin
t.ns-linux.org/jslib.png
>>>
>>>Tnx.
>>>Nikola
>>>_______________________________________________
>>>Jslib mailing list
>>>Jslibmozdev.org
>>>http://mozde
v.org/mailman/listinfo/jslib
>>>
>>>
>>>
>>>
>>>      
>>>
>>--
>>Pete Collins - Founder, Mozdev Group Inc.
>>www.mozdevgroup.com
>>Mozilla Software Development Solutions
>>tel: 1-719-302-5811
>>fax: 1-719-302-5813
>>
>>_______________________________________________
>>Jslib mailing list
>>Jslibmozdev.org
>>http://mozde
v.org/mailman/listinfo/jslib
>>
>>    
>>
>
>
>  
>

-- 
Pete Collins - Founder, Mozdev Group Inc.
www.mozdevgroup.com
Mozilla Software Development Solutions
tel: 1-719-302-5811
fax: 1-719-302-5813

_______________________________________________
Jslib mailing list
Jslibmozdev.org
http://mozde
v.org/mailman/listinfo/jslib

Fixed!
country flaguser name
United States
2007-05-09 08:48:44
Pete Collins wrote:
> FIX checked in and new builds posted.
> 
>  V, 0.1.351
> 
> Yes, the pref below was causing it on OSX and Linux.
> 
> --pete
> 
> 

I can confirm that this problem went away on my end.  Thanks
for the 
quick fix!
-=-=-
... "Labor is prior to, and independent of, capital.
Capital is only the 
fruit of labor, and could never have existed if labor had
not first 
existed. Labor is the superior of capital, and deserves much
the higher 
consideration."

	-- Abraham Lincoln, First Annual Message to Congress,
December 3, 1861."
_______________________________________________
Jslib mailing list
Jslibmozdev.org
http://mozde
v.org/mailman/listinfo/jslib

Re: jsLib Question
user name
2007-05-09 19:56:36
Thanks for taking care of this so quickly!

On 5/9/07, Pete Collins <petemozdevgroup.com> wrote:
> FIX checked in and new builds posted.
>
>   V, 0.1.351
>
> Yes, the pref below was causing it on OSX and Linux.
>
> --pete
>
> Claudio Bizzarri wrote:
>
> >little workaround (to be fixed):
> >
> >on linux systems, comment line
> >
> >pref("toolkit.defaultChromeURI",
>
>"chrome://jslib/content/jslib/content/aboutDialog.x
ul");
> >
> >in file
> >
>
>.mozilla/firefox/1234abcd.default/extensions/{DF8E5247-8
E0A-4de6-B393-0735A39DFD80}/defaults/preferences/prefs.js
> >
> >(of course, 1234abcd is your profile code).
> >
> >Ciao,
> >Claudio
> >
> >2007/5/9, Pete Collins <petemozdevgroup.com>:
> >
> >
> >>Ok, I will look into this asap.
> >>
> >>--pete
> >>
> >>Nikola Novakovic wrote:
> >>
> >>
> >>
> >>>I also have this pop-up window on my
thunderbird 2.0 on slackware.
> >>>It pops up every time i start it and every
time i want to send mail.
> >>>Is there any solution to this? it is really
anoying.
> >>>Here is screenshot
> >>>http://lavirin
t.ns-linux.org/jslib.png
> >>>
> >>>Tnx.
> >>>Nikola
>
>>>_______________________________________________
> >>>Jslib mailing list
> >>>Jslibmozdev.org
> >>>http://mozde
v.org/mailman/listinfo/jslib
> >>>
> >>>
> >>>
> >>>
> >>>
> >>>
> >>--
> >>Pete Collins - Founder, Mozdev Group Inc.
> >>www.mozdevgroup.com
> >>Mozilla Software Development Solutions
> >>tel: 1-719-302-5811
> >>fax: 1-719-302-5813
> >>
>
>>_______________________________________________
> >>Jslib mailing list
> >>Jslibmozdev.org
> >>http://mozde
v.org/mailman/listinfo/jslib
> >>
> >>
> >>
> >
> >
> >
> >
>
> --
> Pete Collins - Founder, Mozdev Group Inc.
> www.mozdevgroup.com
> Mozilla Software Development Solutions
> tel: 1-719-302-5811
> fax: 1-719-302-5813
>
> _______________________________________________
> Jslib mailing list
> Jslibmozdev.org
> http://mozde
v.org/mailman/listinfo/jslib
>
_______________________________________________
Jslib mailing list
Jslibmozdev.org
http://mozde
v.org/mailman/listinfo/jslib

Re: jsLib Question
country flaguser name
United States
2007-06-05 05:18:35
I had this problem with the Window build Mozilla/5.0
(Windows; U; Windows NT
5.0; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4

FIXED 

Thanks for the solution!

David



Thanks for taking care of this so quickly!

On 5/9/07, Pete Collins <petemozdevgroup.com> wrote:
> FIX checked in and new builds posted.
>
>   V, 0.1.351
>
> Yes, the pref below was causing it on OSX and Linux.
>
> --pete
>
> Claudio Bizzarri wrote:
>
> >little workaround (to be fixed):
> >
> >on linux systems, comment line
> >
> >pref("toolkit.defaultChromeURI",
>
>"chrome://jslib/content/jslib/content/aboutDialog.x
ul");
> >
> >in file
> >
>
>.mozilla/firefox/1234abcd.default/extensions/{DF8E5247-8
E0A-4de6-B393-0735A39DFD80}/defaults/preferences/prefs.js
> >
> >(of course, 1234abcd is your profile code).
> >
> >Ciao,
> >Claudio


-- 
View this message in context: http://www.nabble.com/jsLib-Question-tf3715376.html
#a10966712
Sent from the MozDev - jslib mailing list archive at
Nabble.com.

_______________________________________________
Jslib mailing list
Jslibmozdev.org
http://mozde
v.org/mailman/listinfo/jslib

[1-7]

about | contact  Other archives ( Real Estate discussion Medical topics )