Opened 15 years ago

Closed 13 years ago

Last modified 11 years ago

#937 closed defect (fixed)

Pippy control buttons don't appear

Reported by: davidjim Owned by: mchua sdz
Priority: High Milestone:
Component: Pippy Version: 0.84.x
Severity: Critical Keywords:
Cc: m_anish Distribution/OS: Unspecified
Bug Status: Resolved

Description

Using an intel classmate, the control buttons like execute don't appear, instead you see a blank rectangle character.

Attachments (1)

tmpaFINTT.png (24.5 KB) - added by davidjim 15 years ago.
sample

Download all attachments as: .zip

Change History (12)

comment:1 Changed 15 years ago by lfaraone

Hi,

Can you attach a screenshot exhibiting the described behavior? (See http://wiki.laptop.org/go/Sugar_Instructions#Shortcut_Keys for details)

Changed 15 years ago by davidjim

sample

comment:2 Changed 15 years ago by davidjim

Has someone seen the sample?

comment:3 Changed 15 years ago by RafaelOrtiz

i'm getting the same behavior in the CM.

comment:4 Changed 15 years ago by RafaelOrtiz

this is the log

/usr/lib/python2.6/site-packages/sugar/util.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead

import sha

1245374095.607360 WARNING root: No gtk.AccelGroup in the top level window.
1245374095.643365 WARNING root: No gtk.AccelGroup in the top level window.
1245374096.987021 ERROR root: Traceback (most recent call last):

File "/usr/lib/python2.6/site-packages/sugar/presence/presenceservice.py", line 522, in get_preferred_connection

bus_name, object_path = self._ps.GetPreferredConnection()

File "/usr/lib/python2.6/site-packages/dbus/proxies.py", line 140, in call

keywords)

File "/usr/lib/python2.6/site-packages/dbus/connection.py", line 630, in call_blocking

message, timeout)

DBusException: org.laptop.Sugar.Presence.NotFound: No connection is available

(sugar-activity:1677): DEBUG: Got client ID "10c70806474d4940b8124537409715344600000015630000"
(sugar-activity:1677): DEBUG: Setting initial properties
(sugar-activity:1677): DEBUG: Received SaveYourself(SmSaveLocal, !Shutdown, SmInteractStyleNone, !Fast) in state idle
(sugar-activity:1677): DEBUG: Sending SaveYourselfDone(True) for initial SaveYourself
(sugar-activity:1677): DEBUG: Received SaveComplete message in state save-yourself-done
/usr/lib/python2.6/site-packages/sugar/datastore/datastore.py:55: UnicodeWarning: Unicode unequal comparison failed to convert both arguments to Unicode - interpreting them as being unequal

if not self._props.has_key(key) or self._props[key] != value:

comment:5 Changed 15 years ago by wadeb

  • Milestone changed from 0.84 to 0.88

Moving to 0.88.

It sounds like this might be related to the network adapter. Can you zip and upload the entire contents of ~/.sugar/default/logs after this happens, to see if there's anything else suspicious?

comment:6 Changed 14 years ago by tomeu

The error in the log seem to be related to the network adapter, but this issue seems to be caused by hardcoded sizes in Pippy, we have a patch in another ticket.

comment:7 Changed 14 years ago by sascha_silbe

  • Component changed from Pippy to SoaS
  • Distribution/OS changed from SoaS to Unspecified
  • Owner changed from lfaraone to mchua sdz

Bulk change distribution=SoaS -> component=SoaS

comment:8 Changed 14 years ago by sdz

  • Component changed from SoaS to Pippy

This is a Pippy issue that got accidentally assigned to SoaS during an auto-tag. Reassigning.

comment:9 Changed 14 years ago by m_anish

  • Cc m_anish added

comment:10 Changed 13 years ago by m_anish

  • Bug Status changed from Unconfirmed to Resolved
  • Resolution set to fixed
  • Status changed from new to closed

Pippy 38 features a new layout where these buttons are placed in an 'Actions' toolbar, which resolves the problem.

comment:11 Changed 11 years ago by dnarvaez

  • Milestone 0.88 deleted

Milestone 0.88 deleted

Note: See TracTickets for help on using tickets.