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

Backport changes to v4.6.x branch #20498

Merged
merged 9 commits into from
Mar 23, 2024

Conversation

glassez
glassez previously approved these changes Mar 13, 2024
@glassez glassez changed the title Backport for v4_6_x Backport changes to v4.6.x branch Mar 14, 2024
PR qbittorrent#20529.
Closes qbittorrent#20367.

---------

Co-authored-by: thalieht <thalieht@users.noreply.github.com>
Co-authored-by: Vladimir Golovnev <glassez@yandex.ru>
glassez
glassez previously approved these changes Mar 14, 2024
@sledgehammer999
Copy link
Member Author

sledgehammer999 commented Mar 14, 2024

AppVeyor is failing. I think the problem started with the backported e74b587
It probably isn't fully compatible with Qt5.
@glassez or @Chocobo1 do you have time to look into it and resolve it?

@glassez
Copy link
Member

glassez commented Mar 15, 2024

@glassez or @Chocobo1 do you have time to look into it and resolve it?

I believe the problem in manually distributed Qt used there which has missing some headers. Qt5 builds on GitHub CI are successful. Anyway, I don't intend to deal with AppVeyor anymore.

@Chocobo1
Copy link
Member

AppVeyor is failing. I think the problem started with the backported e74b587
It probably isn't fully compatible with Qt5.

AppVeyor is the only CI that uses qmake, others are using cmake. Also that commit didn't have a qmake equivalent or at least I didn't bother to find one (it was originally targeted for master branch anyway). I would suggest leaving it out of v4.6.x if there are concerns of it.

@glassez
Copy link
Member

glassez commented Mar 15, 2024

AppVeyor is the only CI that uses qmake, others are using cmake.

I believe that the problem isn't qmake. Most likely @sledgehammer999 just didn't ship there such "private" Qt headers that is used by your PR.

@sledgehammer999
Copy link
Member Author

@Chocobo1 thanks for the hint. That fixed it.

Can someone approve this again? I'll try to do a stable+unstable release this weekend.

glassez
glassez previously approved these changes Mar 16, 2024
Chocobo1
Chocobo1 previously approved these changes Mar 16, 2024
@sledgehammer999 sledgehammer999 dismissed stale reviews from Chocobo1 and glassez via c0e0e36 March 19, 2024 00:15
@sledgehammer999

This comment was marked as resolved.

glassez
glassez previously approved these changes Mar 21, 2024
@sledgehammer999 sledgehammer999 merged commit 4e30e6c into qbittorrent:v4_6_x Mar 23, 2024
18 checks passed
@sledgehammer999 sledgehammer999 deleted the backport branch March 23, 2024 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants