#1025 closed bug (WorksForMe)
[deluged] zlib not available
Reported by: | Beini | Owned by: | andar |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | 1.1.9 |
Keywords: | Cc: |
Description
deluged fails to start because it can't find zlib on Arch Linux x86_64. This leads to blank window when starting with GUI. Log file of the deluged output as an attachment.
I have worked around this problem by adding
import zlib
to /usr/bin/deluged. Disabling version check of deluged seems to work too.
Attachments (1)
Change History (2)
by , 15 years ago
Attachment: | deluged.log added |
---|
comment:1 by , 15 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This seems like a bug in setuptools and not specifically Deluge. I cannot reproduce this.