Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#4282 closed defect (fixed)

Journal details: buddies don't appear

Reported by: manuq Owned by: manuq
Priority: Unspecified by Maintainer Milestone:
Component: Sugar Version: Unspecified
Severity: Unspecified Keywords: regression, r+, olpc-test-passed
Cc: erikos Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/gi/_gobject/__init__.py", line 266, in obj_set_property
    prop.fset(self, value)
  File "/usr/lib/python2.7/site-packages/jarabe/journal/detailview.py", line 76, in set_metadata
    self._update_view()
  File "/usr/lib/python2.7/site-packages/jarabe/journal/detailview.py", line 63, in _update_view
    self._expanded_entry.set_metadata(self._metadata)
  File "/usr/lib/python2.7/site-packages/jarabe/journal/expandedentry.py", line 163, in set_metadata
    self._buddy_list.pack_start(self._create_buddy_list(), False, False,
  File "/usr/lib/python2.7/site-packages/jarabe/journal/expandedentry.py", line 315, in _create_buddy_list
    vbox.pack_start(BuddyList(buddies), False, False, 0)
  File "/usr/lib/python2.7/site-packages/jarabe/journal/expandedentry.py", line 49, in __init__
    Gtk.Alignment.__init__(self, 0, 0, 0, 0)
TypeError: GObject.__init__() takes exactly 0 arguments (4 given)

Attachments (1)

0002-Journal-details-make-buddies-appear-SL-4282.patch (1.0 KB) - added by manuq 11 years ago.
Patch.

Download all attachments as: .zip

Change History (5)

comment:1 Changed 11 years ago by manuq

  • Cc erikos added
  • Keywords r? added

comment:2 Changed 11 years ago by manuq

  • Keywords r+ olpc-test-pending added; r? removed
  • Resolution set to fixed
  • Status changed from new to closed

Pushed 35c51f0d .

comment:3 Changed 11 years ago by greenfeld

  • Keywords olpc-test-passed added; olpc-test-pending removed

Buddies appear for shared journal entries in OLPC 13.1.0 os20/Sugar 0.98.2.

comment:4 Changed 11 years ago by dnarvaez

  • Milestone 0.98 deleted

Milestone 0.98 deleted

Note: See TracTickets for help on using tickets.