Re: Python extension manipulating bookmarks



On Fri, 2005-10-14 at 12:17 +0100, Magnus Therning wrote:
> On Thu, Oct 13, 2005 at 10:10:13PM -0400, Adam Hooper wrote:
> >You'd have to show us the rest of your code. Those two lines
> >demonstrate at least one bug: disconnect() is a GObject function: it's
> >meant to disconnect a signal from bms to some other object. (The
> >parameter is meant be an integer ID returned from a corresponding
> >bms.connect()) call. In other words, that last line never deleted any
> >bookmarks.
> 
> Cool. It used to work just fine. I've been using that code for months
> with Epiphany 1.6. Can't say I understand how it worked, but it did.
> Anyway, no point in dwelling on past luck...

It must have been a line before that which deleted bookmarks. Could you
show us the code?

-- 
Adam Hooper <adamh densi com>

Attachment: signature.asc
Description: This is a digitally signed message part



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