[Bug 961512] Re: No global menu with gedit

2012-04-03 Thread ojordan
Initial results are that removing that commit does not solve the
problem.

I've compiled this morning and still have no menu.  I'll check if I've
done something wrong tonight, but have you any more suggestions?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/961512

Title:
  No global menu with gedit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/961512/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 961512] Re: No global menu with gedit

2012-04-02 Thread ojordan
As far as I can tell, the last working version of gedit was
3.3.4-0ubuntu1.  Whatever changes happened in 3.3.5-0ubuntu1 is what is
going wrong.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/961512

Title:
  No global menu with gedit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/961512/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 961512] Re: No global menu with gedit

2012-04-02 Thread ojordan
This is the stacktrace of 3.3.4-0ubuntu1 (working fine):

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 4895)]
[New Thread 0x493ff2e0 (LWP 4896)]

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 4897)]
[Thread 0x48a462e0 (LWP 4895) exited]
^C
Program received signal SIGINT, Interrupt.
0x0f01df7c in poll () from /lib/powerpc-linux-gnu/libc.so.6
(gdb) thread apply all bt

Thread 4 (Thread 0x49cff2e0 (LWP 4897)):
#0  0x0f01df7c in poll () from /lib/powerpc-linux-gnu/libc.so.6
#1  0x0f227a6c in g_poll () from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#2  0x0f215dec in ?? () from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#3  0x0f2163b0 in g_main_loop_run ()
   from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#4  0x0e4a1788 in ?? ()
   from /usr/lib/powerpc-linux-gnu/gio/modules/libdconfsettings.so
#5  0x0f241f38 in ?? () from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#6  0x0f0c5864 in start_thread () from /lib/powerpc-linux-gnu/libpthread.so.0
#7  0x0f02cc04 in clone () from /lib/powerpc-linux-gnu/libc.so.6

Thread 3 (Thread 0x493ff2e0 (LWP 4896)):
#0  0x0f01df7c in poll () from /lib/powerpc-linux-gnu/libc.so.6
#1  0x0f227a6c in g_poll () from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#2  0x0f215dec in ?? () from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#3  0x0f2163b0 in g_main_loop_run ()
   from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#4  0x0f5100e8 in ?? () from /usr/lib/powerpc-linux-gnu/libgio-2.0.so.0
#5  0x0f241f38 in ?? () from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#6  0x0f0c5864 in start_thread () from /lib/powerpc-linux-gnu/libpthread.so.0
#7  0x0f02cc04 in clone () from /lib/powerpc-linux-gnu/libc.so.6
---Type return to continue, or q return to quit---

Thread 1 (Thread 0x48042590 (LWP 4892)):
#0  0x0f01df7c in poll () from /lib/powerpc-linux-gnu/libc.so.6
#1  0x0f227a6c in g_poll () from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#2  0x0f215dec in ?? () from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#3  0x0f2163b0 in g_main_loop_run ()
   from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#4  0x0fb5b2f0 in gtk_main () from /usr/lib/powerpc-linux-gnu/libgtk-3.so.0
#5  0x1001b24c in main ()
(gdb) quit
A debugging session is active.

Inferior 1 [process 4892] will be killed.

Quit anyway? (y or n) y

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/961512

Title:
  No global menu with gedit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/961512/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 961512] Re: No global menu with gedit

2012-04-02 Thread ojordan
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 

[Bug 961512] Re: No global menu with gedit

2012-04-02 Thread Sebastien Bacher
Thanks, do you know how to rebuild a source? It would be interesting to
know what commit created the bug, could you try to do a build of the
current version without
http://git.gnome.org/browse/gedit/commit/?id=065a5ee30d36d24fa38c465ed70be746e1912224
?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/961512

Title:
  No global menu with gedit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/961512/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 961512] Re: No global menu with gedit

2012-04-02 Thread ojordan
Forgot to say gnome-settings-daemon is not running.

The above stacktraces were done using a xubuntu session.

Not sure what you wanted with the changing themes request, but changing
the Window Manager theme doesn't make a difference.

The lack of menus happens everytime gedit is run.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/961512

Title:
  No global menu with gedit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/961512/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 961512] Re: No global menu with gedit

2012-04-02 Thread ojordan
Hi Sebastien, sorry I somehow missed your comment earlier.  Yes I can
build from source although I have never applied or even reversed a
commit/patch before.  I can probably do it manually or figure it out
myself, but if you have some fancy command to hand that will do it then
I am keen to learn!  Anyway, it is a job for tomorrow now as it it late
here.  Thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/961512

Title:
  No global menu with gedit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/961512/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 961512] Re: No global menu with gedit

2012-04-02 Thread ojordan
I've reversed the commit by reversing the patch.  I'll compile tomorrow
and let you know.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/961512

Title:
  No global menu with gedit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/961512/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 961512] Re: No global menu with gedit

2012-03-29 Thread Sebastien Bacher
Since only you get the issue I guess it's somewhat powerpc specific...

Is gnome-settings-daemon running in your session? Is that happening
every time with gedit? Could you change the theme and try to get a
stacktrace of one of those gtk_action_get_group_action errors?

** Changed in: gtk+3.0 (Ubuntu)
   Status: Invalid = New

** Changed in: gedit (Ubuntu)
   Status: Confirmed = New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/961512

Title:
  No global menu with gedit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/961512/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 961512] Re: No global menu with gedit

2012-03-28 Thread ojordan
Just to clarify:

In unity-2d I don't have a global menu.  
In xubuntu/lubuntu I don't have a normal application menu at the top of the 
gedit window.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/961512

Title:
  No global menu with gedit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/961512/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 961512] Re: No global menu with gedit

2012-03-28 Thread ojordan
** Also affects: gtk+3.0 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/961512

Title:
  No global menu with gedit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/961512/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 961512] Re: No global menu with gedit

2012-03-28 Thread Sebastien Bacher
** Changed in: gtk+3.0 (Ubuntu)
   Status: New = Invalid

** Changed in: gtk+3.0 (Ubuntu)
   Importance: Undecided = Low

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/961512

Title:
  No global menu with gedit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/961512/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 961512] Re: No global menu with gedit

2012-03-26 Thread ojordan
*** This bug is a duplicate of bug 870742 ***
https://bugs.launchpad.net/bugs/870742

How can it be a duplicate of that bug?  The xsession error is different
and none of the 62 people affected by that bug describe any symptoms of
lacking menus.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/961512

Title:
  No global menu with gedit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/961512/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 961512] Re: No global menu with gedit

2012-03-26 Thread ojordan
*** This bug is a duplicate of bug 870742 ***
https://bugs.launchpad.net/bugs/870742

I should clarify the above comment, I was talking about bug 870742 which
I don't think this is a duplicate of.

The xsession errors for bug 945097 are different to this bug too.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/961512

Title:
  No global menu with gedit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/961512/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 961512] Re: No global menu with gedit

2012-03-26 Thread Sebastien Bacher
Thank you for your bug report, what desktop environment do you use?
Could you take a screenshot showing the issue?

** This bug is no longer a duplicate of bug 870742
   g_value_get_object: assertion `G_VALUE_HOLDS_OBJECT (value)' failed ) spam 
in nautilus

** Changed in: gedit (Ubuntu)
   Status: Confirmed = Incomplete

** Changed in: gedit (Ubuntu)
   Importance: Undecided = Low

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/961512

Title:
  No global menu with gedit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/961512/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 961512] Re: No global menu with gedit

2012-03-26 Thread ojordan
Still exists on the latest Ubuntu ISO.  I think I automatically boot
into Unity-2d.

In the screenshot you can see the mouse is where the menu should be.

** Attachment added: Screenshot from 2012-03-26 18:34:50.png
   
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/961512/+attachment/2942923/+files/Screenshot%20from%202012-03-26%2018%3A34%3A50.png

** Changed in: gedit (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/961512

Title:
  No global menu with gedit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/961512/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 961512] Re: No global menu with gedit

2012-03-25 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gedit (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/961512

Title:
  No global menu with gedit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/961512/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 961512] Re: No global menu with gedit

2012-03-25 Thread ojordan
This is the xsession error when I run gedit in xubuntu (where I also
don't have a menu):


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'.

** 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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/961512

Title:
  No global menu with gedit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/961512/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 961512] Re: No global menu with gedit

2012-03-25 Thread Vadim Rutkovsky
*** This bug is a duplicate of bug 870742 ***
https://bugs.launchpad.net/bugs/870742

As this is reproducible for nautilus, then it is not a gedit's fault.
Closing this as a duplicate of bug #945097

** This bug has been marked a duplicate of bug 945097
   Lack of global menu and right-click menu with Nautilus

** This bug is no longer a duplicate of bug 945097
   Lack of global menu and right-click menu with Nautilus
** This bug has been marked a duplicate of bug 870742
   g_value_get_object: assertion `G_VALUE_HOLDS_OBJECT (value)' failed ) spam 
in nautilus

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/961512

Title:
  No global menu with gedit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/961512/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 961512] Re: No global menu with gedit

2012-03-21 Thread ojordan
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/961512

Title:
  No global menu with gedit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/961512/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 961512] Re: No global menu with gedit

2012-03-21 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker.

A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/961512

** Tags added: iso-testing

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/961512

Title:
  No global menu with gedit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/961512/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs