From owner-freebsd-ports-bugs@freebsd.org Sat Dec 31 06:56:04 2016 Return-Path: Delivered-To: freebsd-ports-bugs@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 5675BC9810D for ; Sat, 31 Dec 2016 06:56:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2C1B01578 for ; Sat, 31 Dec 2016 06:56:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id uBV6u3mQ071534 for ; Sat, 31 Dec 2016 06:56:04 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 215680] multimedia/qt5-phonon4-vlc Date: Sat, 31 Dec 2016 06:56:02 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: manny@computer.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kde@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Dec 2016 06:56:04 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215680 Bug ID: 215680 Summary: multimedia/qt5-phonon4-vlc Product: Ports & Packages Version: Latest Hardware: i386 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: kde@FreeBSD.org Reporter: manny@computer.org Assignee: kde@FreeBSD.org Flags: maintainer-feedback?(kde@FreeBSD.org) Created attachment 178413 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D178413&action= =3Dedit Patch to add Q_OS_FREEBSD to bypass bad argument passed to vlc A message appears when multimedia/minitube starts:=20 "Phonon's VLC backend failed to start. This usually means a problem with yo= ur VLC installation, please report a bug with your distribution." When starting minitube from the terminal the following messages appear in t= he terminal: "vlc: unknown option or missing mandatory argument `--no-one-instance' Try `vlc --help' for more information. PHONON-VLC [FATAL__] libVLC: could not initialize PHONON-VLC [FATAL__] Phonon::VLC::vlcInit: Failed to initialize VLC" It seems that VLC does not accept the argument '--no-one-instance' in FreeB= SD. I patched libvlc.cpp (attached) to add Q_OS_FREEBSD alongside Q_OS_MAC in o= rder to not try to pass the above mentioned argument to VLC. I rebuilt with the patch in "files" and it works well now. --- uname -a FreeBSD x40 10.3-STABLE FreeBSD 10.3-STABLE #1 r305368: Sun Sep 4 09:45:56= EDT 2016 root@x40:/usr/obj/usr/src/sys/MYKE i386 --=20 You are receiving this mail because: You are the assignee for the bug.=