Opened 15 years ago

Closed 14 years ago

Last modified 11 years ago

#1058 closed defect (fixed)

Pippy module not in correct path

Reported by: dr.dolittle Owned by: lfaraone
Priority: High Milestone:
Component: Sugar on a Stick (SoaS) Version: 0.84.x
Severity: Unspecified Keywords: r?
Cc: mtd Distribution/OS: Unspecified
Bug Status: Needinfo

Description

Trying to run certain scripts in pippy fails immediately due to ImportError: no module named pippy.

Attachments (1)

sugar-1058.patch (1.3 KB) - added by alsroot 15 years ago.

Download all attachments as: .zip

Change History (14)

comment:1 Changed 15 years ago by tomeu

  • Component changed from sugar to Pippy
  • Owner changed from tomeu to lfaraone

I think this has been fixed?

comment:2 Changed 15 years ago by tomeu

  • Bug Status changed from Unconfirmed to Needinfo
  • Milestone changed from Unspecified by Release Team to 0.86

comment:3 Changed 15 years ago by alsroot

  • Keywords r? added; pippy Import:Error removed

comment:4 Changed 15 years ago by mtd

  • Cc mtd added

this patch is against git HEAD (version 34) but the version that's on a.sl.o is 35 and appears to be the git "groupthink" git branch

comment:5 Changed 15 years ago by mtd

sorry - the patch applies fine to the groupthink branch, just with a bit of fuzz. I looked at the wrong self._vte.fork_command invocation in the source code, sorry.

comment:6 Changed 15 years ago by RafaelOrtiz

  • Milestone changed from 0.86 to 0.88

Changed 15 years ago by alsroot

comment:7 Changed 14 years ago by alsroot

I guess problems was with not passing PYTHONPATH envvar(it some cases it works fine but in other cases doesn't, didn't investigate it dipper), so I just replaced sh invocation with /bin/env and it works in all of my envs.

comment:8 Changed 14 years ago by dsd

This is a bug in vte's python bindings

https://bugzilla.gnome.org/show_bug.cgi?id=587894

Already fixed upstream

I vote leave the patch out and fix the bindings.. Fedora here: https://bugzilla.redhat.com/show_bug.cgi?id=537391

comment:9 Changed 14 years ago by sascha_silbe

Update request filed at Debian.

comment:10 Changed 14 years ago by sascha_silbe

Fixed version (0.22.3 also contains the fix, not just 0.23.1 like I assumed) already in Debian sid, should be in squeeze as well soon.
Ubuntu seems to have a fixed version as well.

comment:11 Changed 14 years ago by dsd

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

F11 fixed as well, F12 was already working, so I think we can close this bug

comment:12 Changed 14 years ago by sascha_silbe

  • Component changed from Pippy to SoaS
  • Distribution/OS changed from SoaS to Unspecified

Bulk change distribution=SoaS -> component=SoaS

comment:13 Changed 11 years ago by dnarvaez

  • Milestone 0.88 deleted

Milestone 0.88 deleted

Note: See TracTickets for help on using tickets.