cellstorm | 22 Apr 2012 09:19

Bug 645353 - [regression] Unable to drag and drop files to bookmarks : question


hi

hope you can help me, trying out the attached patch, I get

nautilus-places-sidebar.c: In function ‘add_dummy’:
nautilus-places-sidebar.c:1175:34: error: ‘NautilusPlacesSidebar’ has no member
named ‘filter_model’

any clues?

thx, cellstorm
--

-- 
nautilus-list mailing list
nautilus-list <at> gnome.org
http://mail.gnome.org/mailman/listinfo/nautilus-list
Cosimo Cecchi | 23 Apr 2012 19:23
Picon

Re: Bug 645353 - [regression] Unable to drag and drop files to bookmarks : question

On Sun, 2012-04-22 at 09:19 +0200, cellstorm <at> brainity.com wrote:
> hi
> 
> hope you can help me, trying out the attached patch, I get
> 
> nautilus-places-sidebar.c: In function ‘add_dummy’:
> nautilus-places-sidebar.c:1175:34: error: ‘NautilusPlacesSidebar’ has no member
> named ‘filter_model’
> 
> any clues?

I would say that's because of this commit [1], where the filter_model
private field of NautilusPlacesSidebar was removed, since it was not
needed. Actually, I think all the code in the patch fiddling with the
GtkTreeModelFilter could be removed.

[1]
http://git.gnome.org/browse/nautilus/commit/src/nautilus-places-sidebar.c?id=7e7a21daf15055aab8639ba684ce34a6683073fa

Cosimo

--

-- 
nautilus-list mailing list
nautilus-list <at> gnome.org
http://mail.gnome.org/mailman/listinfo/nautilus-list

Gmane