Skip to content

libsForQt5.networkmanager-qt: backport patch to fix NM 1.44 incompatibility#265055

Merged
vcunat merged 1 commit intoNixOS:masterfrom
K900:networkmanager-qt-1.44-fix
Nov 3, 2023
Merged

libsForQt5.networkmanager-qt: backport patch to fix NM 1.44 incompatibility#265055
vcunat merged 1 commit intoNixOS:masterfrom
K900:networkmanager-qt-1.44-fix

Conversation

@K900
Copy link
Copy Markdown
Contributor

@K900 K900 commented Nov 2, 2023

Description of changes

Fixes #263985 (hopefully).

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 23.11 Release Notes (or backporting 23.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

@K900 K900 requested a review from ttuegel as a code owner November 2, 2023 16:43
@github-actions github-actions bot added the 6.topic: qt/kde Object-oriented framework for GUI creation label Nov 2, 2023
@K900 K900 mentioned this pull request Nov 2, 2023
13 tasks
@ofborg ofborg bot added 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. labels Nov 2, 2023
@SuperSandro2000
Copy link
Copy Markdown
Member

SuperSandro2000 commented Nov 3, 2023

I just tested this locally. I removed the revert to 1.42.8 on my fork and WiFis are now displayed after a NetworkManager restart but wifi passwords provieded via kwallet don't work and the applet reports back that no secrets where provided or that no agents were available for this request.

So this PR only partially fixes the problem.

@K900 K900 force-pushed the networkmanager-qt-1.44-fix branch from 65d6a76 to 35276ff Compare November 3, 2023 04:55
@K900
Copy link
Copy Markdown
Contributor Author

K900 commented Nov 3, 2023

Try again.

@K900 K900 force-pushed the networkmanager-qt-1.44-fix branch from 35276ff to 66be221 Compare November 3, 2023 11:17
@K900
Copy link
Copy Markdown
Contributor Author

K900 commented Nov 3, 2023

Tested everything I could here with different kwallet combinations and it seems fine.

@vcunat vcunat merged commit 27ead4f into NixOS:master Nov 3, 2023
@vcunat
Copy link
Copy Markdown
Member

vcunat commented Nov 3, 2023

I see no issue in merging these, even if it wasn't a complete fix.

@SuperSandro2000
Copy link
Copy Markdown
Member

With the second patch so far everything seems to work. Thanks!

@K900 K900 deleted the networkmanager-qt-1.44-fix branch July 27, 2025 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: qt/kde Object-oriented framework for GUI creation 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants