Xfce Forum

Sub domains
 

You are not logged in.

#1 2022-02-17 10:52:04

iksfce
Member
Registered: 2022-01-27
Posts: 13

xfce 4.16 - 'xfburn' doesn't work

Xfburn does not run on Slackware 15 xfce 4.16 and
Slackware current xfce 4.16.
I used xfburn-0.6.2-x86_64-1gv.txz and self-compiled from source 0.6.2.
However, on xfce 4.12 it works fine.
Relevant dependencies are installed.

xfburn start

Offline

#2 2022-02-17 12:22:14

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,485

Re: xfce 4.16 - 'xfburn' doesn't work

There is a mismatch between libraries. Try compiling the git version - it is a little more up-to-date.

Install "git" and make sure you have libisofs installed. Then run the following commands (assuming a 64 bit slackware install):

git clone https://gitlab.xfce.org/apps/xfburn.git
cd xfburn
./autogen.sh --prefix=/usr --libdir=/usr/lib64 --enable-gstreamer
make
sudo make install

Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#3 2022-02-17 12:59:22

iksfce
Member
Registered: 2022-01-27
Posts: 13

Re: xfce 4.16 - 'xfburn' doesn't work

Compiling from git source was helpful, it's possible to burn a DVD.

xfburn-git

So this link takes us to sources that are incompatible with Xfce 4.16
--->  https://archive.xfce.org/src/apps/xfbur … .2.tar.bz2

Offline

#4 2022-02-17 15:55:27

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,485

Re: xfce 4.16 - 'xfburn' doesn't work

xfburn is in a state of flux right now. It needs a new release to be compliant with changes in libxfce4ui (if you are building from pre-packaged sources). In the meantime, building from git gets around those issues.


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#5 2022-02-17 16:06:07

iksfce
Member
Registered: 2022-01-27
Posts: 13

Re: xfce 4.16 - 'xfburn' doesn't work

Thank you for your help

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.013 seconds, 8 queries executed - Memory usage: 530.43 KiB (Peak: 531.71 KiB) ]