Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#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:

  1. 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)

0001-Set-GObject-property-before-calling-__init__-SL-4280.patch (1.2 KB) - added by humitos 11 years ago.

Download all attachments as: .zip

Change History (6)

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

Was already fixed yesterday :)

comment:4 Changed 11 years ago by dnarvaez

  • Component changed from sugar-toolkit-gtk3 to Sugar

comment:5 Changed 11 years ago by dnarvaez

  • Milestone 0.98 deleted

Milestone 0.98 deleted

Note: See TracTickets for help on using tickets.