GithubHelp home page GithubHelp logo

Comments (4)

nls1729 avatar nls1729 commented on June 16, 2024

During normal operation the Activities Configurator only hides or shows the rounded corners based on the preference setting at start-up or if the preference is changed manually. You are finding the Hide Panel Rounded Corners setting in the ON position with the corners visible. It appears something altered the visibility property of the corners. It is likely another extension or other software is "showing" the corners. About eighteen months ago a similar problem appeared and was caused by another extension. Our first step will be to attempt to find an offending extension.

Conflicts between extensions are the source of many bugs. Extensions are actually monkey patched into the Gnome-Shell. Since there is no co-ordination between extension writers patches can collide. See https://en.wikipedia.org/wiki/Monkey_patch Pitfalls.

Please perform the following procedure.

  1. Pick an extension (not the Activities Configurator) and disable it.
  2. Watch for the problem.
  3. If the problem occurs re-enable the selected extension.
  4. Go to step 1 and repeat with a different extension.

If the problem does not occur with an extension disabled we have found the offender. I can examine its code and may be able to find a way to workaround its behavior.

If the offender cannot be found there are other methods to root out the cause.

Thanks for your report.
Norman

from acme-code.

nls1729 avatar nls1729 commented on June 16, 2024

I found a case where the conflict detection and remediation code added 18 months ago will fail. I have added code to handle the failure case. Please install the attached zip file. Let me know if you continue to see the problem or find the problem has been cleared.

[email protected]

from acme-code.

nls1729 avatar nls1729 commented on June 16, 2024

Activities Configurator Version 56 is now available on the extension website. Added additional hidden rounded corners defensive logic to re-hide corners if shown by another extension.

from acme-code.

 avatar commented on June 16, 2024

Confirmed fix, thank you!

from acme-code.

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.