Git Product home page Git Product logo

Comments (18)

c0re100 avatar c0re100 commented on August 16, 2024 1

Oh, official version released after qbittorrent/pull/10094 merged.
Normally, official version(Mac) will be release in 1-2 weeks after windows version update.
So, the UI is broken in v4.1.5.1

Can you try this build? I'm cherry-picked the progress bar commit.
qBittorrent-4.1.5.1.zip

from qbittorrent-enhanced-edition.

c0re100 avatar c0re100 commented on August 16, 2024 1

Well, Qt 5.9.7 is not affected.
qBittorrent-4.1.5.1.zip

Anyway, since the commit merged, I will follow the official way.

from qbittorrent-enhanced-edition.

xingcoo avatar xingcoo commented on August 16, 2024

Error

Sadly this message showed up when I tried to run the new build.

from qbittorrent-enhanced-edition.

xingcoo avatar xingcoo commented on August 16, 2024

After I copied libboost_system-mt.dylib from 4.1.5.1 the new build works! And its UI is a bit different from official version 4.1.5 now.
New build

from qbittorrent-enhanced-edition.

c0re100 avatar c0re100 commented on August 16, 2024

After I copied libboost_system-mt.dylib from 4.1.5.1 the new build works! And its UI is a bit different from official version 4.1.5 now.
New build

The commit is used windows progress bar to fix incorrect progress bar position, so this build have a different progress bar.
QTBUG-72558 seems affected Qt5.10, 5.11 too
I see official version is using Qt 5.9.7, maybe this Qt version is not affected or bug fixed.
Let me try with Qt 5.9.7.

from qbittorrent-enhanced-edition.

xingcoo avatar xingcoo commented on August 16, 2024

Well, Qt 5.9.7 is not affected.
qBittorrent-4.1.5.1.zip

Anyway, since the commit merged, I will follow the official way.

Awesome, this build completely fixes the issue for me. Thanks!

from qbittorrent-enhanced-edition.

xingcoo avatar xingcoo commented on August 16, 2024

libboost_system-mt.dylib is missing in 4.1.5.2, causing the app to crash. Copying the missing file from previous version do make it run, however, the app crashes every time when it quits.
log.txt
Error

from qbittorrent-enhanced-edition.

c0re100 avatar c0re100 commented on August 16, 2024

libboost_system-mt.dylib is missing in 4.1.5.2, causing the app to crash. Copying the missing file from previous version do make it run, however, the app crashes every time when it quits.
log.txt
Error

Sorry, my mistake.
fix: https://github.com/c0re100/qBittorrent-Enhanced-Edition/releases/download/release-4.1.5.1/qBittorrent-4.1.5.2_fix.dmg

from qbittorrent-enhanced-edition.

xingcoo avatar xingcoo commented on August 16, 2024

libboost_system-mt.dylib is missing in 4.1.5.2, causing the app to crash. Copying the missing file from previous version do make it run, however, the app crashes every time when it quits.
log.txt
Error

Sorry, my mistake.
fix: https://github.com/c0re100/qBittorrent-Enhanced-Edition/releases/download/release-4.1.5.1/qBittorrent-4.1.5.2_fix.dmg

Sadly this build still crashes whenever it quits.

from qbittorrent-enhanced-edition.

c0re100 avatar c0re100 commented on August 16, 2024

libboost_system-mt.dylib is missing in 4.1.5.2, causing the app to crash. Copying the missing file from previous version do make it run, however, the app crashes every time when it quits.
log.txt
Error

Sorry, my mistake.
fix: https://github.com/c0re100/qBittorrent-Enhanced-Edition/releases/download/release-4.1.5.1/qBittorrent-4.1.5.2_fix.dmg

Sadly this build still crashes whenever it quits.

Well, Qt 5.9.7 is not affected.
qBittorrent-4.1.5.1.zip

Anyway, since the commit merged, I will follow the official way.

How about this build? it still crashes?

from qbittorrent-enhanced-edition.

xingcoo avatar xingcoo commented on August 16, 2024

libboost_system-mt.dylib is missing in 4.1.5.2, causing the app to crash. Copying the missing file from previous version do make it run, however, the app crashes every time when it quits.
log.txt
Error

Sorry, my mistake.
fix: https://github.com/c0re100/qBittorrent-Enhanced-Edition/releases/download/release-4.1.5.1/qBittorrent-4.1.5.2_fix.dmg

Sadly this build still crashes whenever it quits.

Well, Qt 5.9.7 is not affected.
qBittorrent-4.1.5.1.zip
Anyway, since the commit merged, I will follow the official way.

How about this build? it still crashes?

Unfortunately, this build is also suffering from the same problem. The original 4.1.5.1 build released on Dec 25, 2018 doesn't have it though.

from qbittorrent-enhanced-edition.

c0re100 avatar c0re100 commented on August 16, 2024

Unfortunately, this build is also suffering from the same problem. The original 4.1.5.1 build released on Dec 25, 2018 doesn't have it though.

I'm not sure it's failed with Qt5.9.7 or libtorrent......
Qt5.12+cherry-picked: https://drive.google.com/open?id=1djpIX6szGEVXAZkuYTaJ_GGBSMAa83VA

from qbittorrent-enhanced-edition.

xingcoo avatar xingcoo commented on August 16, 2024

Unfortunately, this build is also suffering from the same problem. The original 4.1.5.1 build released on Dec 25, 2018 doesn't have it though.

I'm not sure it's failed with Qt5.9.7 or libtorrent......
Qt5.12+cherry-picked: https://drive.google.com/open?id=1djpIX6szGEVXAZkuYTaJ_GGBSMAa83VA

This build works like a charm. Back to Windows progress bar though...

from qbittorrent-enhanced-edition.

xingcoo avatar xingcoo commented on August 16, 2024

Error log: https://pastebin.com/at69tkB3

from qbittorrent-enhanced-edition.

c0re100 avatar c0re100 commented on August 16, 2024

Error log: https://pastebin.com/at69tkB3

It seems Qt5.9.7 build failed........
Cause qB official compilation guide isn't up-to-date........I have no idea how to solve it...........

from qbittorrent-enhanced-edition.

c0re100 avatar c0re100 commented on August 16, 2024

Unfortunately, this build is also suffering from the same problem. The original 4.1.5.1 build released on Dec 25, 2018 doesn't have it though.

I'm not sure it's failed with Qt5.9.7 or libtorrent......
Qt5.12+cherry-picked: https://drive.google.com/open?id=1djpIX6szGEVXAZkuYTaJ_GGBSMAa83VA

This build works like a charm. Back to Windows progress bar though...

Since qB v4.1.6(Unreleased), the Windows progress bar will be used for MacOS.

from qbittorrent-enhanced-edition.

xingcoo avatar xingcoo commented on August 16, 2024

Unfortunately, this build is also suffering from the same problem. The original 4.1.5.1 build released on Dec 25, 2018 doesn't have it though.

I'm not sure it's failed with Qt5.9.7 or libtorrent......
Qt5.12+cherry-picked: https://drive.google.com/open?id=1djpIX6szGEVXAZkuYTaJ_GGBSMAa83VA

This build works like a charm. Back to Windows progress bar though...

Since qB v4.1.6(Unreleased), the Windows progress bar will be used for MacOS.

Okay, so the Mac progress bar cannot be compiled with Qt5.12?
BTW, there is still some difference between the Enhanced version and original one:
Enhanced:Enhanced1
Original:
Original

from qbittorrent-enhanced-edition.

c0re100 avatar c0re100 commented on August 16, 2024

Unfortunately, this build is also suffering from the same problem. The original 4.1.5.1 build released on Dec 25, 2018 doesn't have it though.

I'm not sure it's failed with Qt5.9.7 or libtorrent......
Qt5.12+cherry-picked: https://drive.google.com/open?id=1djpIX6szGEVXAZkuYTaJ_GGBSMAa83VA

This build works like a charm. Back to Windows progress bar though...

Since qB v4.1.6(Unreleased), the Windows progress bar will be used for MacOS.

Okay, so the Mac progress bar cannot be compiled with Qt5.12?
BTW, there is still some difference between the Enhanced version and original one:
Enhanced:Enhanced1
Original:
Original

Yes.

The queue status is meaning you're using Torrent Queue (qBit Default setting).
You can edit Torrent Queue setting(qBit > preference > BitTorrent).

from qbittorrent-enhanced-edition.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.