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

modem-manager-gui: 0.0.19.1 -> 0.0.20 #96418

Merged
merged 3 commits into from Aug 29, 2020

Conversation

Galagora
Copy link
Contributor

@Galagora Galagora commented Aug 27, 2020

Motivation for this change

Fixes #96417.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@worldofpeace worldofpeace changed the title Update modem manager gui modem-manager-gui: 0.0.19.1 -> 0.0.20 Aug 27, 2020
@Galagora Galagora force-pushed the update-modem-manager-gui branch 2 times, most recently from 8b1ee90 to 7f20908 Compare August 27, 2020 00:46
Copy link
Contributor

@worldofpeace worldofpeace left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm seeing this uses libappindicator-gtk3 which is dead. see #96420. I did confirm in the changelog that it supports it http://hg.code.sf.net/p/modem-manager-gui/code/file/tip/Changelog#l5

@Galagora
Copy link
Contributor Author

Galagora commented Aug 27, 2020

OK, it works as far as I can see.

Upstream source is on Sourceforge, but that's HTTP-only.
Included in current release
@worldofpeace
Copy link
Contributor

About the ofono drop 0ae487e#diff-d63e10da780ee77c1f16e36d5a02ce17, is that not required to build a plugin for it in this project?

libappindicator-gtk3 is unmaintained, should be replaced with fork (see NixOS#96420)
@Galagora
Copy link
Contributor Author

Galagora commented Aug 27, 2020

Yeah, I see, unlike ModemManager, oFono isn't installed independently of programs.

@Galagora
Copy link
Contributor Author

Hey, @worldofpeace, this should be good, right? Your requested changes are still pending because I force pushed and can't resolve them, but I changed the lib.

@worldofpeace worldofpeace merged commit af0f47e into NixOS:master Aug 29, 2020
@worldofpeace
Copy link
Contributor

thx @Galagora

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Modem Manager GUI segfaults when modem is connected
2 participants