Re: Trouble finding GIR constructor for Soup.Cookie



know nothing about soup but this seems work

Soup.Cookie.prototype.new('SID', '', '.google.com', '/', -1)

On Sat, Jul 23, 2011 at 8:39 AM, Ricardo Gladwell <ricardo gladwell gmail com> wrote:
Hi Guys

Sorry to bump, but can anyone help with this? Or should I raise a big?

TIA...

--
On 17 July 2011 12:51, Ricardo Gladwell <ricardo gladwell gmail com> wrote:
> Hi Florian,
>
> Thanks for the feedback.
>
> On 07/17/2011 12:47 PM, Florian Max wrote:
>>
>> Maybe you forgot to import the soup namespace?
>
> I can successfully call and use other Soup objects, for example the
> following executes successfully without error in the same source file:
>
> let message = Soup.Message.new('GET',
> "https://www.google.com/accounts/ClientLogin?service=reader");
>
> I make the following declaration earlier:
>
> const Soup = imports.gi.Soup;
>
> Regards...
>
> --
> Ricardo Gladwell <ricardo gladwell gmail com>
> http://www.google.com/profiles/ricardo.gladwell
> Twitter: @rgladwell - MSN: axonrg gmail com
>
_______________________________________________
gnome-shell-list mailing list
gnome-shell-list gnome org
http://mail.gnome.org/mailman/listinfo/gnome-shell-list



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