From owner-freebsd-questions@FreeBSD.ORG Sat Mar 22 11:51:22 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1B28538D for ; Sat, 22 Mar 2014 11:51:22 +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 DBE27641 for ; Sat, 22 Mar 2014 11:51:21 +0000 (UTC) Received: from blazon-pc.rw.local ([78.84.244.14]) by mail.gmx.com (mrgmxus002) with ESMTPSA (Nemesis) id 0MRXGI-1WXoeQ0ga8-00Scv5 for ; Sat, 22 Mar 2014 12:46:10 +0100 Message-ID: <532D7801.5080101@mail.com> Date: Sat, 22 Mar 2014 13:46:09 +0200 From: Jeff Tipton User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:16.0) Gecko/20121030 Thunderbird/16.0.1 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Libreoffice Calc on FreeBSD 10.0-RELEASE draws gibberish Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:VWfGgTApQVuP8UZWpuwQKeJ3nq6v/Sjw6qxZvd8VV3JbgzaQlQe T8bgHzKRQ/5kSmWQN8UaRWhEy5e3toc79cMXHMpkUA/lShTxXR4ZdFnHQv2qkURLPzW3J4Z Hyp/ErCmeVjI0EKQK7gQ+CYwVJB/MnCLGIOAS09t6kR75H35UW9irahE/Jve1eQujU5HjhM caSdtKKjgmB5rkYUKHAIQ== 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 11:51:22 -0000 Hi, I installed Libreocffice with pkg (so, build options are default) on FreeBSD 10, and almost as soon as I use mouse, the spreadsheet area fails severy -- draws some cells and tooltips in mutiple places, breaks rows and creates complete mess. Is this a known issue? (I didn't find anything on that topic) Any ideas? uname -a FreeBSD <..> 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Fri Jan 17 01:46:25 UTC 2014 root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC i386 libreoffice-4.1.5_1 openbox-3.5.2_2 xorg-7.7 dmesg [..] ums0: on usbus2 ums0: 3 buttons and [XYZ] coordinates ID=1 [..] pciconf -lv [..] vgapci0@pci0:1:0:0: class=0x030000 card=0x1052196d chip=0x59601002 rev=0x01 hdr=0x00 vendor = 'Advanced Micro Devices [AMD] nee ATI' device = 'RV280 [Radeon 9200 PRO]' class = display subclass = VGA vgapci1@pci0:1:0:1: class=0x038000 card=0x1053196d chip=0x59401002 rev=0x01 hdr=0x00 vendor = 'Advanced Micro Devices [AMD] nee ATI' device = 'RV280 [Radeon 9200 PRO] (Secondary)' class = display [..] Thanks, Jeff