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

Re: Howto merge gnumeric files



Ühel kenal päeval, P, 2008-02-17 kell 20:05, kirjutas Lutz Müller:
> On Sun, 2008-02-17 at 16:32 +0100, Hans Martin wrote:
> > Yes, this is exactly what I thought, but it does not work.
> > I see that little arrows, but moving the sheet does just
> > not happen. Same problem with gnumeric 1.6.3. Other ideas?
> 
> I just had a look at the code. wbc-gtk.c says:
> 
> w_source = gtk_drag_get_source_widget (context);
> if (!w_source) {
>         g_warning ("Not yet implemented!"); /* Different process */
>         return;
> }
> 
> and later
> 
> /* Different workbook, same process */
> g_warning ("Not yet implemented!");
> 

Hrm.. instead of warning on the console, shouldn't we instead display
error popup. At least people won't spend countless hours (summa
summarum) trying to figure out why it fails silently...




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