Opened 7 years ago

Closed 7 years ago

#4987 closed defect (fixed)

Terminal 45 fails to start

Reported by: FGrose Owned by:
Priority: Unspecified by Maintainer Milestone: Unspecified
Component: Terminal Version: Unspecified
Severity: Unspecified Keywords:
Cc: Distribution/OS: Fedora
Bug Status: Unconfirmed

Description

Observed in SoaS 26 alpha dnf upgraded to 07-Jun-2017

Terminal log:

Traceback (most recent call last):
  File "/usr/bin/sugar-activity", line 220, in <module>
    main()
  File "/usr/bin/sugar-activity", line 164, in main
    module = __import__(module_name)
  File "/usr/share/sugar/activities/Terminal.activity/terminal.py", line 30, in <module>
    gi.require_version(api, ver)
  File "/usr/lib64/python2.7/site-packages/gi/__init__.py", line 122, in require_version
    (namespace, version))
ValueError: Namespace Vte not available for version 2.91
Exited with status 1, pid 1736 data (<open file '<fdopen>', mode 'w' at 0x7fb9a05f8f60>, '1f838726e217542e3713976140400a9ec6e7a808')

Change History (3)

comment:1 Changed 7 years ago by quozl

Sorry, that was a test escape on my part; Vte is different between Fedora and Ubuntu.

Fixed in https://github.com/sugarlabs/terminal-activity/commit/db7739901f7e61bf0484f7b66d676168461a5e01

Bundle at http://people.sugarlabs.org/~quozl/Terminal-45.1.xo

comment:2 Changed 7 years ago by FGrose

Confirmed. Terminal-45.1 starts in Fedora 26 alpha dnf updated. Thank you!

comment:3 Changed 7 years ago by quozl

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

No worries, thanks for testing.

Note: See TracTickets for help on using tickets.