Package Details: epour 0.7.0-1

Git Clone URL: https://aur.archlinux.org/epour.git (read-only, click to copy)
Package Base: epour
Description: Torrent client based on EFL
Upstream URL: https://phab.enlightenment.org/w/projects/epour/
Licenses: GPL3
Submitter: llde
Maintainer: llde
Last Packager: llde
Votes: 0
Popularity: 0.000000
First Submitted: 2017-08-25 13:31 (UTC)
Last Updated: 2017-08-25 13:31 (UTC)

Latest Comments

micwoj92 commented on 2021-08-13 21:37 (UTC)

Error when launching

Traceback (most recent call last):
  File "/usr/bin/epour", line 7, in <module>
    epour = Epour()
  File "/usr/lib/python3.9/site-packages/epour/Epour.py", line 81, in __init__
    session.load_state()
  File "/usr/lib/python3.9/site-packages/epour/session.py", line 242, in load_state
    settings = self.settings()
AttributeError: 'Session' object has no attribute 'settings'