From owner-freebsd-ports@freebsd.org Fri Nov 11 13:00:02 2016 Return-Path: Delivered-To: freebsd-ports@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 B0A51C3BB1F for ; Fri, 11 Nov 2016 13:00:02 +0000 (UTC) (envelope-from mbeis@xs4all.nl) Received: from lb2-smtp-cloud3.xs4all.net (lb2-smtp-cloud3.xs4all.net [194.109.24.26]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client CN "*.xs4all.nl", Issuer "GlobalSign Domain Validation CA - SHA256 - G2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 20E9A173E for ; Fri, 11 Nov 2016 13:00:01 +0000 (UTC) (envelope-from mbeis@xs4all.nl) Received: from yokozuna.lan ([83.160.85.125]) by smtp-cloud3.xs4all.net with ESMTP id 6czq1u00B2iF10301czrMF; Fri, 11 Nov 2016 13:59:51 +0100 Received: from localhost (localhost [IPv6:0:0:0:0:0:0:0:1]) by yokozuna.lan (8.15.2/8.15.2) with ESMTPS id uABCxni9029035 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Fri, 11 Nov 2016 13:59:50 +0100 (CET) (envelope-from mbeis@xs4all.nl) Date: Fri, 11 Nov 2016 13:59:49 +0100 (CET) From: Marco Beishuizen X-X-Sender: marco@localhost Reply-To: Marco Beishuizen To: freebsd-ports@freebsd.org Subject: Qt5 applications broken: could not find or load the Qt platform plugin "xcb" Message-ID: User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=US-ASCII X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Nov 2016 13:00:02 -0000 Hi, All Qt5 applications seem to be broken. When trying to start either of them, I get: [...] Fatal: This application failed to start because it could not find or load the Qt platform plugin "xcb" in "". Available platform plugins are: minimal, offscreen, xcb. Reinstalling the application may fix this problem. Abort (core dumped) [...] Reinstalling any of them didn't make a difference. Does anyone know what I'm missing here? Regards, Marco -- "Hey, Sam, how about a loan?" "Whattaya need?" "Oh, about $500." "Whattaya got for collateral?" "Whattaya need?" "How about an eye?" -- Sam Giancana