Custom Query (230 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (187 - 189 of 230)

Ticket Resolution Summary Owner Reporter
#165 fixed Keyboard works incorrectly on Mac OS X (Lion) Antoine Martin Stroller
Description

When I log on to desktop.devloop and open Firefox the keyboard doesn't work properly.

If I click in the address bar and use the Mac's backspace key then forward-slashes (/) are displayed. I can cut the address bar to clear it, but when I type "h" (third letter of the site name yahoo.com) the browser appears to crash.

Running ps in a shell session on desktop.devloop appears to indicate that Firefox-bin is still running, but I cannot resume it using Window Switch. I have to kill Firefox-bin in the shell and must start a new session (and the keyboard still doesn't work in that).

#150 invalid Keyboard focus problem, OSX, xpra Antoine Martin tlc
Description

When using xpra with an OSX client and an Ubuntu server, I have consistent keyboard focus problems.

Whenever the app opens a secondary window, clicking fields, or anywhere on the secondary window will not give keyboard focus to a field.

I can work around by clicking the titlebar of the original app window, then moving back to the secondary window. Then my mouse clicks will affect keyboard focus.

#217 fixed KDE auto-start failure: writing to closed log file Antoine Martin Antoine Martin
Description

As originally reported here on the mailing list, here is the backtrace obtained with abrt.

Note: contrary to the report above, when I test this only happens on KDE, and only when using "auto-start".

abrt_version:   2.0.10
cmdline:        /usr/bin/python /usr/bin/winswitch_applet --open_server_config=
executable:     /usr/bin/winswitch_applet
kernel:         3.5.2-1.fc17.x86_64
time:           Wed 29 Aug 2012 11:30:08 PM ICT
uid:            1000
username:       fedora

backtrace:
:warnings.py:29:_show_warning:ValueError: I/O operation on closed file
:
:Traceback (most recent call last):
:  File "/usr/lib/python2.7/site-packages/winswitch/client/client_base.py", line 744, in server_dir_changed
:    self.slog("evt_type=%s" % type(evt_type), monitor, d, ignored, evt_type)
:  File "/usr/lib/python2.7/site-packages/winswitch/util/simple_logger.py", line 317, in slog
:    self._write(self.log_colour, "II", self.prefix, msgsig(msg, *args))
:  File "/usr/lib/python2.7/site-packages/winswitch/util/simple_logger.py", line 231, in msgsig
:    s = msig(*args)
:  File "/usr/lib/python2.7/site-packages/winswitch/util/simple_logger.py", line 214, in msig
:    return	"("+(','.join([str(v) for v in args]))+")"
:  File "/usr/lib64/python2.7/warnings.py", line 29, in _show_warning
:    file.write(formatwarning(message, category, filename, lineno, line))
:ValueError: I/O operation on closed file
:
:Local variables in innermost frame:
:category: <class 'gobject.Warning'>
:filename: '/usr/lib64/python2.7/site-packages/twisted/internet/gtk2reactor.py'
:lineno: 277
:file: <closed file '/home/fedora/.winswitch/client/applet.log', mode 'a' at 0x7fdde6333f60>
:line: None
:message: Warning("g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed",)
Note: See TracQuery for help on using queries.