From owner-freebsd-ports@FreeBSD.ORG Mon Jan 26 17:31:51 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F36D81065703 for ; Mon, 26 Jan 2009 17:31:50 +0000 (UTC) (envelope-from icemaca@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.153]) by mx1.freebsd.org (Postfix) with ESMTP id 7E75B8FC1D for ; Mon, 26 Jan 2009 17:31:50 +0000 (UTC) (envelope-from icemaca@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so4345815fgb.35 for ; Mon, 26 Jan 2009 09:31:49 -0800 (PST) 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=vLzJLQG+8nrqEdXxsUVgrEjkfjczqbKhs7gfZS1GSVU=; b=Dxpk3UT5U4lsShOAgkg+urE9wyEGWjLuHmUbFqDLHSwN9cM7v9DPCJ88v20vqycCDl H78F2HIXeuLiSyIBD9lzNtumuxgPsZqgLWm2YKftZogKeKmuF5qsznPO73EfRIbDyVtV Q8yulXR0cc0++ZF2tZzUlSnQV77KIlSZITfZs= 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=x3McHtvlaAasBe/U3W/ZwpA+dkqqu+1Smh1fDpRBqAsqIJT71HVazco8nG4akocRsA pyWyd1/vr7s0k9OoEwmSSr4GSJXI3l3VRnJjxG+HxKimq0mN59fzDNLZ4O414aNmnSbw wM19Cd6XbFH5fpQOu/D9YO9Ljb6C9iRX2qV+8= Received: by 10.223.124.209 with SMTP id v17mr1767809far.6.1232989358938; Mon, 26 Jan 2009 09:02:38 -0800 (PST) Received: from ilras.barsh.com ([92.251.20.172]) by mx.google.com with ESMTPS id 22sm23373262fkr.34.2009.01.26.09.02.37 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 26 Jan 2009 09:02:38 -0800 (PST) Message-ID: <497DEC99.3070805@gmail.com> Date: Mon, 26 Jan 2009 18:02:17 +0100 From: icemaca User-Agent: Thunderbird 2.0.0.19 (X11/20090126) MIME-Version: 1.0 To: ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: vlc & mplayer lost window borders and controls X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jan 2009 17:31:53 -0000 hi, i have a fresh 7.1 i386 with gnome2-lite and fvwm-crystal fully built from ports this w/e and fully up to date (including new Xorg). when i try to run both vlc and mplayer from menus, nothing seems to happen. from the terminal they run when i include a filename (eg vlc 1233.avi ormplayer 1234.avi) but i get a borderless window playing video, and have no controls; in both gnome and fvwm. the packages work fine, which is ver 0.8.x something i think for vlc, but updating to 0.9.x in ports produced this problem and i am not sure if it is something in the config options or other missing depends. i previously built vlc with ncurses option and had both console and x11 versions work fine, but i can't figure out what aalib and libcaca are, the differnece between them or which one i may need or not. is this issue related to these options?