Applet fails to load if pid file present in /tmp
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
indicator-weather (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
indicator-weather refuses to start claiming that "Another instance of this program is already running" when run in a terminal.
/usr/lib/
import gobject._gobject
Another instance of this program is already running
It isn't running.
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: indicator-weather 11.11.28-0ubuntu1.3
ProcVersionSign
Uname: Linux 3.8.0-33-generic x86_64
NonfreeKernelMo
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: amd64
Date: Wed Nov 20 21:47:58 2013
InstallationMedia: Ubuntu 12.04.3 LTS "Precise Pangolin" - Release amd64 (20130820.1)
MarkForUpload: True
PackageArchitec
ProcEnviron:
LANGUAGE=en_GB:en
TERM=xterm
PATH=(custom, no user)
LANG=en_GB.UTF-8
SHELL=/bin/bash
SourcePackage: indicator-weather
UpgradeStatus: No upgrade log present (probably fresh install)
summary: |
- "Another instance of this program is already running" + Applet fails to load if file present in /tmp |
tags: | added: trusty |
Clearly the application is crashing, possibly during a suspend/resume, and it is leaving its "presence" somewhere. The application simply is not running.
$ pgrep weather python2. 7/dist- packages/ gobject/ constants. py:24: Warning: g_boxed_ type_register_ static: assertion `g_type_from_name (name) == 0' failed
$ indicator-weather
/usr/lib/
import gobject._gobject
Another instance of this program is already running