|
Bugzilla – Full Text Bug Listing |
| Summary: | NetworkManager VPN Wizard Crashes. | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Miguel de Icaza <miguel> |
| Component: | GNOME | Assignee: | Robert Love <rml> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Miguel de Icaza
2005-09-08 22:45:54 UTC
I rebiuld from source rpms, and I discovered that the NetworkManager and the NetworkManager-vpnc do not agree on the public interface. In particular in this method, they are expecting an extra argument to return a string in a parameter (gchar **), while the implementation in NetworkManager-vpnc does not do this and instead returns the value. So basically the two src.rpms that we have are incompatible with each other, it seems like someone is pulling the wrong header file or the jails are not entirely clean. This is with the NetworkManager packages found on dist.suse.de for last-i386 By using the packages from Robert's web page, everything works. 0.4.1cvs20050901 packages submitted and fix this problem. Should be in Rc2. |