Bug 306561

Summary: 'Search' crash on start-up
Product: [Fedora] Fedora Reporter: Tim Waugh <twaugh>
Component: bigboardAssignee: Colin Walters <walters>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-10-22 16:16:04 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tim Waugh 2007-09-26 09:11:55 UTC
Description of problem:
The 'Search' thingy fails to load:

"09:56:27 [46912514466192] bigboard.StockReader ERROR failed to add stock
org.gnome.bigboard.SearchStock"
Traceback (most recent call last):
  File "/usr/libexec/bigboard/main.py", line 143, in get
    stock = class_constructor({'id': self.__id, 'ticker': ticker}, panel=panel)
  File "/usr/share/bigboard/stocks/search/SearchStock.py", line 23, in __init__
    self.__deskbar = deskbar_embed.Deskbar()
  File "/usr/lib64/python2.5/site-packages/bigboard/deskbar_embed.py", line 38,
in __init__
    self.__deskbar.loader.connect("modules-loaded", self.__override_modules_loaded)
AttributeError: 'DeskbarApplet' object has no attribute 'loader'

Version-Release number of selected component (if applicable):
bigboard-0.5.18-1.fc8
deskbar-applet-2.20.0-1.fc8

How reproducible:
100%

Steps to Reproduce:
1.Log into online desktop
2.cat .xsession-errors

Comment 1 Colin Walters 2007-10-22 16:16:04 UTC
This one should be fixed now.