folg / slimrat

Automatically exported from code.google.com/p/slimrat
MIT License
0 stars 0 forks source link

default config file miss [queue] section #142

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. install from checkout
2. eventually customize /etc/slimrat.conf from sample config
3. run slimrat or slimrat-gui

Please do so with the "--debug" flag enabled and attach the resulting dump
file to this bug report.

What is the expected output? What do you see instead?
both crash saying:
WARNING SIGNAL: Use of uninitialized value $file in concatenation (.) or
string at /usr/local/opt/slimrat-read-only/src/Queue.pm line 90.
FATAL ERROR: could not read queue file ''
WARNING SIGNAL: Gtk-CRITICAL **: gtk_main_quit: assertion `main_loops !=
NULL' failed at /usr/local/bin/slimrat-gui line 252

~/.slimrat/queue is filled with one line of crap

fix: add section [queue] in config file with field:
file = ~/.slimrat/queue

What version of the product are you using? On what operating system?
r413 from checkout

Please provide any additional information below.
you rock :)

Original issue reported on code.google.com by SillYc...@gmail.com on 31 Mar 2010 at 5:08

GoogleCodeExporter commented 9 years ago
Fixed by r414
(please confirm)

Original comment by premysl....@gmail.com on 6 Apr 2010 at 2:07

GoogleCodeExporter commented 9 years ago
slimrat works but slimrat-gui still fills the queue file with garbage.
also, I think that the section [queue] should be added (and documented) in the
default config file.
Thank you for your continued support on slimrat, its a great project !

Original comment by SillYc...@gmail.com on 6 Apr 2010 at 7:15

GoogleCodeExporter commented 9 years ago

Original comment by premysl....@gmail.com on 17 Apr 2010 at 7:56