Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 303943 - Pitivi does not run when Hal is not installed
Summary: Pitivi does not run when Hal is not installed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-07 23:34 UTC by Guillaume Bouchard
Modified: 2010-11-22 23:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Guillaume Bouchard 2010-02-07 23:34:22 UTC
Pitivi 0.13.3 use Hal for webcam detection, which is not mandatory to run pitivi correctly. If Hal is not installed, pitivi does not run.

Reproducible: Always

Steps to Reproduce:
1. install pitivi-0.13.3
2. run it without hal
3. see the nice python traceback

Actual Results:  
A nice python traceback complaining about dbus and HAL

Expected Results:  
pitivi running correctly without webcam support

I submited a patch upstream yesterday https://bugzilla.gnome.org/show_bug.cgi?id=605920#c11 but until its approval and the release of a new pitivi version, this patch may be inserted in portage.
Comment 1 Olivier Crete (RETIRED) gentoo-dev 2010-03-19 14:55:20 UTC
pitivi 0.13.4 makes the hal/dbus dependency optional according to the release notes
Comment 2 Hanno Böck gentoo-dev 2010-11-22 23:42:12 UTC
As this has been merged upstream, I think we can mark it as fixed.