unity-api-bugs team mailing list archive
-
unity-api-bugs team
-
Mailing list archive
-
Message #03280
[Bug 1285321] [NEW] desktop-exec crashes when using gir bindings to launch a non-existant app
Public bug reported:
When I use the gir bindings for libUAL like so:
from gi.repository import UpstartAppLaunch
UpstartAppLaunch.start_application('sadfsdf')
The 'start_application' method returns True, and the crash attached to
this bug occurs. Ideally, start_application (and start_applicaiton_test)
should return False if the application cannot be started.
ProblemType: Crash
DistroRelease: Ubuntu 14.04
Package: upstart-app-launch 0.3+14.04.20140220-0ubuntu3
ProcVersionSignature: Ubuntu 3.13.0-12.32-generic 3.13.4
Uname: Linux 3.13.0-12-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.13.2-0ubuntu5
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Feb 27 08:31:37 2014
ExecutablePath: /usr/lib/x86_64-linux-gnu/upstart-app-launch/desktop-exec
InstallationDate: Installed on 2014-01-06 (51 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140105)
ProcCmdline: /usr/lib/x86_64-linux-gnu/upstart-app-launch/desktop-exec
ProcEnviron:
LANGUAGE=en_NZ:en
PATH=(custom, user)
XDG_RUNTIME_DIR=<set>
LANG=en_NZ.UTF-8
SHELL=/bin/bash
Signal: 5
SourcePackage: upstart-app-launch
StacktraceTop: main ()
Title: desktop-exec crashed with signal 5 in main()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm autopilot cdrom dip lpadmin plugdev sambashare sudo
** Affects: upstart-app-launch (Ubuntu)
Importance: Medium
Status: New
** Tags: amd64 apport-crash trusty
** Description changed:
- WHen I use the gir bindings for libUAL like so:
+ When I use the gir bindings for libUAL like so:
from gi.repository import UpstartAppLaunch
UpstartAppLaunch.start_application('sadfsdf')
The 'start_application' method returns True, and the crash attached to
this bug occurs. Ideally, start_application (and start_applicaiton_test)
should return False if the application cannot be started.
ProblemType: Crash
DistroRelease: Ubuntu 14.04
Package: upstart-app-launch 0.3+14.04.20140220-0ubuntu3
ProcVersionSignature: Ubuntu 3.13.0-12.32-generic 3.13.4
Uname: Linux 3.13.0-12-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.13.2-0ubuntu5
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Feb 27 08:31:37 2014
ExecutablePath: /usr/lib/x86_64-linux-gnu/upstart-app-launch/desktop-exec
InstallationDate: Installed on 2014-01-06 (51 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140105)
ProcCmdline: /usr/lib/x86_64-linux-gnu/upstart-app-launch/desktop-exec
ProcEnviron:
- LANGUAGE=en_NZ:en
- PATH=(custom, user)
- XDG_RUNTIME_DIR=<set>
- LANG=en_NZ.UTF-8
- SHELL=/bin/bash
+ LANGUAGE=en_NZ:en
+ PATH=(custom, user)
+ XDG_RUNTIME_DIR=<set>
+ LANG=en_NZ.UTF-8
+ SHELL=/bin/bash
Signal: 5
SourcePackage: upstart-app-launch
StacktraceTop: main ()
Title: desktop-exec crashed with signal 5 in main()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm autopilot cdrom dip lpadmin plugdev sambashare sudo
** Information type changed from Private to Public
--
You received this bug notification because you are a member of Unity API
bugs, which is subscribed to upstart-app-launch in Ubuntu.
https://bugs.launchpad.net/bugs/1285321
Title:
desktop-exec crashes when using gir bindings to launch a non-existant
app
Status in “upstart-app-launch” package in Ubuntu:
New
Bug description:
When I use the gir bindings for libUAL like so:
from gi.repository import UpstartAppLaunch
UpstartAppLaunch.start_application('sadfsdf')
The 'start_application' method returns True, and the crash attached to
this bug occurs. Ideally, start_application (and
start_applicaiton_test) should return False if the application cannot
be started.
ProblemType: Crash
DistroRelease: Ubuntu 14.04
Package: upstart-app-launch 0.3+14.04.20140220-0ubuntu3
ProcVersionSignature: Ubuntu 3.13.0-12.32-generic 3.13.4
Uname: Linux 3.13.0-12-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.13.2-0ubuntu5
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Feb 27 08:31:37 2014
ExecutablePath: /usr/lib/x86_64-linux-gnu/upstart-app-launch/desktop-exec
InstallationDate: Installed on 2014-01-06 (51 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140105)
ProcCmdline: /usr/lib/x86_64-linux-gnu/upstart-app-launch/desktop-exec
ProcEnviron:
LANGUAGE=en_NZ:en
PATH=(custom, user)
XDG_RUNTIME_DIR=<set>
LANG=en_NZ.UTF-8
SHELL=/bin/bash
Signal: 5
SourcePackage: upstart-app-launch
StacktraceTop: main ()
Title: desktop-exec crashed with signal 5 in main()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm autopilot cdrom dip lpadmin plugdev sambashare sudo
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/upstart-app-launch/+bug/1285321/+subscriptions
Follow ups
References