From owner-freebsd-multimedia@FreeBSD.ORG Sat Jan 19 16:31:47 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1573516A421 for ; Sat, 19 Jan 2008 16:31:47 +0000 (UTC) (envelope-from freebsd-multimedia@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id D5CD613C457 for ; Sat, 19 Jan 2008 16:31:46 +0000 (UTC) (envelope-from freebsd-multimedia@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JGG7F-0006gj-IK for freebsd-multimedia@freebsd.org; Sat, 19 Jan 2008 16:00:17 +0000 Received: from r5j156.net.upc.cz ([86.49.9.156]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 19 Jan 2008 16:00:17 +0000 Received: from gamato by r5j156.net.upc.cz with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 19 Jan 2008 16:00:17 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-multimedia@freebsd.org From: martinko Date: Sat, 19 Jan 2008 17:00:09 +0100 Lines: 37 Message-ID: References: <20071115141545.025ac34b@mkproductions.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: r5j156.net.upc.cz User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.11) Gecko/20071204 SeaMonkey/1.1.7 In-Reply-To: Sender: news Subject: Re: FreeBSD Port: vlc-0.8.6.c_5,2 (Volume bar position) X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Jan 2008 16:31:47 -0000 Jeremy Messenger wrote: > On Thu, 15 Nov 2007 14:15:45 -0600, Mark Kane > wrote: > >> Hi everyone. >> >> I've noticed a problem in VLC recently with the position of the volume >> bar. I did some searching and found this thread on the VLC forums: >> >> http://forum.videolan.org/viewtopic.php?f=13&t=40525 >> >> The volume bar on different FreeBSD machines of mine looks the same as >> that screenshot. The second post down says to use wxgtk2.6 instead of >> 2.8, so I rebuilt VLC with "USE_WX=2.6" in the Makefile on two >> different FreeBSD machines and it solved the volume bar problem. >> >> Is there any specific reason that the port uses 2.8? If not, then could >> it be updated in the tree to use 2.6 to fix the volume bar problem? I >> can submit a PR/patch if necessary. > > Please submit a PR with patch for we don't forget or/and miss it. I am > not sure if I am right, I think VLC developers are ditching WX for QT. > > Cheers, > Mezz > >> Thanks a lot, >> >> -Mark > > The same issue here. :-( Please fix the port. Thanks! :)