Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Sep 2014 05:51:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 193433] x11-toolkits/gtk20: Makefile uses Python 2.7_2,2, causes openshot to fail with erroneous missing libmp3lame claim
Message-ID:  <bug-193433-21822-JKxSs7ipKR@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-193433-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-193433-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193433

--- Comment #6 from freebsd@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193433-21822-JKxSs7ipKR>