App fails to launch
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Clamour |
New
|
Undecided
|
Unassigned |
Bug Description
Running from Unity causes crash report with error:
clamour crashed with ScanError in __init_
running from the command line gives :
marrabld@laptop:~$ clamour
/usr/lib/
Gtk.Window.
Traceback (most recent call last):
File "/usr/bin/clamour", line 34, in <module>
clamour.main()
File "/usr/lib/
window = ClamourWindow.
File "/usr/lib/
new_
File "/usr/lib/
pyclamd.
File "/usr/lib/
ping()
File "/usr/lib/
s = __init_socket__()
File "/usr/lib/
(clamd_SOCKET))
pyclamd.ScanError: Could not reach clamd using unix socket (/var/run/
Ubuntu 12.04 AMD64
Wow, someone's actually testing it ;-)
Can you check that clamav-daemon is installed (it should be a requirement if you're using the package) and clamd is running? Have you modified the socket setting for ClamAV at all?