Bug#933870: qbittorrent: Qbittorrent 4.1.6 Debian Testing updated 8/4/19 Fails upon start and immediately exits

2019-08-04 Thread sledgehammer999
FYI, on Windows very recently we have discovered that we get a lot of unexplained crashes when we have built Qt against the 1.1.x series of openssl. If we built Qt using the 1.0.x series of openssl everything seems fine. I don't know if it is the same case on linux. On Sun, Aug 4, 2019 at 6:09 PM

Bug#932539:

2019-08-04 Thread sledgehammer999
I just released v4.1.7 which contains the fix for this bug. Please package it as you see fit.

Bug#926062: qbitorrent crashes, blames QNetworkAccessM

2019-04-07 Thread sledgehammer999
This seems the same bug as https://github.com/qbittorrent/qBittorrent/issues/9667 A possible workaround is in PR: https://github.com/qbittorrent/qBittorrent/pull/10445 Or you can just disable the download of tracker favicons from the advanced settings. Out of curiosity: How many trackers do you ha

Bug#745384:

2014-06-19 Thread sledgehammer999
I have no idea if there is any such log... Btw libnotify-bin isn't a notification daemon. There are multiple daemons available. I have tested with xfce4-notifyd on xfce and it seemed to work fine. I think all the available daemons are listed here: https://packages.debian.org/sid/notification-daemo

Bug#745384:

2014-06-19 Thread sledgehammer999
Do you have a notification daemon installed? Does it work? Try using `notify-send` from the terminal to send a test notification to the daemon and see if that works.

Bug#744903: Found the solution.

2014-06-06 Thread sledgehammer999
Earlier I said that I on my unclean system it builds ok through ./configure && make Today I went ahead and setup cowbuilder/pbuilder in order to build on a clean system. Of course the build failed. Then it hit me. On my unclean system I had manually packaged and installed libtorrent 0.16.16 while t

Bug#744903:

2014-05-11 Thread sledgehammer999
FYI, I just did a simple ./configure and make build under Debian sid amd64 with 3.1.9.2. It worked. However I didn't try a pbuild or a clean system build...

Bug#744903:

2014-05-07 Thread sledgehammer999
Hi, I am the qBittorrent maintainer. This is really puzzling... Travis-ci.org builds are fine for this(they use ubuntu): https://travis-ci.org/qbittorrent/qBittorrent/builds/19862306 Even our ppa build it ok(it's now facing unrelated problems): https://launchpad.net/~hydr0g3n/+archive/qbittorrent-s

Bug#700764: This is a libtorrent bug

2013-10-19 Thread sledgehammer999
This is a libtorrent 0.15.x series bug. I have already filed a debian bug. Here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=717933 Here are 2 possible workarounds: 1. Use libtorrent 0.16.x series. Users have reported that it works perfectly 2. Go to qbt options and disable peer encryption.

Bug#713500: 3.1.0 continues to fail to build

2013-10-19 Thread sledgehammer999
The buildd logs from PTS indicate that the package fails to build. -> https://buildd.debian.org/status/package.php?p=qbittorrent The i386 log says: libboost1.54-dev but it is not going to be installed It appears that libtorrent wants to pull in libboost1.53 while qbt wants 1.54 I did a local pb

Bug#717933: 0.15.10 crashes in openssl during peer encryption - RC4() crash

2013-07-26 Thread sledgehammer999
Package: libtorrent-rasterbar6 Version: 0.15.10-1+b1 I am the qBittorrent maintainer. We have quite a lot of bug reports in our bug tracker from Debian stable users and Ubuntu LTS users that complain that qbittorrent frequently crashes with messages similar to this: Program received signal SIGSE

Bug#715159: qBittorrent shouldn't depend on boost-thread

2013-07-06 Thread sledgehammer999
Ok. Of course this will be included with 3.0.10 onwards. 2013/7/6 Christophe Dumez > I have pushed a fix for this to both master and v3_0_x branches. > > > On Sat, Jul 6, 2013 at 7:33 PM, Cristian Greco wrote: > >> On Sat, 6 Jul 2013 15:34:39 +0300 >> sledgehammer

Bug#715159: qBittorrent shouldn't depend on boost-thread

2013-07-06 Thread sledgehammer999
nto git. 2013/7/6 Cristian Greco > On Sat, 6 Jul 2013 15:34:39 +0300 > sledgehammer999 wrote: > > > Package: qbittorrent > > Version: 3.0.9-1 > > > > Hello, > > > > I am the new qBittorrent maintainer and I mostly do the Windows builds. > As &g

Bug#715159: qBittorrent shouldn't depend on boost-thread

2013-07-06 Thread sledgehammer999
Package: qbittorrent Version: 3.0.9-1 Hello, I am the new qBittorrent maintainer and I mostly do the Windows builds. As far as I remember, the 3.0.x series dropped the dependency on boost.thread. Until then I had to build against it too. Now it only depends on boost.system as a separate lib. This

Bug#705218:

2013-07-05 Thread sledgehammer999
Hi, I am the new maintainer of qBittorrent. Many users have reported similar bug reports in our bug tracker. We dismissed most of those, because they were using v2.9.x series which aren't supported by us anymore. Also most of them didn't have useful info. Today one user, did a backtrace using debu