[Bug 1142213]

5w-hugo 1142213 at bugs.launchpad.net
Wed Jun 19 12:23:56 UTC 2013


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 Kubuntu
Bugs, which is subscribed to oxygen-gtk3 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

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




More information about the kubuntu-bugs mailing list