Re: Issues remaining on 0.3.3





On 8/18/07, Thomas Van Machelen <thomas vanmachelen gmail com> wrote:
John,

On Sat, 2007-08-18 at 15:32 +1200, John Stowers wrote:
> Hey Guys
>
> I want to do a release of Conduit in the next few days. I have fiixed
> most all the remaining issues with the canvas but I noticed that
> Picasa web upload is broken (thomas can you look into this).

I tested picasa upload this morning, and did not experience any
problems... were you trying to upload png's also?  IIRC, only jpgs are
supported.

Yeah I tried with jpeg, I will have another go. Does the appropriate ./run_tests.sh -s TestPicasa.py work for you? (remember the environment variable stuff)

>
> Does anyone else know of any other remaining issues before we can
> release?

1. When I drag a dataprovider onto the canvas to create a new conduit,
the conduit is always drawn a bit bigger than the current screen width.

Yeah Im aware, but this issue confuses me. Its subtly related to my handling of when a window is resized, set_bounds() on the canvas compared with the allocated width of the scrolled window. In short its a bit of a hard one to fix properly....

2. faceboook refresh with a new login fails because it spawns a wrong
url.

Im not shipping facebook just yet, as you identified, facebook login is problematic.

From my observations I think facebook denies the pending (i.e. window is open waiting to enter password) if you make any other facebook api calls. So in this situation our approach of calling self.fapi.auth.getSession() in a loop actually invalidates the login that the user is still processing.

Any ideas as to how to get around this?

Regards,
Thomas




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]