[mEveMon-devel] [mevemon-Bugs][5579] Progress bar not showing
mevemon-bugs at garage.maemo.org
mevemon-bugs at garage.maemo.org
Mon Jan 31 06:30:50 EET 2011
Bugs item #5579, was opened at 2010-04-21 00:01
You can respond by visiting:
http://garage.maemo.org/tracker/?func=detail&atid=5565&aid=5579&group_id=1544
Or by replying to this e-mail entering your response between the following markers:
#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+
(enter your response here)
#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+
>Status: Closed
Priority: 3
Submitted By: Colonel Mode (colonel_mode)
Assigned to: Danny Campbell (localhorse)
Summary: Progress bar not showing
Hardware: N8xx
>Resolution: Fixed
Severity: minor
Version: v0.4
Component: Diablo UI
Operating System: Maemo 4 (Diablo)
Product: None
URL:
Initial Comment:
When the program is downloading from the API, there is no progress bar being displayed.
----------------------------------------------------------------------
>Comment By: Danny Campbell (localhorse)
Date: 2011-01-30 21:30
Message:
Closing task. The problem with notification banners not showing was due to the banner not being immediately drawn by GTK when it was created. I've added a loop to give it some time to draw before going into heavy load drawing the window itself.
----------------------------------------------------------------------
Comment By: Ryan Campbell (rcampbell)
Date: 2010-05-22 16:12
Message:
i get the following related output when run on my n800:
$ /usr/bin/mevemon
/usr/share/mevemon/ui/diablo/gui.py:238: GtkWarning: gtk_widget_size_allocate(): attempt to allocate widget with width -24 and height 0
self.win.show_all()
/usr/share/mevemon/ui/diablo/gui.py:305: GtkWarning: gtk_widget_size_allocate(): attempt to allocate widget with width -24 and height 0
self.win.show_all()
python[2439]: GLIB CRITICAL ** hildon-1 - hildon_banner_set_fraction: assertion `GTK_IS_PROGRESS_BAR (priv->main_item)' failed
python[2439]: GLIB CRITICAL ** hildon-1 - hildon_banner_set_fraction: assertion `GTK_IS_PROGRESS_BAR (priv->main_item)' failed
----------------------------------------------------------------------
You can respond by visiting:
http://garage.maemo.org/tracker/?func=detail&atid=5565&aid=5579&group_id=1544
More information about the mEveMon-devel
mailing list