Re: [Viking-devel] Debugging HELP!

2010-04-21 Thread Guilhem Bonnefille
Patch applied. Thanks. 2010/4/15 Guilhem Bonnefille : > 2010/4/14 Mark Coulter : >> That was it! I tried searching with grep. grep did not return any files. > > Nice. > >> How should I proceed? I did attach diff files. > > I will review them and commit these changes ASAP. Thanks for your > contri

Re: [Viking-devel] Debugging HELP!

2010-04-15 Thread Guilhem Bonnefille
2010/4/14 Mark Coulter : > That was it! I tried searching with grep. grep did not return any files. Nice. > How should I proceed? I did attach diff files. I will review them and commit these changes ASAP. Thanks for your contribution. -- Guilhem BONNEFILLE -=- JID: gu...@im.apinc.org MSN: guil

Re: [Viking-devel] Debugging HELP!

2010-04-14 Thread Mark Coulter
: Guilhem Bonnefille To: Mark Coulter Sent: Wed, April 14, 2010 12:19:34 PM Subject: Re: [Viking-devel] Debugging HELP! I suggest you to give a look datasurce_gc.c: *cmd = g_strdup_printf( "gcget -u %s -p -- %s %s %d %.2lf", safe_user, safe_pass, safe_string, There is an explicit

Re: [Viking-devel] Debugging HELP!

2010-04-14 Thread Mark Coulter
Update: I was playing around with g_debug(); and gcget gets called from babel.c. The parameters are coming from acquire.c. I noticed a -- between the -p and password. That's it, that -- is breaking the script. Where is that -- coming from? Should I rewrite this and submit it as a bug report? Mar

[Viking-devel] Debugging HELP!

2010-04-14 Thread Mark Coulter
I run the configure script with the --enable-geocaches option enabled. Viking has just what I want for geocaching, however its been broken for awhile. I fixed the GCGET script, it works now when executed from the command line. mcoul...@mcoulter-desktop ~ $ gcget -u warspyder -p notmyrealpassword