Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
G
gnome-shell
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 418
    • Issues 418
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 90
    • Merge Requests 90
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Registry
    • Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GNOME
  • gnome-shell
  • Merge Requests
  • !308

Merged
Opened Nov 23, 2018 by Florian Müllner@fmuellner
  • Report abuse
Report abuse

calendar: Disconnect signals when resetting notification

Since commit 5fb8d4f7, a NotificationMessage's notification property is reset to null when the notification is destroyed. However at that point we still have connected signal handlers around that we'll try to disconnect later.

Avoid the warnings by disconnecting and resetting the handler IDs at the same time as the notification.

  • Discussion 1
  • Commits 1
  • Changes 1
Assignee
No assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
0
Labels
None
Assign labels
  • View project labels
Reference: GNOME/gnome-shell!308