mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
v2.7.2.1
This commit is contained in:
6
400_xowa/user/anonymous/app/data/cfg/user_system_cfg.gfs
Normal file
6
400_xowa/user/anonymous/app/data/cfg/user_system_cfg.gfs
Normal file
@@ -0,0 +1,6 @@
|
||||
app.scripts.txns.get('user.prefs.general').version_('0.9.0.0').bgn();
|
||||
app.files.download.enabled_('n');
|
||||
app.files.math.enabled_('y');
|
||||
app.files.math.renderer_('mathjax');
|
||||
app.scripts.txns.get('user.prefs.general').end();
|
||||
|
||||
4
400_xowa/user/anonymous/app/data/cfg/xowa_user_cfg.gfs
Normal file
4
400_xowa/user/anonymous/app/data/cfg/xowa_user_cfg.gfs
Normal file
@@ -0,0 +1,4 @@
|
||||
app.cfgs.get('app.sys_cfg.options_version', 'app').val = '2';
|
||||
app.cfgs.get('app.files.download.enabled', 'app').val = 'n';
|
||||
app.cfgs.get('app.files.math.enabled', 'app').val = 'y';
|
||||
app.cfgs.get('app.files.math.renderer', 'app').val = 'mathjax';
|
||||
16
400_xowa/user/anonymous/app/tmp/log/current/err.txt
Normal file
16
400_xowa/user/anonymous/app/tmp/log/current/err.txt
Normal file
@@ -0,0 +1,16 @@
|
||||
20130902_005258.859 run_failed: init_desktop class java.lang.NullPointerException null <java.lang.NullPointerException>
|
||||
gplx.ErrMsgWtr.Message_gplx
|
||||
--------------------------------------------------------------------------------
|
||||
gplx.xowa.Xowa_main.main
|
||||
(Xowa_main.java:22)
|
||||
gplx.xowa.Xoa_app_.Run
|
||||
(Xoa_app_.java:25)
|
||||
gplx.xowa.Xoa_app_.Run_args
|
||||
(Xoa_app_.java:126)
|
||||
gplx.xowa.Xoa_gui_mgr.Run
|
||||
(Xoa_gui_mgr.java:83)
|
||||
gplx.xowa.Xoa_app_.Run_ui
|
||||
(Xoa_app_.java:172)
|
||||
gplx.ErrMsgWtr.Message_gplx
|
||||
(ErrMsgWtr.java:21)
|
||||
|
||||
46
400_xowa/user/anonymous/app/tmp/log/current/session.txt
Normal file
46
400_xowa/user/anonymous/app/tmp/log/current/session.txt
Normal file
@@ -0,0 +1,46 @@
|
||||
20130902_005258.296 app diags: version=0.9.0.0;
|
||||
20130902_005258.312 sys diags: jar url=C:\xowa\dev\400_xowa\xowa.jar; op_sys=windows32
|
||||
20130902_005258.328 build_date=2013-09-02 00:52;
|
||||
20130902_005258.328 XOWA: the XOWA Offline Wiki Application
|
||||
Copyright (c) 2012 gnosygnu@gmail.com
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as
|
||||
published by the Free Software Foundation, either version 3 of the
|
||||
License, or (at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
version: 0.9.0.0; build date: 2013-09-02 00:52
|
||||
20130902_005258.328
|
||||
arguments:
|
||||
**** NONE ****
|
||||
use --help to show help
|
||||
|
||||
20130902_005258.562 creating user_system_cfg.gfs: C:\xowa\dev\400_xowa\user\anonymous\app\data\cfg\user_system_cfg.gfs
|
||||
20130902_005258.562 moving history files
|
||||
20130902_005258.578 moved history files: 0
|
||||
20130902_005258.859 run_failed: init_desktop class java.lang.NullPointerException null <java.lang.NullPointerException>
|
||||
gplx.ErrMsgWtr.Message_gplx
|
||||
--------------------------------------------------------------------------------
|
||||
gplx.xowa.Xowa_main.main
|
||||
(Xowa_main.java:22)
|
||||
gplx.xowa.Xoa_app_.Run
|
||||
(Xoa_app_.java:25)
|
||||
gplx.xowa.Xoa_app_.Run_args
|
||||
(Xoa_app_.java:126)
|
||||
gplx.xowa.Xoa_gui_mgr.Run
|
||||
(Xoa_gui_mgr.java:83)
|
||||
gplx.xowa.Xoa_app_.Run_ui
|
||||
(Xoa_app_.java:172)
|
||||
gplx.ErrMsgWtr.Message_gplx
|
||||
(ErrMsgWtr.java:21)
|
||||
|
||||
Reference in New Issue
Block a user