← Back to team overview

desktop-packages team mailing list archive

Re: [Bug 777292] Re: Gedit not single instance when started from unity

 

This is the only output regarding DBUS:
$ strings /proc/5548/environ | grep DBUS
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-PwOQj2JfC6,guid=d834a9413e993315867021320000007d

I start gedit from nautilus by just opening a text file.

Am 27.01.2012 15:02, schrieb Sebastien Bacher:
> see bug #827414 as well which was the original bug, could those having the issue start nautilus from nautilus and run
> "strings /proc/$(pidof gedit)/environ | grep DBUS"
>
> does it list a DBUS_STARTER_ADDRESS? how do you start nautilus and how
> do you start gedit from nautilus?
>

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/777292

Title:
  doesn't reuse running instance when started from nautilus

Status in Light-Weight Text Editor for Gnome:
  New
Status in “gedit” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: gedit

  Normally, gedit is a single instance application, meaning that it is
  started only once, and subsequent invocations are merged into the
  already running instance.

  When starting gedit from unity (either via dash, or via Alt+F2) and
  later from somewhere else (I tested opening a file in nautilus,
  opening a file from the archive manager, and running from the command
  line), gedit is started a second time.

  $ lsb_release -rd
  Description:	Ubuntu 11.04
  Release:	11.04

  $ apt-cache policy gedit
  gedit:
    Installed: 2.30.4-2ubuntu1
    Candidate: 2.30.4-2ubuntu1
    Version table:
   *** 2.30.4-2ubuntu1 0
          500 http://gd.tuwien.ac.at/opsys/linux/ubuntu/archive/ natty/main amd64 Packages
          100 /var/lib/dpkg/status

  $ apt-cache policy unity
  unity:
    Installed: 3.8.12-0ubuntu1
    Candidate: 3.8.12-0ubuntu1
    Version table:
   *** 3.8.12-0ubuntu1 0
          500 http://gd.tuwien.ac.at/opsys/linux/ubuntu/archive/ natty-updates/main amd64 Packages
          100 /var/lib/dpkg/status
       3.8.10-0ubuntu2 0
          500 http://gd.tuwien.ac.at/opsys/linux/ubuntu/archive/ natty/main amd64 Packages

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


References