Re: [PATCH] setenv "DISPLAY" when activation extension menu item
- From: Christian Neumair <chris gnome-de org>
- To: Federico Mena Quintero <federico ximian com>
- Cc: nautilus-list gnome org
- Subject: Re: [PATCH] setenv "DISPLAY" when activation extension menu item
- Date: Wed, 19 Apr 2006 01:10:58 +0200
Am Dienstag, den 11.04.2006, 15:28 -0500 schrieb Federico Mena Quintero:
> On Sat, 2006-04-01 at 21:12 +0200, Christian Neumair wrote:
> > The attached (totally untested) patch calls g_setenv before activating
> > an extension action, proxying the current FMDirectoryView's screen to
> > the environment of a spawning child process (NB: gtk_widget_get_screen
> > returns the default screen if the widget doesn't have a current screen).
> > Users complained that nautilus-open-terminal doesn't open on terminals
> > the correct display.
>
> That is a bug in the nautilus-open-terminal extension, rather than
> nautilus itself. The extension uses
>
> gnome_desktop_item_launch()
> g_spawn_async()
>
> while it should be using
>
> gnome_desktop_item_launch_on_screen()
> gdk_spawn_on_screen()
How can I get the GdkScreen associated with the activated menu item?
--
Christian Neumair <chris gnome-de org>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]