Anyway, when installing deluge-git from the AUR which is using git-develop branch(I checked), then when pressing 'p' in the console-UI, the preferences pane do show up after the initial unhandled deferred error(after second press 'p'), but only the first 3 categories work(to left) and the rest just shows blank to the right without any settings disposed. However, when installing it in a virtualenv with commands above, so using same deps as globally installed, then it works fine? That, I cannot explain or understand. The only difference is that I install slimit in the virtualenv, but it seems to be same version as the globally installed(when using deluge-git from AUR and not the stable deluge, which doesn't need slimit).
Btw, I looked through the new settings in core.conf and console.conf and hosts.conf, since I find it annoying that deluge-console non-interactive mode isn't loged in by default anymore like it used to with deluge-stable, but I found no options for enabling that. This means that every command need this e.g.:
Code: Select all
deluge-console "connect localhost ; info foo*"
Code: Select all
deluge-console info foo*
Anyway, thanks again Cas for your continued perseverance!

