Discussion:
[Deluge] #3119: "Open" on "Files" tab context menu locks up GTK UI
Deluge
2017-10-08 16:41:42 UTC
Permalink
#3119: "Open" on "Files" tab context menu locks up GTK UI
-----------------------------+----------------------------
Reporter: DoYouWantKarate | Owner:
Type: bug | Status: new
Priority: minor | Milestone: needs verified
Component: GTK UI | Version: 1.3.13
Keywords: |
-----------------------------+----------------------------
deluge-gtk under Debian 9 with XFCE and libtorrent 1.1.1.0. Selecting a
torrent, visiting the "Files" tab, right clicking on either a folder or a
file in the torrent and selecting "Open" from the context menu causes the
Deluge window to stop responding to input or redrawing (although the
"Open" action ''does'' succeed).

--
Ticket URL: <http://dev.deluge-torrent.org/ticket/3119>
Deluge <http://deluge-torrent.org/>
Deluge Project
--
You received this message because you are subscribed to the Google Groups "Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to deluge-dev+***@googlegroups.com.
To post to this group, send email to deluge-***@googlegroups.com.
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.
Deluge
2017-10-08 16:44:40 UTC
Permalink
#3119: "Open" on "Files" tab context menu locks up GTK UI
------------------------------+----------------------------
Reporter: DoYouWantKarate | Owner:
Type: bug | Status: new
Priority: minor | Milestone: needs verified
Component: GTK UI | Version: 1.3.13
Resolution: | Keywords:
------------------------------+----------------------------

Comment (by DoYouWantKarate):

This is with Deluge in "Classic Mode"

--
Ticket URL: <http://dev.deluge-torrent.org/ticket/3119#comment:1>
Deluge <http://deluge-torrent.org/>
Deluge Project
--
You received this message because you are subscribed to the Google Groups "Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to deluge-dev+***@googlegroups.com.
To post to this group, send email to deluge-***@googlegroups.com.
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.
Deluge
2017-10-15 08:36:49 UTC
Permalink
#3119: "Open" on "Files" tab context menu locks up GTK UI
------------------------------+--------------------
Reporter: DoYouWantKarate | Owner:
Type: bug | Status: new
Priority: minor | Milestone: 1.3.16
Component: GTK UI | Version: 1.3.13
Resolution: | Keywords:
------------------------------+--------------------
Changes (by Cas):

* milestone: needs verified => 1.3.16


Comment:

Can you start Deluge from the terminal and enable logging to see if any
errors occur

--
Ticket URL: <http://dev.deluge-torrent.org/ticket/3119#comment:2>
Deluge <http://deluge-torrent.org/>
Deluge Project
--
You received this message because you are subscribed to the Google Groups "Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to deluge-dev+***@googlegroups.com.
To post to this group, send email to deluge-***@googlegroups.com.
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.
Deluge
2017-10-28 18:38:28 UTC
Permalink
#3119: "Open" on "Files" tab context menu locks up GTK UI
------------------------------+--------------------
Reporter: DoYouWantKarate | Owner:
Type: bug | Status: new
Priority: minor | Milestone: 1.3.16
Component: GTK UI | Version: 1.3.13
Resolution: | Keywords:
------------------------------+--------------------
Post by Deluge
Can you start Deluge from the terminal and enable logging to see if any
errors occur

{{{
$ deluge-gtk -L error -l ./deluge-errors.log
/usr/lib/python2.7/dist-packages/deluge/_libtorrent.py:59: RuntimeWarning:
to-Python converter for boost::shared_ptr<libtorrent::alert> already
registered; second conversion method ignored.
import libtorrent as lt
}}}

Nothing is written to the log file.

--
Ticket URL: <http://dev.deluge-torrent.org/ticket/3119#comment:3>
Deluge <http://deluge-torrent.org/>
Deluge Project
--
You received this message because you are subscribed to the Google Groups "Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to deluge-dev+***@googlegroups.com.
To post to this group, send email to deluge-***@googlegroups.com.
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.
Loading...