Coder Social home page Coder Social logo

Comments (4)

abique avatar abique commented on June 23, 2024

Checking with xev, it is flooding messages like crazy:

PropertyNotify event, serial 25, synthetic NO, window 0x3a00003,
    atom 0x27 (WM_NAME), time 46067589, state PropertyNewValue

PropertyNotify event, serial 25, synthetic NO, window 0x3a00003,
    atom 0x15a (_NET_WM_NAME), time 46067589, state PropertyNewValue

PropertyNotify event, serial 25, synthetic NO, window 0x3a00003,
    atom 0x143 (_MOTIF_WM_HINTS), time 46067589, state PropertyNewValue

PropertyNotify event, serial 25, synthetic NO, window 0x3a00003,
    atom 0x166 (_NET_WM_ALLOWED_ACTIONS), time 46067589, state PropertyNewValue

PropertyNotify event, serial 25, synthetic NO, window 0x3a00003,
    atom 0x163 (_NET_WM_ICON), time 46067604, state PropertyNewValue

PropertyNotify event, serial 25, synthetic NO, window 0x3a00003,
    atom 0x15b (_NET_WM_VISIBLE_NAME), time 46067604, state PropertyNewValue

PropertyNotify event, serial 25, synthetic NO, window 0x3a00003,
    atom 0x15d (_NET_WM_VISIBLE_ICON_NAME), time 46067605, state PropertyNewValue

PropertyNotify event, serial 25, synthetic NO, window 0x3a00003,
    atom 0x166 (_NET_WM_ALLOWED_ACTIONS), time 46067605, state PropertyNewValue

PropertyNotify event, serial 25, synthetic NO, window 0x3a00003,
    atom 0x163 (_NET_WM_ICON), time 46067625, state PropertyNewValue

PropertyNotify event, serial 25, synthetic NO, window 0x3a00003,
    atom 0x27 (WM_NAME), time 46067625, state PropertyNewValue

PropertyNotify event, serial 25, synthetic NO, window 0x3a00003,
    atom 0x15a (_NET_WM_NAME), time 46067625, state PropertyNewValue

PropertyNotify event, serial 25, synthetic NO, window 0x3a00003,
    atom 0x143 (_MOTIF_WM_HINTS), time 46067625, state PropertyNewValue

PropertyNotify event, serial 25, synthetic NO, window 0x3a00003,
    atom 0x163 (_NET_WM_ICON), time 46067637, state PropertyNewValue

PropertyNotify event, serial 25, synthetic NO, window 0x3a00003,
    atom 0x15b (_NET_WM_VISIBLE_NAME), time 46067637, state PropertyNewValue

PropertyNotify event, serial 25, synthetic NO, window 0x3a00003,
    atom 0x163 (_NET_WM_ICON), time 46067641, state PropertyNewValue

PropertyNotify event, serial 25, synthetic NO, window 0x3a00003,
    atom 0x27 (WM_NAME), time 46067641, state PropertyNewValue

There's an infinite loop somewhere, and it is burning my CPU...

from slint.

tronical avatar tronical commented on June 23, 2024

I've tried to reproduce this, but I haven't had any luck. Running openbox and tint2 as task manager, starting the slint gallery (with renderer-skia and backend-winit).

Do you know of any way that we could try to reproduce this?

(FWIW, we don't really do anything specifically x11 related, but perhaps our usage of winit triggers something)

from slint.

tronical avatar tronical commented on June 23, 2024

I debugged a bit with @abique and at least in his case it wasn't related to x11 messages but rather than the application was constantly repainting even when not visible on the screen.

from slint.

tronical avatar tronical commented on June 23, 2024

I've created #5050 to track this in line with macOS. Best workaround for now is to use Wayland instead (but I understand, that doesn't come with open box :)

from slint.

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.