From owner-freebsd-multimedia@FreeBSD.ORG Thu Feb 28 12:40:05 2008 Return-Path: Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CA7611065676 for ; Thu, 28 Feb 2008 12:40:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B5B9A8FC2D for ; Thu, 28 Feb 2008 12:40:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m1SCe5Ht033619 for ; Thu, 28 Feb 2008 12:40:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m1SCe5Be033618; Thu, 28 Feb 2008 12:40:05 GMT (envelope-from gnats) Date: Thu, 28 Feb 2008 12:40:05 GMT Message-Id: <200802281240.m1SCe5Be033618@freefall.freebsd.org> To: freebsd-multimedia@FreeBSD.org From: Marcin Cieslak Cc: Subject: Re: ports/114573: multimedia/vlc-devel doesn't compile when the QT4 option is selected X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Marcin Cieslak List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Feb 2008 12:40:05 -0000 The following reply was made to PR ports/114573; it has been noted by GNATS. From: Marcin Cieslak To: Michael Johnson Cc: bug-followup@freebsd.org, sbenabas@gmail.com Subject: Re: ports/114573: multimedia/vlc-devel doesn't compile when the QT4 option is selected Date: Thu, 28 Feb 2008 13:39:30 +0100 Michael Johnson wrote: > 2008/2/28 Marcin Cieslak : > Even though qvlc is linked to vlc running qvlc is the same as running > vlc --intf qt4 Tried anyway :) too many programs depend on argv[0] tricks. > try removing (and backing up if you might want it) ~/.vlc > then running qvlc again. Same thing with empty .vlc (except a bit longer "startup" time). .local/share/vlc/ml.xsp gets created, .vlc does not get re-created. Does not make things better (I ran multimedia/vlc before more or less fine). What should happen? Should I attach gdb to it? ktrace? I can do some more sophisticated debugging but I have no clue about the new vlc architecture. Looks like there are plugins and modules everywhere. In the /usr/local/lib/vlc/gui I have: /usr/local/lib/vlc/gui/libncurses_plugin.la /usr/local/lib/vlc/gui/libncurses_plugin.so /usr/local/lib/vlc/gui/libqt4_plugin.la /usr/local/lib/vlc/gui/libqt4_plugin.so vlc --intf ncurses (or anything, including vlc --intf blabla) - same effect. -- << Marcin Cieslak // saper@system.pl >>