https://bugs.kde.org/show_bug.cgi?id=388232

Mauro Carvalho Chehab <mchehab+sams...@kernel.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #13 from Mauro Carvalho Chehab <mchehab+sams...@kernel.org> ---
Ok, running it should be easy: just install Docker and run:

docker pull maurochehab/kaffeine
docker run -it --env="DISPLAY" --env="QT_X11_NO_MITSHM=1"
--volume="/tmp/.X11-unix:/tmp/.X11-unix:rw" --volume="$HOME:/home/kaffeine:rw" 
$(for i in $(ls /dev/dvb/adapter*/*); do echo -n "--device=$i:$i:rwm "; done)
maurochehab/kaffeine

I'll be pushing a quick set of instructions at the README.md file. With that,
I'm closing this BZ.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to