I don't know why the problem exists, but I figured out what code is
failing (I think)

in plugin_google()

there's this code

        if (!g_str_has_prefix (e_source_group_peek_base_uri (group),
                               "google")) {
                return NULL;
        }

when it passes that condition, it doesn't display the dialog.  for some
reason, I've now recompiled it by hand a few times and now its not
failing that conditional anymore, when one switches to the google
calendar option.

i really have no idea why it was failing b4, as all I've really done is
stick in a bunch of printf's to nail it down, and now it operates
correctly.

confused.

-- 
Google calendar dialog doesn't have username field
https://bugs.launchpad.net/bugs/334824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to