Summary: | Plasma Rendered desktop in vulkan (qtquick) crashes with in my intel iGPU | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Mateo <david.vanitas> |
Component: | Global Menu widget | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED NOT A BUG | ||
Severity: | major | CC: | kde, mvourlakos, nate, nicolas.fella |
Priority: | NOR | ||
Version First Reported In: | 6.2.3 | ||
Target Milestone: | 1.0 | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | plasmashell logs |
Description
Mateo
2024-11-14 14:39:27 UTC
Why are you trying to use Vulkan? (In reply to Nicolas Fella from comment #1) > Why are you trying to use Vulkan? Hi Nicolas, am I doing wrong trying to use vulkan? I wanted to see if it is able to correct some performance problems I sometimes have. But that is not relevant here is it? Or is vulkan not compatible with my processor? Vulkan is an experimental development tool and crashes are expected; don't use it. :) (In reply to Nate Graham from comment #3) > Vulkan is an experimental development tool and crashes are expected; don't > use it. :) Ohh I didn't know this Nate, I thought it was an error of something wrong with my system, I think they should have put in brackets the word experimental, VULKAN (Experimental), they should consider it! thank you very much A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/2636 That's a good idea; I've implemented it in the above merge request. ^^ (In reply to Nate Graham from comment #6) > That's a good idea; I've implemented it in the above merge request. ^^ Nate bro, I have question about of Plasma Renderer What for is the option says "GL Core Profile"? What do it? Should check it? You should set it to Automatic and move on with life. :) As the warning message says, if you don't already know what this stuff does, you probably shouldn't be messing with it. (In reply to Nate Graham from comment #8) > You should set it to Automatic and move on with life. :) As the warning > message says, if you don't already know what this stuff does, you probably > shouldn't be messing with it. I understand what you say, and I'm sure you are right, however I like to know what things are for, what they do, I'm a basic user but it makes me curious, I looked in many places but I did not find a specific manual. Could you explain me in easy terms what that function is for? That says “GL Core Profile” in a checkbox with FORCE word. Honestly I don't know what it does. A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/2638 Git commit a587eedd69e9811be3c54103c5d4a7b98491ce77 by Joshua Goins. Committed on 01/12/2024 at 03:59. Pushed by redstrate into branch 'master'. kcms/qtquicksettings: Make the warning scarier, change it to a warning People are still *somehow* changing these settings and making their session unusable. I think the warning should *be* a warning, and make the text clearer that changing anything in here CAN make your session unusable. Also, don't make this thing closable. M +5 -2 kcms/qtquicksettings/kcmqtquicksettingswidget.ui https://invent.kde.org/plasma/plasma-desktop/-/commit/a587eedd69e9811be3c54103c5d4a7b98491ce77 |