Hi all

I have compiled and installed PiTiVi 0.13.3 on FreeBSD 7.2. When run it develop 
following error:
$ /usr/bin/pitivi
Couldn't set locale !, reverting to C locale
Traceback (most recent call last):
  File "/usr/bin/pitivi", line 118, in <module>
    _run_pitivi()
  File "/usr/bin/pitivi", line 113, in _run_pitivi
    sys.exit(ptv.main(sys.argv))
  File "/usr/lib/pitivi/python/pitivi/application.py", line 341, in main
    ptv.run(sys.argv[1:])
  File "/usr/lib/pitivi/python/pitivi/application.py", line 236, in run
    self.gui = PitiviMainWindow(self)
  File "/usr/lib/pitivi/python/pitivi/ui/mainwindow.py", line 205, in __init__
    self.app.deviceprobe.connect("device-added", self._deviceChangeCb)
AttributeError: 'NoneType' object has no attribute 'connect'

What is this error? Have I missed to install some required dependency?

Appreciate your comments on this.

Kind regards
Sagara


      

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Pitivi-pitivi mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pitivi-pitivi

Reply via email to