Git commit ccf7f9c46e521f3966751cbf822beb242579abe3 by Hugo Pereira Da Costa.
Committed on 19/06/2013 at 12:17.
Pushed by hpereiradacosta into branch 'gtk3'.

Re-added use of g_spawn_command_line_sync in place of popen, to execute an 
external comment.
This effectively reverts commit 51b662b0cd86fd7a960cc2f0c436441d64b2dd44
Rational:
- the failure of g_spawn_command_line_sync was a glib bug 3.6.0, that got fixed 
since then (3.6.2)
- the use of popen generates unnecessary console when compiled for windows
- the use of popen makes it difficult to redirect stderr, which results in 
error messages being printed
on screen when the executed command failed (for instance because the relevant 
application is not
installed.

M  +3    -26   src/oxygenqtsettings.cpp

http://commits.kde.org/oxygen-
gtk/ccf7f9c46e521f3966751cbf822beb242579abe3

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

Title:
  emacs23/24 and other GTK applications do not start when run in Kubuntu
  13.04 with oxygen-gtk theme enabled

Status in easytag:
  New
Status in GNU Emacs:
  Confirmed
Status in “emacs23” package in Ubuntu:
  Confirmed
Status in “emacs24” package in Ubuntu:
  Confirmed
Status in “oxygen-gtk3” package in Ubuntu:
  In Progress
Status in “emacs23” source package in Raring:
  Fix Committed
Status in “emacs24” source package in Raring:
  Fix Committed
Status in “oxygen-gtk3” source package in Raring:
  Fix Released
Status in “gtk2-engines-oxygen” package in Debian:
  Fix Released

Bug description:
  [Impact]

  * Emacs24 does not startup in KDE

  [Test Case]

  * Install emacs24
  * Set gtk3 theme to oxygen-gtk via systemsettings > Application Appearence > 
GTK
  * Run emacs24
  * Install update
  * Try and run emacs24 again

  [Regression Potential]
  * Minimal
  * Upstream release for oxygen-gtk3 is only a bug fix release

  
  If I try to run emacs23 in Kubuntu 13.04, (KDE 4.10.0) I am finding that the 
GUI starts only some of the time.

  If the GUI doesn't start then I will only see a process running in
  htop or similar.

  Starting emacs in a terminal window with the -nw argument or
  installing the Lucid interface shows that emacs does run each time it
  starts so the problem is either with the emacs GTK interface or the
  GTK libraries.

  Emacs24 exhibits the same problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: emacs23 (not installed)
  ProcVersionSignature: Ubuntu 3.8.0-9.18-generic 3.8.1
  Uname: Linux 3.8.0-9-generic x86_64
  ApportVersion: 2.9-0ubuntu2
  Architecture: amd64
  Date: Sun Mar  3 14:19:01 2013
  InstallationDate: Installed on 2013-01-05 (57 days ago)
  InstallationMedia: Kubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130104)
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=screen-256color
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: emacs23
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to