[Bugs] #3486 UNSP: sugar-jhbuild broken on f16
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Fri Apr 20 15:18:26 EDT 2012
#3486: sugar-jhbuild broken on f16
------------------------------------------+---------------------------------
Reporter: m_anish | Owner: sascha_silbe
Type: defect | Status: new
Priority: Unspecified by Maintainer | Milestone: Unspecified by Release Team
Component: sugar-jhbuild | Version: Git as of bugdate
Severity: Unspecified | Keywords:
Distribution: Unspecified | Status_field: New
------------------------------------------+---------------------------------
sugar-jhbuild on f16 fails to launch with the following error:
{{{
1334942033.929190 DEBUG root: STARTUP: Loading the home view
1334942033.929565 DEBUG root: STARTUP: Loading the favorites view
1334942033.933875 DEBUG root: FavoritesSetting layout None
1334942033.934034 WARNING root: Unknown favorites layout: None
1334942033.934149 DEBUG root: Icon without fixed_position: <OwnerIcon
object at 0x8fb3acc (SugarFavoritesOwnerIcon at 0x891c260)>
1334942033.934220 DEBUG root: Icon without fixed_position:
<CurrentActivityIcon object at 0x8fb3e14 (CanvasIcon at 0x891c2d8)>
1334942033.934295 DEBUG root: STARTUP: Loading the activities list
/home/anish/devel/jhbuild-mainline/install/lib/python2.7/site-
packages/sugar/graphics/palette.py:129: GtkWarning: Default font does not
have a positive size
self.add(palette_box)
1334942033.944463 WARNING root: No gtk.AccelGroup in the top level window.
Traceback (most recent call last):
File "/home/anish/devel/jhbuild-mainline/install/bin/sugar-session",
line 289, in <module>
main()
File "/home/anish/devel/jhbuild-mainline/install/bin/sugar-session",
line 265, in main
home_window = homewindow.get_instance()
File "/home/anish/devel/jhbuild-mainline/install/lib/python2.7/site-
packages/jarabe/desktop/homewindow.py", line 208, in get_instance
_instance = HomeWindow()
File "/home/anish/devel/jhbuild-mainline/install/lib/python2.7/site-
packages/jarabe/desktop/homewindow.py", line 68, in __init__
self._home_box = HomeBox()
File "/home/anish/devel/jhbuild-mainline/install/lib/python2.7/site-
packages/jarabe/desktop/homebox.py", line 51, in __init__
self._toolbar = HomeToolbar()
File "/home/anish/devel/jhbuild-mainline/install/lib/python2.7/site-
packages/jarabe/desktop/homebox.py", line 189, in __init__
favorites_button = FavoritesButton()
File "/home/anish/devel/jhbuild-mainline/install/lib/python2.7/site-
packages/jarabe/desktop/homebox.py", line 259, in __init__
self._update_icon()
File "/home/anish/devel/jhbuild-mainline/install/lib/python2.7/site-
packages/jarabe/desktop/homebox.py", line 294, in _update_icon
self.props.named_icon = favoritesview.LAYOUT_MAP[self._layout]\
KeyError: None
1334942034.001585 DEBUG root: _cleanup_temp_files
}}}
Curiously, after installing the stock available sugar-* rpm packages and
launching sugar-emulator from within sugar-jhbuild works.
However, if the stock sugar-* packages are removed, sugar-jhbuild fails to
run again
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/3486>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list