From owner-freebsd-questions@FreeBSD.ORG Wed Sep 17 06:07:36 2008 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 0F9CD106566B for ; Wed, 17 Sep 2008 06:07:36 +0000 (UTC) (envelope-from gnemmi@gmail.com) Received: from mail-gx0-f17.google.com (mail-gx0-f17.google.com [209.85.217.17]) by mx1.freebsd.org (Postfix) with ESMTP id AD5678FC14 for ; Wed, 17 Sep 2008 06:07:35 +0000 (UTC) (envelope-from gnemmi@gmail.com) Received: by gxk10 with SMTP id 10so26955905gxk.19 for ; Tue, 16 Sep 2008 23:07:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:mime-version:content-type:content-transfer-encoding :content-disposition:message-id; bh=E7FwEvQnAhcfm3SzrUd30ssJHYvUM0JSU8WPhUw0QPQ=; b=fgfwcy7CD5+8HDwjeN1ipCZHnkde+wCRrkiipRDfDogE8rfpnwJDjjppFcXb320sMq NJDglkHrcII/yPcNj5BUC7U1iJ6ILwI6kGXEwlF95v+PiiDE0FBIh8mrQH7J8qoYM4AI iXxjqosG8FZ7VB7NsP0MIkW9pmtXLXMCZRBWE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:mime-version:content-type :content-transfer-encoding:content-disposition:message-id; b=l+VJ//8LboEWoBSEfpI3k1asSjFC9uMLzSC0bkfC41HjDLHyLf2r+Zcoj3neCa7NDx VpGD1AUpiywhcgUYcAyQE91IAPTJXN5VNgnL1fba8skcb+gpG5sAbn6kpXQspW8XFCMt R8QPFiJQlRJO0L/iznRpgokQMxL8yU0oov5PQ= Received: by 10.150.92.13 with SMTP id p13mr2972881ybb.59.1221631654753; Tue, 16 Sep 2008 23:07:34 -0700 (PDT) Received: from ?192.168.1.100? ( [190.177.218.184]) by mx.google.com with ESMTPS id 4sm2931309yxq.9.2008.09.16.23.07.33 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 16 Sep 2008 23:07:34 -0700 (PDT) From: Gonzalo Nemmi To: freebsd-questions@freebsd.org Date: Wed, 17 Sep 2008 03:07:30 -0300 User-Agent: KMail/1.9.10 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200809170307.30164.gnemmi@gmail.com> Subject: Kaffeine: Loading of player part 'XinePart' failed 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: Wed, 17 Sep 2008 06:07:36 -0000 Up until a few days ago I had no problems and Kaffeine was able to play whatever I threw at it .. now .. after upgrading to version 0.8.7 (under KDE 3.5.10), no matter what I try to open, I always get a "Loading of player part 'XinePart' failed" error message widget ... Here's the output: [gonzalo@inferna ~]% kaffeine testing.ogg kaffeine: No DVB device found. kaffeine: PLAYLIST kaffeine: PlayList: add 1 items to playlist kaffeine: PlayList: Check for kaffeine/noatun/m3u/pls/asx playlist kaffeine: PlayList: Try loading kaffeine playlist kaffeine: PlaylistImport: kaffeine: /usr/home/gonzalo/.kde/share/apps/kaffeine/playlists/NEW.kaffeine kaffeine: Window manager: KWin found kaffeine: Kaffeine:: Try to load service: xine_part kaffeine: This is a KaffeinePart... kaffeine: XinePart: Creating new XinePart... kaffeine: XinePart: Using xine-config file: kaffeine: KXineWidget: Using default config file ~/.xine/config kaffeine: PlayList: add 1 items to playlist kaffeine: XinePart::openURL(): /usr/home/gonzalo/testing.ogg kaffeine: XinePart: Got single track kaffeine: XinePart::slotPlay() kaffeine: KXineWidget: Using xine version 1.1.14 kaffeine: KXineWidget: Post-init xine engine kaffeine: KXineWidget: Use audio driver auto kaffeine: KXineWidget: Use video driver auto kaffeine: KXineWidget: Init video driver kaffeine: XinePart: destructor kaffeine: XinePart destructor: calling saveConfig() kaffeine: KXineWidget: wireAudioFilters() - xine stream not initialized, nothing happend. kaffeine: KXineWidget: wireVideoFilters() - xine stream not initialized, nothing happend. kaffeine: KXineWidget: Shut down xine engine kaffeine: KXineWidget: Set CD/VCD/DVD path back kaffeine: KXineWidget: Save xine config to: /home/gonzalo/.xine/config kaffeine: KXineWidget: Close xine engine kaffeine: KXineWidget: Close xine display kaffeine: KXineWidget: xine closed [gonzalo@inferna ~]% kaffeine: Kaffeine: destructor [gonzalo@inferna ~]% uname -sr FreeBSD 7.0-RELEASE [gonzalo@inferna ~]% kaffeine -v Qt: 3.3.8 KDE: 3.5.10 Kaffeine Player: 0.8.7 [gonzalo@inferna ~]% locate xine_part /usr/local/include/kaffeine/xine_part.h /usr/local/include/kaffeine/xine_part_iface.h /usr/local/share/apps/kaffeine/xine_part.rc /usr/local/share/services/xine_part.desktop [gonzalo@inferna ~]% Any help will be greatly appreciated :) Thanks! -- Blessings Gonzalo Nemmi