← Back to team overview

desktop-packages team mailing list archive

[Bug 1412594] [NEW] System hangs when kstart used in autostart script

 

Public bug reported:

I was trying to use kstart to start three programs in three different desktops after login, like this:
  kstart --desktop 1 firefox
  kstart --desktop 2 kmail
  kstart --desktop 3 konsole
After (apparently) executing the script, the system hung solidly.  I tried this more elaborate version of the same thing:
  #! /bin/sh
  kstart --desktop 1 firefox &
  kstart --desktop 2 kmail &
  kstart --desktop 3 konsole &
  exit
but the behavior was the same.

I'm running Kubuntu 14.10 with release
4:4.14.2-0ubuntu1~ubuntu14.10~ppa1 of kde-runtime.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: xorg 1:7.7+7ubuntu2
ProcVersionSignature: Ubuntu 3.16.0-30.40-generic 3.16.7-ckt3
Uname: Linux 3.16.0-30-generic x86_64
ApportVersion: 2.14.7-0ubuntu8.1
Architecture: amd64
CurrentDesktop: KDE
Date: Mon Jan 19 18:12:06 2015
InstallationDate: Installed on 2015-01-10 (9 days ago)
InstallationMedia: Kubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: xorg (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug fonts kubuntu third-party-packages utopic

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

Title:
  System hangs when kstart used in autostart script

Status in xorg package in Ubuntu:
  New

Bug description:
  I was trying to use kstart to start three programs in three different desktops after login, like this:
    kstart --desktop 1 firefox
    kstart --desktop 2 kmail
    kstart --desktop 3 konsole
  After (apparently) executing the script, the system hung solidly.  I tried this more elaborate version of the same thing:
    #! /bin/sh
    kstart --desktop 1 firefox &
    kstart --desktop 2 kmail &
    kstart --desktop 3 konsole &
    exit
  but the behavior was the same.

  I'm running Kubuntu 14.10 with release
  4:4.14.2-0ubuntu1~ubuntu14.10~ppa1 of kde-runtime.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-30.40-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8.1
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Mon Jan 19 18:12:06 2015
  InstallationDate: Installed on 2015-01-10 (9 days ago)
  InstallationMedia: Kubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1412594/+subscriptions


Follow ups

References