psisis wrote:... the client only sees about half of my saved torrents ...
Just a thought: are you updating from an older build with Python 2? If so, try to delete the cached plugins in %localappdata%\Python-Eggs and see if that fixes it.
psisis wrote:... the client only sees about half of my saved torrents ...
fmar wrote:psisis wrote:... the client only sees about half of my saved torrents ...
Just a thought: are you updating from an older build with Python 2? If so, try to delete the cached plugins in %localappdata%\Python-Eggs and see if that fixes it.
petersasi wrote:psisis wrote:I tried installing the new version with lt 1.2.10. Luckily I made a backup of both Deluge install folder, and AppData folder. Because after upgrading, the client only sees about half of my saved torrents. I don’t know why, the problem isn’t in the AppData folder, because running the old deluge.exe recognizes all the files again. Is there something in the old folder I should move to the new version? What could possibly be happening?
Well, I am puzzled, never encountered the same... Can you try not the latest but maybe the latest-but-version to see where is the point it goes wrong?
psisis wrote:fmar wrote:psisis wrote:... the client only sees about half of my saved torrents ...
Just a thought: are you updating from an older build with Python 2? If so, try to delete the cached plugins in %localappdata%\Python-Eggs and see if that fixes it.
Nope sorry didn’t work, and was using Py 3petersasi wrote:psisis wrote:I tried installing the new version with lt 1.2.10. Luckily I made a backup of both Deluge install folder, and AppData folder. Because after upgrading, the client only sees about half of my saved torrents. I don’t know why, the problem isn’t in the AppData folder, because running the old deluge.exe recognizes all the files again. Is there something in the old folder I should move to the new version? What could possibly be happening?
Well, I am puzzled, never encountered the same... Can you try not the latest but maybe the latest-but-version to see where is the point it goes wrong?
Okay, so I tried the same installer, but chose Lt 1.2.3 and it worked fine. But my previous build was mhertz’s ‘2.0.4.dev38 libtorrent: 1.2.7.0’. I also use the plugin ltconfig, but I don’t suppose it has anything to do with this. But I’m sure libtorrent 1.2.10 is having a hard time for some reason.
At least I appreciate copying your ‘gtk-application-prefer-dark-theme=true’ line, I always wanted it dark, so that’s pretty cool
Code: Select all
PS C:\Program Files\Deluge> ./deluge-debug
Fatal Python error: init_stdio_encoding: failed to get the Python codec name of the stdio encoding
Python runtime state: core initialized
LookupError: unknown encoding: cp936
Current thread 0x00002a18 (most recent call first):
<no Python frame>
mhertz wrote:Sorry for butting in, but I tested deluge with codepage 936 without getting that error, and so I suspect you're having the issue I have talked about before of having PYTHONHOME or PYTHONPATH env-vars defined, which can mess with this and can give errors pretty close to yours, amongst others.
You can test by running from deluge folder in a cmd "python.exe" and this should give same error, and then if "python.exe -E" fixes it(so starts python without error, though not deluge, just the python interpreter I mean, as this is just a test), then it's that issue and I can send you a file that fixes it for deluge, as posted in my old thread, and which I'm sure petersasi will include later.
jpsdr wrote:Do you have a 32 bit version for people under 32 bit OS ?
jpsdr wrote:I personnaly already have VS2019, msys2. Python provide both x86 and x64 installers. At this point, i don't realy need nullsoft installer. Didn't check ssl yet.
I've tried to build it myself following instructions from issue#3201, but i'm stuck at step 1 as the link provided isn't working.
Also cloned your script, but i realy don't know how to adapt them to 32 bits...
Anyway, if by any chance you have a link which can "unstuck" me from step 1 from issue#3201 tutorial.
Users browsing this forum: No registered users and 3 guests