Ticket #4102 (closed defect: notsugar)

Opened 7 months ago

Last modified 7 months ago

Activity icons not visible

Reported by: erikos Owned by: erikos
Priority: Immediate Milestone: 0.98
Component: sugar-toolkit-gtk3 Version: 0.97.x
Severity: Blocker Keywords:
Cc: tonyforster Distribution/OS: OLPC
Bug Status: Assigned

Description

Build: os8

This got introduced with pygobject3-3.4.1.1-1.fc18.armv7hl, if you 'yum downgrade' to  pygobject3-3.3.91 the icons are back.

Attachments

test_icon.py Download (500 bytes) - added by erikos 7 months ago.
Simple test script that shows issue

Change History

Changed 7 months ago by erikos

Simple test script that shows issue

  Changed 7 months ago by erikos

follow-up: ↓ 4   Changed 7 months ago by tonyforster

  • cc tonyforster added

I tried sudo yum downgrade pygobject3-3.3.91 --nogpg
and get
no package pygobject3-3.3.91

in reply to: ↑ 3 ; follow-up: ↓ 5   Changed 7 months ago by garycmartin

Replying to tonyforster:

I tried sudo yum downgrade pygobject3-3.3.91 --nogpg
and get
no package pygobject3-3.3.91

I was having the same issue... But suddenly all became clear, down load the pygobject3-3.3.91-1.fc18.armv7hl.rpm from Simon's link in the ticket Description, then:

[olpc@xo-6d-5e-7c ~]$ sudo rpm -e --nodeps pygobject3-3.4.1.1-1.fc18.armv7hl
[olpc@xo-6d-5e-7c ~]$ sudo rpm -Uvh pygobject3-3.3.91-1.fc18.armv7hl.rpm 

Working again here at least.

in reply to: ↑ 4   Changed 7 months ago by tonyforster

Replying to garycmartin:
Thanks Gary, works here.

  Changed 7 months ago by dsd

  • status changed from new to closed
  • resolution set to notsugar

Fixed upstream, packaged in Fedora as pygobject3-3.4.1.1-2.fc18

Note: See TracTickets for help on using tickets.