Version: 1.3.1 (using KDE KDE 3.3.1) Installed from: RedHat RPMs OS: Linux When importing a class with an enum definition, like the one below, then umbrello crashes with SIGSEGV: class MyClass { public: enum { IDD = 1 }; };
Fixed in cvs head (but not in 1.3.2)