[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-panel-devel
Subject:    Re: Review Request 106911: ksmserver should ignore non-executable files under ~/.kde4/Autostart
From:       "Rohan Garg" <rohangarg () kubuntu ! org>
Date:       2014-10-22 16:45:06
Message-ID: 20141022164506.18179.59284 () probe ! kde ! org
[Download RAW message or body]

--===============0683328291584363515==
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit



> On Oct. 17, 2012, 2:31 a.m., Kai Uwe Broulik wrote:
> > Well, in KDE's Autostart config you can add .desktop files to autostart, so did I \
> > with e.g. Yakuake. They don't seem to be stored in .kde/Autostart, though.
> 
> Jekyll Wu wrote:
> Yes, those .desktop files usually live under ~/.config/autostart/. This patch won't \
> influence that feature.

Didn't the autostart kcm store things under ~/.kde/Autostart ?


- Rohan


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/106911/#review20470
-----------------------------------------------------------


On Oct. 16, 2012, 7:12 p.m., Jekyll Wu wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/106911/
> -----------------------------------------------------------
> 
> (Updated Oct. 16, 2012, 7:12 p.m.)
> 
> 
> Review request for Plasma and Luboš Luňák.
> 
> 
> Bugs: 286658
> http://bugs.kde.org/show_bug.cgi?id=286658
> 
> 
> Repository: kde-workspace
> 
> 
> Description
> -------
> 
> It does not make sense to feed non-executable files to krun, since that folder is \
> named as "Autostart", which expects executable files. 
> Those .desktop files might be exception to the above rule, but I don't know whether \
> the current situation of supporting .desktop under ~/.kde4/Autostart is an \
> intentional or incidental feature. 
> 
> Diffs
> -----
> 
> ksmserver/startup.cpp d99ce4c 
> 
> Diff: https://git.reviewboard.kde.org/r/106911/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Jekyll Wu
> 
> 


--===============0683328291584363515==
MIME-Version: 1.0
Content-Type: text/html; charset="utf-8"
Content-Transfer-Encoding: 8bit




<html>
 <body>
  <div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
   <table bgcolor="#f9f3c9" width="100%" cellpadding="12" style="border: 1px #c9c399 \
solid; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;">  \
<tr>  <td>
      This is an automatically generated e-mail. To reply, visit:
      <a href="https://git.reviewboard.kde.org/r/106911/">https://git.reviewboard.kde.org/r/106911/</a>
  </td>
    </tr>
   </table>
   <br />





<blockquote style="margin-left: 1em; border-left: 2px solid #d0d0d0; padding-left: \
10px;">  <p style="margin-top: 0;">On October 17th, 2012, 2:31 a.m. IST, <b>Kai Uwe \
Broulik</b> wrote:</p>  <blockquote style="margin-left: 1em; border-left: 2px solid \
#d0d0d0; padding-left: 10px;">  <pre style="white-space: pre-wrap; white-space: \
-moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: \
break-word;">Well, in KDE&#39;s Autostart config you can add .desktop files to \
autostart, so did I with e.g. Yakuake. They don&#39;t seem to be stored in \
.kde/Autostart, though.</pre>  </blockquote>




 <p>On October 17th, 2012, 3:05 a.m. IST, <b>Jekyll Wu</b> wrote:</p>
 <blockquote style="margin-left: 1em; border-left: 2px solid #d0d0d0; padding-left: \
10px;">  <pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: \
-pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">Yes, those .desktop \
files usually live under ~/.config/autostart/. This patch won&#39;t influence that \
feature.</pre>  </blockquote>








</blockquote>

<pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: \
-pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;"><p style="padding: \
0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: \
inherit;">Didn't the autostart kcm store things under ~/.kde/Autostart ?</p></pre> \
<br />










<p>- Rohan</p>


<br />
<p>On October 16th, 2012, 7:12 p.m. IST, Jekyll Wu wrote:</p>









<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="12" style="border: \
1px #888a85 solid; border-radius: 6px; -moz-border-radius: 6px; \
-webkit-border-radius: 6px;">  <tr>
  <td>

<div>Review request for Plasma and Luboš Luňák.</div>
<div>By Jekyll Wu.</div>


<p style="color: grey;"><i>Updated Oct. 16, 2012, 7:12 p.m.</i></p>







<div style="margin-top: 1.5em;">
 <b style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Bugs: </b>


 <a href="http://bugs.kde.org/show_bug.cgi?id=286658">286658</a>


</div>



<div style="margin-top: 1.5em;">
 <b style="color: #575012; font-size: 10pt;">Repository: </b>
kde-workspace
</div>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
 <table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" \
style="border: 1px solid #b8b5a0">  <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: \
-moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: \
break-word;">It does not make sense to feed non-executable files to krun, since that \
folder is named as &quot;Autostart&quot;, which expects executable files.

Those .desktop files might be exception to the above rule, but I don&#39;t know \
whether the current situation of supporting .desktop under ~/.kde4/Autostart is an \
intentional or incidental feature.</pre>  </td>
 </tr>
</table>



<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">

 <li>ksmserver/startup.cpp <span style="color: grey">(d99ce4c)</span></li>

</ul>

<p><a href="https://git.reviewboard.kde.org/r/106911/diff/" style="margin-left: \
3em;">View Diff</a></p>






  </td>
 </tr>
</table>








  </div>
 </body>
</html>


--===============0683328291584363515==--



_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic