Code Monkey home page Code Monkey logo

kdeneon-docker's People

Contributors

jriddell avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

kdeneon-docker's Issues

kdeneon with x11docker

I have published a bash script to run GUI applications in docker: x11docker

I did several tests with kdeneon/all and x11docker. I know you have developed your own start script, but maybe some additional possibilities of x11docker are still of interest for you.

Some examples:

  • KDE neon desktop with GPU acceleration and pulseaudio sound:
    x11docker --kwin-xwayland --gpu --pulseaudio kdeneon/all:user-lts
  • Plasma compositor: x11docker --gpu startplasmacompositor
  • Multiple outputs to simulate multimonitor:
    x11docker --kwin-xwayland --size=800x600 --gpu --output-count=2 kdeneon/all:user-lts
  • Plasma in Wayland without X:
    x11docker --kwin --gpu --dbus --waylandenv kdeneon/all:user-lts plasmashell

bluedevil causes errors and high CPU load

Hello,
I did some tests with kdeneon/all:user-lts. As docker containers have no bluetooth device, bluedevil fails to start, but tries over and over again and does not stop. I get repeating error messages:

bluedevil: ObexManager operational changed false

Also, this causes high CPU usage.
I tried a test build adding this lines:

RUN apt-get remove -y bluedevil
RUN apt-get autoremove -y

This avoids the repeating error message, and the CPU calms down.

If I remember right, I've already seen this error on KDE installations years ago. Maybe bluedevil is running on every KDE installation as default, even if no bluetooth hardware is available? This could be a reason for often-heard "KDE is slow/eats too much CPU".
I'm not sure where this could be reported as a bug; maybe you as a KDE developer could tell this at the right place?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.