Before I forget it: Maybe you also have to check for value being NULL, it's abit more safe, i.e.
if (value != NULL && value[0] != '\0') may also be appropriate -- ubuntu applies an erroneous patch to gnome-desktop https://bugs.launchpad.net/bugs/123022 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
