Tree map fails to display
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
runsnakerun (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
squaremap (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
The tree-map display of the profile shows nothing under jammy. The following output appears on the console:
Traceback (most recent call last):
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
self.Draw(dc)
File "/usr/lib/
font = self.FontForLab
File "/usr/lib/
font.
TypeError: Font.SetPointSi
Unfortunately, the tree-map is one of the major features of runsnakerun. This appears to be a regression in squaremap under a later wxgtk build, but whilst the Font.SetPointSize regression is easily patchable that then leads to a bunch of other failures.