Giter Club home page Giter Club logo

Comments (3)

alamminsalo avatar alamminsalo commented on August 18, 2024

Could this be related to #43?

from orion.

woowoots avatar woowoots commented on August 18, 2024

Yes, in the ned thoses "issues" where "merged" in the discussion, guess that one can be close / deleted

from orion.

ahjolinna avatar ahjolinna commented on August 18, 2024

I notice this problem on my old ultrabook (Intel Core i3-3217U/ivybridge mobile), using GeckoLinux Plasma "NEXT" (openSUSE Leap 42.2 base w/ plasma 5.9 and Qt5.8)....only difference is that whole orion freezes for a while with VODs and with live streams playback stops about every 30min.

orion strace output(138.6MiB): link
gdb didnt say anything

...oh right...I forgot to say that this hasnt yet affected my main desktop with manjaro-kde and nvidia gtx 970

update: it seems that problem at time had something do with twitch...I think, as everything works now just fine


@alamminsalo : have you thought about adding native logger module support for systemd journal?
if you wonder why it would be useful?

  • single place to look for log output
  • no need to handle log file creation/rotation/collisions/running out of space
    • just send it to the Journal interface and let it handle the rest
  • the Journal API supports priorities and other metadata
    • users can see right away which messages are critical/non critical due to the build in journalctl message highlighting
  • powerful filtering & cross reference
    • users can filter out just the orion log output or check what happened at the same time as the bomi message was logged (orion error accompanied by a x server error, etc.)
  • powerful time based lookup - users can check all orion log messages from last run, last day, last hour, etc.

More Journal resources:
http://www.freedesktop.org/software/systemd/man/journalctl.html
http://0pointer.de/blog/projects/journal-submit.html

from orion.

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.