Git Product home page Git Product logo

Comments (6)

catsout avatar catsout commented on May 10, 2024

Try:
journalctl /usr/bin/plasmashell or
kquitapp5 plasmashell && kstart5 plasmashell
to get log.

from wallpaper-engine-kde-plugin.

Miyazono1 avatar Miyazono1 commented on May 10, 2024

Try:
journalctl /usr/bin/plasmashell or
kquitapp5 plasmashell && kstart5 plasmashell
to get log.

the first just outputs to the console, and i'm not sure how to get the file so i can send it here.

from wallpaper-engine-kde-plugin.

no95typem avatar no95typem commented on May 10, 2024

Try:
journalctl /usr/bin/plasmashell or
kquitapp5 plasmashell && kstart5 plasmashell
to get log.

the first just outputs to the console, and i'm not sure how to get the file so i can send it here.

For example:

journalctl /usr/bin/plasmashell > journalctl.log
kquitapp5 plasmashell && kstart5 plasmashell > ~/plasma.log 2>&1

If you execute this commands, two text files 'journalctl.log' and 'plasma.log' will be created in your home directory.

from wallpaper-engine-kde-plugin.

Miyazono1 avatar Miyazono1 commented on May 10, 2024

ahh i got it. thanks!
journalctl.log
plasma.log

from wallpaper-engine-kde-plugin.

catsout avatar catsout commented on May 10, 2024

It's sad that I can't figure out the key error.
Could you do as the follow to get a clearer log:

switch to another wallpaper plugin
run kquitapp5 plasmashell && kstart5 plasmashell > ~/plasma.log 2>&1
switch to this wallpaper plugin, select some thing, and apply.
run kquitapp5 plasmashell && kstart5 plasmashell again.
get the log

from wallpaper-engine-kde-plugin.

catsout avatar catsout commented on May 10, 2024

Close as no reply.

from wallpaper-engine-kde-plugin.

Related Issues (20)

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.