[Deluge] #3567: Bug in Deluge 2.1.1

2 views
Skip to first unread message

Deluge

unread,
Nov 6, 2022, 10:00:37 PM11/6/22
to delug...@googlegroups.com
#3567: Bug in Deluge 2.1.1
----------------------------+----------------------
Reporter: cesarmarcanove | Type: bug
Status: new | Priority: critical
Milestone: 2.1.1 | Component: Unknown
Version: 2.1.0 | Keywords:
----------------------------+----------------------
Traceback (most recent call last):
File "deluge-script.pyw", line 33, in <module>
File "deluge\ui\ui_entry.py", line 140, in start_ui
File "deluge\ui\gtk3\__init__.py", line 45, in start
File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
File "<frozen importlib._bootstrap>", line 986, in
_find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
File "PyInstaller\loader\pyimod03_importers.py", line 495, in
exec_module
File "deluge\ui\gtk3\gtkui.py", line 16, in <module>
File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
File "<frozen importlib._bootstrap>", line 986, in
_find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
File "PyInstaller\loader\pyimod03_importers.py", line 495, in
exec_module
File "gi\__init__.py", line 45, in <module>
File "os.py", line 1111, in add_dll_directory
OSError: [WinError 87] The parameter is not correct: 'C:'

--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3567>
Deluge <https://deluge-torrent.org/>
Deluge Project

Deluge

unread,
Nov 6, 2022, 10:01:14 PM11/6/22
to delug...@googlegroups.com
#3567: Bug in Deluge 2.1.1
-----------------------------+-------------------
Reporter: cesarmarcanove | Owner:

Type: bug | Status: new
Priority: critical | Milestone: 2.1.1
Component: Unknown | Version: 2.1.0
Resolution: | Keywords:
-----------------------------+-------------------
Changes (by cesarmarcanove):

* Attachment "bug-deluge-v211.JPG" added.

Deluge

unread,
Nov 6, 2022, 10:04:46 PM11/6/22
to delug...@googlegroups.com
#3567: Bug in Deluge 2.1.1
-----------------------------+-------------------
Reporter: cesarmarcanove | Owner:

Type: bug | Status: new
Priority: critical | Milestone: 2.1.1
Component: Unknown | Version: 2.1.0
Resolution: | Keywords:
-----------------------------+-------------------

Comment (by cesarmarcanove):

After installing Deluge 2.1.1 and then when running the Deluge app of
Version 2.1.1, and I discovered the unknown critical bug. Using on Windows
8.1

--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3567#comment:1>

Deluge

unread,
Nov 13, 2022, 10:17:14 PM11/13/22
to delug...@googlegroups.com
#3567: Bug in Deluge 2.1.1
-----------------------------+-------------------
Reporter: cesarmarcanove | Owner:

Type: bug | Status: new
Priority: critical | Milestone: 2.1.1
Component: Core | Version: 2.1.0
Resolution: | Keywords:
-----------------------------+-------------------
Changes (by cesarmarcanove):

* component: Unknown => Core


--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3567#comment:2>

Deluge

unread,
Nov 13, 2022, 10:34:05 PM11/13/22
to delug...@googlegroups.com
#3567: Bug in Deluge 2.1.1
-----------------------------+-------------------
Reporter: cesarmarcanove | Owner:

Type: bug | Status: new
Priority: critical | Milestone: 2.1.1
Component: Core | Version: 2.1.0
Resolution: | Keywords:
-----------------------------+-------------------

Comment (by cesarmarcanove):

It appears and commented on Stackoverflow, about the error OSError 87 in
the Python:

https://stackoverflow.com/questions/66908593/oserror-winerror-87-the-
parameter-is-incorrect

{{{


This is a sort-of-a-bug in fabric (as of 2.6.0), see the discussion here:
https://github.com/fabric/fabric/issues/2142

Apparently, it shows up with Python 3.8 or 3.9, but not with 3.6 or 3.7.

To get around it, you can use '''c.run("echo hello",
replace_env=False)'''.

This is OK for local calls, but can be problematic for remote calls,
because it means that the remote session will see all environment variable
values (some of which may be sensitive) of your local session.


}}}

--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3567#comment:3>

Deluge

unread,
Nov 14, 2022, 2:56:28 PM11/14/22
to delug...@googlegroups.com
#3567: Bug in Deluge 2.1.1
-----------------------------+-------------------
Reporter: cesarmarcanove | Owner:

Type: bug | Status: new
Priority: critical | Milestone: 2.1.1
Component: Core | Version: 2.1.0
Resolution: | Keywords:
-----------------------------+-------------------

Comment (by cesarmarcanove):

Another commented in py2exe should be there:

https://github.com/py2exe/py2exe/issues/117

Good luck to fixing.

--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3567#comment:4>

Reply all
Reply to author
Forward
0 new messages