|
Bugzilla – Full Text Bug Listing |
| Summary: | NetworkManager: NM spams /var/log/NetworkManager | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.3 | Reporter: | Timo Hoenig <thoenig> |
| Component: | Network | Assignee: | Tambet Ingo <tambet> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | aj, ast, dimstar, djmills, fvzwieten, hmuelle, kkaempf, registration, roffermanns, sreeves |
| Version: | Beta 3 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | potential hotfix | ||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
patch with fix for this problem
Updated patch |
||
|
Description
Timo Hoenig
2007-09-14 08:21:17 UTC
This happens also to me, but i'm on a 10.3 RC1 amd64 1CD KDE install Any update on this? This is quite annoying and my NetworkManager log grows pretty quick ;-) I have the same problem. openSuSE 10.3 RC1 on a Thinkpad T43 with ipw2200. My wireless connection disconnects every two minutes and the connection process starts again. Very annoying. Ubuntu has a bug for this, too: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/138794 *** Bug 328428 has been marked as a duplicate of this bug. *** Created attachment 174875 [details]
patch with fix for this problem
Patch is obviously correct. Thanks, Danny. Thanks for the patch, I'll add it to the build. Any idea why this started happening? Was the type of the return value of GetPower() changed in hal recently? If it did, wouldn't it had made more sense to change the type to boolean instead? The return value of all methodes which are handeled via scripts or addons are now INT32. There where before trouble with scripts and addons which returned different types in some cases. This was a general decision and not specific to this method. Tambet, it would be great if you could submit this as a maintenance update to 10.3. You can use swamp ID 13500. *** Bug 329634 has been marked as a duplicate of this bug. *** Why is the patch not in 10.3 GM? Fred, the patch was done too late for 10.3 GM. We plan to deliver it via an online update. I have test packages for bug 310509 and for bug 293556 in my build service repo at http://download.opensuse.org/repositories/home:/jproseve/openSUSE_Factory/ Tambet, If you ok the changes I can submit the packages. The patches added are nm-310509.patch and nm-293556.patch JP, thanks, but I'll do it myself. First, the patch attached here is a bit wrong, it changes the dbus type but not the variable type the return value is stored in. Second, there's already a nm-0.6.5-killswitch-fix.patch so I'd rather collect all killswitch related patches into one patch. Created attachment 176843 [details]
Updated patch
Here's an updated patch based on Danny's for review.
Scott, please do the patch review so we can check this in. Looks good to me. Looks the same as the fix made for Bug#310273 remove needinfo Bumping to major, same type of issue as bug 304262. *** Bug 333734 has been marked as a duplicate of this bug. *** Patch submitted for 10.3 released Is there an online update rpm to fix this for openSUSE 10.3? |