Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#4312 closed defect (fixed)

f18 TC-1-selecting text from entry line and hitting copy with mouse in IRC-10 causes sugar-desktop and SoaS to reboot

Reported by: satellit Owned by: erikos
Priority: Unspecified by Maintainer Milestone:
Component: Sugar Version: Git as of bugdate
Severity: Major Keywords: IRC-10, f18-TC1, SoaS
Cc: walter, humitos Distribution/OS: Fedora
Bug Status: New

Description

f18 TC-1-selecting text from entry line and hitting copy with mouse in IRC-10 causes sugar-desktop and SoaS to reboot

Change History (9)

comment:2 Changed 11 years ago by lionaneesh

  • Bug Status changed from Unconfirmed to New
  • Component changed from untriaged to Irc
  • Owner set to fran
  • Version changed from Unspecified to Git as of bugdate

I can confirm this on Fedora 17, Sugar (Git HEAD)

comment:3 Changed 11 years ago by dnarvaez

I cannot reproduce this on Debian Wheezy.

comment:4 Changed 11 years ago by lionaneesh

  • Cc walter humitos added
  • Component changed from Irc to sugar
  • Owner changed from fran to erikos
  • Severity changed from Minor to Major

Actually, its not only localized to IRC. I tried Copy in Browse and ViewSlides and it crashes sugar.

comment:5 Changed 11 years ago by dnarvaez

I'm not sure it's the same bug but after copying a few times, I reproduced a crash a couple of times. Now I can't crash it anymore only freeze it, both if I copy with mouse and with keyboard, Relevant bits of the log:

(main.py:10384): Gdk-CRITICAL : gdk_device_get_position: assertion `GDK_IS_DEVICE (device)' failed

(main.py:10384): Gtk-CRITICAL : gtk_window_move: assertion `GTK_IS_WINDOW (window)' failed

(main.py:10384): Gtk-CRITICAL : gtk_window_resize: assertion `GTK_IS_WINDOW (window)' failed

(main.py:10384): Gdk-CRITICAL : gdk_device_grab: assertion `GDK_IS_WINDOW (window)' failed

(main.py:10384): Gdk-CRITICAL : gdk_device_grab: assertion `GDK_IS_WINDOW (window)' failed

...

1355238521.993387 WARNING root: Trying to position palette

with invoker that's not realized.

(several times)
...

(main.py:10384): Gtk-CRITICAL : _gtk_widget_captured_event: assertion `WIDGET_REALIZED_FOR_EVENT (widget, event)' failed

(main.py:10384): Gtk-CRITICAL : _gtk_widget_captured_event: assertion `WIDGET_REALIZED_FOR_EVENT (widget, event)' failed

comment:6 Changed 11 years ago by dnarvaez

Btw aneesh, this does disappear for me if remove the owner-changed signal connection. Make sure you really have installed the changed code... (you shouldn't see the frame icon at all if it's running the right code).

comment:7 Changed 11 years ago by dsd

Can this be reproduced with an updated system? We have made a few fixes here (gtk3, gobject-introspection), it is now working on OLPC XO at least.

comment:8 Changed 11 years ago by dnarvaez

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

comment:9 Changed 11 years ago by dnarvaez

  • Milestone 0.98 deleted

Milestone 0.98 deleted

Note: See TracTickets for help on using tickets.