How to let me know about bugs...
if you had a crash because of a segfault:
- Run SigBrowser again in the GNU debugger:
gdb ./sigbrowser, then type run.
- reproduce the segfault, let sigbrowser crash.
- type
bt, save the full gdb output in a file (copy & paste).
- get my e-Mail address by sending me yours via the contact page.
- Send me a mail containing the full gdb output.
if it's not a crash causing bug:
- Can you do it yourself? Then do it and send a patch. Use the contact page to get my e-Mail address.
- else go to the contact page and drop me a few lines about the bug.