Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

default config file miss [queue] section #142

Open
GoogleCodeExporter opened this issue Oct 1, 2015 · 3 comments
Open

default config file miss [queue] section #142

GoogleCodeExporter opened this issue Oct 1, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

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 [email protected] on 31 Mar 2010 at 5:08

@GoogleCodeExporter
Copy link
Author

Fixed by r414
(please confirm)

Original comment by [email protected] on 6 Apr 2010 at 2:07

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

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 [email protected] on 6 Apr 2010 at 7:15

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 17 Apr 2010 at 7:56

  • Changed state: New

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant