Coder Social home page Coder Social logo

Comments (5)

bellini666 avatar bellini666 commented on June 29, 2024

Already found the bug... It's on thunderbird integration extension itself.

In this line https://github.com/tanwald/gnome-shell-extension-thunderbird-integration/blob/master/[email protected]/extension.js#L127, it sets the notification as resident. My extension won't alert for resident notifications, as they aren't notifications itself. For example, Rhythmbox notifications are resident because, they are not notifying but presenting a content (What music you are playing, and buttons to play/go to next/etc). If I alert for resident notifications, it'll tell you that you have a notification even the only notification you have is the rhythmbox one (that doesn't go away by clicking).

I'll open an issue there to alert the developer. It's not a bug with notifications alert.

from gnome-shell-notifications-alert.

bellini666 avatar bellini666 commented on June 29, 2024

The issue is here: tanwald/gnome-shell-extension-thunderbird-integration#12

Please, come and tell me when it's solved so we can consider this issue closed :)

from gnome-shell-notifications-alert.

simonbcn avatar simonbcn commented on June 29, 2024

Ok, thanks.
I have commented the line notification.setResident(true); in extension.js and now it works well.

from gnome-shell-notifications-alert.

simonbcn avatar simonbcn commented on June 29, 2024

Well, I'm testing this but it works sometimes. I don't know where is the problem.

from gnome-shell-notifications-alert.

simonbcn avatar simonbcn commented on June 29, 2024

Ok, the problem is in Gnome-shell itself: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1006605

from gnome-shell-notifications-alert.

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.