Activity log for bug #1313193

Date Who What changed Old value New value Message
2014-04-26 20:41:38 Rafael Jesus Alcantara Perez bug added bug
2014-04-26 20:41:38 Rafael Jesus Alcantara Perez attachment added Simple patch to fix it. https://bugs.launchpad.net/bugs/1313193/+attachment/4097854/+files/patch.diff
2014-04-26 20:43:30 Rafael Jesus Alcantara Perez description 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) I think that there is a missing "$" in line 382. Anyway, it seems not very harmful. 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)
2014-04-26 22:21:50 Ubuntu Foundations Team Bug Bot tags amd64 apport-bug trusty amd64 apport-bug patch trusty
2014-04-26 22:22:00 Ubuntu Foundations Team Bug Bot bug added subscriber Ubuntu Review Team
2014-04-27 23:45:39 Philip Muškovac kde-workspace (Ubuntu): importance Undecided Low
2014-04-27 23:45:39 Philip Muškovac kde-workspace (Ubuntu): status New Triaged
2014-04-28 07:21:00 Harald Sitter kde-workspace (Ubuntu): status Triaged Fix Committed
2014-05-05 11:03:48 Launchpad Janitor branch linked lp:ubuntu/utopic-proposed/kde-workspace
2014-05-05 13:52:29 Launchpad Janitor kde-workspace (Ubuntu): status Fix Committed Fix Released