mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Duplicated "due to" in Execution log #10948
Labels
No labels
Accessibility
AppImage
Bounty
Build system
CI
Can't reproduce
Code cleanup
Confirmed bug
Confirmed bug
Core
Crash
Data loss
Discussion
Docker
Documentation
Duplicate
Feature
Feature request
Feature request
Feature request
Filters
Flatpak
GUI
Has workaround
I2P
Invalid
Libtorrent
Look and feel
Meta
NSIS
Network
Not an issue
OS: *BSD
OS: Linux
OS: Windows
OS: macOS
PPA
Performance
Project management
Proxy/VPN
Qt bugs
Qt6 compat
RSS
Search engine
Security
Temp folder
Themes
Translations
Triggers
Waiting diagnosis
Waiting info
Waiting upstream
Waiting web implementation
Watched folders
WebAPI
WebUI
autoCloseOldIssue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/qBittorrent#10948
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @adem4ik on GitHub (Sep 26, 2020).
Please provide the following information
qBittorrent version and Operating System
v4.2.5, Windows 10 x64
What is the problem
Duplicated "due to" in Execution log
What is the expected behavior
Single "due to" in Execution log
Steps to reproduce
guarding.dat)Extra info(if any)
I guess it may be a case as for
due to IP filter.as fordue to port filter.as fordue to i2p mixed mode restrictions.strings.I've found that issue during checking the translation strings on Transifex:

@xavier2k6 commented on GitHub (Sep 26, 2020):
duplicate of #13352 & fixed in https://github.com/qbittorrent/qBittorrent/pull/13353
@adem4ik commented on GitHub (Sep 26, 2020):
@xavier2k6 thanks