Trying to import files. Nothing Happens.

Asked by Ramon

I am trying my best to import a video both by draging and using Import Files. Nothing will import. Am i doing something wrong??

Question information

Language:
English Edit question
Status:
Solved
For:
OpenShot Video Editor Edit question
Assignee:
No assignee Edit question
Solved by:
Jonathan Thomas
Solved:
Last query:
Last reply:
Revision history for this message
Andy Finch (fincha) said :
#1

When Openshot is running there should be a terminal running in the background - are there any errors listed in the terminal? If so, please paste them here.

Revision history for this message
Ramon (ram130-gmail) said :
#2

Yes there was one but I didn't think it was important or related. Here is the terminal:

--------------------------------
   OpenShot (version 0.9.22)
--------------------------------
/usr/local/share/openshot/main/windows/SimpleGladeApp.py:338: GtkWarning: gtk_toolbar_set_icon_size: assertion `icon_size != GTK_ICON_SIZE_INVALID' failed
  return gtk.glade.XML(self.glade_path, root, domain)
A new frmMain has been created
on_mnuImportFiles_activate called with self.mnuImportFiles

I am using Ubuntu 32Bit, AMD Althon X2 64 2.4GHZ and ATi HD 3200 on board graphics.

Revision history for this message
Andy Finch (fincha) said :
#3

Hmmm, not much help there.

How did you install Openshot, was it from the build wizard or the .debs? You might have better luck when we release our new improved .deb packages from our ppa, which we are currently testing.

Revision history for this message
Helen McCall (wildnfree) said :
#4

Are you running OpenShot under Gnome or Kde?

Revision history for this message
Ramon (ram130-gmail) said :
#5

I downloaded it from here http://www.openshotvideo.com/2008/04/download.html last night. It was the .debs. I said stalled the dependencies first and then the program, so i don't what is wrong.

Revision history for this message
Ramon (ram130-gmail) said :
#6

I am using Gnome...just the default Ubuntu 9.04 set up.

Revision history for this message
Helen McCall (wildnfree) said :
#7

There were some problems with 32 bit systems with the .deb packages you
are using.

Two ways round:

1) use the install wizard for now to get 0.9.32
2) wait a few more days till we officially launch the ppa with the
improved .deb packages.

Hope this helps, Helen

On Thu, 2009-09-10 at 23:18 +0000, Ramon wrote:
> Question #82384 on OpenShot Video Editor changed:
> https://answers.launchpad.net/openshot/+question/82384
>
> Ramon gave more information on the question:
> I am using Gnome...just the default Ubuntu 9.04 set up.
>

Revision history for this message
Ramon (ram130-gmail) said :
#8

Tried it but it would not load. Keeps closing every time i try to open. Then i re-downloaded the .deb and install back 0.9.22. Then tried to import some files once more, but now the program just closes. This is the terminal

--------------------------------
   OpenShot (version 0.9.22)
--------------------------------
/usr/local/share/openshot/main/windows/SimpleGladeApp.py:338: GtkWarning: gtk_toolbar_set_icon_size: assertion `icon_size != GTK_ICON_SIZE_INVALID' failed
  return gtk.glade.XML(self.glade_path, root, domain)
A new frmMain has been created
on_tlbImportFiles_clicked called with self.tlbImportFiles
Segmentation fault

Revision history for this message
Launchpad Janitor (janitor) said :
#9

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
Jonathan Thomas (jonoomph) said :
#10

Please try and install OpenShot with our new PPA. Instructions are on the website (www.openshotvideo.com) on the download page. Good luck.

Revision history for this message
Ramon (ram130-gmail) said :
#11

No Luck..same problem

Added /usr/share/openshot to system path
--------------------------------
   OpenShot (version 0.9.42)
--------------------------------
/usr/share/openshot/windows/SimpleGladeApp.py:340: GtkWarning: gtk_toolbar_set_icon_size: assertion `icon_size != GTK_ICON_SIZE_INVALID' failed
  return gtk.glade.XML(self.glade_path, root, domain)
A new frmMain has been created
A new frmOpenProject has been created
on_tlbImportFiles_clicked called with self.tlbImportFiles

Revision history for this message
Best Jonathan Thomas (jonoomph) said :
#12

We've just fixed a bug with the PPA, where installing with DEBs and then running the PPA would not work. Give the PPA a try 1 more time. If that doesn't work, try our new .DEB installers (they have been updated yesterday).

Revision history for this message
Jonathan Thomas (jonoomph) said :
#13

Oh yeah, one more thing. Be sure to uninstall the locally installed DEB version of OpenShot and it's dependencies before installing from the PPAs.

Revision history for this message
Ramon (ram130-gmail) said :
#14

Ok I installed the new version on Ubuntu 9.10 beta and it now works perfectly fine. I am gonna try once it more on my 9.04 desktop later on, if it doesn't work then I will just install the new Ubuntu when it arrives.

Revision history for this message
Ramon (ram130-gmail) said :
#15

Thanks Jonathan Thomas, that solved my question.