<div dir="ltr"><div class="gmail-message-userContent gmail-lbContainer gmail-js-lbContainer">
<div>
<div class="gmail-bbWrapper">Hello.</div><div class="gmail-bbWrapper"><br></div><div class="gmail-bbWrapper">I would like to know if I
can use an old nvidia-drm kernel module on the 14.1 ; that's because I
want to be sure that the problem I get on my main PC can be fixed using
an old nvidia driver. In Fact,I've installed the nvidia driver 470,but
between the packages and the ports I didn't find a drm.ko module that
can be loaded with that driver and on the 14.1. If this "regression"
can't be made,I will open a bug ticket for the bug below :<br>
<br>
<blockquote class="gmail-bbCodeBlock gmail-bbCodeBlock--expandable gmail-bbCodeBlock--quote gmail-js-expandWatch">
<div class="gmail-bbCodeBlock-content">
<div class="gmail-bbCodeBlock-expandContent gmail-js-expandContent">
No provider of glEGLImageTargetTexture2DOES found. Requires one of : GL_OES_EGL_image
</div>
</div>
</blockquote><br>
In what FreeBSD version was the nVidia driver 470 ? Really I
don't want to go so back in time...maybe it's useless what I want to try
? should I open the bug ticket just right now,instead ?</div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Aug 5, 2024 at 9:43 PM <<a href="mailto:bugzilla-noreply@freebsd.org">bugzilla-noreply@freebsd.org</a>> wrote:<br></div><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.freebsd.org/bugzilla/show_bug.cgi?id=280638" rel="noreferrer" target="_blank">https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280638</a><br>
<br>
Bug ID: 280638<br>
Summary: x11-wm/plasma6-kwin linuxism breaks spectacle<br>
screenshots<br>
Product: Ports & Packages<br>
Version: Latest<br>
Hardware: Any<br>
OS: Any<br>
Status: New<br>
Severity: Affects Only Me<br>
Priority: ---<br>
Component: Individual Port(s)<br>
Assignee: kde@FreeBSD.org<br>
Reporter: jsm@FreeBSD.org<br>
Flags: maintainer-feedback?(kde@FreeBSD.org)<br>
Assignee: kde@FreeBSD.org<br>
Attachment #252525 text/plain<br>
mime type:<br>
<br>
Created attachment 252525<br>
--> <a href="https://bugs.freebsd.org/bugzilla/attachment.cgi?id=252525&action=edit" rel="noreferrer" target="_blank">https://bugs.freebsd.org/bugzilla/attachment.cgi?id=252525&action=edit</a><br>
use sysctl to get executablePath of specified pid<br>
<br>
x11-wm/plasma6-kwin wayland in spectacle you get always a not athorized to<br>
take screenshots, because of this check<br>
<a href="https://github.com/KDE/kwin/blob/1240ac1dfe4569f3bb5d5d182ae3c393dc2c5bd5/src/plugins/screenshot/screenshotdbusinterface2.cpp#L331-L354" rel="noreferrer" target="_blank">https://github.com/KDE/kwin/blob/1240ac1dfe4569f3bb5d5d182ae3c393dc2c5bd5/src/plugins/screenshot/screenshotdbusinterface2.cpp#L331-L354</a><br>
<br>
The linux specific code is here: <br>
<a href="https://github.com/KDE/kwin/blob/1240ac1dfe4569f3bb5d5d182ae3c393dc2c5bd5/src/utils/serviceutils.h#L67" rel="noreferrer" target="_blank">https://github.com/KDE/kwin/blob/1240ac1dfe4569f3bb5d5d182ae3c393dc2c5bd5/src/utils/serviceutils.h#L67</a><br>
<br>
The attached patch uses sysctl to get the executableName<br>
<br>
You also need to workaorund <a href="https://bugreports.qt.io/browse/QTBUG-126300" rel="noreferrer" target="_blank">https://bugreports.qt.io/browse/QTBUG-126300</a> by<br>
setting TZ explicitly, otherwise spectacle crashed on saving the taken snapshot<br>
to a file..<br>
<br>
-- <br>
You are receiving this mail because:<br>
You are the assignee for the bug.</blockquote></div><br clear="all"><br><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature">Mario.<br></div>