Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#4381 closed defect (fixed)

Shell can lock up

Reported by: erikos Owned by: erikos
Priority: Unspecified by Maintainer Milestone:
Component: Sugar Version: 0.98.x
Severity: Unspecified Keywords:
Cc: Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

When testing touch text selections I came across the following issue:

  • go to the Journal detail view
  • type some text into the description or tag field
  • select it
  • copy it to the clipboard (ctrl+c)
  • paste it again (ctrl+v)

I have seen a lock up while selecting and while copying/pasting to the clipboard, and as well when setting the insert point into one of the text fields.

I can often switch then to the virtual console still, but when switching I do not get back to the UI, the screen is not redrawn anymore, no mouse input possible.

Attachments (2)

0001-OSK-im-osk-position_v8.patch (24.0 KB) - added by erikos 11 years ago.
new GTK3-OSK patch that fixes a lock up
threads.patch (1.4 KB) - added by erikos 11 years ago.
patch to replace g_timeout_add_seconds calls with gdk_threads_add_timeout ones for gtk text selection

Download all attachments as: .zip

Change History (5)

Changed 11 years ago by erikos

new GTK3-OSK patch that fixes a lock up

Changed 11 years ago by erikos

patch to replace g_timeout_add_seconds calls with gdk_threads_add_timeout ones for gtk text selection

comment:1 Changed 11 years ago by erikos

Those have been put into: http://dev.laptop.org/~erikos/result_gtk3_5/ With those no lock-up can be seen anymore.

comment:2 Changed 11 years ago by dnarvaez

  • Resolution set to fixed
  • Status changed from new to closed

comment:3 Changed 11 years ago by dnarvaez

  • Milestone 0.98 deleted

Milestone 0.98 deleted

Note: See TracTickets for help on using tickets.