<div dir="ltr">see below<br><div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jun 1, 2018 at 5:25 PM, Bug Reporter <span dir="ltr"><<a href="mailto:bugreporter11@gmail.com" target="_blank">bugreporter11@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class="gmail-">On Fri, Jun 1, 2018 at 5:04 PM, Elvis Angelaccio <span dir="ltr"><<a href="mailto:bugzilla_noreply@kde.org" target="_blank">bugzilla_noreply@kde.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><a href="https://bugs.kde.org/show_bug.cgi?id=393977" rel="noreferrer" target="_blank">https://bugs.kde.org/show_bug.<wbr>cgi?id=393977</a><br>
<br>
--- Comment #9 from Elvis Angelaccio <<a href="mailto:elvis.angelaccio@kde.org" target="_blank">elvis.angelaccio@kde.org</a>> ---<br>
(In reply to bugreporter11 from comment #8)<br>
<span class="gmail-m_7418113302139343623gmail-">> Is this the right method for running Dolphin from gdb?<br>
> $ gdb dolphin 2>&1 | tee dolphin.gdb<br>
> (gdb) run<br>
> Starting program: /usr/bin/dolphin<br>
<br>
</span>Yes, that should work.<br>
<div class="gmail-m_7418113302139343623gmail-HOEnZb"><div class="gmail-m_7418113302139343623gmail-h5"><br><br></div></div></blockquote></span><div>In my experience, the GUI gets slower and slower over time when I leave Dolphin open. Prior to a few months ago, this did not happen. I would leave Dolphin open for weeks (or months) at a time on my desktop computer. Since a change a few months ago, I now close Dolphin each night. This keeps the GUI acting relatively responsively. <br><br></div><div>For this test, I have been running Dolphin from gdb for two days without closing it. Today I can notice a slight decrease in GUI responsiveness (very slight), but the messages in gdb are exactly the same. There are no additional error messages or anything that looks abnormal.<br><br></div><div>I'll continue this for another week or so and see if any messages change and how much Dolphin slows down over time.<br><br></div><div>So far the messages I see are similar to these. There are not many of these:<br><br>Empty filename passed to function<br>kf5.kservice.services: KMimeTypeTrader: mimeType "" not found<br><br>inotify_add_watch("/home/user/<wbr>Downloads/MyTemp") failed: "Permission denied"<br>org.kde.knotifications: Audio notification requested, but sound file from notifyrc file was not found, aborting audio notification<br><br>Access to ' "/home/user/workspaces/xyz" ' denied, not owned by root, executable flag not set. <br><br>UdevQt: unhandled device action "bind"<br>UdevQt: unhandled device action "unbind"<br><br></div><div>And only one message like each of these:<br>Trying to convert empty KLocalizedString to QString.<br>qt.accessibility.core: Cannot create accessible child interface for object:  PlacesView(0x5555558f33a0)  index:  41<br></div><div><br></div><div>Other than that, the messages are mostly like this:<br><br>[New Thread 0x7fff81ffb700 (LWP 15125)]<br>[Thread 0x7fff81ffb700 (LWP 15125) exited]<br>org.kde.dolphin: Saving view-properties to ...<br></div><div><br></div><div>I would like to fix the permission issues and other issues, but I don't see anything wrong with any permissions. I own the directories mentioned in the messages. And I'm sure these messages are not related to the slow GUI responsiveness issue I am troubleshooting now.<br></div><div><br><br></div></div></div></div></blockquote><div><br></div><div>I pasted pmap output. The surprising thing was that Dolphin in using 4514648K bytes of memory. That's 4.3 Gigabytes of RAM used by Dolphin alone! I guess that explains why Dolphin gets so slow over time, right? The output of pmap was so large that my prior message to this list was rejected with the message "Message body is too big: 146890 bytes with a limit of 40 KB".The pmap output got posted to the bug report here: <a href="https://bugs.kde.org/show_bug.cgi?id=393977">https://bugs.kde.org/show_bug.cgi?id=393977</a><br></div><div><br></div><div>This huge memory usage is apparently the result of letting Dolphin run without closing it since May 31 (about 3 and a half days). I used to leave Dolphin open for weeks or months at a time and this sluggishness did not occur.<br><br></div><div>Currently, I have dolphin running in gdb. I can send more info if needed. But soon I'm going to have to close and reopen Dolphin because it has become too sluggish to use normally.<br></div><div><br><br></div></div><br></div></div></div>