Re: [Viking-devel] Magic Scissors Patch

2009-09-18 Thread Guilhem BONNEFILLE
Thanks for this patch Harry. It is applied and published. Le mercredi 16 septembre 2009 à 20:51 -0600, Harry G McGavran Jr a écrit : > Guilhem suggested that a_check_kml_file() be added > instead of using a_check_html_file() for the > kml files. I redid the patch with that change. > As he suggest

Re: [Viking-devel] Magic Scissors Patch

2009-09-16 Thread Harry G McGavran Jr
Guilhem suggested that a_check_kml_file() be added instead of using a_check_html_file() for the kml files. I redid the patch with that change. As he suggested, all I did was copy the a_check_html_file() function and I used just the one check that was previously added to a_check_html_file(). Some

Re: [Viking-devel] Magic Scissors Patch

2009-09-16 Thread Guilhem BONNEFILLE
Answers in text. Le lundi 14 septembre 2009 à 10:26 -0600, Harry G McGavran Jr a écrit : > I spent some time checking today to see in what cases > a_check_html_file() was used. It "appears" to be used > only in the "magic scissors" case, but since I don't > really know the code that well I could

Re: [Viking-devel] Magic Scissors Patch (fwd)

2009-09-16 Thread Guilhem BONNEFILLE
Hi Harry, Thanks for this patch. But it seems it broke the "Go to" feature. I think we just have to keep some "output=js" in googlesearch.c. -- Come build with us! The BlackBerry® Developer Conference in SF, CA is the on

Re: [Viking-devel] Magic Scissors Patch

2009-09-14 Thread Harry G McGavran Jr
I spent some time checking today to see in what cases a_check_html_file() was used. It "appears" to be used only in the "magic scissors" case, but since I don't really know the code that well I could be wrong. Be forewarned --- If this is true, it seemed that adding a condition to a_check_html_f

[Viking-devel] Magic Scissors Patch

2009-09-14 Thread Harry G McGavran Jr
I sent this message last night, but I noticed it got posted as an html attachment only. So, I'm resending it below inline without any attachments. One further note on the patch -- I eliminated the check on the output of "output=kml" to see if it really was a kml file, just to save time. To

[Viking-devel] Magic Scissors Patch (fwd)

2009-09-13 Thread Harry G McGavran Jr
--- Begin Message --- I've noticed several posts over the past few months on the web that magic scissors fails in viking. Searching the gpsbabel lists, there are some posts that the maps.google.com "output=js" has changed and gpsbabel types have had a hard time keeping up with the changes at maps