Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#2676 closed defect (fixed)

Help not working in 0.84

Reported by: tonyforster Owned by: walter
Priority: Unspecified by Maintainer Milestone: Unspecified
Component: Turtleart Version: Unspecified
Severity: Unspecified Keywords:
Cc: Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

Block descriptions are not appearing in help, V106 Sugar0.84 build 861.10.1.3-au2

Change History (9)

comment:1 Changed 13 years ago by tonyforster

i have 2 1.5's, same os, one ok one not, one must be a prerelease v106, will check further

comment:2 Changed 13 years ago by tonyforster

Looks like the ASLO version is the faulty one, reloaded V106 to both machines and now both buggy

comment:3 Changed 13 years ago by walter

Could you please look at the log file to see if any errors appear? (I am running the 0.84 toolbars in v107 and don't see any problems.)

comment:4 Changed 13 years ago by walter

comment:5 Changed 13 years ago by tonyforster

nothing in the log
will try v107

comment:6 Changed 13 years ago by tonyforster

V107 is buggy on os861au 0.84
also buggy on os439dg 0.88

0.88 does have this warning but its about the datastore
/usr/lib/python2.6/site-packages/sugar/datastore/datastore.py:103: UnicodeWarning: Unicode unequal comparison failed to convert both arguments to Unicode - interpreting them as being unequal

if key not in self._properties or self._properties[key] != value:

comment:7 Changed 13 years ago by walter

It seems that my setting the width of the help label is causing breakage in 0.84. As a temporary fix, I'll revert to the default width on pre-0.86 builds. Meanwhile, I need to chase down the problems you are having with v107 :(

comment:8 Changed 13 years ago by walter

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

I don't seem to have any issues with v107 on vanilla 860 0.84.31

http://git.sugarlabs.org/turtleart/mainline/commit/d9679562ee14fe0ef3ac4139728d88eb0b796f05 is the patch that circumvents the original bug. Please file a sep. ticket re specific problems with v107, which now incorporates this patch.

comment:9 Changed 13 years ago by tonyforster

see Ticket #2683

Note: See TracTickets for help on using tickets.