<div dir="ltr"><div>First, open a konsole (alt+f2 and type konsole) and enter the command: cherrytree </div><div>and see if there are any obvious errors. If not, try what I have below.</div><div><br></div>After you start it issue the following command in a konsole session : ps  -elf  |  grep cherrytree<div><br></div><div>if you see something like:</div><div><br></div><div><span style="font-family:monospace"><span style="color:rgb(0,0,0)">0 S paul      7980  3522  4  80   0 - 74073 poll_s 10:11 ?        00:00:00 /usr/bin/python /usr/bin/</span><span style="font-weight:bold;color:rgb(255,84,84)">cherr</span><span style="color:rgb(0,0,0)">ytree</span><br>
<br></span><div class="gmail_quote"><div>Then it is running. If it is not running you can stop reading here. </div><div><br></div><div>If it is running kill it with: killall cherrytree</div><div><br></div><div>Now use kate to open the file: <span style="color:rgb(0,0,0);font-family:monospace">kate ~/.config/cherrytree/config.cfg</span></div><div><span style="color:rgb(0,0,0);font-family:monospace"><br></span></div><div><span style="color:rgb(0,0,0);font-family:monospace">At the top of the file make sure the window placement is within the bounds of your monitor.</span></div><div><span style="color:rgb(0,0,0);font-family:monospace"><br></span></div><div><div><font color="#000000" face="monospace">win_position_x = 3870</font></div><div><font color="#000000" face="monospace">win_position_y = 1231</font></div><div><font color="#000000" face="monospace">win_size_w = 1003</font></div><div><font color="#000000" face="monospace">win_size_h = 758</font></div></div><div><span style="color:rgb(0,0,0);font-family:monospace"><br></span></div><div><span style="color:rgb(0,0,0);font-family:monospace">then look in the "Misc" section at the end of the file and make sure these two parameters are set as false:</span></div><div><span style="color:rgb(0,0,0);font-family:monospace"><br></span></div><div><div><font color="#000000" face="monospace">systray = False</font></div><div><font color="#000000" face="monospace">start_on_systray = False</font></div><div style="color:rgb(0,0,0);font-family:monospace"><br></div></div><div style="color:rgb(0,0,0);font-family:monospace">Save and restart.</div><div dir="ltr">On Fri, Sep 25, 2015 at 2:51 PM Myriam Schweingruber <<a href="mailto:myriam@kubuntu.org" target="_blank">myriam@kubuntu.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Fri, Sep 25, 2015 at 7:57 AM, Thomas <<a href="mailto:nyuwa@hb.tp1.jp" target="_blank">nyuwa@hb.tp1.jp</a>> wrote:<br>
> ...<br>
>><br>
> I installed it from the Software Center.<br>
> Is that bad?<br>
><br>
Not, that is quite OK, and the recommended way to install software.<br>
<br>
> Any other tricks I could try?<br>
<br>
You could try to start it from a konsole to see the output you get and<br>
if there are any error messages<br>
<br>
Regards, Myriam<br>
<br>
--<br>
Protect your freedom and join the Fellowship of FSFE:<br>
<a href="http://www.fsfe.org" rel="noreferrer" target="_blank">http://www.fsfe.org</a><br>
Please don't send me proprietary file formats,<br>
use ISO standard ODF instead (ISO/IEC 26300)<br>
<br>
--<br>
kubuntu-users mailing list<br>
<a href="mailto:kubuntu-users@lists.ubuntu.com" target="_blank">kubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/kubuntu-users" rel="noreferrer" target="_blank">https://lists.ubuntu.com/mailman/listinfo/kubuntu-users</a><br>
</blockquote></div></div></div>