From owner-freebsd-gnome@freebsd.org Sun Jul 3 22:52:15 2016 Return-Path: Delivered-To: freebsd-gnome@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 55DBAB909E5 for ; Sun, 3 Jul 2016 22:52:15 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from forward1o.cmail.yandex.net (forward1o.cmail.yandex.net [IPv6:2a02:6b8:0:1a72::2a1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1175422FB for ; Sun, 3 Jul 2016 22:52:14 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from smtp1o.mail.yandex.net (smtp1o.mail.yandex.net [37.140.190.26]) by forward1o.cmail.yandex.net (Yandex) with ESMTP id E83EC21052 for ; Mon, 4 Jul 2016 01:52:10 +0300 (MSK) Received: from smtp1o.mail.yandex.net (localhost [127.0.0.1]) by smtp1o.mail.yandex.net (Yandex) with ESMTP id E20BCDE0108 for ; Mon, 4 Jul 2016 01:52:10 +0300 (MSK) Received: by smtp1o.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id SEEvT4LKCy-q9jGAZYn; Mon, 04 Jul 2016 01:52:09 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1467586330; bh=WdXZiA6wbhB/TtrnDW7AVBpFdT7YjOGJjT2ishp2YLQ=; h=Message-ID:Subject:From:To:Date:Content-Type:X-Mailer: Mime-Version:Content-Transfer-Encoding; b=adEgot8c5otN1Td8v+doGm/dZIXsA/Oi9EWjV7/lRcFhy660i+864nsWjI3PvjA8Y oYGk7xnf+Ve9E8/oGeY8Z+IKEJXXdul63JPUE54p/5pxy9CAt9kTpT9IJa6WWr3igK Y6+kxknJnurgdRwl9Awm+qprAzaIZm8n9UrrLQXg= Authentication-Results: smtp1o.mail.yandex.net; dkim=pass header.i=@yandex.com X-Yandex-Suid-Status: 1 0 Message-ID: <1467586327.14944.11.camel@yandex.com> Subject: brasero, gnome-music, sound juicer From: Stari Karp To: freebsd-gnome@freebsd.org Date: Sun, 03 Jul 2016 18:52:07 -0400 Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.18.5.1 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2016 22:52:15 -0000 Hi! I have GNOME 3.18 on FreeBSD 10.3-RELEASE (amd64) which works very good but I have a problem with brasero which doesn't recognize cdro, gnome- music the same and soun-juicer the same: brasero ** (brasero:15013): CRITICAL **: gst_ffmpeg_cfg_set_property: assertion 'qdata->size == sizeof (gint64)' failed gnome-music 18:49:59 WARNING XDG Music dir is not set Traceback (most recent call last):   File "/usr/local/bin/gnome-music", line 82, in     from gnomemusic.application import Application   File "/usr/local/lib/python3.4/site- packages/gnomemusic/application.py", line 37, in     from gnomemusic.window import Window   File "/usr/local/lib/python3.4/site-packages/gnomemusic/window.py", line 39, in     from gnomemusic.player import Player, SelectionToolbar   File "/usr/local/lib/python3.4/site-packages/gnomemusic/player.py", line 50, in     import requests ImportError: No module named 'requests' sound-juicer ** (sound-juicer:15028): WARNING **: Unable to open '/home/ajtim/.config/sound-juicer/saved-state' - \xf8\xd6\xff\xff\xff\u007f I can mount manual without problem and works. Thank you. SK