On Sat, Sep 25, 2010 at 01:23:41PM +0200, Landry Breuil wrote:
> Hi,
> 
> here's a port of shotwell, a new photo organizer written in Vala, and one
> of its deps (libgexiv2). So far, two issues:
> - their brand new preferences dialog doesn't work. I have absolutely no
> idea why, and the gtk-generated-code vala pukes makes me want to rip my eyes 
> off.
> 
> src/Dialogs.vala:
>    dialog = builder.get_object("preferences_dialog") as Gtk.Dialog;
>    dialog.set_parent_window(AppWindow.get_instance().get_parent_window());
> 
> Somehow either dialog or get_parent_window gets nullfied.
> 
> - help doesn't work, but it seems it's more a yelp problem. Any
>   ghelp:xxx url with a port providing new-style *.page helpfiles fails
> (gcalcool fails too here).

And here's a version that fixes those issues. I didn't tested f-spot
import nor faceshitbook export, but all the other features work fine
(well besides camera import, as we don't have gudev..)

Landry

Attachment: shotwell-0.7.2_3.tgz
Description: application/tar-gz

Reply via email to