Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#28486 - [pitivi] fails to run
Attached to Project:
Community Packages
Opened by Matthias Krüger (matthiaskrgr) - Friday, 17 February 2012, 13:45 GMT
Last edited by Ionut Biru (wonder) - Friday, 17 February 2012, 14:59 GMT
Opened by Matthias Krüger (matthiaskrgr) - Friday, 17 February 2012, 13:45 GMT
Last edited by Ionut Biru (wonder) - Friday, 17 February 2012, 14:59 GMT
|
DetailsWhen I run "pitivi", I get
** Message: pygobject_register_sinkfunc is deprecated (GstObject) Traceback (most recent call last): File "/usr/bin/pitivi", line 134, in <module> _run_pitivi() File "/usr/bin/pitivi", line 129, in _run_pitivi sys.exit(ptv.main(sys.argv)) File "/usr/lib/pitivi/python/pitivi/application.py", line 514, in main ptv = StartupWizardGuiPitivi(debug=options.debug) File "/usr/lib/pitivi/python/pitivi/application.py", line 371, in __init__ FullGuiPitivi.__init__(self, debug) File "/usr/lib/pitivi/python/pitivi/application.py", line 265, in __init__ self._showGui() File "/usr/lib/pitivi/python/pitivi/application.py", line 381, in _showGui FullGuiPitivi._showGui(self) File "/usr/lib/pitivi/python/pitivi/application.py", line 284, in _showGui self.gui = self._createGui() File "/usr/lib/pitivi/python/pitivi/application.py", line 378, in _createGui return FullGuiPitivi._createGui(self, allow_full_screen=False) File "/usr/lib/pitivi/python/pitivi/application.py", line 304, in _createGui return PitiviMainWindow(self, **kargs) File "/usr/lib/pitivi/python/pitivi/ui/mainwindow.py", line 181, in __init__ create_stock_icons() File "/usr/lib/pitivi/python/pitivi/ui/mainwindow.py", line 154, in create_stock_icons pixbuf = gtk.gdk.pixbuf_new_from_file(os.path.join(pmdir, path)) glib.GError: Couldn't recognize the image file format for file '/usr/share/pitivi/pixmaps/pitivi-ungroup-24.svg' |
This task depends upon
local/cairo-xcb 1.10.2-2
and rebooted, the error still occures.
Do I have to recompile
extra/librsvg 2.34.2-3
locally?
it says that you have to reinstall librsvg and recompiling cairo-*
Works now. :)