Hi, I wrote an example in darktable/luarc that shows a strange error when I open/close the "export selected" module:
*ERROR in lualib, couldn't find a container, this should never happen* The source of luarc is this: *dt = require "darktable"* *dt.register_lib(* * "test",* * "test", * * true, * * false, * * { [dt.gui.views.lighttable] = {"DT_UI_CONTAINER_PANEL_RIGHT_CENTER", 500} },* * dt.new_widget("label") {* * label = "just a name"* * },* * nil,* * nil* *)* Thanks in advance. -- Jefferson Ferreira ___________________________________________________________________________ darktable developer mailing list to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org