Comment 5 for bug 661994

Revision history for this message
Erik Kristensen (unhandledexception) wrote : Re: [Bug 661994] Re: Interface Error on Windows Only

Awesome, I'll start testing it this evening!

-Erik

On Thu, Oct 21, 2010 at 7:30 AM, Geert JM Vanderkelen
<email address hidden> wrote:
> Hello Erik,
>
> Fixing the code to support Python 2.4 takes less time. If you can, please
> check out the code found here:
>  https://code.launchpad.net/~geertjmvdk/myconnpy/0.3pre
>
> It's the new release, but with Python v2.4 again supported. It would be
> great if you could test that.
>
> Cheers,
> Geert
>
> --
> Interface Error on Windows Only
> https://bugs.launchpad.net/bugs/661994
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in MySQL Connector/Python: New
>
> Bug description:
> Python Version: 2.4.5 (embedded inside the application, cannot change this)
>
> Basically this affects all windows systems, and I can't seem to figure out why.
>
> Basically I am using the MythTV python bindings with your mysql library inside Boxee which is running python 2.4.5.
>
> On all windows systems that have been tried, while I am pulling the recording information from the database through the library, an InterfaceError is thrown.
>
> My project's issue is located here: http://github.com/ekristen/mythboxee/issues#issue/1
>
> The most recent debug log for troubleshooting is located here: http://mythboxee.pastebin.com/HjR7miVD, if you look at line 323, it states "Failed executing the operation; Empty buffer.", can we get some clarification on this?
>
> I am also printing out the sql queries being executed in that log as well.
>
> Thank you for your time and help, I am sorry for the somewhat duplicate bug, I was unable to modify the other ticket for some reason, and that one was specific to an ampersand sign (which I thought was the culprit, but just happened to be a coincidence)
>
> Thanks,
> -Erik
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/myconnpy/+bug/661994/+subscribe
>