Skip to content

Instantly share code, notes, and snippets.

~/NodeBB $ ./nodebb dev
Launching NodeBB in "development" mode.
To run the production build of NodeBB, please use "forever".
More Information: https://github.com/NodeBB/NodeBB/wiki/How-to-run-NodeBB
info: NodeBB v0.4.3 Copyright (C) 2013-2014 NodeBB Inc.
info: This program comes with ABSOLUTELY NO WARRANTY.
info: This is free software, and you are welcome to redistribute it under certain conditions.
info:
info: Time: Wed Jul 09 2014 02:29:57 GMT+0200 (CEST)
info: Initializing NodeBB v0.4.3
~/NodeBB $ ./nodebb devLaunching NodeBB in "development" mode.
To run the production build of NodeBB, please use "forever".
More Information: https://github.com/NodeBB/NodeBB/wiki/How-to-run-NodeBB
info: NodeBB v0.4.3 Copyright (C) 2013-2014 NodeBB Inc.
info: This program comes with ABSOLUTELY NO WARRANTY.
info: This is free software, and you are welcome to redistribute it under certain conditions.
info:
info: Time: Wed Jul 09 2014 01:38:35 GMT+0200 (CEST)
info: Initializing NodeBB v0.4.3
info: * using configuration stored in: /home/tchernobob/NodeBB/config.json
################################################################################
Oops! The plugin shown below has caused an error and has stopped functioning:
NoMethodError: undefined method `now?' for nil:NilClass
from /home/ted/Sources/git/luz-next/gui/addons/child_user_object.rb:59:in `label_color'
from /home/ted/Sources/git/luz-next/gui/addons/user_object.rb:212:in `gui_render_label_internal'
from /home/ted/Sources/git/luz-next/gui/addons/user_object.rb:207:in `gui_render_label'
from /home/ted/Sources/git/luz-next/gui/addons/child_user_object.rb:16:in `gui_render!'
from /home/ted/Sources/git/luz-next/gui/gui_list.rb:65:in `block in gui_render!'
from /home/ted/Sources/git/luz-next/gui/gui_list.rb:238:in `block (6 levels) in each_with_positioning_vertical_within_clipping'
From 39484017cedaf4b374e16c578bef2a72a69cfd96 Mon Sep 17 00:00:00 2001
From: TedVJ <tedr56@gmail.com>
Date: Tue, 4 Mar 2014 16:56:38 +0100
Subject: [PATCH] Compilation error solved on 13.10
---
input-manager/Makefile | 2 +-
input-manager/input-joystick.cc | 1 +
spectrum-analyzer/Makefile | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)