From owner-freebsd-xfce@freebsd.org Thu Nov 21 15:01:23 2019 Return-Path: Delivered-To: freebsd-xfce@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id BBF361C1AC8 for ; Thu, 21 Nov 2019 15:01:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 47JjSM4YrHz4WYK for ; Thu, 21 Nov 2019 15:01:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 9C9451C1AC7; Thu, 21 Nov 2019 15:01:23 +0000 (UTC) Delivered-To: xfce@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 9C5051C1AC6 for ; Thu, 21 Nov 2019 15:01:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47JjSM3ghTz4WYJ for ; Thu, 21 Nov 2019 15:01:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 61B6BCF9A for ; Thu, 21 Nov 2019 15:01:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id xALF1Nhc080052 for ; Thu, 21 Nov 2019 15:01:23 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id xALF1NVr080041 for xfce@FreeBSD.org; Thu, 21 Nov 2019 15:01:23 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: xfce@FreeBSD.org Subject: maintainer-feedback requested: [Bug 242142] x11-fm/thunar does not merge folders anymore Date: Thu, 21 Nov 2019 15:01:22 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: xfce@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-xfce@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: XFCE for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Nov 2019 15:01:23 -0000 Bugzilla Automation has asked freebsd-xfce mailing l= ist for maintainer-feedback: Bug 242142: x11-fm/thunar does not merge folders anymore https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D242142 --- Description --- Hi, since thunar-1.8.11, folders of same name are not merged anymore, prompt to overwrite / skip / cancel is shown instead. Example: I have the following: /home/user/folderA/fileA.txt /home/user/test/folderA/fileB.txt Before, I could drag'n'drop' /home/user/test/folderA to /home/user/, and it would result in merging of two folders - /home/user/folderA/ would contain = two files - fileA.txt and fileB.txt. Now, I am being asked if I want to overwrite contents of /home/user/folderA with contents od /home/user/test/folderA Couldn't find anything FreeBSD-specific, but there's thread on ArchLinux fo= rum: https://bbs.archlinux.org/viewtopic.php?id=3D250806 Any chance to have this fixed?