__color__	__group__	ticket	summary	component	milestone	type	created	_changetime	_description	_reporter
4	mercyful	2	Files	Files		enhancement	2009-03-31T01:44:44Z-0400	2009-04-03T04:18:01Z-0400	A little love for us sysops who still have massive file sections.	frank
4	mercyful	4	Message/file conferences	Messages		enhancement	2009-03-31T11:08:15Z-0400	2009-04-03T04:18:26Z-0400	The obligatory conference bug :)	esc
5	mercyful	11	Choose whether or not to include sysop in lastcallers	Logon		enhancement	2009-04-15T12:42:53Z-0400	2009-04-22T03:55:13Z-0400	"This is a simple feature request, but when we run the stats app, would it be possible to have some kind of ""invisible login yes/no"" litebar prior to running it?  Out of my ~300 calls, 297 of them are from me :)  I was going to try to code this in myself, but since there are currently no access levels per se...makes it a bit difficult.  Just a simple feature request, no big deal."	esc
3	mercyful	12	Files menu in 417+ segfaults	Files		bug	2009-04-17T23:20:38Z-0400	2009-04-22T03:51:58Z-0400	"Not sure what versions this occurs in prior to build 417, but that's what I'm running now, and I noticed it does the same on hysteria, running 418.

Going to the defunct file menu segfaults.  I just removed the command to go to the file menu for a temp fix, but it is broken nonetheless."	esc
4	mercyful	23	whos online	Scripts		enhancement	2009-05-28T21:06:19Z-0400	2009-07-15T12:27:50Z-0400	currently when logging in the whos online screen forces you to have to press Q to exit or a node number to message - so you cant speed through the startup screens after logging in with enter/return. perhaps by default or a additional option could allow you to skip the screen simply by pressing return/enter?	pook
3	mercyful	27	enthral segfaults if not run from a dir with configs?	Scripts		bug	2009-06-07T11:27:23Z-0400	2009-07-15T12:29:19Z-0400	"Attempting to run enthrall as user 'bbs' from the user's homedir, which had no files, results in a segfault.  (Same with root.)


{{{
bbs@bbs:~$ pwd
/home/bbs
bbs@bbs:~$ enthral 
Segmentation fault
bbs@bbs:~$ enthral  -h
Segmentation fault
}}}

Debian Lenny; fresh svn pull of source (June 7, 2009)

AHA!  gdb shows:

{{{
Starting program: /usr/local/bin/enthral 
[Thread debugging using libthread_db enabled]

Error Creating: /usr/local/bin/ini/config.ini 

Program exited with code 01.
}}}

that would be bad, you don't want to make the config in /usr/local/bin (:"	truck
