On Mon, Aug 24, 2009 at 09:53:26PM -0000, Chris Jones wrote:
> Hi
> 
> Alexander Sack wrote:
> > please try this patch against mm:
> 
> I applied the patch, did debuild -b, dpkg -i on the resulting deb,
> killed modem-manager, network-manager restarted it.
> I then rfkill'd the wwan modem, and then enabled it again and I get the
> same errors as before.
> I'm pretty sure that I applied the patch correctly, and it looks like
> you even committed it to the source that I got.
> 

Yep. Just came back from vac. IIRC, I wrongly added a
whitespace. remove the trailing whitespace in the string i gave you
(before the final linefeeds).

So more like

regex = g_regex_new ("\\r\\n\\ *ESTKSMENU: .*\\r\\n", G_REGEX_RAW | 
G_REGEX_OPTIMIZE, 0, NULL);
                                            ^^^

Can you try that?

 - Alexander

-- 
First connection attempt via F3507g fails
https://bugs.launchpad.net/bugs/416418
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