From owner-freebsd-questions@FreeBSD.ORG Sat Mar 22 19:19:19 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EABE8815 for ; Sat, 22 Mar 2014 19:19:19 +0000 (UTC) Received: from mout.gmx.net (mout.gmx.net [74.208.4.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 99B0ED49 for ; Sat, 22 Mar 2014 19:19:19 +0000 (UTC) Received: from blazon-pc.rw.local ([78.84.244.14]) by mail.gmx.com (mrgmxus001) with ESMTPSA (Nemesis) id 0MZCgs-1WfgXy0Cbc-00KxfU for ; Sat, 22 Mar 2014 20:19:18 +0100 Message-ID: <532DE233.2010006@mail.com> Date: Sat, 22 Mar 2014 21:19:15 +0200 From: Jeff Tipton User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: Libreoffice Calc on FreeBSD 10.0-RELEASE draws gibberish References: <532D7801.5080101@mail.com> <20140322141524.66cb551a@avatar.davids-website.com> <532DA7A7.6070105@mail.com> <532DBD12.50201@mail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:BMb/jp2rbpvahGN4M+d2uU/HqIseg8nXoWG6XKHzrltb/O9tNnq W5YU9uaY0/uJ+NTLaSBgbJWLKkusNNwl5wC0HCeqe/aATQs13cpfXryic9AELN+0cy1d22w +utQ1x8ZPIwe+438j9OOi8xap3wwJYhvObljwibwCPRWQrPMXtDkav7GBfbCX5dKzV4cfdi zz+oAud/vG7XnGr+UtcQg== X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Mar 2014 19:19:20 -0000 On 03/22/2014 20:33, Warren Block wrote: > On Sat, 22 Mar 2014, Jeff Tipton wrote: >> On 03/22/2014 18:03, Warren Block wrote: >>> >>> FWIW, LibreOffice 4.1.5_1 works here with various newer Radeons, and >>> I've never seen a scrolling problem with it. >>> >>> I don't use it much, though. Is there an easy way to replicate the >>> problem, like scrolling in a blank spreadsheet? > >> Yes, I think it can be easily reproduced. >> >> 1. I have a 9.1-RELEASE on another partition of the same machine with >> LibreOffice 3.5.6, and there's no problem at all. >> >> On 10.0-RELEASE, LibreOffice 4.1.5_1: >> 1. I don't see any problem with Writer so far; >> >> 2. In Calc, no problem as long I don't use mouse; >> >> 3. No problem if I scroll a blank spreadsheet vertically or >> horizontally; >> >> 4. Suffice it to write just one character in one cell, click with a >> mouse on another, cell and start scrolling. >> >> Then the character is no longer displayed (although it's there -- it >> can be seen on the Input line, if I click back on the cell I entered >> it). If I start scrolling vertically, many tooltips show up with row >> numbers in one column next to the vertical scroll bar. If I then >> start also scrolling horizontally, the tooltip column is multiplied >> all across the spreadsheet area. If I switch to another program and >> back, the spreadsheet area becomes either light-grey or filled with >> the content of that program. > > It works fine here. That sounds a lot like the Firefox problem that > improved with the new version of graphics/cairo, 1.12.16,2. What > version do you have? > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" I have cairo-1.10.2_7,2, and that's in sync with the ports. Is it possible to get a newer version (1.12.16,2)?