[Touch-packages] [Bug 1480320] Re: ondemand init script sets governor "powersave" when only "powersave" and "performance" available

2015-09-18 Thread Daniel Hahler
Only interactive, ondemand and powersave appear to be handled:

*interactive*)
GOVERNOR="interactive"
break
;;
*ondemand*)
GOVERNOR="ondemand"
break
;;
*powersave*)
GOVERNOR="powersave"
break
;;


** Changed in: sysvinit (Ubuntu)
   Status: New => Triaged

** Changed in: sysvinit (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to sysvinit in Ubuntu.
https://bugs.launchpad.net/bugs/1480320

Title:
  ondemand init script sets governor "powersave" when only "powersave"
  and "performance" available

Status in sysvinit package in Ubuntu:
  Triaged

Bug description:
  My system seems to have governors "powersave" and "performance"
  available. No others.

  So by ondemand, I end up with "powersave", which makes my workstation
  excruciatingly slow.

  I think that in this case, "performance" should be preferred.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: initscripts 2.88dsf-59.2ubuntu1
  ProcVersionSignature: Ubuntu 4.1.0-2.2-generic 4.1.3
  Uname: Linux 4.1.0-2-generic x86_64
  ApportVersion: 2.18-0ubuntu5
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Fri Jul 31 17:08:08 2015
  InstallationDate: Installed on 2010-10-12 (1752 days ago)
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
  SourcePackage: sysvinit
  UpgradeStatus: Upgraded to wily on 2014-11-11 (262 days ago)
  mtime.conffile..etc.init.d.ondemand: 2015-07-31T16:51:58.391407

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 888137] Re: [whishlist] Allow the default power_governor to be set

2015-09-18 Thread Daniel Hahler
** Changed in: sysvinit (Ubuntu)
   Status: Confirmed => Triaged

** Changed in: sysvinit (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to sysvinit in Ubuntu.
https://bugs.launchpad.net/bugs/888137

Title:
  [whishlist] Allow the default power_governor to be set

Status in sysvinit package in Ubuntu:
  Triaged

Bug description:
  Currently the ondemand init script will set the ondemand power
  governor at boot.

  I would like the ondemand script to be generalized into a cpufreq
  script with an accompanying /etc/default/cpufreq file which allows you
  to set the default power governor at boot to something else then
  ondemand.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: initscripts 2.88dsf-13.10ubuntu4
  ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6
  Uname: Linux 3.0.0-13-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  CheckboxSubmission: 95d5a9d3c6f3b2742cea9be15d9681a7
  CheckboxSystem: d00f84de8a555815fa1c4660280da308
  Date: Wed Nov  9 17:00:16 2011
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: sysvinit
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 740127] Re: ondemand script in initscripts uses arbitrary sleep

2015-09-18 Thread Daniel Hahler
** Changed in: sysvinit (Ubuntu)
   Status: Confirmed => Triaged

** Changed in: sysvinit (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to sysvinit in Ubuntu.
https://bugs.launchpad.net/bugs/740127

Title:
  ondemand script in initscripts uses arbitrary sleep

Status in sysvinit package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: initscripts

  The ondemand script in the initscripts package is all very well, but
  the 60 second pause before activation is both arbitrary, and in my
  case, wrong.

  The comment next to it suggests that the 60 seconds is to allow the
  desktop to be logged in before the CPU govener is changed.  however my
  laptop gets from grub to desktop in 17 seconds and then I have to wait
  up to one minute from then for my CPUs to be put into ondemand mode.
  Given I can have CPU frequency panel applets which can change the
  frequency govener; why is the ondemand setting not an XDG autostart
  app which uses the same communications channels to set the govener
  after the desktop has started?

  It took me quite some time to track down that this was the issue as I
  was, from a user point of view, simply seeing that my CPU govener
  choice of ondemand was not being preserved across reboots, yet if I
  left my laptop alone for a bit after booting, the CPUs "suddenly" went
  into ondemand mode.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 911206] Re: /etc/init.d/ondemand unconditionally overrules /etc/init.d/cpufrequtils

2015-09-18 Thread Daniel Hahler
** Changed in: sysvinit (Ubuntu)
   Status: Confirmed => Triaged

** Changed in: sysvinit (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to sysvinit in Ubuntu.
https://bugs.launchpad.net/bugs/911206

Title:
  /etc/init.d/ondemand unconditionally overrules
  /etc/init.d/cpufrequtils

Status in cpufrequtils package in Ubuntu:
  New
Status in sysvinit package in Ubuntu:
  Triaged

Bug description:
  /etc/init.d/ondemand *always* sets the cpu scaling governor to
  ondemand, and is executed after /etc/init.d/cpufrequtils.

  This causes two problems:
  1. Confusion, because it seems as if /etc/init.d/cpufrequtils is being run, 
but has no effect
  2. Possible problems down the road, because /etc/init.d/ondemand has no 
/etc/default/ondemand, so either editing or deleting
/etc/init.d/ondemand. I just discovered that updating initscripts will fail 
if /etc/init.d/ondemand has been deleted (dpkg complains about this file 
missing and aborts)

  Suggested fixes:

  a) Remove /etc/init.d/ondemand, make the ondemand governor the default
  for /etc/init.d/cpufrequtils, install package cpufrequtils by default.

  b) If this is not desired, make absolutely sure that
  /etc/init.d/ondemand is executed *before* /etc/init.d/cpufrequtils,
  maybe by making /etc/init.d/cpufrequtils depend on
  /etc/init.d/ondemand.

  I'm looking forward to your responses,
  Daniel

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: initscripts 2.88dsf-13.10ubuntu4.1
  ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
  Uname: Linux 3.0.0-14-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Tue Jan  3 13:13:59 2012
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: sysvinit
  UpgradeStatus: Upgraded to oneiric on 2011-12-10 (23 days ago)
  modified.conffile..etc.init.d.ondemand: [modified]
  mtime.conffile..etc.init.d.ondemand: 2012-01-03T13:13:33.783902

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1497375] [NEW] Remove /etc/init.d/ondemand script

2015-09-18 Thread Daniel Hahler
Public bug reported:

There are several issues with the /etc/init.d/ondemand script [1], and
it appears to be a bad difference / addition to the upstream/Debian
package.

Please consider removing it.

1:
https://bugs.launchpad.net/ubuntu/+source/sysvinit?field.searchtext=ondemand=Search%3Alist=NEW%3Alist=INCOMPLETE_WITH_RESPONSE%3Alist=INCOMPLETE_WITHOUT_RESPONSE%3Alist=CONFIRMED%3Alist=TRIAGED%3Alist=INPROGRESS%3Alist=FIXCOMMITTED=_reporter=_dupes=on_patch=_no_package=

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to sysvinit in Ubuntu.
https://bugs.launchpad.net/bugs/1497375

Title:
  Remove /etc/init.d/ondemand script

Status in sysvinit package in Ubuntu:
  New

Bug description:
  There are several issues with the /etc/init.d/ondemand script [1], and
  it appears to be a bad difference / addition to the upstream/Debian
  package.

  Please consider removing it.

  1:
  
https://bugs.launchpad.net/ubuntu/+source/sysvinit?field.searchtext=ondemand=Search%3Alist=NEW%3Alist=INCOMPLETE_WITH_RESPONSE%3Alist=INCOMPLETE_WITHOUT_RESPONSE%3Alist=CONFIRMED%3Alist=TRIAGED%3Alist=INPROGRESS%3Alist=FIXCOMMITTED=_reporter=_dupes=on_patch=_no_package=

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1445509] [NEW] pm-hibernate should fallback to pm-suspend on Kernel change

2015-04-17 Thread Daniel Hahler
Public bug reported:

Using pm-hibernate might be prevented by /usr/lib/pm-utils/sleep.d
/000kernel-change.

In this case it would be useful if it could (optionally?) fall back to
pm-suspend.

Also, gnome-session-quit --power-off should display the Hibernate
action as greyed out / disabled right away.


I am using gnome-session-quit 3.9.90-0ubuntu12 and 1.4.1-13ubuntu0.1 (the later 
now upgraded to 1.4.1-15).

** Affects: gnome-session (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: pm-utils (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  Using pm-hibernate might be prevented by /usr/lib/pm-utils/sleep.d
  /000kernel-change.
  
  In this case it would be useful if it could (optionally?) fall back to
  pm-suspend.
  
  Also, gnome-session-quit --power-off should display the Hibernate
  action as greyed out / disabled right away.
+ 
+ 
+ I am using gnome-session-quit 3.9.90-0ubuntu12 and 1.4.1-13ubuntu0.1 (the 
later now upgraded to 1.4.1-15).

** Also affects: gnome-session (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pm-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1445509

Title:
  pm-hibernate should fallback to pm-suspend on Kernel change

Status in gnome-session package in Ubuntu:
  New
Status in pm-utils package in Ubuntu:
  New

Bug description:
  Using pm-hibernate might be prevented by /usr/lib/pm-utils/sleep.d
  /000kernel-change.

  In this case it would be useful if it could (optionally?) fall back to
  pm-suspend.

  Also, gnome-session-quit --power-off should display the Hibernate
  action as greyed out / disabled right away.

  
  I am using gnome-session-quit 3.9.90-0ubuntu12 and 1.4.1-13ubuntu0.1 (the 
later now upgraded to 1.4.1-15).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1445509/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Touch-packages] [Bug 678421] Re: Error message for a faulty ~/.profile script

2015-02-26 Thread Daniel Hahler
On 25.02.2015 23:42, Gunnar Hjalmarsson wrote:

 Thanks for your comments!
 
 On 2015-02-25 19:56, Daniel Hahler wrote:
 set -x
 exec 1$logfile
 exec 2$logfile
 
 Really using the exec command in ~/.profile would stop the execution
 of the main process (/usr/sbin/lightdm-session), so I suppose your
 ~/.profile did not literally contain the above lines. To understand if
 it was a false positive, you need to tell us more.

It does not stop the execution / replace the current process, but only
redirects the file descriptors when used like this (1 (stdout) and 2 (stderr)).

It's fine like it is and expected - just wanted to provide it as feedback
nonetheless.


Cheers,
Daniel.

-- 
http://daniel.hahler.de/

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/678421

Title:
  Error message for a faulty ~/.profile script

Status in GDM: The Gnome Display Manager:
  New
Status in gdm package in Ubuntu:
  Fix Released
Status in lightdm package in Ubuntu:
  Fix Released
Status in gdm source package in Trusty:
  Fix Released
Status in lightdm source package in Trusty:
  Fix Released
Status in gdm source package in Utopic:
  Fix Released
Status in lightdm source package in Utopic:
  Fix Committed
Status in gdm package in Debian:
  New

Bug description:
  trusty and utopic SRU requests
  ==

  [Impact]

  In case of a syntax error in either of ~/.profile or a few other
  similar files, the Xorg login is interrupted, and the user is taken
  back to the login screen without an explanation. Debugging this
  problem may be a time consuming exercise, especially for non-
  experienced users.

  With the proposed change, lightdm/gdm does not try to load such a
  file, but shows a warning dialog instead. (A warning dialog is also
  shown in case of some other type of error, which would not have caused
  the login to fail.)

  [Test Case]

  To reproduce:

  * Edit ~/.profile and add something bad, e.g. a non-closed parenthesis.
  * Log out and find that you can't log in to a graphical session.

  After installing the proposed lightdm/gdm version, you'll instead see
  the dialog and can log in.

  [Regression Potential]

  Since this is only about improved exception handling, it does not at
  all affect users with correct configuration files. The regression risk
  ought to be minimal.

  [Original description]

  Binary package hint: gdm

  After adding function AddPath { PATH=$1:$PATH } to $HOME/.profile
  made the Xorg startup fail. (At that moment I had already forgotten
  the changes made to the .profile). As I had autologin that meant it
  kept trying to login and finally showed me the graphics
  reconfiguration screen. That sent me to a huge hunt for xorg conf and
  setup problems.

  Anyway finally tracked this down. I had used bash syntax in .profile
  file whereas it was run with sh.

  This is not a bug per se but I think a user mistake in .profile
  shouldn't bring the whole xorg startup to a halt as it does with
  autologin. I propose running user .profile and .xprofile scripts
  so that Xsession script continues running even if they have errors.
  I'm not sure whether this change would have some negative effects as
  well.

  1) Ubuntu Lucid, Linux egon-laptop 2.6.32-25-generic #45-Ubuntu SMP Sat Oct 
16 19:48:22 UTC 2010 i686 GNU/Linux
  2) gdm 2.30.2.is.2.30.0-0ubuntu4

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 678421] Re: Error message for a faulty ~/.profile script

2015-02-25 Thread Daniel Hahler
Thanks for working on this!

For what it's worth, I've been using the following, and had to move the
set -x now below the exec 2$logfile, otherwise this was detected
as being an error.

1. I've been using the following in ~/.profile, mainly for debugging
purposes:

logfile=/tmp/debug-profile-calls.log
echo -n Calling .profile (via $0)   $logfile
date  $logfile
echo SHELL: $SHELL  $logfile

set -x
exec 1$logfile
exec 2$logfile

2. I was confused that kdialog was being used / preferred: I am using
some KDE apps, but use awesome WM and the software stack based on
Unity/Gnome.  Maybe there's a better method to detect a KDE system than
just checking if kdialog is installed.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/678421

Title:
  Error message for a faulty ~/.profile script

Status in GDM: The Gnome Display Manager:
  New
Status in gdm package in Ubuntu:
  Fix Released
Status in lightdm package in Ubuntu:
  Fix Released
Status in gdm source package in Trusty:
  Fix Released
Status in lightdm source package in Trusty:
  Fix Released
Status in gdm source package in Utopic:
  Fix Released
Status in lightdm source package in Utopic:
  Fix Committed
Status in gdm package in Debian:
  New

Bug description:
  trusty and utopic SRU requests
  ==

  [Impact]

  In case of a syntax error in either of ~/.profile or a few other
  similar files, the Xorg login is interrupted, and the user is taken
  back to the login screen without an explanation. Debugging this
  problem may be a time consuming exercise, especially for non-
  experienced users.

  With the proposed change, lightdm/gdm does not try to load such a
  file, but shows a warning dialog instead. (A warning dialog is also
  shown in case of some other type of error, which would not have caused
  the login to fail.)

  [Test Case]

  To reproduce:

  * Edit ~/.profile and add something bad, e.g. a non-closed parenthesis.
  * Log out and find that you can't log in to a graphical session.

  After installing the proposed lightdm/gdm version, you'll instead see
  the dialog and can log in.

  [Regression Potential]

  Since this is only about improved exception handling, it does not at
  all affect users with correct configuration files. The regression risk
  ought to be minimal.

  [Original description]

  Binary package hint: gdm

  After adding function AddPath { PATH=$1:$PATH } to $HOME/.profile
  made the Xorg startup fail. (At that moment I had already forgotten
  the changes made to the .profile). As I had autologin that meant it
  kept trying to login and finally showed me the graphics
  reconfiguration screen. That sent me to a huge hunt for xorg conf and
  setup problems.

  Anyway finally tracked this down. I had used bash syntax in .profile
  file whereas it was run with sh.

  This is not a bug per se but I think a user mistake in .profile
  shouldn't bring the whole xorg startup to a halt as it does with
  autologin. I propose running user .profile and .xprofile scripts
  so that Xsession script continues running even if they have errors.
  I'm not sure whether this change would have some negative effects as
  well.

  1) Ubuntu Lucid, Linux egon-laptop 2.6.32-25-generic #45-Ubuntu SMP Sat Oct 
16 19:48:22 UTC 2010 i686 GNU/Linux
  2) gdm 2.30.2.is.2.30.0-0ubuntu4

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1211274] Re: xcb_wait_for_reply deadlock

2015-02-13 Thread Daniel Hahler
Thanks for your bug report.

Is this still an issue?
Have you tried it in a later Ubuntu release / with a more recent version of 
libxcb (the report was against 1.8.1-2ubuntu2.1)? 

** Changed in: libxcb (Ubuntu)
   Status: New = Incomplete

** Changed in: libxcb (Ubuntu)
   Importance: Undecided = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libxcb in Ubuntu.
https://bugs.launchpad.net/bugs/1211274

Title:
  xcb_wait_for_reply deadlock

Status in libxcb package in Ubuntu:
  Incomplete

Bug description:
  I have a Qt application which hangs in startup. Stack trace:

  (gdb) bt
  #0  0xb77b5424 in __kernel_vsyscall ()
  #1  0xb3d2084b in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib/i386-linux-gnu/libpthread.so.0
  #2  0xb2a1337b in ?? () from /usr/lib/i386-linux-gnu/libxcb.so.1
  #3  0xb2a14b40 in ?? () from /usr/lib/i386-linux-gnu/libxcb.so.1
  #4  0xb2a14e07 in xcb_wait_for_reply () from 
/usr/lib/i386-linux-gnu/libxcb.so.1
  #5  0xb2a3bd0b in xcb_glx_query_version_reply () from 
/usr/lib/i386-linux-gnu/libxcb-glx.so.0
  #6  0xa08a5740 in ?? () from 
/usr/lib/i386-linux-gnu/qt5/plugins/platforms/libqxcb.so
  #7  0xa08a8b9a in ?? () from 
/usr/lib/i386-linux-gnu/qt5/plugins/platforms/libqxcb.so
  #8  0xa08aa2f9 in ?? () from 
/usr/lib/i386-linux-gnu/qt5/plugins/platforms/libqxcb.so
  #9  0xa08bb1f9 in ?? () from 
/usr/lib/i386-linux-gnu/qt5/plugins/platforms/libqxcb.so
  #10 0xb41f57f9 in ?? () from /usr/lib/i386-linux-gnu/libQt5Gui.so.5
  #11 0xb41fccf4 in QGuiApplicationPrivate::createPlatformIntegration() () from 
/usr/lib/i386-linux-gnu/libQt5Gui.so.5
  #12 0xb41fd704 in QGuiApplicationPrivate::createEventDispatcher() () from 
/usr/lib/i386-linux-gnu/libQt5Gui.so.5
  #13 0xb482bd4b in QApplicationPrivate::createEventDispatcher() () from 
/usr/lib/i386-linux-gnu/libQt5Widgets.so.5
  #14 0xb3f46972 in QCoreApplication::init() () from 
/usr/lib/i386-linux-gnu/libQt5Core.so.5
  #15 0xb3f469f9 in 
QCoreApplication::QCoreApplication(QCoreApplicationPrivate) () from 
/usr/lib/i386-linux-gnu/libQt5Core.so.5
  #16 0xb41fe12a in QGuiApplication::QGuiApplication(QGuiApplicationPrivate) 
() from /usr/lib/i386-linux-gnu/libQt5Gui.so.5
  #17 0xb47d8de8 in QApplication::QApplication(int, char**, int) () from 
/usr/lib/i386-linux-gnu/libQt5Widgets.so.5

  
  Google shows other reports about xcb_wait_for_reply deadlocking. This happens 
when starting the application
  from .xsession file using nodm display manager. Starting the app from an x 
terminal works so i believe this is some kind of timing issue / race condition. 
The app in question is properietary so i cannot supply it to reproduce the 
issue, sorry.

  Ubuntu version is Ubuntu 13.04 x86_32 with updates installed.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: libxcb1 1.8.1-2ubuntu2.1
  ProcVersionSignature: Ubuntu 3.8.0-28.41-generic 3.8.13.5
  Uname: Linux 3.8.0-28-generic i686
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86 Kernel Module  304.88  Wed Mar 27 14:31:12 PDT 
2013
   GCC version:  gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1)
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: i386
  CheckboxSubmission: 5411b7083f2413511daec522a712c016
  CheckboxSystem: b845c366ea09c60efa3a45c1b5b21525
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,workarounds,scale,expo,ezoom]
  CompositorRunning: None
  Date: Mon Aug 12 14:09:50 2013
  DistUpgraded: 2013-05-22 13:40:23,672 DEBUG enabling apt cron job
  DistroCodename: raring
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  GraphicsCard:
   NVIDIA Corporation GT216M [NVS 5100M] [10de:0a2c] (rev a2) (prog-if 00 [VGA 
controller])
 Subsystem: Hewlett-Packard Company Device [103c:1521]
  InstallationDate: Installed on 2011-06-14 (790 days ago)
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  JockeyStatus:
   kmod:nvidia_310_updates - NVIDIA binary Xorg driver, kernel module and VDPAU 
library (Proprietary, Disabled, Not in use)
   kmod:nvidia_313_updates - NVIDIA binary Xorg driver, kernel module and VDPAU 
library (Proprietary, Disabled, Not in use)
   kmod:nvidia_304 - nvidia_304 (Proprietary, Enabled, Not in use)
   kmod:nvidia_304_updates - NVIDIA binary Xorg driver, kernel module and VDPAU 
library (Proprietary, Disabled, Not in use)
   kmod:nvidia_310 - NVIDIA binary Xorg driver, kernel module and VDPAU library 
(Proprietary, Disabled, Not in use)
  MachineType: Hewlett-Packard HP EliteBook 8540p
  MarkForUpload: True
  PccardctlStatus:
   Socket 0:
 3.3V
16-bit
PC Card
 Subdevice 0 (function 0) bound to driver pata_pcmcia
  

[Touch-packages] [Bug 1402966] Re: libxcb new version 1.11

2015-02-13 Thread Daniel Hahler
** Bug watch added: Debian Bug tracker #778307
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778307

** Also affects: libxcb (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778307
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libxcb in Ubuntu.
https://bugs.launchpad.net/bugs/1402966

Title:
  libxcb new version 1.11

Status in libxcb package in Ubuntu:
  Triaged
Status in libxcb package in Debian:
  Unknown

Bug description:
  There is a new version of the package

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1402966] Re: libxcb new version 1.11

2015-02-13 Thread Daniel Hahler
** Changed in: libxcb (Ubuntu)
   Status: Confirmed = Triaged

** Changed in: libxcb (Ubuntu)
   Importance: Undecided = Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libxcb in Ubuntu.
https://bugs.launchpad.net/bugs/1402966

Title:
  libxcb new version 1.11

Status in libxcb package in Ubuntu:
  Triaged

Bug description:
  There is a new version of the package

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1095600] Re: xcb_grab_keyboard and window manager interaction is broken

2015-02-13 Thread Daniel Hahler
Which version of libxcb does this apply to?

It's likely to be fixed in a more recent release. Have you checked this?

** Changed in: libxcb (Ubuntu)
   Importance: Undecided = Medium

** Changed in: libxcb (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libxcb in Ubuntu.
https://bugs.launchpad.net/bugs/1095600

Title:
  xcb_grab_keyboard and window manager interaction is broken

Status in libxcb package in Ubuntu:
  Incomplete

Bug description:
  Description:  Ubuntu 12.04.1 LTS
  Release:  12.04

  1) Run the attached example (xcb application);
  2) Press Space button to grab the keyboard;

  Expected:

  Window is still movable around, since xcb_grab_keyboard sets pointer
  handling to XCB_GRAB_MODE_ASYNC (x11 spec says If pointer_mode is
  XCB_GRAB_MODE_ASYNC , pointer event processing is unaffected by
  activation of the grab. )

  Actual:

  Window is stuck.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1398805] [NEW] redshift fails to start geoclue provider after resuming network connection / hangs for 25s

2014-12-03 Thread Daniel Hahler
Public bug reported:

`redshift -l geoclue -p` hangs after resuming network operation.

This happens after resuming from hibernation, but can be reproduced by
disabling and re-enabling the network via network-manager.

strace shows:

sendmsg(3, {msg_name(0)=NULL, 
msg_iov(2)=[{l\1\1\1\214\0\0\0\2\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/freedesktop/DBus\0\0\0\6\1s\0\24\0\0\0org.freedesktop.DBus\0\0\0\0\2\1s\0\24\0\0\0org.freedesktop.DBus\0\0\0\0\3\1s\0\10\0\0\0AddMatch\0\0\0\0\0\0\0\0\10\1g\0\1s\0\0,
 144}, 
{\207\0\0\0type='signal',sender='org.freedesktop.Geoclue.Master',path='/org/freedesktop/Geoclue/Master',interface='org.freedesktop.Geoclue.Master'\0,
 140}], msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 284
sendmsg(3, {msg_name(0)=NULL, 
msg_iov(2)=[{l\1\1\1\256\0\0\0\3\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/freedesktop/DBus\0\0\0\6\1s\0\24\0\0\0org.freedesktop.DBus\0\0\0\0\2\1s\0\24\0\0\0org.freedesktop.DBus\0\0\0\0\3\1s\0\10\0\0\0AddMatch\0\0\0\0\0\0\0\0\10\1g\0\1s\0\0,
 144}, 
{\251\0\0\0type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.Geoclue.Master'\0,
 174}], msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 318
sendmsg(3, {msg_name(0)=NULL, 
msg_iov(2)=[{l\1\0\1#\0\0\0\4\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/freedesktop/DBus\0\0\0\6\1s\0\24\0\0\0org.freedesktop.DBus\0\0\0\0\2\1s\0\24\0\0\0org.freedesktop.DBus\0\0\0\0\3\1s\0\f\0\0\0GetNameOwner\0\0\0\0\10\1g\0\1s\0\0,
 144}, {\36\0\0\0org.freedesktop.Geoclue.Master\0, 35}], msg_controllen=0, 
msg_flags=0}, MSG_NOSIGNAL) = 179
sendmsg(3, {msg_name(0)=NULL, 
msg_iov(2)=[{l\1\0\1\0\0\0\0\5\0\0\0\207\0\0\0\1\1o\0\37\0\0\0/org/freedesktop/Geoclue/Master\0\6\1s\0\36\0\0\0org.freedesktop.Geoclue.Master\0\0\2\1s\0\36\0\0\0org.freedesktop.Geoclue.Master\0\0\3\1s\0\6\0\0\0Create\0\0,
 152}, {, 0}], msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 152
poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}])
recvmsg(3, {msg_name(0)=NULL, 
msg_iov(1)=[{l\2\1\1\n\0\0\0\3\0\0\0=\0\0\0\6\1s\0\6\0\0\0:1.411\0\0\5\1u\0\4\0\0\0\10\1g\0\1s\0\0\7\1s\0\24\0\0\0org.freedesktop.DBus\0\0\0\0\5\0\0\0:1.43\0,
 2048}], msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 90
write(4, \1\0\0\0\0\0\0\0, 8) = 8
recvmsg(3, 0x7fffcd24f170, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource 
temporarily unavailable)
poll([{fd=3, events=POLLIN}], 1, 25000

# Here it hangs

) = 0 (Timeout)
open(/usr/lib/x86_64-linux-gnu/charset.alias, O_RDONLY) = -1 ENOENT (No 
such file or directory)
fstat(2, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 56), ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x7f3d2998c000
write(2, Unable to obtain master client: Did not receive a reply. Possible 
causes include: the remote application did not send a reply, the message bus 
security policy blocked the reply, the reply timeout expired, or the network 
connection was broken.\n, 243Unable to obtain master client: Did not receive a 
reply. Possible causes include: the remote application did not send a reply, 
the message bus security policy blocked the reply, the reply timeout expired, 
or the network connection was broken.
) = 243
open(/usr/share/locale/locale.alias, O_RDONLY|O_CLOEXEC) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=2570, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x7f3d2998b000
read(5, # Locale name alias data base.\n# Copyright (C) 
1996-2001,2003,2007 Free Software Foundation, Inc.\n#\n# This program is free 
software; you can redistribute it and/or modify\n# it under the terms of the 
GNU General Public License as published by\n# the Free Software Foundation; 
either version 2, or (at your option)\n# any later version.\n#\n# This program 
is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; 
without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A 
PARTICULAR PURPOSE.  See the\n# GNU General Public License for more 
details.\n#\n# You should have received a copy of the GNU General Public 
License\n# along with this program; if not, write to the Free Software\n# 
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n\n# 
The format of this file is the same as for the corresponding file of\n# the X 
Window System, which normally can be found 
in\n#\t/usr/lib/X11/locale/locale.alias\n# A single line c
 ontains two fields: an alias and a substitution value.\n# All..., 4096) = 2570
read(5, , 4096)   = 0
close(5)= 0
munmap(0x7f3d2998b000, 4096)= 0
open(/usr/share/locale/en_US/LC_MESSAGES/redshift.mo, O_RDONLY) = -1 
ENOENT (No such file or directory)
open(/usr/share/locale/en/LC_MESSAGES/redshift.mo, O_RDONLY) = -1 ENOENT 
(No such file or directory)

[Touch-packages] [Bug 1387229] [NEW] Apport failed to create CoreDump for X.org crash (with no reason)

2014-10-29 Thread Daniel Hahler
Public bug reported:

X.org crashed, but the report is not useful, because it's missing the
CoreDump.

I would have expected at least some indication about why the core dump
is missing in apport's log.

apport.log:

ERROR: apport (pid 12840) Wed Oct 29 15:43:30 2014: called for pid 3212, signal 
11, core limit 18446744073709551615
ERROR: apport (pid 12840) Wed Oct 29 15:43:30 2014: ignoring implausibly big 
core limit, treating as unlimited
ERROR: apport (pid 12840) Wed Oct 29 15:43:30 2014: executable: /usr/bin/Xorg 
(command line /usr/bin/X -core :0 -seat seat0 -auth /var/run/lightdm/root/:0 
-nolisten tcp vt7 -novtswitch)
ERROR: apport (pid 12840) Wed Oct 29 15:43:30 2014: is_closing_session(): no 
DBUS_SESSION_BUS_ADDRESS in environment
ERROR: apport (pid 12840) Wed Oct 29 15:44:01 2014: wrote report 
/var/crash/_usr_bin_Xorg.0.crash

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: apport 2.14.1-0ubuntu3.5
ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
Uname: Linux 3.13.0-37-generic x86_64
ApportLog:
 ERROR: apport (pid 12840) Wed Oct 29 15:43:30 2014: called for pid 3212, 
signal 11, core limit 18446744073709551615
 ERROR: apport (pid 12840) Wed Oct 29 15:43:30 2014: ignoring implausibly big 
core limit, treating as unlimited
 ERROR: apport (pid 12840) Wed Oct 29 15:43:30 2014: executable: /usr/bin/Xorg 
(command line /usr/bin/X -core :0 -seat seat0 -auth /var/run/lightdm/root/:0 
-nolisten tcp vt7 -novtswitch)
 ERROR: apport (pid 12840) Wed Oct 29 15:43:30 2014: is_closing_session(): no 
DBUS_SESSION_BUS_ADDRESS in environment
 ERROR: apport (pid 12840) Wed Oct 29 15:44:01 2014: wrote report 
/var/crash/_usr_bin_Xorg.0.crash
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
CrashReports:
 640:1000:114:17150249:2014-10-28 23:11:53.925286626 +0100:2014-10-28 
23:11:31.129285727 +0100:/var/crash/_usr_bin_shutter.1000.crash
 640:0:114:50308:2014-10-29 15:43:59.255368709 +0100:2014-10-29 
15:45:48.571371376 +0100:/var/crash/_usr_bin_Xorg.0.crash
CurrentDesktop: GNOME
Date: Wed Oct 29 16:10:53 2014
InstallationDate: Installed on 2012-05-28 (883 days ago)
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
PackageArchitecture: all
SourcePackage: apport
UpgradeStatus: Upgraded to trusty on 2014-05-01 (181 days ago)
mtime.conffile..etc.apport.crashdb.conf: 2014-05-07T17:51:23.631588

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


** Tags: amd64 apport-bug third-party-packages trusty

** Attachment added: The crash file
   
https://bugs.launchpad.net/bugs/1387229/+attachment/4248222/+files/_usr_bin_Xorg.0.crash

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1387229

Title:
  Apport failed to create CoreDump for X.org crash (with no reason)

Status in “apport” package in Ubuntu:
  New

Bug description:
  X.org crashed, but the report is not useful, because it's missing the
  CoreDump.

  I would have expected at least some indication about why the core dump
  is missing in apport's log.

  apport.log:

  ERROR: apport (pid 12840) Wed Oct 29 15:43:30 2014: called for pid 3212, 
signal 11, core limit 18446744073709551615
  ERROR: apport (pid 12840) Wed Oct 29 15:43:30 2014: ignoring implausibly big 
core limit, treating as unlimited
  ERROR: apport (pid 12840) Wed Oct 29 15:43:30 2014: executable: /usr/bin/Xorg 
(command line /usr/bin/X -core :0 -seat seat0 -auth /var/run/lightdm/root/:0 
-nolisten tcp vt7 -novtswitch)
  ERROR: apport (pid 12840) Wed Oct 29 15:43:30 2014: is_closing_session(): no 
DBUS_SESSION_BUS_ADDRESS in environment
  ERROR: apport (pid 12840) Wed Oct 29 15:44:01 2014: wrote report 
/var/crash/_usr_bin_Xorg.0.crash

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: apport 2.14.1-0ubuntu3.5
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic x86_64
  ApportLog:
   ERROR: apport (pid 12840) Wed Oct 29 15:43:30 2014: called for pid 3212, 
signal 11, core limit 18446744073709551615
   ERROR: apport (pid 12840) Wed Oct 29 15:43:30 2014: ignoring implausibly big 
core limit, treating as unlimited
   ERROR: apport (pid 12840) Wed Oct 29 15:43:30 2014: executable: 
/usr/bin/Xorg (command line /usr/bin/X -core :0 -seat seat0 -auth 
/var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch)
   ERROR: apport (pid 12840) Wed Oct 29 15:43:30 2014: is_closing_session(): no 
DBUS_SESSION_BUS_ADDRESS in environment
   ERROR: apport (pid 12840) Wed Oct 29 15:44:01 2014: wrote report 
/var/crash/_usr_bin_Xorg.0.crash
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CrashReports:
   640:1000:114:17150249:2014-10-28 23:11:53.925286626 +0100:2014-10-28 
23:11:31.129285727 +0100:/var/crash/_usr_bin_shutter.1000.crash
   640:0:114:50308:2014-10-29 15:43:59.255368709 +0100:2014-10-29 
15:45:48.571371376 +0100:/var/crash/_usr_bin_Xorg.0.crash
  

[Touch-packages] [Bug 1281084] Re: UnicodeDecodeError in is_closing_session

2014-09-17 Thread Daniel Hahler
I can confirm that the patch (adding , encoding='utf-8') from Václav
fixes this issue.

** Changed in: apport (Ubuntu)
   Status: Confirmed = Triaged

** Changed in: apport (Ubuntu)
   Importance: Undecided = High

** Tags added: patch

** Summary changed:

- UnicodeDecodeError in is_closing_session
+ Fails to process reports: UnicodeDecodeError in is_closing_session with 
non-ascii env

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1281084

Title:
  Fails to process reports: UnicodeDecodeError in is_closing_session
  with non-ascii env

Status in “apport” package in Ubuntu:
  Triaged

Bug description:
  From apport.log:

  ERROR: apport (pid 11229) Mon Feb 17 13:26:22 2014: called for pid 11135, 
signal 11, core limit 18446744073709551615
  ERROR: apport (pid 11229) Mon Feb 17 13:26:22 2014: ignoring implausibly big 
core limit, treating as unlimited
  ERROR: apport (pid 11229) Mon Feb 17 13:26:22 2014: script: 
/usr/bin/pydoc2.7, interpreted by /usr/bin/python2.7 (command line 
/usr/bin/python2.7 /usr/bin/pydoc -k .)
  ERROR: apport (pid 11229) Mon Feb 17 13:26:22 2014: Unhandled exception:
  Traceback (most recent call last):
File /usr/share/apport/apport, line 373, in module
  if is_closing_session(pid, pidstat.st_uid):
File /usr/share/apport/apport, line 214, in is_closing_session
  env = e.read().split('\0')
File /usr/lib/python3.3/encodings/ascii.py, line 26, in decode
  return codecs.ascii_decode(input, self.errors)[0]
  UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 9786: 
ordinal not in range(128)
  ERROR: apport (pid 11229) Mon Feb 17 13:26:22 2014: pid: 11229, uid: 1000, 
gid: 1000, euid: 0, egid: 0
  ERROR: apport (pid 11229) Mon Feb 17 13:26:22 2014: environment: environ({})

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: apport 2.12.5-0ubuntu2.2
  ProcVersionSignature: Ubuntu 3.11.0-15.25-generic 3.11.10
  Uname: Linux 3.11.0-15-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  CrashReports:
   640:1000:114:120104180:2014-02-13 00:58:41.677010970 +0100:2014-02-13 
00:57:20.989009053 +0100:/var/crash/_opt_firefox_firefox.1000.crash
   640:1000:114:63870076:2014-02-13 00:00:35.972928127 +0100:2014-02-12 
23:59:49.260927017 +0100:/var/crash/_usr_lib_firefox_firefox.1000.crash
   640:1000:114:14175879:2014-02-09 10:23:03.104148831 +0100:2014-02-09 
10:22:57.576148699 +0100:/var/crash/_usr_bin_nautilus.1000.crash
  Date: Mon Feb 17 13:27:00 2014
  InstallationDate: Installed on 2012-05-28 (629 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: apport
  UpgradeStatus: Upgraded to saucy on 2013-10-08 (131 days ago)
  modified.conffile..etc.default.apport: [modified]
  mtime.conffile..etc.default.apport: 2014-02-13T00:58:07.609010

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1361447] [NEW] Cannot examine crash report locally: Error while creating the child process: (No such file or directory)

2014-08-25 Thread Daniel Hahler
Public bug reported:

When using Examine locally after ubuntu-bug /var/crash/... and
selecting to run a gdb session, the following error dialog pops up:

Error while creating the child process:
Failed to execute child process apport-retrace --gdb 
'/var/crash/crash' (No such file or directory)

It looks like apport is calling the process wrong: instead of as a
command plus arguments, the whole string might get used as command.

It works fine from the shell.

(btw: it would be nice, if copy'n'paste would work for the text of such
popups)

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: apport 2.14.1-0ubuntu3.3
ProcVersionSignature: Ubuntu 3.13.0-34.60-generic 3.13.11.4
Uname: Linux 3.13.0-34-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.3
Architecture: amd64
CrashReports:
 640:0:114:198430:2014-08-17 16:42:49.715965167 +0200:2014-08-17 
16:42:49.711965167 +0200:/var/crash/susres.2014-08-17_16:42:49.718598.crash
 640:1000:114:185625:2014-08-20 18:38:13.700118400 +0200:2014-08-20 
18:38:13.520118396 +0200:/var/crash/_usr_bin_redshift.1000.crash
 640:1000:114:5702851:2014-08-26 02:18:55.313115119 +0200:2014-08-26 
02:19:13.153115552 +0200:/var/crash/_usr_bin_vim.gnome.1000.crash
CurrentDesktop: GNOME
Date: Tue Aug 26 02:20:45 2014
InstallationDate: Installed on 2012-05-28 (819 days ago)
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
PackageArchitecture: all
SourcePackage: apport
UpgradeStatus: Upgraded to trusty on 2014-05-01 (116 days ago)
mtime.conffile..etc.apport.crashdb.conf: 2014-05-07T17:51:23.631588

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


** Tags: amd64 apport-bug third-party-packages trusty

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1361447

Title:
  Cannot examine crash report locally: Error while creating the child
  process: (No such file or directory)

Status in “apport” package in Ubuntu:
  New

Bug description:
  When using Examine locally after ubuntu-bug /var/crash/... and
  selecting to run a gdb session, the following error dialog pops up:

  Error while creating the child process:
  Failed to execute child process apport-retrace --gdb 
'/var/crash/crash' (No such file or directory)

  It looks like apport is calling the process wrong: instead of as a
  command plus arguments, the whole string might get used as command.

  It works fine from the shell.

  (btw: it would be nice, if copy'n'paste would work for the text of
  such popups)

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: apport 2.14.1-0ubuntu3.3
  ProcVersionSignature: Ubuntu 3.13.0-34.60-generic 3.13.11.4
  Uname: Linux 3.13.0-34-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  CrashReports:
   640:0:114:198430:2014-08-17 16:42:49.715965167 +0200:2014-08-17 
16:42:49.711965167 +0200:/var/crash/susres.2014-08-17_16:42:49.718598.crash
   640:1000:114:185625:2014-08-20 18:38:13.700118400 +0200:2014-08-20 
18:38:13.520118396 +0200:/var/crash/_usr_bin_redshift.1000.crash
   640:1000:114:5702851:2014-08-26 02:18:55.313115119 +0200:2014-08-26 
02:19:13.153115552 +0200:/var/crash/_usr_bin_vim.gnome.1000.crash
  CurrentDesktop: GNOME
  Date: Tue Aug 26 02:20:45 2014
  InstallationDate: Installed on 2012-05-28 (819 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  PackageArchitecture: all
  SourcePackage: apport
  UpgradeStatus: Upgraded to trusty on 2014-05-01 (116 days ago)
  mtime.conffile..etc.apport.crashdb.conf: 2014-05-07T17:51:23.631588

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp