Appimage download problem?

Erik Johansson erik at goodbyekansas.se
Fri Mar 24 09:27:38 UTC 2017


This fixed it here as well but it seems kinda strange it would not work on
a default Centos installation

What can this id be so important for and is there no fallback that can be
implemented?

Cheers,
Erik

On Tue, Feb 7, 2017 at 12:09 AM, Jean-Baptiste Mardelle <jb at kdenlive.org>
wrote:

> On Wednesday, February 1, 2017 12:10:21 PM CET, Erik Johansson wrote:
>
>> Getting crash with the latest AppImage. CentOs 7.3
>>
>> ./Kdenlive-16.12.1-2-x86_64.AppImage
>> process 21281: D-Bus library appears to be incorrectly set up; failed to
>> read machine uuid: Failed to open "/var/lib/dbus/machine-id": No such file
>> or directory
>> See the manual page for dbus-uuidgen to correct this issue.
>>   D-Bus not built with -rdynamic so unable to print a backtrace
>> /tmp/.mount_7FCwkw/AppRun: line 55: 21281 Aborted                 (core
>> dumped) kdenlive --config kdenlive-appimagerc $@
>> // Erik
>>
>
> Hi,
>
> This is in fact a simple config problem on your system. You need to
> generate a dbus file called machine-id.
>
> This can be done with the following command:
>
> sudo dbus-uuidgen > /var/lib/dbus/machine-id
>
> If you get a permission error, create the file anywhere else:
>
> sudo dbus-uuidgen > /tmp/machine-id
>
> and copy the file:
>
> sudo cp /tmp/machine-id /var/lib/dbus/
>
> It solved the problem for me on CentOS.
>
> Regards
> jb
>
>
>


-- 

*Erik Johansson*
*Pipeline TD*
*Goodbye Kansas Entertainment *
Owner of Fido, Bläck, Imagination Studios, Infinite Entertainment & Goodbye
Kansas Game Invest

Rosenlundsgatan 40, 4th floor
118 53 Stockholm, Sweden
Ph: +46 8 556 990 00
Orgno: 556974-1993

www.goodbyekansas.se
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdenlive/attachments/20170324/e04876a5/attachment.html>


More information about the kdenlive mailing list