Custom Query (2447 matches)
Results (457 - 459 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2097 | Fixed | Corrected spelling error and added --intense_match to console(legacy and non-interactive) | ||
Description |
Hello, Attached is a patch to correct a minor spelling mistake and the addition of --intense_match. While the spelling mistake is self explanatory, --intense_match is not, so here is a brief description of how it can be used. (this example is for interactive mode, but the same thing works in noninteractive)
[currently]
the above will return all results that start with ISO (e.g 'ISO.BackTrack' will return if you do the above command but 'BackTrack.ISO' won't)
[when this patch is applied]
Anyhow, enjoy (I used ISO as an example, but HDTV, 320, V0, AVI are some of the other countless ways that you could filter) |
|||
#3334 | Fixed | Corruption of settings | ||
Description |
Interesting issue, you can corrupt the settings file by having symbols in your Socks5 Auth password.
I have tested with a shorter password with symbols and that works, so I am guessing it is either the length of the password or specific symbols. |
|||
#834 | Invalid | Could not access web interface | ||
Description |
I was trying to access web interface typed the password and than that appeared --Deluge Error-- NoCoreError : 'The core proxy is invalid.' path : /connect file : /var/lib/python-support/python2.5/deluge/ui/client.py in call, line 111 --Input-- <Storage {'other_uri': , 'uri': 'http://localhost:58846', 'submit': '\xd0\xa1\xd0\xbe\xd0\xb5\xd0\xb4\xd0\xb8\xd0\xbd\xd0\xb8\xd1\x82\xd1\x8c\xd1\x81\xd1\x8f'}> --Versions-- WebUi : 1.1.3r Python 2.5.2 (r252:60911, Oct 5 2008, 19:24:49) [GCC 4.3.2]: --Traceback--
|