Ticket #1131 (new defect)
Using Ctrl-3 ("Quick Menu Access") leads to GTK warnings and eventually crashes
| Reported by: | zenogantner | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Quick Menu Access | Version: | trunk |
| Keywords: | crash | Cc: |
Description
I see this behvaior on Ubuntu.
Every time I select "Spaces to Tabs" via Ctrl-3, I get a warning message like
(padre:25056): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `GtkWindow' (padre:25056): Gtk-CRITICAL **: gtk_window_set_modal: assertion `GTK_IS_WINDOW (window)' failed (padre:25056): Gtk-CRITICAL **: gtk_window_set_modal: assertion `GTK_IS_WINDOW (window)' failed (padre:25056): Gtk-CRITICAL **: gtk_window_set_modal: assertion `GTK_IS_WINDOW (window)' failed [1]+ Speicherzugriffsfehler padre src/MyMediaLite/IO/*.cs
The warnings+crashes occur also with other menu options, I tried for instance "Preferences".
This does not happen when I access "Spaces to Tabs" normally via the menu.
Change History
Note: See
TracTickets for help on using
tickets.

Sometimes it crashes w/o issuing a warning first.