#4280 closed defect (fixed)
AttributeError at startup
Reported by: | humitos | Owned by: | humitos |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Sugar | Version: | Unspecified |
Severity: | Unspecified | Keywords: | regression, r? |
Cc: | erikos, manuq | Distribution/OS: | Unspecified |
Bug Status: | Unconfirmed |
Description
Stepts to reproduce it:
- Start Sugar
Issue:
This traceback appears in the shell.log file three times:
Traceback (most recent call last): File "/home/humitos/sugar-build/install/lib/python2.7/site-packages/sugar3/graphics/radiotoolbutton.py", line 160, in do_clicked if self._hide_tooltip_on_click and self.palette: AttributeError: 'RadioToolButton' object has no attribute '_hide_tooltip_on_click'
Attachments (1)
Change History (6)
Changed 11 years ago by humitos
comment:1 Changed 11 years ago by humitos
- Cc erikos manuq added
- Keywords r? added
comment:2 Changed 11 years ago by erikos
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 11 years ago by humitos
comment:4 Changed 10 years ago by dnarvaez
- Component changed from sugar-toolkit-gtk3 to Sugar
Note: See
TracTickets for help on using
tickets.
Was already fixed yesterday :)