[Goodies-dev] [PATCH] ristretto does not open directories with relative path

Sergio Perticone g4ll0ws at gmail.com
Wed Dec 5 04:26:40 CET 2007


Hi,

ristretto (0.0.15-svn-r03670) invoked as follow:
% ristretto ../
(or just any relative path, "." too) does not open images stored in that
directory.

I think I found the issue, see attacchment for the (very) small patch.

Substantially you can't call something like that:
    ThunarVfsPath* path = thunar_vfs_path_new("..", &error);

in fact error->message is: The URI ".." is invalid

Regards and thanks for `ristretto',

s.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: main.c.diff
Type: text/x-patch
Size: 674 bytes
Desc: not available
URL: <http://mail.xfce.org/pipermail/goodies-dev/attachments/20071205/4d35156c/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://mail.xfce.org/pipermail/goodies-dev/attachments/20071205/4d35156c/attachment.pgp>


More information about the Goodies-dev mailing list