[Moziax] Version 0.9.13
Christophe PEREZ
chris at novazur.fr
Thu Jul 13 12:44:41 EDT 2006
Le mercredi 12 juillet 2006 à 06:07 -1000, Jean-Denis Girard a écrit :
>
> There is a CVS problem with help directory in language directories; I
> could not resolve that problem, will look again later.
Ok, but help directory is not the problem.
When I start mozphone with xulrunner, I get this error :
Error: CommonWindow is not defined
Source File: chrome://mozphone/content/mozphone.js
Line: 216
CommonWindow is used for splash, so it shouldn't prevent to use
mozphone.
But, when I open settings window, and input my id and pwd, I can't close
it, and I have another error :
Error: File is not defined
Source File: chrome://mozphone/content/preferences.js
Line: 209
Where "File()" is it defined ?
$ pwd
/sauve_loc/src/moziax
$ grep -r "\bFile\b" *
src/chrome/content/mozphone/queues.xul: <treecol
flex="1" id="queue" primary="true" label="File d'attente"/>
src/chrome/content/mozphone/text.xul: fp.init(window, "Select a File",
nsIFilePicker.modeSave);
src/chrome/content/mozphone/text.xul: var f = new File( file );
src/chrome/content/mozphone/preferences.js: var f = new
File( this.pref_file );
src/chrome/content/mozphone/preferences.js: var f = new
File( prefs.pref_file );
src/iaxclient_network/gastman.c: gui_status("Use
File->Quit instead.");
CVS doesn't miss any file ?
--
Christophe
More information about the Moziax
mailing list