[Bug 236417] x11/xfce4-screenshooter-plugin: Update to 1.9.4

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Mar 12 21:22:52 UTC 2019


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

--- Comment #6 from Olivier Duchateau <duchateau.olivier at gmail.com> ---
(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.


More information about the freebsd-xfce mailing list