Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Can't run Pitivi [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
Punchcutter
Guru
Guru


Joined: 11 Feb 2007
Posts: 354

PostPosted: Tue Nov 18, 2014 5:30 am    Post subject: Can't run Pitivi [SOLVED] Reply with quote

I merged the video editor Pitivi, but when I try to run it, I get the following. Any clues what this means? Is it telling me that I have to be running Gnome desktop, otherwise the program won't work?? I checked USE flags, but there's nothing there that seems to make a difference. Thanks.

Code:
$ pitivi
Missing soft dependency:
- pycanberra not found on the system
    -> enables sound notifications when rendering is complete
ERROR:root:Could not find any typelib for GnomeDesktop
Missing soft dependency:
- GnomeDesktop not found on the system
    -> file thumbnails provided by GNOME's thumbnailers
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading configurations from ~/.fonts.conf is deprecated.

(pitivi:9343): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed
Traceback (most recent call last):
  File "/usr/bin/pitivi", line 137, in <module>
    _run_pitivi()
  File "/usr/bin/pitivi", line 124, in _run_pitivi
    sys.exit(ptv.main(sys.argv))
  File "/usr/lib64/pitivi/python/pitivi/application.py", line 416, in main
    ptv = StartupWizardGuiPitivi(debug=options.debug)
  File "/usr/lib64/pitivi/python/pitivi/application.py", line 361, in __init__
    GuiPitivi.__init__(self, debug)
  File "/usr/lib64/pitivi/python/pitivi/application.py", line 268, in __init__
    self._showGui()
  File "/usr/lib64/pitivi/python/pitivi/application.py", line 368, in _showGui
    GuiPitivi._showGui(self)
  File "/usr/lib64/pitivi/python/pitivi/application.py", line 283, in _showGui
    self.gui = self._createGui()
  File "/usr/lib64/pitivi/python/pitivi/application.py", line 365, in _createGui
    return PitiviMainWindow(self)
  File "/usr/lib64/pitivi/python/pitivi/mainwindow.py", line 178, in __init__
    self._createUi()
  File "/usr/lib64/pitivi/python/pitivi/mainwindow.py", line 374, in _createUi
    self.trans_list = TransitionsListWidget(self.app, self.uimanager)
  File "/usr/lib64/pitivi/python/pitivi/transitions.py", line 57, in __init__
    self._question_icon = icon_theme.load_icon("dialog-question", 48, 0)
  File "/usr/lib64/python2.7/site-packages/gi/types.py", line 113, in function
    return info.invoke(*args, **kwargs)
gi._glib.GError: Failed to load icon


Last edited by Punchcutter on Wed Nov 19, 2014 9:05 pm; edited 1 time in total
Back to top
View user's profile Send private message
Punchcutter
Guru
Guru


Joined: 11 Feb 2007
Posts: 354

PostPosted: Wed Nov 19, 2014 9:05 pm    Post subject: Reply with quote

Turns out I needed to install gnome-icon-theme to provide the icon that the app is looking for here. When I did, app started with no problem.

I wonder if this is a problem of dependency definition in the ebuild? If the maintainer is reading, please take note.
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54237
Location: 56N 3W

PostPosted: Wed Nov 19, 2014 9:22 pm    Post subject: Reply with quote

Punchcutter,

Please file a bug at bugs.gentoo.org
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum