-
Notifications
You must be signed in to change notification settings - Fork 256
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Profile system is broken #234
Comments
hmm I'll have to check this. To admit, I rarely if ever use this mode as it creates huge files which are often hard to analyze. |
very odd: https://stackoverflow.com/questions/61827673/root-cannot-write-to-file-in-tmpfs I'll try to workaround this, but do you know why this is? afaik this used to work as-is, but now root cannot write to files in |
Fixes disabled 'profile system' when an error was visible on one of the other record type subpages. Relates-To: #234
OK, latest master now works again for me - does it work for you too? I'm really surprised by the changed behavior though... |
Sorry for the delay ^^' the issue in hotspot is fixed for me. I tried to reproduce your problem from stack overflow and I couldn't reproduce. It doesn't make sense. |
Describe the bug
None of the two options (kdesu, kdesudo) are current anymore.
I also tried modifying the code and use
sudo
, enter the password from the terminal, but it still didn't give me any profile information.To Reproduce
Try to profile the system.
That's the output I got:
Then the stop button never really showed anything and pressing it again gave a
[warning] hotspot (unknown:0) - QProcess: Destroyed while process ("/usr/bin/sudo") is still running.
.Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Version Info (please complete the following information):
The text was updated successfully, but these errors were encountered: