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 318705 - bug in libnm_glib_unregister_callback
bug in libnm_glib_unregister_callback
Status: RESOLVED FIXED
Product: NetworkManager
Classification: Platform
Component: general
unspecified
Other Linux
: High critical
: ---
Assigned To: Dan Williams
Dan Williams
Depends on:
Blocks: 311634
 
 
Reported: 2005-10-12 20:11 UTC by Christian Persch
Modified: 2005-10-18 17:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix (640 bytes, patch)
2005-10-12 20:11 UTC, Christian Persch
none Details | Review

Description Christian Persch 2005-10-12 20:11:46 UTC
When using it with the valid callback ID returned from
libnm_glib_register_callback, I get this:

** (epiphany:20397): CRITICAL **: libnm_glib_unregister_callback: assertion `id
< 0' failed
Comment 1 Christian Persch 2005-10-12 20:11:59 UTC
Created attachment 53379 [details] [review]
fix
Comment 2 Christian Persch 2005-10-12 21:22:56 UTC
Hmm I guess it should check for ">= 0" not just "> 0", since the first ID
returned is 0.
Comment 3 Christian Persch 2005-10-18 17:33:10 UTC
This is fixed in NM 0.5.