[ubuntu-mono] [Bug 573751] Re: No right-click options in Lucid x64
Colin Watson
cjwatson at canonical.com
Wed Jul 7 11:12:44 BST 2010
Accepted docky into lucid-proposed, the package will build now and be
available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!
** Changed in: docky (Ubuntu Lucid)
Status: New => Fix Committed
** Tags added: verification-needed
--
No right-click options in Lucid x64
https://bugs.launchpad.net/bugs/573751
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to docky in ubuntu.
Status in Docky: Fix Released
Status in “docky” package in Ubuntu: Fix Released
Status in “docky” source package in Lucid: Fix Committed
Bug description:
In a fresh install of Lucid x64 right-click does nothing on any icon. I've combed through the configuration editor -- my desktop wasn't right-clicking either but I fixed that. Here's what docky --debug says when I right-click the OpenOffice icon when it's running.
[Error 08:20:06.056] [AbstractDockItem] An exception was thrown by the type initializer for Docky.Menus.MenuItem
[Debug 08:20:06.056] [AbstractDockItem] at Docky.Items.WnckDockItem.OnGetMenuItems () [0x00000]
at Docky.Items.ApplicationDockItem.OnGetMenuItems () [0x00000]
at Docky.Items.AbstractDockItem.GetMenuItems () [0x00000]
Actually right-clicking the icon of a running application that isn't on the dock causes Docky to crash altogether.
[Error 08:24:52.151] [AbstractDockItem] An exception was thrown by the type initializer for Docky.Menus.MenuItem
[Debug 08:24:52.152] [AbstractDockItem] at Docky.Items.WnckDockItem.OnGetMenuItems () [0x00000]
at Docky.Items.ApplicationDockItem.OnGetMenuItems () [0x00000]
at Docky.Items.AbstractDockItem.GetMenuItems () [0x00000]
Exception in Gtk# callback delegate
Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.TypeInitializationException: An exception was thrown by the type initializer for Docky.Menus.MenuItem ---> System.InvalidCastException: Cannot cast from source type to destination type.
at Docky.Menus.MenuItem..cctor () [0x00000]
--- End of inner exception stack trace ---
at Docky.Items.WnckDockItem.OnGetMenuItems () [0x00000]
at Docky.Items.ApplicationDockItem.OnGetMenuItems () [0x00000]
at Docky.Items.AbstractDockItem.GetMenuItems () [0x00000]
at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal)
at Gtk.Widget.buttonpressevent_cb(IntPtr widget, IntPtr evnt)
at Gtk.Application.gtk_main()
at Gtk.Application.Run()
at Docky.Docky.Main(System.String[] args)
Cairo.Context: called from finalization thread, programmer is missing a call to Dispose
Cairo.Context: called from finalization thread, programmer is missing a call to Dispose
Cairo.Context: called from finalization thread, programmer is missing a call to Dispose
Cairo.Context: called from finalization thread, programmer is missing a call to Dispose
Cairo.Context: called from finalization thread, programmer is missing a call to Dispose
Cairo.Context: called from finalization thread, programmer is missing a call to Dispose
Cairo.Context: called from finalization thread, programmer is missing a call to Dispose
Cairo.Context: called from finalization thread, programmer is missing a call to Dispose
Cairo.Context: called from finalization thread, programmer is missing a call to Dispose
Cairo.Context: called from finalization thread, programmer is missing a call to Dispose
Cairo.Context: called from finalization thread, programmer is missing a call to Dispose
Cairo.Context: called from finalization thread, programmer is missing a call to Dispose
Cairo.Context: called from finalization thread, programmer is missing a call to Dispose
Cairo.Context: called from finalization thread, programmer is missing a call to Dispose
Cairo.Context: called from finalization thread, programmer is missing a call to Dispose
I'm using Compiz and have set windows to come up on mouseover. Pretty sure that's irrelevant.
More information about the Ubuntu-mono
mailing list