← Back to team overview

openshot.developers team mailing list archive

Re: [Bug 474716] [NEW] Errors in startup after installing using wizard in ubuntu 9.04

 

Do you have these 2 packages installed?

1) librsvg2-common
2) libsdl1.2debian-pulseaudio

If not, install them and see if this helps.

Thanks,
-Jonathan

On Tue, Nov 10, 2009 at 2:44 PM, PKJunction <pkjunction@xxxxxxxxx>
wrote:

> I deleted and reinstalled as suggested. Still getting errors on
> startup, now it's crashing, and I have to "Force Quit" to close it.
>
> Terminal output:
>
> pyocom@pyocom:~/openshot_wizard$ python ~/openshot/openshot/openshot.py
> --------------------------------
>   OpenShot (version 0.9.53)
> --------------------------------
> /home/pyocom/openshot/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
> Killed
>
>
> Paul Yocom
>
> "Life is a long journey of doing the same old thing with the
> occasional rides through frenetic activity and panic to liven up the
> trip"
>
>
> On Tue, Nov 10, 2009 at 12:03 AM, Jonathan Thomas
> <Jonathan.Oomph@xxxxxxxxx> wrote:
> >  I haven't seen this before.  If I was you, I would delete the ~/openshot
> > folder, and run the build wizard again.  After the build wizard finishes,
> > try running OpenShot with:
> > $ python ~/openshot/openshot/openshot.py
> >
> > Good luck!
> > -Jonathan
> >
> > On Thu, Nov 5, 2009 at 7:21 AM, PKJunction <pkjunction@xxxxxxxxx> wrote:
> >
> >> This is what popped up in terminal with the program startup using both
> >> suggestions:
> >>
> >> (openshot.py:14394): Gtk-WARNING **: Unable to locate theme engine in
> >> module_path: "smooth",
> >>
> >> (openshot.py:14394): Gtk-WARNING **: Unable to locate theme engine in
> >> module_path: "smooth",
> >>
> >> (openshot.py:14394): Gtk-WARNING **: Unable to locate theme engine in
> >> module_path: "smooth",
> >>
> >> (openshot.py:14394): Gtk-WARNING **: Unable to locate theme engine in
> >> module_path: "smooth",
> >>
> >> (openshot.py:14394): Gtk-WARNING **: Unable to locate theme engine in
> >> module_path: "smooth",
> >>
> >> (openshot.py:14394): Gtk-WARNING **: Unable to locate theme engine in
> >> module_path: "smooth",
> >>
> >> (openshot.py:14394): Gtk-WARNING **: Unable to locate theme engine in
> >> module_path: "smooth",
> >>
> >> (openshot.py:14394): Gtk-WARNING **: Unable to locate theme engine in
> >> module_path: "smooth",
> >> /usr/share/themes/Glossy/gtk-2.0/gtkrc:49: Invalid symbolic color
> >> 'bg_color'
> >> /usr/share/themes/Glossy/gtk-2.0/gtkrc:49: error: invalid identifier
> >> `bg_color', expected valid identifier
> >> --------------------------------
> >>   OpenShot (version 0.9.52)
> >> --------------------------------
> >> /home/pyocom/openshot/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
> >> Not the primary instance of OpenShot. Not starting queue watcher thread.
> >>
> >> Thanx for the help.
> >>
> >> Paul Yocom
> >>
> >> "Life is a long journey of doing the same old thing with the
> >> occasional rides through frenetic activity and panic to liven up the
> >> trip"
> >>
> >>
> >> On Wed, Nov 4, 2009 at 11:17 PM, Jonathan Thomas
> >> <Jonathan.Oomph@xxxxxxxxx> wrote:
> >> > 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>
> <https://launchpad.net/%7Eopenshot.developers>
> >> <https://launchpad.net/%7Eopenshot.developers>
> >> >> Post to     : openshot.developers@xxxxxxxxxxxxxxxxxxx
> >> >> Unsubscribe : https://launchpad.net/~openshot.developers<https://launchpad.net/%7Eopenshot.developers>
> <https://launchpad.net/%7Eopenshot.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 direct subscriber
> >> > of the bug.
> >> >
> >>
> >> --
> >> 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>
> <https://launchpad.net/%7Eopenshot.developers>
> >> Post to     : openshot.developers@xxxxxxxxxxxxxxxxxxx
> >> Unsubscribe : https://launchpad.net/~openshot.developers<https://launchpad.net/%7Eopenshot.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 direct subscriber
> > of the bug.
> >
>
> --
> 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.



References