<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>JB, per our discussion in Cafe #10, I tried using the following
work-around to the snaps package not working (possibly) with
proprietary Nvidia drivers as provided in your link. The
work-around, however, was unsuccessful: Kdenlive still crashed
witih "Aborted (core dumped)" in Terminal. Here were the
work-around steps that I did (as it was written by the original
author):</p>
<p>Here's a workaround.</p>
<p id="yui_3_10_3_1_1476990991103_2163">I have two nvidia
directories under /usr/lib:</p>
<p id="yui_3_10_3_1_1476990991103_2172">$ ls /usr/lib -l | grep "
nvidia-"<br>
drwxr-xr-x 6 root root 4096 Apr 25 12:19 nvidia-304<br>
drwxr-xr-x 2 root root 4096 Apr 25 10:32 nvidia-352</p>
<p>Removing the unused one fixes the bug. First, figure out which
one you're using:</p>
<p id="yui_3_10_3_1_1476990991103_2173">$ dpkg -l |grep ^ii| grep
nvidia-[0-9]<br>
ii nvidia-304 304.131-0ubuntu3 amd64 NVIDIA legacy binary driver -
version 304.131</p>
<p>Now, delete or rename any other nvidia-* directories (any that
aren't the one in use):</p>
<p>$ sudo mv /usr/lib/nvidia-352 /usr/lib/<wbr>old-nvidia-<wbr>352</p>
<br>
<br>
<div class="moz-cite-prefix">On 10/14/2016 01:42 AM,
<a class="moz-txt-link-abbreviated" href="mailto:kdenlive-request@kde.org">kdenlive-request@kde.org</a> wrote:<br>
</div>
<blockquote
cite="mid:mailman.26791.1476434562.2454.kdenlive@kde.org"
type="cite">
<pre wrap="">Send kdenlive mailing list submissions to
<a class="moz-txt-link-abbreviated" href="mailto:kdenlive@kde.org">kdenlive@kde.org</a>
To subscribe or unsubscribe via the World Wide Web, visit
<a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/kdenlive">https://mail.kde.org/mailman/listinfo/kdenlive</a>
or, via email, send a message with subject or body 'help' to
<a class="moz-txt-link-abbreviated" href="mailto:kdenlive-request@kde.org">kdenlive-request@kde.org</a>
You can reach the person managing the list at
<a class="moz-txt-link-abbreviated" href="mailto:kdenlive-owner@kde.org">kdenlive-owner@kde.org</a>
When replying, please edit your Subject line so it is more specific
than "Re: Contents of kdenlive digest..."
Today's Topics:
1. Re: R: Re: R: Re: Snap package for testing
(Jean-Baptiste Mardelle)
2. Re: Review Request 129145: UI access to libavfilter's lut
effect (Jean-Baptiste Mardelle)
3. Re: Review Request 129145: UI access to libavfilter's lut
effect (alcinos alcinos)
4. Re: Review Request 129145: UI access to libavfilter's lut
effect (Jean-Baptiste Mardelle)
5. Re: Review Request 129145: UI access to libavfilter's lut
effect (alcinos alcinos)
----------------------------------------------------------------------
Message: 1
Date: Fri, 14 Oct 2016 09:27:00 +0200
From: Jean-Baptiste Mardelle <a class="moz-txt-link-rfc2396E" href="mailto:jb@kdenlive.org"><jb@kdenlive.org></a>
To: <a class="moz-txt-link-rfc2396E" href="mailto:kdenlive@kde.org"><kdenlive@kde.org></a>
Subject: Re: R: Re: R: Re: Snap package for testing
Message-ID: <a class="moz-txt-link-rfc2396E" href="mailto:2b981906-6910-4ec9-b877-6a481d96e470@kdenlive.org"><2b981906-6910-4ec9-b877-6a481d96e470@kdenlive.org></a>
Content-Type: text/plain; charset=utf-8; format=flowed
On Tuesday, October 11, 2016 12:39:36 AM CEST, Massimo Stella wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Ok these are tehe outputs you asked me:
********@*********:~$ locate swrast
/usr/lib/i386-linux-gnu/dri/kms_swrast_dri.so
/usr/lib/i386-linux-gnu/dri/swrast_dri.so
/usr/lib/x86_64-linux-gnu/dri/kms_swrast_dri.so
/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
********@*********:~$ ldconfig -p | grep libGL.so.1
libGL.so.1 (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libGL.so.1
libGL.so.1 (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1
libGL.so.1 (libc6,x86-64) => /usr/lib/libGL.so.1
libGL.so.1 (libc6) => /usr/lib/i386-linux-gnu/libGL.so.1
libGL.so.1 (libc6) => /usr/lib/i386-linux-gnu/mesa/libGL.so.1
I hope it can help because I'll have not access to the computer
I'm using now for some months as I'm going to leave Genoa
tomorrow.
</pre>
</blockquote>
<pre wrap="">
Thanks for that feedback. After doing some search it appears to be a snap
bug with NVidia. Fix is in progress and a workaround is available here if
you want to test:
<a class="moz-txt-link-freetext" href="https://bugs.launchpad.net/snap-confine/+bug/1615248">https://bugs.launchpad.net/snap-confine/+bug/1615248</a>
regards
jb
------------------------------
Message: 2
Date: Fri, 14 Oct 2016 07:56:03 -0000
From: Jean-Baptiste Mardelle <a class="moz-txt-link-rfc2396E" href="mailto:jb@kdenlive.org"><jb@kdenlive.org></a>
To: Jean-Baptiste Mardelle <a class="moz-txt-link-rfc2396E" href="mailto:jb@kdenlive.org"><jb@kdenlive.org></a>, alcinos alcinos
<a class="moz-txt-link-rfc2396E" href="mailto:french.ebook.lover@gmail.com"><french.ebook.lover@gmail.com></a>, Kdenlive <a class="moz-txt-link-rfc2396E" href="mailto:kdenlive@kde.org"><kdenlive@kde.org></a>
Subject: Re: Review Request 129145: UI access to libavfilter's lut
effect
Message-ID: <a class="moz-txt-link-rfc2396E" href="mailto:20161014075603.23881.3134@mimi.kde.org"><20161014075603.23881.3134@mimi.kde.org></a>
Content-Type: text/plain; charset="utf-8"
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
<a class="moz-txt-link-freetext" href="https://git.reviewboard.kde.org/r/129145/#review99998">https://git.reviewboard.kde.org/r/129145/#review99998</a>
-----------------------------------------------------------
Thanks for the patch. It looks like you forgot to include the apply_lut.xml file defining the filter. Also, to make things easier, we usually call the xml file by its MLT id, so more like avfilter_lut3d.xml
- Jean-Baptiste Mardelle
On Oct. 12, 2016, 10:19 p.m., alcinos alcinos wrote:
</pre>
<blockquote type="cite">
<pre wrap="">
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
<a class="moz-txt-link-freetext" href="https://git.reviewboard.kde.org/r/129145/">https://git.reviewboard.kde.org/r/129145/</a>
-----------------------------------------------------------
(Updated Oct. 12, 2016, 10:19 p.m.)
Review request for Kdenlive.
Repository: kdenlive
Description
-------
This simply exposes access to the LUT effect of libavfilter. This is for initial review only and probably shouldn't be merged right away for several reasons:
* There is a bug in melt regarding this effect that needs to be fixed first (affects users with european locale). See <a class="moz-txt-link-freetext" href="https://github.com/mltframework/mlt/issues/130">https://github.com/mltframework/mlt/issues/130</a>
* The UI is not optimally pretty because I cannot get the URL Picker to behave nicely (it takes all space possible instead of justifying to the right as a text field for example)
* It is proably time to define a standard way to define the extension filters of the urlpicker. Currently the xml object corresponding to an url has no way to define this (and I had to temporarily disable filtering altogether in the code)
* I've set a "full" description of the filter but I don't see where it is showing up in the current UI.
Diffs
-----
data/blacklisted_effects.txt eaa8303
data/effects/README 5fff9ef
data/effects/avfilter/CMakeLists.txt 2260572
data/kdenliveeffectscategory.rc c645229
src/effectstack/parametercontainer.cpp 9136892
src/ui/urlval_ui.ui 68901f4
Diff: <a class="moz-txt-link-freetext" href="https://git.reviewboard.kde.org/r/129145/diff/">https://git.reviewboard.kde.org/r/129145/diff/</a>
Testing
-------
Works on latest master with a US locale.
Thanks,
alcinos alcinos
</pre>
</blockquote>
<pre wrap="">
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <a class="moz-txt-link-rfc2396E" href="http://mail.kde.org/pipermail/kdenlive/attachments/20161014/b55e4699/attachment-0001.html"><http://mail.kde.org/pipermail/kdenlive/attachments/20161014/b55e4699/attachment-0001.html></a>
------------------------------
Message: 3
Date: Fri, 14 Oct 2016 08:18:38 -0000
From: alcinos alcinos <a class="moz-txt-link-rfc2396E" href="mailto:french.ebook.lover@gmail.com"><french.ebook.lover@gmail.com></a>
To: alcinos alcinos <a class="moz-txt-link-rfc2396E" href="mailto:french.ebook.lover@gmail.com"><french.ebook.lover@gmail.com></a>, Jean-Baptiste
Mardelle <a class="moz-txt-link-rfc2396E" href="mailto:jb@kdenlive.org"><jb@kdenlive.org></a>, Kdenlive <a class="moz-txt-link-rfc2396E" href="mailto:kdenlive@kde.org"><kdenlive@kde.org></a>
Subject: Re: Review Request 129145: UI access to libavfilter's lut
effect
Message-ID: <a class="moz-txt-link-rfc2396E" href="mailto:20161014081838.23881.44214@mimi.kde.org"><20161014081838.23881.44214@mimi.kde.org></a>
Content-Type: text/plain; charset="utf-8"
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
<a class="moz-txt-link-freetext" href="https://git.reviewboard.kde.org/r/129145/">https://git.reviewboard.kde.org/r/129145/</a>
-----------------------------------------------------------
(Updated Oct. 14, 2016, 8:18 a.m.)
Review request for Kdenlive.
Changes
-------
Add missing file and correct name as suggested
Repository: kdenlive
Description
-------
This simply exposes access to the LUT effect of libavfilter. This is for initial review only and probably shouldn't be merged right away for several reasons:
* There is a bug in melt regarding this effect that needs to be fixed first (affects users with european locale). See <a class="moz-txt-link-freetext" href="https://github.com/mltframework/mlt/issues/130">https://github.com/mltframework/mlt/issues/130</a>
* The UI is not optimally pretty because I cannot get the URL Picker to behave nicely (it takes all space possible instead of justifying to the right as a text field for example)
* It is proably time to define a standard way to define the extension filters of the urlpicker. Currently the xml object corresponding to an url has no way to define this (and I had to temporarily disable filtering altogether in the code)
* I've set a "full" description of the filter but I don't see where it is showing up in the current UI.
Diffs (updated)
-----
data/blacklisted_effects.txt eaa8303
data/effects/README 5fff9ef
data/effects/avfilter/CMakeLists.txt 2260572
data/effects/avfilter/avfilter_lut3d.xml PRE-CREATION
data/kdenliveeffectscategory.rc c645229
src/effectstack/parametercontainer.cpp 9136892
src/ui/urlval_ui.ui 68901f4
Diff: <a class="moz-txt-link-freetext" href="https://git.reviewboard.kde.org/r/129145/diff/">https://git.reviewboard.kde.org/r/129145/diff/</a>
Testing
-------
Works on latest master with a US locale.
Thanks,
alcinos alcinos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <a class="moz-txt-link-rfc2396E" href="http://mail.kde.org/pipermail/kdenlive/attachments/20161014/ba86f3f2/attachment-0001.html"><http://mail.kde.org/pipermail/kdenlive/attachments/20161014/ba86f3f2/attachment-0001.html></a>
------------------------------
Message: 4
Date: Fri, 14 Oct 2016 08:33:42 -0000
From: Jean-Baptiste Mardelle <a class="moz-txt-link-rfc2396E" href="mailto:jb@kdenlive.org"><jb@kdenlive.org></a>
To: Jean-Baptiste Mardelle <a class="moz-txt-link-rfc2396E" href="mailto:jb@kdenlive.org"><jb@kdenlive.org></a>, alcinos alcinos
<a class="moz-txt-link-rfc2396E" href="mailto:french.ebook.lover@gmail.com"><french.ebook.lover@gmail.com></a>, Kdenlive <a class="moz-txt-link-rfc2396E" href="mailto:kdenlive@kde.org"><kdenlive@kde.org></a>
Subject: Re: Review Request 129145: UI access to libavfilter's lut
effect
Message-ID: <a class="moz-txt-link-rfc2396E" href="mailto:20161014083342.23881.85652@mimi.kde.org"><20161014083342.23881.85652@mimi.kde.org></a>
Content-Type: text/plain; charset="utf-8"
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
<a class="moz-txt-link-freetext" href="https://git.reviewboard.kde.org/r/129145/#review100000">https://git.reviewboard.kde.org/r/129145/#review100000</a>
-----------------------------------------------------------
Ship it!
Good for me now. Do you have commit access? Otherwise I will merge it.
- Jean-Baptiste Mardelle
On Oct. 14, 2016, 8:18 a.m., alcinos alcinos wrote:
</pre>
<blockquote type="cite">
<pre wrap="">
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
<a class="moz-txt-link-freetext" href="https://git.reviewboard.kde.org/r/129145/">https://git.reviewboard.kde.org/r/129145/</a>
-----------------------------------------------------------
(Updated Oct. 14, 2016, 8:18 a.m.)
Review request for Kdenlive.
Repository: kdenlive
Description
-------
This simply exposes access to the LUT effect of libavfilter. This is for initial review only and probably shouldn't be merged right away for several reasons:
* There is a bug in melt regarding this effect that needs to be fixed first (affects users with european locale). See <a class="moz-txt-link-freetext" href="https://github.com/mltframework/mlt/issues/130">https://github.com/mltframework/mlt/issues/130</a>
* The UI is not optimally pretty because I cannot get the URL Picker to behave nicely (it takes all space possible instead of justifying to the right as a text field for example)
* It is proably time to define a standard way to define the extension filters of the urlpicker. Currently the xml object corresponding to an url has no way to define this (and I had to temporarily disable filtering altogether in the code)
* I've set a "full" description of the filter but I don't see where it is showing up in the current UI.
Diffs
-----
data/blacklisted_effects.txt eaa8303
data/effects/README 5fff9ef
data/effects/avfilter/CMakeLists.txt 2260572
data/effects/avfilter/avfilter_lut3d.xml PRE-CREATION
data/kdenliveeffectscategory.rc c645229
src/effectstack/parametercontainer.cpp 9136892
src/ui/urlval_ui.ui 68901f4
Diff: <a class="moz-txt-link-freetext" href="https://git.reviewboard.kde.org/r/129145/diff/">https://git.reviewboard.kde.org/r/129145/diff/</a>
Testing
-------
Works on latest master with a US locale.
Thanks,
alcinos alcinos
</pre>
</blockquote>
<pre wrap="">
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <a class="moz-txt-link-rfc2396E" href="http://mail.kde.org/pipermail/kdenlive/attachments/20161014/8808afac/attachment-0001.html"><http://mail.kde.org/pipermail/kdenlive/attachments/20161014/8808afac/attachment-0001.html></a>
------------------------------
Message: 5
Date: Fri, 14 Oct 2016 08:42:40 -0000
From: alcinos alcinos <a class="moz-txt-link-rfc2396E" href="mailto:french.ebook.lover@gmail.com"><french.ebook.lover@gmail.com></a>
To: alcinos alcinos <a class="moz-txt-link-rfc2396E" href="mailto:french.ebook.lover@gmail.com"><french.ebook.lover@gmail.com></a>, Jean-Baptiste
Mardelle <a class="moz-txt-link-rfc2396E" href="mailto:jb@kdenlive.org"><jb@kdenlive.org></a>, Kdenlive <a class="moz-txt-link-rfc2396E" href="mailto:kdenlive@kde.org"><kdenlive@kde.org></a>
Subject: Re: Review Request 129145: UI access to libavfilter's lut
effect
Message-ID: <a class="moz-txt-link-rfc2396E" href="mailto:20161014084240.17145.18763@mimi.kde.org"><20161014084240.17145.18763@mimi.kde.org></a>
Content-Type: text/plain; charset="utf-8"
</pre>
<blockquote type="cite">
<pre wrap="">On Oct. 14, 2016, 8:33 a.m., Jean-Baptiste Mardelle wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Good for me now. Do you have commit access? Otherwise I will merge it.
</pre>
</blockquote>
</blockquote>
<pre wrap="">
No, I don't, AFAIK. How can I request one? Meanwhile, please go ahead and merge it :)
- alcinos
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
<a class="moz-txt-link-freetext" href="https://git.reviewboard.kde.org/r/129145/#review100000">https://git.reviewboard.kde.org/r/129145/#review100000</a>
-----------------------------------------------------------
On Oct. 14, 2016, 8:18 a.m., alcinos alcinos wrote:
</pre>
<blockquote type="cite">
<pre wrap="">
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
<a class="moz-txt-link-freetext" href="https://git.reviewboard.kde.org/r/129145/">https://git.reviewboard.kde.org/r/129145/</a>
-----------------------------------------------------------
(Updated Oct. 14, 2016, 8:18 a.m.)
Review request for Kdenlive.
Repository: kdenlive
Description
-------
This simply exposes access to the LUT effect of libavfilter. This is for initial review only and probably shouldn't be merged right away for several reasons:
* There is a bug in melt regarding this effect that needs to be fixed first (affects users with european locale). See <a class="moz-txt-link-freetext" href="https://github.com/mltframework/mlt/issues/130">https://github.com/mltframework/mlt/issues/130</a>
* The UI is not optimally pretty because I cannot get the URL Picker to behave nicely (it takes all space possible instead of justifying to the right as a text field for example)
* It is proably time to define a standard way to define the extension filters of the urlpicker. Currently the xml object corresponding to an url has no way to define this (and I had to temporarily disable filtering altogether in the code)
* I've set a "full" description of the filter but I don't see where it is showing up in the current UI.
Diffs
-----
data/blacklisted_effects.txt eaa8303
data/effects/README 5fff9ef
data/effects/avfilter/CMakeLists.txt 2260572
data/effects/avfilter/avfilter_lut3d.xml PRE-CREATION
data/kdenliveeffectscategory.rc c645229
src/effectstack/parametercontainer.cpp 9136892
src/ui/urlval_ui.ui 68901f4
Diff: <a class="moz-txt-link-freetext" href="https://git.reviewboard.kde.org/r/129145/diff/">https://git.reviewboard.kde.org/r/129145/diff/</a>
Testing
-------
Works on latest master with a US locale.
Thanks,
alcinos alcinos
</pre>
</blockquote>
<pre wrap="">
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <a class="moz-txt-link-rfc2396E" href="http://mail.kde.org/pipermail/kdenlive/attachments/20161014/ae514f7d/attachment.html"><http://mail.kde.org/pipermail/kdenlive/attachments/20161014/ae514f7d/attachment.html></a>
------------------------------
Subject: Digest Footer
_______________________________________________
kdenlive mailing list
<a class="moz-txt-link-abbreviated" href="mailto:kdenlive@kde.org">kdenlive@kde.org</a>
<a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/kdenlive">https://mail.kde.org/mailman/listinfo/kdenlive</a>
------------------------------
End of kdenlive Digest, Vol 24, Issue 11
****************************************
</pre>
</blockquote>
<br>
</body>
</html>