Hide on lose focus not available

Bug #1122052 reported by Alin Andrei
20
This bug affects 4 people
Affects Status Importance Assigned to Milestone
Terra Terminal Emulator
Fix Released
Undecided
Unassigned

Bug Description

The "Hide on lose focus" option is greyed out so I cannot enable this feature. Here's the Terra terminal output I get when running it, it might be related to this issue:

/usr/lib/python2.7/dist-packages/gi/types.py:113: Warning: cannot register existing type `VtePtyFlags'
  return info.invoke(*args, **kwargs)
/usr/lib/python2.7/dist-packages/gi/types.py:113: Warning: g_once_init_leave: assertion `result != 0' failed
  return info.invoke(*args, **kwargs)
/usr/lib/python2.7/dist-packages/gi/types.py:113: Warning: g_param_spec_flags: assertion `G_TYPE_IS_FLAGS (flags_type)' failed
  return info.invoke(*args, **kwargs)
/usr/lib/python2.7/dist-packages/gi/types.py:113: Warning: g_object_class_install_property: assertion `G_IS_PARAM_SPEC (pspec)' failed
  return info.invoke(*args, **kwargs)
/usr/lib/python2.7/dist-packages/gi/types.py:113: Warning: g_object_new_valist: object class `VtePty' has no property named `flags'
  return info.invoke(*args, **kwargs)
Xlib.protocol.request.QueryExtension

I'm using Ubuntu 13.04 Raring Ringtail 64bit.

Revision history for this message
Pedro Nariyoshi (pedro-nariyoshi) wrote :

Same problem on Quantal 64bit

Revision history for this message
Pedro Nariyoshi (pedro-nariyoshi) wrote :

Interestingly, it started hiding after a restart. The checkbox is still greyed out however.

Revision history for this message
Özcan ESEN (ozcanesen) wrote :

Hey, actually this causes from keybinding library, python-keybinder uses gtk2 and gtk3 version has bugs, So i wrote my own python-xlib based keybinder library and can't implemented all features yes, so i disabled "hide on losefocus" feature because when you pressed 'F12', f12 and losefocus functions running at same time and locking gui or don't let you hide window, i will implement missing features bug it needs hard xlib and gtk coding, and my xlib knowledge is limited.

Revision history for this message
Pedro Nariyoshi (pedro-nariyoshi) wrote :

No hurries. Great application by the way! (;

Özcan ESEN (ozcanesen)
Changed in terra:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.