From: Josef 'J. S. <je...@jo...> - 2014-08-04 02:16:27
|
Hello, It's been a while and so I tried to recompile Notion (latest tarball) on my OpenIndiana laptop. After the usual tweaking to make the build happy on a SunOS-based system, I attempted to start it via gdm. It failed with the following in .xsession-errors. Any ideas what's wrong? I moved my ~/.notion out of the way and it still breaks. /etc/gdm/Xsession: Setup done, will execute: /usr/bin/ssh-agent -- /usr/bin/notion 2014-08-03 14:44:27 INFO /notion/../ioncore.c:609: ioncore_startup: Starting Notion 2014-08-03 14:44:27 INFO /notion/../fontset.c:118: de_create_font_in_current_locale: Found a font with 11 missing charsets for -*-helvetica-medium-r-normal-*- 12-*-*-*-*-*-*-*: 2014-08-03 14:44:27 INFO /notion/../fontset.c:118: de_create_font_in_current_locale: Found a font with 11 missing charsets for -*-helvetica-medium-r-normal-*- 14-*-*-*-*-*-*-*: 2014-08-03 14:44:27 INFO /notion/../fontset.c:118: de_create_font_in_current_locale: Found a font with 11 missing charsets for -*-helvetica-medium-r-normal-*- 17-*-*-*-*-*-*-*: 2014-08-03 14:44:27 INFO /notion/../fontset.c:118: de_create_font_in_current_locale: Found a font with 9 missing charsets for -misc-fixed-medium-r-*-*-13-*-*- *-*-60-*-*: >> ioncore_bindings.lua:72: attempt to call global 'loadstring' (a nil value) >> ioncore_bindings.lua:72: attempt to call global 'loadstring' (a nil value) >> ioncore_bindings.lua:72: attempt to call global 'loadstring' (a nil value) >> ioncore_bindings.lua:72: attempt to call global 'loadstring' (a nil value) >> Stack trace: 0 [C]: in 'load_module' 1 mod_tiling.lua:17 [Skipping unnamed C functions.] 4 [C]: in 'dopath' 5 /usr/etc/notion/cfg_defaults.lua:11 [Skipping unnamed C functions.] 8 [C]: in 'dopath' 9 /usr/etc/notion/cfg_notion.lua:95 [Skipping unnamed C functions.] >> ioncore_bindings.lua:72: attempt to call global 'loadstring' (a nil value) >> Stack trace: 0 [C]: in 'load_module' 1 stdin:1 [Skipping unnamed C functions.] 4 [C]: in 'dopath' 5 /usr/etc/notion/cfg_defaults.lua:13 [Skipping unnamed C functions.] 8 [C]: in 'dopath' 9 /usr/etc/notion/cfg_notion.lua:95 [Skipping unnamed C functions.] >> mod_xinerama.lua:179: attempt to call field 'maxn' (a nil value) >> Some bindmaps were empty, loading ioncore_efbb. >> Making the following minimal emergency mappings: F2 -> xterm F11 -> restart F12 -> exit Mod1+C -> close Mod1+K P/N -> WFrame.switch_next/switch_prev Thanks, Jeff. -- Don't drink and derive. Alcohol and algebra don't mix. |