openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #00894
Re: [Bug 474716] [NEW] Errors in startup after installing using wizard in ubuntu 9.04
Thanks for the bug report! Sorry, it looks like the build wizard might have
the wrong advice. Rename everything back to the way it was, and try this
command:
$ python ~/openshot/openshot/openshot.py
or
$ python ~/openshot/bin/openshot
Good luck!
-Jonathan
On Wed, Nov 4, 2009 at 3:04 PM, PKJunction <pkjunction@xxxxxxxxx> wrote:
> Public bug reported:
>
> Ubuntu 9.04
> OpenShot 0.9.52
> Wizard 1.0.6
>
> When starting from terminal it stops with "~openshot/main/OpenShot.py"
> not found.
>
> I fixed this by;
> renamed "openshot" folder in main "openshot" folder to "main" and renamed
> "openshot.py" to "OpenShot.py". now will start from terminal.
> OpenShot then crashes with can't find "glade.xml", to fix this I copied
> renamed "main" folder and named copy "openshot".
>
> I know this a really crappy work around but I got the program to start
> up from terminal and the menu.
>
> Also I'm getting this error in a pop-up terminal window on menu startup
> of OpenShot.
>
> openshot/main/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
> Not the primary instance of OpenShot. Not starting queue watcher thread.
>
> ** Affects: openshot
> Importance: Undecided
> Status: New
>
> --
> Errors in startup after installing using wizard in ubuntu 9.04
> https://bugs.launchpad.net/bugs/474716
> You received this bug notification because you are a member of OpenShot
> Developers, which is subscribed to OpenShot Video Editor.
>
> Status in OpenShot Video Editor: New
>
> Bug description:
> Ubuntu 9.04
> OpenShot 0.9.52
> Wizard 1.0.6
>
> When starting from terminal it stops with "~openshot/main/OpenShot.py" not
> found.
>
> I fixed this by;
> renamed "openshot" folder in main "openshot" folder to "main" and renamed
> "openshot.py" to "OpenShot.py". now will start from terminal.
> OpenShot then crashes with can't find "glade.xml", to fix this I copied
> renamed "main" folder and named copy "openshot".
>
> I know this a really crappy work around but I got the program to start up
> from terminal and the menu.
>
> Also I'm getting this error in a pop-up terminal window on menu startup of
> OpenShot.
>
> openshot/main/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
> Not the primary instance of OpenShot. Not starting queue watcher thread.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openshot.developers<https://launchpad.net/%7Eopenshot.developers>
> Post to : openshot.developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openshot.developers<https://launchpad.net/%7Eopenshot.developers>
> More help : https://help.launchpad.net/ListHelp
>
--
Errors in startup after installing using wizard in ubuntu 9.04
https://bugs.launchpad.net/bugs/474716
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.
Status in OpenShot Video Editor: New
Bug description:
Ubuntu 9.04
OpenShot 0.9.52
Wizard 1.0.6
When starting from terminal it stops with "~openshot/main/OpenShot.py" not found.
I fixed this by;
renamed "openshot" folder in main "openshot" folder to "main" and renamed "openshot.py" to "OpenShot.py". now will start from terminal.
OpenShot then crashes with can't find "glade.xml", to fix this I copied renamed "main" folder and named copy "openshot".
I know this a really crappy work around but I got the program to start up from terminal and the menu.
Also I'm getting this error in a pop-up terminal window on menu startup of OpenShot.
openshot/main/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
Not the primary instance of OpenShot. Not starting queue watcher thread.
Follow ups
References