Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 621636

Summary: gnome-extra/nm-applet has IUSE=...modemmanager while net-misc/networkmanager has IUSE=...+modemmanager
Product: Gentoo Linux Reporter: Mark Dominik Bürkle <dominik.buerkle>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: minor CC: jstein, ulm
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Mark Dominik Bürkle 2017-06-12 21:23:06 UTC
nm-applet is only used if NetworkManager is used, too.

So, in my opinion, it would make sense to follow the IUSE flags of NetworkManager in nm-applet regarding the modemmanager USE flag,

in 1.4.6-r2.ebuild:
IUSE="+introspection +modemmanager teamd"

in 1.8.0-r1.ebuild:
IUSE="+introspection gcr +modemmanager selinux teamd"

Kind regards,
mdb
Comment 1 Mike Gilbert gentoo-dev 2017-06-18 15:52:17 UTC
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c044587dc552a4b6028325c1cacec97f23a10ff

commit 5c044587dc552a4b6028325c1cacec97f23a10ff
Author: Mike Gilbert <floppym@gentoo.org>
Date:   Sun Jun 18 11:51:04 2017 -0400

    gnome-extra/nm-applet: enable modemmanager by default
    
    Bug: https://bugs.gentoo.org/621636
    Package-Manager: Portage-2.3.6_p7, Repoman-2.3.2_p75

 gnome-extra/nm-applet/nm-applet-1.4.6-r1.ebuild | 2 +-
 gnome-extra/nm-applet/nm-applet-1.8.0.ebuild    | 2 +-
 gnome-extra/nm-applet/nm-applet-1.8.2.ebuild    | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
Comment 2 Ulrich Müller gentoo-dev 2020-06-08 13:00:12 UTC
nm-applet-1.16.0 has lost the IUSE default again. Therefore reopening, as discussed with leio on IRC.

Also:
<@leio> ulm: but maybe it could be a better name for the USE flag in general.
<@leio> like wwan, as it's called upstream for nm-applet
Comment 3 Maxim Ganetsky 2023-06-09 16:44:11 UTC
Why this is not still reenabled?
Comment 4 Larry the Git Cow gentoo-dev 2023-06-24 17:44:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5da030aca14d884d28d3dcba623a1543e827aa96

commit 5da030aca14d884d28d3dcba623a1543e827aa96
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2023-06-24 17:10:38 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2023-06-24 17:10:38 +0000

    gnome-extra/nm-applet: Enable modemmanager by default
    
    In sync with net-misc/networkmanager
    
    Closes: https://bugs.gentoo.org/621636
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 gnome-extra/nm-applet/nm-applet-1.32.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)