This is the stacktrace of 3.3.5-0ubuntu1 (menu missing):
gdb gedit
GNU gdb (Ubuntu/Linaro 7.4-2012.02-0ubuntu1) 7.4-2012.02
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "powerpc-linux-gnu".
For bug reporting instructions, please see:
<http://bugs.launchpad.net/gdb-linaro/>...
Reading symbols from /usr/bin/gedit...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/gedit
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/powerpc-linux-gnu/libthread_db.so.1".
[New Thread 0x48a462e0 (LWP 5250)]
[New Thread 0x493ff2e0 (LWP 5251)]
Gtk-WARNING **: Theme parsing error: misc.css:13:17: Not using units is
deprecated. Assuming 'px'.
Gtk-WARNING **: Theme parsing error: misc.css:15:16: Not using units is
deprecated. Assuming 'px'.
Gtk-WARNING **: Theme parsing error: misc.css:16:11: Not using units is
deprecated. Assuming 'px'.
[New Thread 0x49cff2e0 (LWP 5252)]
** WARNING **: Could not add ui definition: Error on line 1 char 1:
Document must begin with an element (e.g. <book>)
** WARNING **: Could not add ui definition: Error on line 1 char 1:
Document must begin with an element (e.g. <book>)
Gtk-CRITICAL **: gtk_action_group_set_sensitive: assertion
`GTK_IS_ACTION_GROUP (action_group)' failed
Gtk-CRITICAL **: gtk_action_group_set_sensitive: assertion
`GTK_IS_ACTION_GROUP (action_group)' failed
Gtk-CRITICAL **: gtk_action_group_get_action: assertion
`GTK_IS_ACTION_GROUP (action_group)' failed
Gtk-CRITICAL **: gtk_toggle_action_set_active: assertion
`GTK_IS_TOGGLE_ACTION (action)' failed
Gtk-CRITICAL **: gtk_action_group_set_sensitive: assertion
`GTK_IS_ACTION_GROUP (action_group)' failed
Gtk-CRITICAL **: gtk_action_group_set_sensitive: assertion
`GTK_IS_ACTION_GROUP (action_group)' failed
Gtk-CRITICAL **: gtk_action_group_set_sensitive: assertion
`GTK_IS_ACTION_GROUP (action_group)' failed
Gtk-CRITICAL **: gtk_action_group_set_sensitive: assertion
`GTK_IS_ACTION_GROUP (action_group)' failed
Gtk-CRITICAL **: gtk_action_group_set_sensitive: assertion
`GTK_IS_ACTION_GROUP (action_group)' failed
Gtk-CRITICAL **: gtk_action_group_set_sensitive: assertion
`GTK_IS_ACTION_GROUP (action_group)' failed
Gtk-CRITICAL **: gtk_action_group_set_sensitive: assertion
`GTK_IS_ACTION_GROUP (action_group)' failed
Gtk-CRITICAL **: gtk_action_group_set_sensitive: assertion
`GTK_IS_ACTION_GROUP (action_group)' failed
Gtk-CRITICAL **: gtk_action_group_get_action: assertion
`GTK_IS_ACTION_GROUP (action_group)' failed
Gtk-CRITICAL **: gtk_toggle_action_get_active: assertion
`GTK_IS_TOGGLE_ACTION (action)' failed
Gtk-CRITICAL **: gtk_action_group_get_action: assertion
`GTK_IS_ACTION_GROUP (action_group)' failed
Gtk-CRITICAL **: gtk_toggle_action_get_active: assertion
`GTK_IS_TOGGLE_ACTION (action)' failed
Gtk-CRITICAL **: gtk_action_group_get_action: assertion
`GTK_IS_ACTION_GROUP (action_group)' failed
Gtk-CRITICAL **: gtk_action_group_list_actions: assertion
`GTK_IS_ACTION_GROUP (action_group)' failed
Gtk-CRITICAL **: gtk_action_group_get_action: assertion
`GTK_IS_ACTION_GROUP (action_group)' failed
Gtk-CRITICAL **: gtk_toggle_action_set_active: assertion
`GTK_IS_TOGGLE_ACTION (action)' failed
** CRITICAL **: update_documents_list_menu_idle: assertion
`p->documents_list_action_group != NULL' failed
^C
Program received signal SIGINT, Interrupt.
0x0f00cf7c in poll () from /lib/powerpc-linux-gnu/libc.so.6
(gdb) thread apply all bt
Thread 4 (Thread 0x49cff2e0 (LWP 5252)):
#0 0x0f00cf7c in poll () from /lib/powerpc-linux-gnu/libc.so.6
#1 0x0f216a6c in g_poll () from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#2 0x0f204dec in ?? () from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#3 0x0f2053b0 in g_main_loop_run ()
from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#4 0x0e490788 in ?? ()
from /usr/lib/powerpc-linux-gnu/gio/modules/libdconfsettings.so
#5 0x0f230f38 in ?? () from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#6 0x0f0b4864 in start_thread () from /lib/powerpc-linux-gnu/libpthread.so.0
#7 0x0f01bc04 in clone () from /lib/powerpc-linux-gnu/libc.so.6
Thread 3 (Thread 0x493ff2e0 (LWP 5251)):
#0 0x0f00cf7c in poll () from /lib/powerpc-linux-gnu/libc.so.6
#1 0x0f216a6c in g_poll () from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#2 0x0f204dec in ?? () from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#3 0x0f2053b0 in g_main_loop_run ()
from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#4 0x0f4ff0e8 in ?? () from /usr/lib/powerpc-linux-gnu/libgio-2.0.so.0
#5 0x0f230f38 in ?? () from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#6 0x0f0b4864 in start_thread () from /lib/powerpc-linux-gnu/libpthread.so.0
#7 0x0f01bc04 in clone () from /lib/powerpc-linux-gnu/libc.so.6
---Type <return> to continue, or q <return> to quit---
Thread 2 (Thread 0x48a462e0 (LWP 5250)):
#0 0x0f0b95f8 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
from /lib/powerpc-linux-gnu/libpthread.so.0
#1 0x0f251c24 in g_cond_wait_until ()
from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#2 0x0f1cf9e8 in ?? () from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#3 0x0f1d03f4 in g_async_queue_timeout_pop ()
from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#4 0x0f231aac in ?? () from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#5 0x0f230f38 in ?? () from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#6 0x0f0b4864 in start_thread () from /lib/powerpc-linux-gnu/libpthread.so.0
#7 0x0f01bc04 in clone () from /lib/powerpc-linux-gnu/libc.so.6
Thread 1 (Thread 0x48042590 (LWP 5247)):
#0 0x0f00cf7c in poll () from /lib/powerpc-linux-gnu/libc.so.6
#1 0x0f216a6c in g_poll () from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#2 0x0f204dec in ?? () from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#3 0x0f2053b0 in g_main_loop_run ()
from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#4 0x0fb4a2f0 in gtk_main () from /usr/lib/powerpc-linux-gnu/libgtk-3.so.0
#5 0x1001b29c in main ()
(gdb) quit
A debugging session is active.
Inferior 1 [process 5247] will be killed.
Quit anyway? (y or n) y
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/961512
Title:
No global menu with gedit
Status in “gedit” package in Ubuntu:
New
Status in “gtk+3.0” package in Ubuntu:
New
Bug description:
I don't have a global menu when running gedit. I can get a normal
menu to display when I right-click inside the gedit window (Undo,
redo, cut, copy, etc) , but that doesn't have crucial menu items like
save, save as, open etc .
It is simlar to a problem I have with nautilus
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/945097 .
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gedit 3.3.8-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-19.30-powerpc-smp 3.2.11
Uname: Linux 3.2.0-19-powerpc-smp ppc
ApportVersion: 1.94.1-0ubuntu2
Architecture: powerpc
Date: Wed Mar 21 18:54:10 2012
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha powerpc
(20120321)
ProcEnviron:
LANGUAGE=en_GB:en
TERM=xterm
LANG=en_GB.UTF-8
SHELL=/bin/bash
SourcePackage: gedit
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/961512/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp