You are here

Startup freezes with Ubuntu 7.10

I was trying to use Coccinella-0.96.10 on Ubuntu 7.10, but the application kept hanging on startup. It would show the splash screen, with a message saying "Initialize..." with the following code appearing in the debug:

--> earlyInitHook
++> component::load
::AutoUpdate::Init
::BuddyPounce::Init
::ICQ::Init
::Mood::Init
::ParseURI::Init
::SlideShow::Load
::UserActivity::Init

Then the app would freeze.

Any ideas why it might be freezing here? It seems to execute through components/cmpntIndex.tcl well enough, but I can't figure out what it's executing after that.

Forum: 

I just removed the Phone directory from inside of the components directory and now everything works. Is there something weird about that set of components that was causing my system to freeze up?

I don't think so.