Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Oct 2010 00:58:15 GMT
From:      Jesse <jessefrgsmith@yahoo.ca>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/151218: PiTiVi port is missing run-time dependency
Message-ID:  <201010050058.o950wFwo010661@www.freebsd.org>
Resent-Message-ID: <201010050100.o95109oC031920@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         151218
>Category:       ports
>Synopsis:       PiTiVi port is missing run-time dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 05 01:00:09 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Jesse
>Release:        8.1
>Organization:
RM
>Environment:
FreeBSD 8.1
>Description:
When installing PiTiVi from Ports, the program installs properly. When run, PiTiVi displays a pop-up saying it also requires alsasink or osssink to be present. The program then exits. 

The requested packages are gstreamer plugins (gstreamer-oss and gstreamer-alsa). Installing the gstreamer-oss plugin fixes the problem, allowing PiTiVi to run normally.

Since the gstreamer-oss software is a run-time requirement, I think it should be made a depenrdency of PiTiVi.
>How-To-Repeat:
Execute as root:
cd /usr/ports/multimedia/pitivi
make install

Run PiTiVi. At start-up a pop-up will appear requesting the gstreamer software be installed. The program then exits.
>Fix:
At the moment, manually installing the gstreamer-oss software will correct the problem. However, I think this should be done automatically during by the port's makefile since it is a run-time requirement.

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010050058.o950wFwo010661>