From owner-freebsd-questions@FreeBSD.ORG Fri Mar 13 14:45:40 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6A836106564A for ; Fri, 13 Mar 2009 14:45:40 +0000 (UTC) (envelope-from invalid.pointer@gmail.com) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.190]) by mx1.freebsd.org (Postfix) with ESMTP id 06EA98FC19 for ; Fri, 13 Mar 2009 14:45:39 +0000 (UTC) (envelope-from invalid.pointer@gmail.com) Received: by ti-out-0910.google.com with SMTP id a1so308511tib.3 for ; Fri, 13 Mar 2009 07:45:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=fSk153lRhBrHP/G+AbOmGIQY+bG9PkD23fkO04g7f2A=; b=v5I96DxIj+GbL1T6ZN7vjLPMq/s7J/myPL6Legkryh0u2rEIQ0RDOsUoR8DxXsfMxJ U+K7/7OjpqrRrxAKWucHYs7tqhaNe40Sk8/TmB8VqBTsPgCvRoJmj40SMooobK+i1Acl S8yjU2E1g16x+bdcFmyrKJ+EOp27+ESJ3kBpE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=rK2cmCFP7+t4vwIweTtgh90iG+mOBS4pIS6emsgAkSqFyS/2+voyVAapPHC+9NUHdf kEcWwtW4I4WEAv7GyQYb09NBiQ3Tz/lBThZ6HWHNu6ZbirbQC+KRJuh7kJVCcljfbew8 Gd1Nqo92WSLZd1/O6V6enbsFoLnATiUDZwwKk= Received: by 10.110.7.18 with SMTP id 18mr522224tig.17.1236955537160; Fri, 13 Mar 2009 07:45:37 -0700 (PDT) Received: from unxfbsdi.freebsd.localdomain ([117.196.235.197]) by mx.google.com with ESMTPS id b7sm894787tic.15.2009.03.13.07.45.33 (version=SSLv3 cipher=RC4-MD5); Fri, 13 Mar 2009 07:45:36 -0700 (PDT) Message-ID: <49BA71E9.60502@gmail.com> Date: Fri, 13 Mar 2009 20:17:05 +0530 From: Manish Jain User-Agent: Thunderbird 2.0.0.19 (X11/20090311) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: xine-v0.99.5 hangs on FreeBSD-7.1; xmms-1.2.11 crashes on enabling option DoubleSize X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Mar 2009 14:45:40 -0000 Hi all, I just downloaded the latest ports tarball and successfully installed xine. When I started xine (not as root), I got the message I: caps.c: Dropping root privileges The ui loaded but hung. It simply did not respond to any number of mouse clicks. I finally had to kill xine. Xmms-1.2.11 works well in all other ways except that it crashes when I enable the option DoubleSize. I manually set doublesize to true in ~/.xmms/config. Running xmms& gave the following error message : Gtk-WARNING **: Failed to load module "libgnomebreakpad.so": Shared object "libgnomebreakpad.so" not found, required by "xmms" Set_LDT Gdk-ERROR **: BadMatch (invalid parameter attributes) serial 2468 error_code 8 request_code 72 minor_code 0 Gdk-ERROR **: BadMatch (invalid parameter attributes) serial 2469 error_code 8 request_code 72 minor_code 0 [1]+ Exit 1 xmms Changing doublesize back to false gets rid of the Gdk-ERROR's (although the Gtk-WARNING persists) and xmms starts up nicely enough. The more serious problem, of course, is the hanging of xine at startup. Any help would be greatly appreciated. Thank you Manish Jain invalid.pointer@gmail.com