Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • S Solaar
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 10
    • Issues 10
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • pwr-Solaar
  • Solaar
  • Issues
  • #578
Closed
Open
Issue created Oct 31, 2019 by Administrator@rootContributor

GUI crash in gtk_cell_renderer_get_aligned_area with Menta themes under MATE

Created by: rathann

According to downstream bug, the GUI is crashing in gtk_cell_renderer_get_aligned_area() (failing the first g_assert() call) when selecting any device from the drop-down tray applet menu (About and Quit don't crash). The original reported has a receiver:

  USB id       : 046d:c52b
  Serial       : 9D2AACB0
    Firmware   : 24.07.B0030
    Bootloader : 02.09
    Other      : AA.AC

with M510 mouse and K750 keyboard paired and I'm able to reproduce this with a different receiver:

  USB id       : 046d:c52b
  Serial       : 7A7097E8
    Firmware   : 12.10.B0032
    Bootloader : 02.15
    Other      : AA.AA

with M310 and K520 paired, but not with yet another receiver:

  USB id       : 046d:c52b
  Serial       : AC5991B4
    Firmware   : 12.10.B0032
    Bootloader : 02.14
    Other      : AA.AA

with M325 and K800 paired. These are all running solaar-1.0.1. I don't see any pattern here. Any ideas?

Here's the exact GTK error:

Gtk:ERROR:gtkcellrenderer.c:1796:gtk_cell_renderer_get_aligned_area: assertion failed: (aligned_area->x >= cell_area->x && aligned_area->x <= cell_area->x + cell_area->width)
Bail out! Gtk:ERROR:gtkcellrenderer.c:1796:gtk_cell_renderer_get_aligned_area: assertion failed: (aligned_area->x >= cell_area->x && aligned_area->x <= cell_area->x + cell_area->width)
Assignee
Assign to
Time tracking