mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
qBittorrent just crashing #1357
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#1357
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 @elichai on GitHub (Apr 20, 2014).
it crashing without any warning
@sledgehammer999 commented on GitHub (Apr 21, 2014):
I am closing since you gave insufficient info. NO qbt version and no OS.
I am guessing that this is your problem: #750
If yes, see that thread and this one for possible solutions: http://qbforums.shiki.hu/index.php/topic,2197.msg7992.html#msg7992
@elichai commented on GitHub (Apr 22, 2014):
how can i see the program log?
it's qbt=2.98
Debian Wheezy
@sledgehammer999 commented on GitHub (Apr 22, 2014):
You can try to download qbt+libtorrent from testing. They have a far more recent version available.
The problem is with libtorrent 0.15.10 (which Wheezy has)
@elichai commented on GitHub (Apr 22, 2014):
how to download it?
@sledgehammer999 commented on GitHub (Apr 22, 2014):
Edit your /etc/apt/sources.list and add this line
deb http://http.debian.net/debian testing mainThen in a terminal do
sudo apt-get update. Go into synaptic and mark for update the qbittorrent package. It should also pull in libtorrent-rasterbar7 and libboost-system1.54.0. After that remove the line from your sources.list to avoid causing problems with the rest of system due to mixed updates.