#786496 notion: Startup error message

Package:
notion
Source:
notion
Description:
tiling tabbed window manager designed for keyboard users
Submitter:
Wojciech Aniszewski
Date:
2015-05-22 11:09:18 UTC
Severity:
minor
#786496#5
Date:
2015-05-22 09:54:39 UTC
From:
To:
Dear Maintainer,

Getting a startup error message which I don't yet understand, namely:
---------------------------------------------------------------------
Notion startup error log:
   0 [C]: in 'load_module'
   1 mod_query.lua:15
   [Skipping unnamed C functions.]
   4 [C]: in 'dopath'
   5 /home/foo/.notion/cfg_defaults.lua:8
   [Skipping unnamed C functions.]
   8 [C]: in 'dopath'
   9 /home/foo/.notion/cfg_notion.lua:84
   [Skipping unnamed C functions.]
---------------------------------------------------------------------

I don't see it as severe problem, it's merely annoying, but still...
regards
-WA

#786496#10
Date:
2015-05-22 10:36:09 UTC
From:
To:
Hello Wojciech,

Thanks for your report!

Can you post your /home/foo/.notion/cfg_defaults.lua ? (or at least line 8
and perhaps some lines around it)? /home/foo/.notion/cfg_notion.lua (or
line 84 and some lines around it) might be useful too.


Kind regards,

Arnout

#786496#15
Date:
2015-05-22 10:36:09 UTC
From:
To:
Hello Wojciech,

Thanks for your report!

Can you post your /home/foo/.notion/cfg_defaults.lua ? (or at least line 8
and perhaps some lines around it)? /home/foo/.notion/cfg_notion.lua (or
line 84 and some lines around it) might be useful too.


Kind regards,

Arnout

#786496#20
Date:
2015-05-22 11:06:05 UTC
From:
To:
Hi, of course, here is cfg_notion.lua:
===================================================================================+++
--
-- Notion default settings
--
dopath("cfg_notioncore")
dopath("cfg_kludges")
dopath("cfg_layouts")

dopath("mod_query")
dopath("mod_menu")
dopath("mod_tiling")
--dopath("mod_statusbar")
dopath("mod_dock")
dopath("mod_sp")

dopath("mod_notionflux")
dopath("mod_xrandr")
-- Deprecated.
--dopath("cfg_user", true)



 /^..^\      ,-------------------------------------,
( (••) ) ►►►►| My public GPG key ID: AC66485E      |
(|)_._(|)~   | please use email encryption!        |
             `-------------------------------------"

#786496#25
Date:
2015-05-22 11:06:05 UTC
From:
To:
Hi, of course, here is cfg_notion.lua:
===================================================================================+++
--
-- Notion default settings
--
dopath("cfg_notioncore")
dopath("cfg_kludges")
dopath("cfg_layouts")

dopath("mod_query")
dopath("mod_menu")
dopath("mod_tiling")
--dopath("mod_statusbar")
dopath("mod_dock")
dopath("mod_sp")

dopath("mod_notionflux")
dopath("mod_xrandr")
-- Deprecated.
--dopath("cfg_user", true)



 /^..^\      ,-------------------------------------,
( (••) ) ►►►►| My public GPG key ID: AC66485E      |
(|)_._(|)~   | please use email encryption!        |
             `-------------------------------------"