Comment 0 for bug 1313193

Revision history for this message
Rafael Jesus Alcantara Perez (rafa-dedaloingenieros) wrote :

I think that there is a missing "$" in line 382. It seems not harmful. This is a simple patch:

--- /usr/bin/startkde.orig 2014-04-10 16:50:08.000000000 +0200
+++ /usr/bin/startkde 2014-04-26 22:35:54.440118380 +0200
@@ -379,7 +379,7 @@
 export XDG_CURRENT_DESKTOP

 # At this point all the environment is ready, let's send it to kwalletd if running
-if test -n "PAM_KWALLET_LOGIN" ; then
+if test -n "$PAM_KWALLET_LOGIN" ; then
     env | socat STDIN UNIX-CONNECT:$PAM_KWALLET_LOGIN
 fi

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: kde-workspace-bin 4:4.11.8-0ubuntu6
ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
CurrentDesktop: KDE
Date: Sat Apr 26 22:29:35 2014
SourcePackage: kde-workspace
UpgradeStatus: Upgraded to trusty on 2014-04-13 (13 days ago)