https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193433

--- Comment #6 from free...@dreamchaser.org ---
ok, I can now reproduce it:

start openshot
File/Import Files (or hit the "+" button on the toolbar)
  Choose a .png file and add it to the project
  Drag the added file onto track 2 at the beginning.
File/Export Video
  Under "Profile", select "Web"
  Change Target: to "YouTube-HD"
    A message will appear saying libmp3lame is missing

Nothing appears in the controlling xterm window between selecting "Web" and
when the target is changed and the error message appears.  The last few lines
are simply logging the type of project based on the changes being made:

...

state saved
on_tlbImportFiles_clicked called with self.GtkToolButton
project state modified
state saved
project state modified
state saved
on_mnuMakeMovie1_activate called with self.GtkImageMenuItem
on_tlbMakeMovie_clicked called with self.GtkImageMenuItem
on_cboExportType_changed
on_cboUploadServices_changed
on_cboProjectType_changed
on_cboExportTo_changed
on_cboProjectType_changed

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to