/usr/share/terminator/terminatorlib/terminator.py:87: Warning: Attempt to add property GnomeProgram::sm-connect after class was initialised
self.gnome_program = gnome.init(APP_NAME, APP_VERSION)
/usr/share/terminator/terminatorlib/terminator.py:87: Warning: Attempt to add property GnomeProgram::show-crash-dialog after class was initialised
self.gnome_program = gnome.init(APP_NAME, APP_VERSION)
/usr/share/terminator/terminatorlib/terminator.py:87: Warning: Attempt to add property GnomeProgram::display after class was initialised
self.gnome_program = gnome.init(APP_NAME, APP_VERSION)
/usr/share/terminator/terminatorlib/terminator.py:87: Warning: Attempt to add property GnomeProgram::default-icon after class was initialised
self.gnome_program = gnome.init(APP_NAME, APP_VERSION)
Floating point exception
Have been searching for a way out for a very long time. Seems like a bug to me now.
Any way out?
Hi all,
I am getting the following error:
/usr/share/ terminator/ terminatorlib/ terminator. py:87: Warning: Attempt to add property GnomeProgram: :sm-connect after class was initialised gnome_program = gnome.init( APP_NAME, APP_VERSION) terminator/ terminatorlib/ terminator. py:87: Warning: Attempt to add property GnomeProgram: :show-crash- dialog after class was initialised gnome_program = gnome.init( APP_NAME, APP_VERSION) terminator/ terminatorlib/ terminator. py:87: Warning: Attempt to add property GnomeProgram: :display after class was initialised gnome_program = gnome.init( APP_NAME, APP_VERSION) terminator/ terminatorlib/ terminator. py:87: Warning: Attempt to add property GnomeProgram: :default- icon after class was initialised gnome_program = gnome.init( APP_NAME, APP_VERSION)
self.
/usr/share/
self.
/usr/share/
self.
/usr/share/
self.
Floating point exception
Have been searching for a way out for a very long time. Seems like a bug to me now.
Any way out?
Thanks
Dev