Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.3.5 does cannot open completed files from download menu #5558

Closed
stevedonato opened this issue Jul 21, 2016 · 11 comments
Closed

3.3.5 does cannot open completed files from download menu #5558

stevedonato opened this issue Jul 21, 2016 · 11 comments

Comments

@stevedonato
Copy link

qbittorrent Release 3.3.4 on Linux mint 17.2 worked perfect. After upgrade to 3.3.5 when file download completes if I click on a completed file (in the qbittorent download menu) to open it directly from the menu the click is ignored and nothing happens. For example if a video completes download with 3.3.4 I could simply click or Right click and select OPEN and VLC would be invoked to play the video. 3.3.5 does nothing after click or OPEN request? Even txt files do not open.
How can I restore back to 3.3.4?

@DrKittens
Copy link

DrKittens commented Jul 21, 2016

Double click the file to open it!?
Works for me Linux Mint 18 (sarah)
Try updating to 3.3.6 and see if that resolves the issue first?

@stevedonato
Copy link
Author

double click does nothing. looking for 3.3.4 download it works 100%
don't need or want 3.3.6

On 07/21/2016 08:06 AM, DrKittens
  wrote:


  Double click the file to open it.
    Try updating to 3.3.6 and see if that resolves
    the issue first?
  —
    You are receiving this because you authored the thread.
    Reply to this email directly, view
      it on GitHub, or mute
      the thread.

@stevedonato
Copy link
Author

double click does nothing. looking for 3.3.4 download it works 100% don't need or want 3.3.6

@DrKittens
Copy link

@stevedonato
Copy link
Author

when I run ./configure  the last few lines gives the
  error;

  checking for pkg-config... /usr/bin/pkg-config
  checking pkg-config is at least version 0.23... yes
  checking whether to enable the Debug build... no
  checking whether to enable the GUI... yes
  checking whether to install the systemd service file... no
  checking whether to enable the WebUI... yes
  checking whether Qt4 should be enabled... no
  checking for /qmake... no
  checking for /qmake-qt5... no
  checking for Qt5 qmake >= 5.2.0... not found
  configure: error: Could not find qmake





On 07/24/2016 04:54 AM, DrKittens
  wrote:


  https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-3.3.4/qbittorrent-3.3.4.tar.gz/download
  Heres the linux tarball for qbt 3.3.4 from sourceforge.
  —
    You are receiving this because you authored the thread.
    Reply to this email directly, view
      it on GitHub, or mute
      the thread.

@stevedonato
Copy link
Author

to: DrKittens,
3.3.6 has the same bug as 3.3.5. Does anybody do regression testing? Thery are only 20 or so functions in qbittorrent can't sombody write a simple regression testing script before releasing a new release. Having been a software developer for 20+ years, we would run regression tests for apps that had thousands of functions before a new release would go out.

@stevedonato
Copy link
Author

to: DrKittens,
Same missing script 'qmake' in the last link to download you provided' from;
https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-3.3.4/qbittorrent-3.3.4.tar.gz/download.
Is it possible there is a typo in the configure script and has qmake instead of cmake, which is present?
i'm going to try renaming cmake to qmake; same error follows;
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.23... yes
checking whether to enable the Debug build... no
checking whether to enable the GUI... yes
checking whether to install the systemd service file... no
checking whether to enable the WebUI... yes
checking whether Qt4 should be enabled... no
checking for /qmake... no
checking for /qmake-qt5... no
checking for Qt5 qmake >= 5.2.0... not found

@stevedonato
Copy link
Author

I did not rename qmake bt found I had to installe qt5-qmake fixed first error Why does qbittorrent require qt5-qmake No doc talks about this requirement?
but no qmake is looking for configure: error: Could not find Boost.System
checking for /usr/lib/x86_64-linux-gnu/qt5/bin/qmake... yes
checking for Qt5 qmake >= 5.2.0... /usr/lib/x86_64-linux-gnu/qt5/bin/qmake
checking whether QtDBus should be enabled... yes
checking for Qt5DBus >= 5.2.0... found
checking for boostlib >= 1.35... configure: We could not detect the boost libraries (version 1.35 or higher). If you have a staged boost library (still not installed) please specify $BOOST_ROOT in your environment and do not give a PATH to --with-boost option. If you are sure you have boost installed, then check your version number looking in <boost/version.hpp>. See http://randspringer.de/boost for more documentation.
configure: Boost CPPFLGAS: -I/include/boost-0
checking whether the Boost::System library is available... no
checking for /usr/lib/x86_64-linux-gnu/qt5/bin/qmake... yes
checking for Qt5 qmake >= 5.2.0... /usr/lib/x86_64-linux-gnu/qt5/bin/qmake
checking whether QtDBus should be enabled... yes
checking for Qt5DBus >= 5.2.0... found
checking for boostlib >= 1.35... configure: We could not detect the boost libraries (version 1.35 or higher). If you have a staged boost library (still not installed) please specify $BOOST_ROOT in your environment and do not give a PATH to --with-boost option. If you are sure you have boost installed, then check your version number looking in <boost/version.hpp>. See http://randspringer.de/boost for more documentation.
configure: Boost CPPFLGAS: -I/include/boost-0
checking whether the Boost::System library is available... no
configure: error: Could not find Boost.System

@stevedonato
Copy link
Author

I needed many many additional QT5 packages to have the make work. I don't know why, and NO doc with qbittorrent to tell you this. Meanwhile I now get the same error with my old qbittorrent release that use to work? Any way to debug/trace/instruction step, the file open function in qbittorrent menu. Right click file and request open?

@thalieht
Copy link
Contributor

Does this still happen with the latest version?

@thalieht thalieht added the Waiting info Waiting for participants to supply more info/fulfill template requirements label Jul 25, 2018
@ngosang
Copy link
Member

ngosang commented Sep 16, 2018

We are closing all issues related to old qBittorrent versions (qBittorrent < 4.1.0).
Please, update to last release and, if the bug/error/crash is still present, open another issue.
Thank you.

@ngosang ngosang closed this as completed Sep 16, 2018
@FranciscoPombal FranciscoPombal removed the Waiting info Waiting for participants to supply more info/fulfill template requirements label May 4, 2020
@qbittorrent qbittorrent locked and limited conversation to collaborators Mar 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants