After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 528108 - Bigboard not displayed with no internet connection
Bigboard not displayed with no internet connection
Status: RESOLVED FIXED
Product: bigboard
Classification: Deprecated
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Marco Pesenti Gritti
bigboard-maint
Depends on:
Blocks:
 
 
Reported: 2008-04-14 21:22 UTC by Marco Pesenti Gritti
Modified: 2008-04-24 19:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
--debug logs (23.27 KB, text/plain)
2008-04-14 21:23 UTC, Marco Pesenti Gritti
  Details
Handle missing lovedAccounts and no reponse from apps http (1.55 KB, patch)
2008-04-23 13:29 UTC, Marco Pesenti Gritti
none Details | Review

Description Marco Pesenti Gritti 2008-04-14 21:22:32 UTC
If I login with no internet connection, bigboard is running but not displayed on the screen.
Comment 1 Marco Pesenti Gritti 2008-04-14 21:23:10 UTC
Created attachment 109266 [details]
--debug logs
Comment 2 Marco Pesenti Gritti 2008-04-16 23:23:29 UTC
It's caused by the following traceback. I'll figure out what's the right fix.

Traceback (most recent call last):
  • File "/home/marco/od/install/lib/python2.5/site-packages/dbus/connection.py", line 563 in msg_reply_handler
    reply_handler(*message.get_args_list(**get_args_opts))
  • File "/home/marco/od/install/lib/python2.5/site-packages/ddm/DataModel.py", line 249 in __on_query_reply
    notifications.send()
  • File "/home/marco/od/install/lib/python2.5/site-packages/ddm/NotificationSet.py", line 24 in send
    resource._on_resource_change()
  • File "/home/marco/od/install/lib/python2.5/site-packages/ddm/Resource.py", line 179 in _on_resource_change
    handler(self)
  • File "/home/marco/od/install/lib/python2.5/site-packages/bigboard/stocks/self/SelfStock.py", line 421 in __on_self_changed
    for acct in myself.lovedAccounts:
  • File "/home/marco/od/install/lib/python2.5/site-packages/ddm/Resource.py", line 160 in __getattr__
    raise AttributeError(name)
AttributeError: lovedAccounts

Comment 3 Marco Pesenti Gritti 2008-04-23 13:29:43 UTC
Created attachment 109773 [details] [review]
Handle missing lovedAccounts and no reponse from apps http
Comment 4 Colin Walters 2008-04-24 19:58:06 UTC
Sending        bigboard/stocks/apps/apps.py
Sending        bigboard/stocks/self/SelfStock.py
Transmitting file data ..
Committed revision 7317.