Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 564778 - gnome-extra/cinnamon-2.6.13: not require nm-applet in cinnamon*.session when -networkmanager
Summary: gnome-extra/cinnamon-2.6.13: not require nm-applet in cinnamon*.session when ...
Status: RESOLVED DUPLICATE of bug 553946
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-03 10:37 UTC by wjn
Modified: 2016-02-07 16:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wjn 2015-11-03 10:37:21 UTC
nm-applet is in the "RequiredComponents" of
/usr/share/cinnamon-session/sessions/cinnamon{,2d}.session.
( See https://github.com/linuxmint/Cinnamon/blob/2.6.13/files/usr/share/cinnamon-session/sessions/cinnamon.session )

 But users who prefer USE="-networkmanager" do not use nm-applet in Cinnamon.

 Indeed, this inconsistency is harmless.
Because cinnamon-control-center's ebuilds has nm-applet dependency,
there is nm-applet in the system.
 But the users don't want to run nm-applet. 
Also, most of them don't run NetworkManager, so nm-applet is needless.

 (And, if someone changes cinnamon-control-center to add IUSE="-networkmanager"
and drop networkmanager and nm-applet deps,
this will become a harm.)


Reproducible: Always
Comment 1 kisak42 2016-02-07 14:25:43 UTC
A proposed ebuild for this already exists on #553946.
Comment 2 Pacho Ramos gentoo-dev 2016-02-07 16:49:20 UTC

*** This bug has been marked as a duplicate of bug 553946 ***