Opened 12 years ago
Closed 11 years ago
#3380 closed defect (fixed)
Maze in jhbuild should show the activity icon in the toolbar
Reported by: | manuq | Owned by: | RafaelOrtiz |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Maze | Version: | Unspecified |
Severity: | Unspecified | Keywords: | 12.1.0, easy-hacks, patch |
Cc: | humitos | Distribution/OS: | Unspecified |
Bug Status: | Unconfirmed |
Description
There is a conditional in the method that builds the toolbar in activity.py of olpcgame. In the XO I can see the activity icon on the top left, and it displays the activity subtoolbar with the title entry. That is not the case while running Maze inside jhbuild, no activity icon is shown, and the title entry is in the main toolbar.
Attachments (1)
Change History (7)
comment:1 Changed 12 years ago by humitos
comment:2 Changed 11 years ago by godiard
- Keywords 12.1.0 added
The activity icon is not displayed in Maze (os9) and there are not separators at top right and top left like in other activities to preserve the top corners.
comment:3 Changed 11 years ago by humitos
Changed 11 years ago by humitos
comment:4 Changed 11 years ago by humitos
- Keywords patch added
comment:5 Changed 11 years ago by humitos
This patch will fix #3474 as well.
comment:6 Changed 11 years ago by RafaelOrtiz
- Resolution set to fixed
- Status changed from new to closed
Patch now in new version of maze
http://git.sugarlabs.org/maze/mainline/commit/87f832850ba242b1606acb0f1d60bc5631920f34
I'm working on the sugar-emulator compiled with jhbuild (running master git with my recent patches upgrading olpcgames); I don't see the Activity Icon on the top-left, instead of this I see the title entry on the top-left.
I'm trying to add the ActivityToolbarButton with the subtoolbar like Moon does, for example, with this code:
I can show the Activity Button and remove the title entry, but I don't find the way to show the title entry when I press on the Activity Button. Actually, when I press on it I get this error: