From owner-freebsd-translators@freebsd.org Tue Feb 2 18:27:39 2016 Return-Path: Delivered-To: freebsd-translators@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3E6D1A998C0 for ; Tue, 2 Feb 2016 18:27:39 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 1098CF63 for ; Tue, 2 Feb 2016 18:27:38 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.15.2/8.15.2) with ESMTPS id u12IRVAU098489 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 2 Feb 2016 11:27:32 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.15.2/8.15.2/Submit) with ESMTP id u12IRVhp098486; Tue, 2 Feb 2016 11:27:31 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Tue, 2 Feb 2016 11:27:31 -0700 (MST) From: Warren Block To: RayCherng Yu cc: freebsd-translators@freebsd.org Subject: Re: POedit freezes after pressing save buttton In-Reply-To: Message-ID: References: User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Tue, 02 Feb 2016 11:27:32 -0700 (MST) X-BeenThere: freebsd-translators@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Translators List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Feb 2016 18:27:39 -0000 On Thu, 24 Dec 2015, RayCherng Yu wrote: > I use POedit to edit PO file in xfce of my FreeBSD VM > The VM is for translation. Only xfce, xorg, firefox, vim, tmux and chinese > support are installed. > This PO file is from the porters' handbook. Its size is about 1MB. > After I press save button, it freezed. > Luckily I just test the POedit, no translation work is lost. > > Here is the screenshot: > http://i.imgur.com/uT0rf9s.png > > Anyone has the same problem? How to solve it? I just tried it here, with the zh_TW version of the Porter's Handbook. Created a fresh po, entered one translator credit, then saved. No problems. But this machine is amd64 and has lots of memory. Can you give more information on the VM? How much RAM does it have? Does it have any swap space? Is it i386 or amd64? Thanks!