Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 266056 - [PATCH][gnome-overlay]gnome-base/gnome-applets automagic networkmanager fix
Summary: [PATCH][gnome-overlay]gnome-base/gnome-applets automagic networkmanager fix
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: http://bugzilla.gnome.org/show_bug.cg...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-13 21:57 UTC by Romain Perier (RETIRED)
Modified: 2009-04-14 17:27 UTC (History)
0 users

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


Attachments
the patch which solves the problem (0001-gnome-applets-Fixed-automagic-networkmanager-and-ad.patch,5.38 KB, patch)
2009-04-13 21:58 UTC, Romain Perier (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Romain Perier (RETIRED) gentoo-dev 2009-04-13 21:57:14 UTC
Hi,

As specified in the TODO, it was needed to replaced automagic networkmanager check in the configure script by an optionnal support, i replaced it by a AC_ARG_ENABLE call.

You'll can find in attachment a git format-patch which normally solves the problem, update the ebuild (added networkmanager USE flag and apply patch), and Manifest too.

mrpouet

Reproducible: Always
Comment 1 Romain Perier (RETIRED) gentoo-dev 2009-04-13 21:58:20 UTC
Created attachment 188270 [details, diff]
the patch which solves the problem
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-04-13 22:44:08 UTC
merged and pushed to overlay. Thanks for reporting and don't forget to report upstream as well.
Comment 3 Romain Perier (RETIRED) gentoo-dev 2009-04-14 17:27:59 UTC
upstream opened http://bugzilla.gnome.org/show_bug.cgi?id=578951 ;)