Re: Snap package for testing

2016-10-20 Thread Jesse DuBord
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):


Here's a workaround.

I have two nvidia directories under /usr/lib:

$ ls /usr/lib -l | grep " nvidia-"
drwxr-xr-x 6 root root 4096 Apr 25 12:19 nvidia-304
drwxr-xr-x 2 root root 4096 Apr 25 10:32 nvidia-352

Removing the unused one fixes the bug. First, figure out which one 
you're using:


$ dpkg -l |grep ^ii| grep nvidia-[0-9]
ii nvidia-304 304.131-0ubuntu3 amd64 NVIDIA legacy binary driver - 
version 304.131


Now, delete or rename any other nvidia-* directories (any that aren't 
the one in use):


$ sudo mv /usr/lib/nvidia-352 /usr/lib/old-nvidia-352



On 10/14/2016 01:42 AM, kdenlive-requ...@kde.org wrote:

Send kdenlive mailing list submissions to
kdenlive@kde.org

To subscribe or unsubscribe via the World Wide Web, visit
https://mail.kde.org/mailman/listinfo/kdenlive
or, via email, send a message with subject or body 'help' to
kdenlive-requ...@kde.org

You can reach the person managing the list at
kdenlive-ow...@kde.org

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 <j...@kdenlive.org>
To: <kdenlive@kde.org>
Subject: Re: R: Re: R: Re: Snap package for testing
Message-ID: <2b981906-6910-4ec9-b877-6a481d96e...@kdenlive.org>
Content-Type: text/plain; charset=utf-8; format=flowed

On Tuesday, October 11, 2016 12:39:36 AM CEST, Massimo Stella wrote:

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.

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:

https://bugs.launchpad.net/snap-confine/+bug/1615248

regards

jb


--

Message: 2
Date: Fri, 14 Oct 2016 07:56:03 -
From: Jean-Baptiste Mardelle <j...@kdenlive.org>
To: Jean-Baptiste Mardelle <j...@kdenlive.org>, alcinos alcinos
<french.ebook.lo...@gmail.com>, Kdenlive <kdenlive@kde.org>
Subject: Re: Review Request 129145: UI access to libavfilter's lut
effect
Message-ID: <20161014075603.23881.3...@mimi.kde.org>
Content-Type: text/plain; charset="utf-8"


---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129145/#review8
---



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:

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129145/
---

(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 i

Re: Snap package for testing

2016-10-15 Thread Jean-Baptiste Mardelle

On Donnerstag, 6. Oktober 2016 21:38:46 CEST, Jean-Baptiste Mardelle wrote:

Hi all,

I just made my Kdenlive snap package available. I am interested 
in feedback so for those who want to give it a try, you will 
find the install instructions below.


I just published the latest stable 16.08.2 Kdenlive as a snap.
To test:

sudo snap install --beta --devmode kdenlive

Some feedback is welcome and if it works for you we spread the info.

regards
jb






R: Re: R: Re: Snap package for testing

2016-10-10 Thread Massimo Stella
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.
Regards.

Massimo.




Messaggio originale
Da: j...@kdenlive.org
Data: 10-ott-2016 13.29
A: "Massimo Stella"<maxs...@tin.it>
Cc: <kdenlive@kde.org>
Ogg: Re: R: Re: Snap package for testing

On Saturday, October 8, 2016 7:59:35 PM CEST, Massimo Stella wrote:
> I tested the latest one snap on Ubuntu 16.04 with Nvidia 
> drivers and I found no issues during the install but when I 
> launched the proram Kdenlive didn't start and the terminal  stay 
> stuck on the latest line of this sequence

> libGL error: No matching fbConfigs or visuals found
> libGL error: failed to load driver: swrast

Googling this error brings several threads about Nvida drivers requiring 
some symlinks to work correctly.
Can you paste here the output of these 2 commands:

locate swrast

ldconfig -p | grep libGL.so.1


Regards
jb





Re: R: Re: Snap package for testing

2016-10-10 Thread Jean-Baptiste Mardelle

On Saturday, October 8, 2016 7:59:35 PM CEST, Massimo Stella wrote:
I tested the latest one snap on Ubuntu 16.04 with Nvidia 
drivers and I found no issues during the install but when I 
launched the proram Kdenlive didn't start and the terminal  stay 
stuck on the latest line of this sequence



libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast


Googling this error brings several threads about Nvida drivers requiring 
some symlinks to work correctly.

Can you paste here the output of these 2 commands:

locate swrast

ldconfig -p | grep libGL.so.1


Regards
jb


Re: Re: Snap package for testing

2016-10-08 Thread farid abdelnour
The breeze theme is available fine and it doesn't complain about missing
ladspa.

I noticed a glitch happening in the lower toolbar when you zoom in the
timeline though...

Massimo I will test the package with an nvidia card soon.




2016-10-08 14:59 GMT-03:00 Massimo Stella <maxs...@tin.it>:

> I tested the latest one snap on Ubuntu 16.04 with Nvidia drivers and I
> found no issues during the install but when I launched the proram Kdenlive
> didn't start and the terminal  stay stuck on the latest line of this
> sequence
>
>
> @*:~$ kdenlive-devel
> starting script
>
> /snap/kdenlive-devel/6
> testing kdenlive 
>
> Gtk-Message: Failed to load module "overlay-scrollbar"
> Gtk-Message: Failed to load module "gail"
> Gtk-Message: Failed to load module "atk-bridge"
> Gtk-Message: Failed to load module "unity-gtk-module"
> Gtk-Message: Failed to load module "canberra-gtk-module"
> KDE Desktop detected, using system icons
> libGL error: No matching fbConfigs or visuals found
> libGL error: failed to load driver: swrast
> XmbTextListToTextProperty result code -2
> XmbTextListToTextProperty result code -2
> XmbTextListToTextProperty result code -2
> XmbTextListToTextProperty result code -2
> XmbTextListToTextProperty result code -2
> XmbTextListToTextProperty result code -2
> XmbTextListToTextProperty result code -2
> XmbTextListToTextProperty result code -2
> XmbTextListToTextProperty result code -2
> XmbTextListToTextProperty result code -2
> XmbTextListToTextProperty result code -2
> XmbTextListToTextProperty result code -2
> XmbTextListToTextProperty result code -2
> XmbTextListToTextProperty result code -2
> XmbTextListToTextProperty result code -2
> XmbTextListToTextProperty result code -2
> XmbTextListToTextProperty result code -2
> XmbTextListToTextProperty result code -2
> XmbTextListToTextProperty result code -2
> XmbTextListToTextProperty result code -2
> XmbTextListToTextProperty result code -2
> XmbTextListToTextProperty result code -2
> XmbTextListToTextProperty result code -2
> XmbTextListToTextProperty result code -2
> XmbTextListToTextProperty result code -2
> XmbTextListToTextProperty result code -2
> XmbTextListToTextProperty result code -2
> XmbTextListToTextProperty result code -2
> XmbTextListToTextProperty result code -2
> XmbTextListToTextProperty result code -2
> XmbTextListToTextProperty result code -2
> XmbTextListToTextProperty result code -2
> XmbTextListToTextProperty result code -2
> XmbTextListToTextProperty result code -2
> XmbTextListToTextProperty result code -2
> XmbTextListToTextProperty result code -2
> Unrecognized OpenGL version
> Unrecognized OpenGL version
>
> I hope this can help your very good job.
> Ciao.
>
> Massimo
>
> Messaggio originale
> Da: j...@kdenlive.org
> Data: 8-ott-2016 8.28
> A: <kdenlive@kde.org>
> Ogg: Re: Snap package for testing
>
> Hi,
>
> I just pushed an updated version of the kdenlive-devel snap that contains
> fixes for locales issue, Ladspa path and breeze + dark theme availability.
>
> You should be able to update using
>
> sudo snap refresh kdenlive-devel
>
> or install using
>
> sudo snap install --edge --force-dangerous --devmode kdenlive-devel
>
> Jesse: no idea what is this signature error.
> Which snap version do you have ?
> snap --version
>
> If things go well I will create a snap package for the 16.08 branch so
> people can do some more testing.
>
> regards
> jb
>



-- 
.1010.r.i.1101|n.o.i.s.1110|i.m.1010.g.1110|مقاومة
fsf member #5439
usuario GNU/Linux #471966
|_|0|_|
|_|_|0|
|0|0|0|
http://www.gunga.com.br;>gunga
http://www.tempoecoarte.com.br;>tempoecoarte
http://www.atelier-labs.org;>atelier-labs
http://www.mocambos.net;>rede mocambos


Re: Snap package for testing

2016-10-08 Thread Jean-Baptiste Mardelle

Hi,

I just pushed an updated version of the kdenlive-devel snap that contains 
fixes for locales issue, Ladspa path and breeze + dark theme availability.


You should be able to update using

sudo snap refresh kdenlive-devel

or install using

sudo snap install --edge --force-dangerous --devmode kdenlive-devel

Jesse: no idea what is this signature error.
Which snap version do you have ?
snap --version

If things go well I will create a snap package for the 16.08 branch so 
people can do some more testing.


regards
jb



Re: Snap package for testing

2016-10-07 Thread Jesse DuBord
JB, I'm coming up with an error when trying to install snap via the 
command you provided in Kubuntu 16.10 beta. Getting this error:


error: cannot perform the following tasks:
- Fetch and check assertions for snap "kdenlive-devel" (5) (cannot 
verify snap "kdenlive-devel", no matching signatures found)


On 10/07/2016 05:00 AM, kdenlive-requ...@kde.org wrote:

Send kdenlive mailing list submissions to
kdenlive@kde.org

To subscribe or unsubscribe via the World Wide Web, visit
https://mail.kde.org/mailman/listinfo/kdenlive
or, via email, send a message with subject or body 'help' to
kdenlive-requ...@kde.org

You can reach the person managing the list at
kdenlive-ow...@kde.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of kdenlive digest..."


Today's Topics:

    1. Snap package for testing (Jean-Baptiste Mardelle)
2. Re: Snap package for testing (farid abdelnour)


--

Message: 1
Date: Thu, 06 Oct 2016 21:38:46 +0200
From: Jean-Baptiste Mardelle <j...@kdenlive.org>
To: <kdenlive@kde.org>
Subject: Snap package for testing
Message-ID: <9f548c81-bbaf-4415-b7be-37a5b49db...@kdenlive.org>
Content-Type: text/plain; charset=utf-8; format=flowed

Hi all,

I just made my Kdenlive snap package available. I am interested in feedback
so for those who want to give it a try, you will find the install
instructions below.

The snap package contains the latest development versions (git master) of
MLT, Frei0r, vid.stab, OpenCV and Kdenlive.

Since some issues remain to be fixed in the snap packaging format, the
package is in "development mode" which means it is not listed on the Ubuntu
Store and you need to pass a special flag to install it.

"Development mode" means that the package has full access to your system
like any normal application and does not run in the contained environment
provided by the snap format.

You can install the package on supported distributions using the following
command:

sudo snap install --edge --force-dangerous --devmode kdenlive-devel

The "force-dangerous" flag is required because the package is in devmode.
The snap application can be started from the terminal with
"kdenlive-devel". You can remove it with:

sudo snap remove kdenlive-devel

This installation does not touch your system's libraries or installed
versions of Kdenlive, MLT or Frei0r so it nice to test the latest git.

This is currently in test, so I don't want to spread it too much until we
have more feedback.

regards
jb




--

Message: 2
Date: Thu, 6 Oct 2016 22:54:11 -0300
From: farid abdelnour <snd.no...@gmail.com>
To: kdenlive <kdenlive@kde.org>
Subject: Re: Snap package for testing
Message-ID:
<cahmxv36k5x-cqjjcgc95mumkxkraqhdfh26yrz3m2f3jx5t...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hi JB

Thanks for your effort!

So trying to install in archlinux and success:

kdenlive-devel (edge) master from 'j-b-m' installed

=)

snap run kdenlive-devel
starting script

/snap/kdenlive-devel/4
testing kdenlive 


(process:12276): Gtk-WARNING **: Locale not supported by C library.
 Using the fallback 'C' locale.
Gtk-Message: Failed to load module "canberra-gtk-module"
Qt: Session management error: None of the authentication protocols
specified are supported
Non KDE Desktop detected, forcing Breeze icon theme
No LADSPA plugins were found!

Check your LADSPA_PATH environment variable.


Some issues so far:

* So far it failed to create the ffmpegthumbnails using MLT.
* The breeze theme is missing and only a white mode is available.

I tried to test it further but i'm away from my workstation using an old
laptop. Hopefully next week i can give it a go again.

Cheers!





2016-10-06 16:38 GMT-03:00 Jean-Baptiste Mardelle <j...@kdenlive.org>:


Hi all,

I just made my Kdenlive snap package available. I am interested in
feedback so for those who want to give it a try, you will find the install
instructions below.

The snap package contains the latest development versions (git master) of
MLT, Frei0r, vid.stab, OpenCV and Kdenlive.

Since some issues remain to be fixed in the snap packaging format, the
package is in "development mode" which means it is not listed on the Ubuntu
Store and you need to pass a special flag to install it.

"Development mode" means that the package has full access to your system
like any normal application and does not run in the contained environment
provided by the snap format.

You can install the package on supported distributions using the following
command:

sudo snap install --edge --force-dangerous --devmode kdenlive-devel

The "force-dangerous" flag is required because the package is in devmode.
The snap applicatio

Re: Snap package for testing

2016-10-07 Thread Jesse DuBord
I think this is the beginnings of greatness. Installing as I write this 
reply. Thanks so much JB! Hopefully, at least, from my understanding of 
snaps, it should offer less time focusing on packaging and possibly 
simplifying things on your end, yeah?


On 10/07/2016 05:00 AM, kdenlive-requ...@kde.org wrote:

Send kdenlive mailing list submissions to
kdenlive@kde.org

To subscribe or unsubscribe via the World Wide Web, visit
https://mail.kde.org/mailman/listinfo/kdenlive
or, via email, send a message with subject or body 'help' to
kdenlive-requ...@kde.org

You can reach the person managing the list at
kdenlive-ow...@kde.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of kdenlive digest..."


Today's Topics:

    1. Snap package for testing (Jean-Baptiste Mardelle)
    2. Re: Snap package for testing (farid abdelnour)


--

Message: 1
Date: Thu, 06 Oct 2016 21:38:46 +0200
From: Jean-Baptiste Mardelle <j...@kdenlive.org>
To: <kdenlive@kde.org>
Subject: Snap package for testing
Message-ID: <9f548c81-bbaf-4415-b7be-37a5b49db...@kdenlive.org>
Content-Type: text/plain; charset=utf-8; format=flowed

Hi all,

I just made my Kdenlive snap package available. I am interested in feedback
so for those who want to give it a try, you will find the install
instructions below.

The snap package contains the latest development versions (git master) of
MLT, Frei0r, vid.stab, OpenCV and Kdenlive.

Since some issues remain to be fixed in the snap packaging format, the
package is in "development mode" which means it is not listed on the Ubuntu
Store and you need to pass a special flag to install it.

"Development mode" means that the package has full access to your system
like any normal application and does not run in the contained environment
provided by the snap format.

You can install the package on supported distributions using the following
command:

sudo snap install --edge --force-dangerous --devmode kdenlive-devel

The "force-dangerous" flag is required because the package is in devmode.
The snap application can be started from the terminal with
"kdenlive-devel". You can remove it with:

sudo snap remove kdenlive-devel

This installation does not touch your system's libraries or installed
versions of Kdenlive, MLT or Frei0r so it nice to test the latest git.

This is currently in test, so I don't want to spread it too much until we
have more feedback.

regards
jb




--

Message: 2
Date: Thu, 6 Oct 2016 22:54:11 -0300
From: farid abdelnour <snd.no...@gmail.com>
To: kdenlive <kdenlive@kde.org>
Subject: Re: Snap package for testing
Message-ID:
<cahmxv36k5x-cqjjcgc95mumkxkraqhdfh26yrz3m2f3jx5t...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hi JB

Thanks for your effort!

So trying to install in archlinux and success:

kdenlive-devel (edge) master from 'j-b-m' installed

=)

snap run kdenlive-devel
starting script

/snap/kdenlive-devel/4
testing kdenlive 


(process:12276): Gtk-WARNING **: Locale not supported by C library.
 Using the fallback 'C' locale.
Gtk-Message: Failed to load module "canberra-gtk-module"
Qt: Session management error: None of the authentication protocols
specified are supported
Non KDE Desktop detected, forcing Breeze icon theme
No LADSPA plugins were found!

Check your LADSPA_PATH environment variable.


Some issues so far:

* So far it failed to create the ffmpegthumbnails using MLT.
* The breeze theme is missing and only a white mode is available.

I tried to test it further but i'm away from my workstation using an old
laptop. Hopefully next week i can give it a go again.

Cheers!





2016-10-06 16:38 GMT-03:00 Jean-Baptiste Mardelle <j...@kdenlive.org>:


Hi all,

I just made my Kdenlive snap package available. I am interested in
feedback so for those who want to give it a try, you will find the install
instructions below.

The snap package contains the latest development versions (git master) of
MLT, Frei0r, vid.stab, OpenCV and Kdenlive.

Since some issues remain to be fixed in the snap packaging format, the
package is in "development mode" which means it is not listed on the Ubuntu
Store and you need to pass a special flag to install it.

"Development mode" means that the package has full access to your system
like any normal application and does not run in the contained environment
provided by the snap format.

You can install the package on supported distributions using the following
command:

sudo snap install --edge --force-dangerous --devmode kdenlive-devel

The "force-dangerous" flag is required because the package is in devmode.
The snap application can be started from the terminal with
"kdenlive-devel". You can rem

Re: Snap package for testing

2016-10-07 Thread Sam Muirhead
It installed OK on ElementaryOS (Ubuntu 16.04), but like Farid, I had no Breeze 
icons, and only the ugly white theme.  Audio & video thumbnails were created 
successfully.

When opening a project,  I see the following warning:

    The document was created in "de_DE.UTF-8" locale, which is not installed in 
your system. Please install that language pack. Until then, Kdenlive might not 
be able to correctly open the document.

after clicking OK, I get another dialog:

    There is a locale conflict on your system. The document uses locale 
de_DE.UTF-8 which uses a "." as numeric separator (in system libraries) but Qt 
expects ",". You might not be able to correctly open the project.

Here's my terminal output: http://pastebin.com/J6tvRPRF

Sam Muirhead
Open Source / Video
http://cameralibre.cc 
http://openitagency.eu
https://OSCEdays.org

Re: Snap package for testing

2016-10-06 Thread farid abdelnour
Hi JB

Thanks for your effort!

So trying to install in archlinux and success:

kdenlive-devel (edge) master from 'j-b-m' installed

=)

snap run kdenlive-devel
starting script

/snap/kdenlive-devel/4
testing kdenlive 


(process:12276): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
Gtk-Message: Failed to load module "canberra-gtk-module"
Qt: Session management error: None of the authentication protocols
specified are supported
Non KDE Desktop detected, forcing Breeze icon theme
No LADSPA plugins were found!

Check your LADSPA_PATH environment variable.


Some issues so far:

* So far it failed to create the ffmpegthumbnails using MLT.
* The breeze theme is missing and only a white mode is available.

I tried to test it further but i'm away from my workstation using an old
laptop. Hopefully next week i can give it a go again.

Cheers!





2016-10-06 16:38 GMT-03:00 Jean-Baptiste Mardelle :

> Hi all,
>
> I just made my Kdenlive snap package available. I am interested in
> feedback so for those who want to give it a try, you will find the install
> instructions below.
>
> The snap package contains the latest development versions (git master) of
> MLT, Frei0r, vid.stab, OpenCV and Kdenlive.
>
> Since some issues remain to be fixed in the snap packaging format, the
> package is in "development mode" which means it is not listed on the Ubuntu
> Store and you need to pass a special flag to install it.
>
> "Development mode" means that the package has full access to your system
> like any normal application and does not run in the contained environment
> provided by the snap format.
>
> You can install the package on supported distributions using the following
> command:
>
> sudo snap install --edge --force-dangerous --devmode kdenlive-devel
>
> The "force-dangerous" flag is required because the package is in devmode.
> The snap application can be started from the terminal with
> "kdenlive-devel". You can remove it with:
>
> sudo snap remove kdenlive-devel
>
> This installation does not touch your system's libraries or installed
> versions of Kdenlive, MLT or Frei0r so it nice to test the latest git.
>
> This is currently in test, so I don't want to spread it too much until we
> have more feedback.
>
> regards
> jb
>
>
>


-- 
.1010.r.i.1101|n.o.i.s.1110|i.m.1010.g.1110|مقاومة
fsf member #5439
usuario GNU/Linux #471966
|_|0|_|
|_|_|0|
|0|0|0|
http://www.gunga.com.br;>gunga
http://www.tempoecoarte.com.br;>tempoecoarte
http://www.atelier-labs.org;>atelier-labs
http://www.mocambos.net;>rede mocambos


Snap package for testing

2016-10-06 Thread Jean-Baptiste Mardelle

Hi all,

I just made my Kdenlive snap package available. I am interested in feedback 
so for those who want to give it a try, you will find the install 
instructions below.


The snap package contains the latest development versions (git master) of 
MLT, Frei0r, vid.stab, OpenCV and Kdenlive.


Since some issues remain to be fixed in the snap packaging format, the 
package is in "development mode" which means it is not listed on the Ubuntu 
Store and you need to pass a special flag to install it.


"Development mode" means that the package has full access to your system 
like any normal application and does not run in the contained environment 
provided by the snap format.


You can install the package on supported distributions using the following 
command:


sudo snap install --edge --force-dangerous --devmode kdenlive-devel

The "force-dangerous" flag is required because the package is in devmode. 
The snap application can be started from the terminal with 
"kdenlive-devel". You can remove it with:


sudo snap remove kdenlive-devel

This installation does not touch your system's libraries or installed 
versions of Kdenlive, MLT or Frei0r so it nice to test the latest git.


This is currently in test, so I don't want to spread it too much until we 
have more feedback.


regards
jb