[spambayes-bugs] [ spambayes-Bugs-842984 ] No browser found
SourceForge.net
noreply at sourceforge.net
Sat Nov 15 21:38:34 EST 2003
Bugs item #842984, was opened at 2003-11-16 02:38
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=842984&group_id=61702
Category: imapfilter
Group: Source code 1.0a6
Status: Open
Resolution: None
Priority: 5
Submitted By: Bip (bippo312)
Assigned to: Tony Meyer (anadelonbrin)
Summary: No browser found
Initial Comment:
Using Mandrake 9.2 and spambayes vsn 1.0a7.
I just installed spambayes and was trying to set up
the preferences. (mail server, pwd, etc...) so I
tried running the web interface.
# sb_imapfilter.py -b
SpamBayes IMAP Filter Beta1, version 0.1 (September
2003),
using SpamBayes IMAP Filter Web Interface Alpha2,
version 0.02
and engine SpamBayes Beta2, version 0.2 (July 2003).
User interface url is http://localhost:8880/
Traceback (most recent call last):
File "/usr/bin/sb_imapfilter.py", line 825, in ?
run()
File "/usr/bin/sb_imapfilter.py", line 802, in run
Dibbler.run(launchBrowser=launchUI)
File
"/usr/lib/python2.3/site-packages/spambayes/Dibbler.py",
line 688, in run
webbrowser.open_new("http://localhost:%d/" %
context._HTTPPort)
File "/usr/lib/python2.3/webbrowser.py", line 47,
in open_new
get().open(url, 1)
File "/usr/lib/python2.3/webbrowser.py", line 39,
in get
raise Error("could not locate runnable browser")
webbrowser.Error: could not locate runnable browser
.. Couldn't this just notify you that you need to go
to 'http://localhost:8880' instead of throwing an
error?
konqueror is installed and mozilla should be
installed.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=842984&group_id=61702
More information about the Spambayes-bugs
mailing list