After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 644412 - [PATCH] update for NetworkManager 0.9
[PATCH] update for NetworkManager 0.9
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: General
2.91.x
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks:
 
 
Reported: 2011-03-10 16:47 UTC by Dan Williams
Modified: 2011-08-29 10:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Handle new NM 0.9 states (1000 bytes, text/x-c++)
2011-03-10 16:47 UTC, Dan Williams
  Details
Fixed patch to handle new NM 0.9 disconnecting state (970 bytes, patch)
2011-03-21 19:11 UTC, Dan Williams
none Details | Review
Fixed patch to handle new NM 0.9 disconnecting state (970 bytes, patch)
2011-03-21 19:16 UTC, Dan Williams
none Details | Review

Description Dan Williams 2011-03-10 16:47:49 UTC
Created attachment 183072 [details]
Handle new NM 0.9 states

This patch adds support for a few new connectivity states in NM 0.9.
Comment 1 Guillaume Desmottes 2011-03-11 13:37:32 UTC
Thanks for the patch Dan.

Did you really mean to add this ?

+    new_nm_connected = TRUE;
Comment 2 Guillaume Desmottes 2011-03-21 11:06:24 UTC
Dan: ping?

I guess it would be good to have this in for 3.0.
Comment 3 Dan Williams 2011-03-21 19:10:23 UTC
No, I didn't mean for that line to be there, just found that out and corrected in Fedora.
Comment 4 Dan Williams 2011-03-21 19:11:21 UTC
Created attachment 183982 [details] [review]
Fixed patch to handle new NM 0.9 disconnecting state
Comment 5 Dan Williams 2011-03-21 19:16:54 UTC
Created attachment 183984 [details] [review]
Fixed patch to handle new NM 0.9 disconnecting state

This patch fixes the offsets so it applies without problems.
Comment 6 Guillaume Desmottes 2011-03-22 09:05:06 UTC
Merged to master; thanks!

This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.