gedit 3 seems to receive an extra command line argument

Bug #837837 reported by jpfle
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
AllTray
New
Undecided
Unassigned

Bug Description

I'm not sure if this bug occurs because of alltray (0.7.4dev+) or gedit 3. If I dock gedit 3 with a command line argument, for example:

$ alltray -- gedit -s

gedit will be docked into the system tray (no problem for that), but it will try to open the working directory (that can be obtained with pwd), as if I was running the following:

$ alltray -- gedit /path/to/working-directory

Obviously, gedit will complaint that it can not open a folder.

If I remove the command line argument, for example:

$ alltray -- gedit

or

$ alltray gedit

this bug no longer occurs.

Is alltray passing an extra argument to gedit?

Revision history for this message
jpfle (jpfle) wrote :
Download full text (5.6 KiB)

Debug messages:

$ ALLTRAY_DEBUG="ALL" alltray -D -- gedit -s
AllTray 0.7.4dev+, from bzr branch rev ,
 rev-id
Copyright (c) 2009 Michael B. Trausch <email address hidden>
Licensed under the GNU GPL v3.0 as published by the Free Software Foundation.

[2011-08-31 01:28:38 EDT] INFO/MISC: Debugging subsystem setup complete.
[2011-08-31 01:28:38 EDT] INFO/CL: Command line options parsed.
[2011-08-31 01:28:38 EDT] INFO/CL: Evaluating alltray
[2011-08-31 01:28:38 EDT] INFO/CL: Evaluating gedit
[2011-08-31 01:28:38 EDT] INFO/CL: Actually processing arg
[2011-08-31 01:28:38 EDT] INFO/CL: Evaluating -s
[2011-08-31 01:28:38 EDT] INFO/CL: Actually processing arg
[2011-08-31 01:28:38 EDT] INFO/CL: Evaluating
[2011-08-31 01:28:38 EDT] INFO/CL: Actually processing arg
[2011-08-31 01:28:38 EDT] INFO/PROCESS: Child process 12724 (gedit) now running.
[2011-08-31 01:28:38 EDT] INFO/APP: Creating a new Application
[2011-08-31 01:28:38 EDT] INFO/APP: pid 10436 (gnome-terminal) is not ours.
[2011-08-31 01:28:38 EDT] INFO/APP: pid 21621 (firefox) is not ours.
[2011-08-31 01:28:38 EDT] INFO/APP: pid 6878 (nautilus) is not ours.
[2011-08-31 01:28:38 EDT] INFO/APP: pid 6864 (gnome-panel) is not ours.
`menu_proxy_module_load': gedit: undefined symbol: menu_proxy_module_load

(gedit:12724): Gtk-WARNING **: Failed to load type module: (null)

`menu_proxy_module_load': gedit: undefined symbol: menu_proxy_module_load

(gedit:12724): Gtk-WARNING **: Failed to load type module: (null)

`menu_proxy_module_load': gedit: undefined symbol: menu_proxy_module_load

(gedit:12724): Gtk-WARNING **: Failed to load type module: (null)

`menu_proxy_module_load': gedit: undefined symbol: menu_proxy_module_load

(gedit:12724): Gtk-WARNING **: Failed to load type module: (null)

`menu_proxy_module_load': gedit: undefined symbol: menu_proxy_module_load

(gedit:12724): Gtk-WARNING **: Failed to load type module: (null)

`menu_proxy_module_load': gedit: undefined symbol: menu_proxy_module_load

(gedit:12724): Gtk-WARNING **: Failed to load type module: (null)

`menu_proxy_module_load': gedit: undefined symbol: menu_proxy_module_load

(gedit:12724): Gtk-WARNING **: Failed to load type module: (null)

`menu_proxy_module_load': gedit: undefined symbol: menu_proxy_module_load

(gedit:12724): Gtk-WARNING **: Failed to load type module: (null)

`menu_proxy_module_load': gedit: undefined symbol: menu_proxy_module_load

(gedit:12724): Gtk-WARNING **: Failed to load type module: (null)

`menu_proxy_module_load': gedit: undefined symbol: menu_proxy_module_load

(gedit:12724): Gtk-WARNING **: Failed to load type module: (null)

`menu_proxy_module_load': gedit: undefined symbol: menu_proxy_module_load

(gedit:12724): Gtk-WARNING **: Failed to load type module: (null)

`menu_proxy_module_load': gedit: undefined symbol: menu_proxy_module_load

(gedit:12724): Gtk-WARNING **: Failed to load type module: (null)

`menu_proxy_module_load': gedit: undefined symbol: menu_proxy_module_load

(gedit:12724): Gtk-WARNING **: Failed to load type module: (null)

`menu_proxy_module_load': gedit: undefined symbol: menu_proxy_module_load

(gedit:12724): Gtk-WARNING **: Failed to load type module: (null)

`menu_proxy_module...

Read more...

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.