[Opentracker-develop]Deskbar broken?
Brought to you by:
axeld
|
From: Ingo W. <bon...@cs...> - 2004-10-26 13:31:32
|
Howdy, is anyone running the Deskbar from the current HEAD? I ask, because I now do and it reproducibly crashes when I try to open the Be menu. In TBeMenu::AddStandardBeMenuItems(), line 283. There be_app->WindowAt(1)->Feel() is invoked, but `be_app->WindowAt(1)' returns NULL. I find it a bit scary to access a window that way, but the line exists since the first version in the repository, so it must have worked once (and maybe still does for others?). Any ideas? CU, Ingo PS: I'm using Oliver's brand new gcc, though it would surprise me, if that would be the reason. |