Opened 11 years ago

Closed 10 years ago

#4420 closed defect (incomplete)

Pippy won't load

Reported by: koremike Owned by: lfaraone
Priority: Low Milestone: Unspecified
Component: Pippy Version: Unspecified
Severity: Unspecified Keywords:
Cc: Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

Every time I start pippy, i get a failed to load message.

Can anybody help?

Below is from the log:

1358168414.158610 ERROR root: Could not find any typelib for Vte
Traceback (most recent call last):

File "/usr/bin/sugar-activity", line 146, in <module>

main()

File "/usr/bin/sugar-activity", line 104, in main

module = import(module_name)

File "/home/liveuser/Activities/Pippy.activity/pippy_app.py", line 31, in <module>

from gi.repository import Vte

ImportError: cannot import name Vte
Exited with status 1, pid 1015 data (None, <open file '<fdopen>', mode 'w' at 0xa806b78>, '2344c3753196839151f1036745c81406ea7c8404')

Change History (4)

comment:1 Changed 11 years ago by alsroot

  • Component changed from untriaged to Pippy
  • Owner set to lfaraone

comment:2 Changed 11 years ago by dsd

Please describe your setup - operating system version, sugar version, Pippy version, etc.

The likely cause here is that you are running a too-new Pippy version on an old version of Sugar.

comment:3 Changed 10 years ago by tch

  • Priority changed from Unspecified by Maintainer to Low

Setting this ticket to low priority until we get more details.

comment:4 Changed 10 years ago by walter

  • Resolution set to incomplete
  • Status changed from new to closed

What version of Pippy? What version of Sugar? What OS?

Does Terminal open?

Note: See TracTickets for help on using tickets.