https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236417

--- Comment #6 from Olivier Duchateau <[email protected]> ---
(In reply to Guido Falsi from comment #5)

I think I find the problem (not yet tested, it will wait tomorrow). In
action_idle function (lib/screenshooter-actions.c):

>      if (!sd->path_is_dir)
>        screenshooter_save_screenshot_to (sd->screenshot, sd->screenshot_dir);
>      else

2nd member of 'screenshooter_save_screenshot_to' must be a filename (see
lib/screenshooter-dialogs.c) and not a directory.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-xfce
To unsubscribe, send any mail to "[email protected]"

Reply via email to