Bug 306561 - 'Search' crash on start-up
Summary: 'Search' crash on start-up
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: bigboard
Version: rawhide
Hardware: x86_64
OS: Linux
low
low
Target Milestone: ---
Assignee: Colin Walters
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-09-26 09:11 UTC by Tim Waugh
Modified: 2007-11-30 22:12 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-10-22 16:16:04 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.